/* special thanks to http://www.code-sucks.com for getting us going on our css */

* {
	padding: 0;
	margin: 0;
}
body {
	background: #fcf9f2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align:center;
	line-height:1.5;}
html > body {
	font-size:small;}
#wrapper {
	background-image:url(../img/background.gif);
	text-align:left;
	margin: 0 auto;
	width: 1024px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #850046;
}
#header {
	color:#333333;}
#contact {
	margin:0;
	padding:0;
	width:500px;
}
#contact ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#contact ul li {
	width:100%;
	margin:0;
	padding:5px 10px 15px;
}
#contact label {
	display:block;
	margin:0;
}
#contact input {
	margin:0;
	padding:2px 4px;
}
#contact input:focus, #contact textarea:focus {
	background:#f5f2ed;
}
#top {
	background-image:url(../img/leigh-header.jpg);
	height: 196px;
	width: 1024px;
	background-repeat: no-repeat;
}
/* begin - font styles */
h1 {
	position:relative;
	width:300px;
	height:69px;
	overflow:hidden;
}
h1 a span {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:block;
	background: #f5f2ed;
	text-indent:-9999px;
	cursor:pointer;
}
h2 {
	font-size:140%;
}
h2 b {
	color:#741906;
	font-size:120%;
}
#leftcol h2, #rightcol h2 {
	padding:15px 0 0 15px;
}
h2, #contact h2 {
	margin:0;
	padding:10px 0 0 10px;
}
h3 {
	padding-left:10px;
}
a img {
	border:none;
	text-decoration:none;
}
h2 {
	color:#4d0017;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d3b293;
	padding-left: 10px;
	padding-top: 15px;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#f4f2ee;
	padding-left: 20px;
	padding-top: 10px;
}
p b {
	color:#741906;
	font-weight:bold;
}
#rightcol p.sub {
	padding-left: 20px;
	padding-right: 25px;
}
#rightcol img.tape {
	float:right;
}
.strong {
	font-weight:bold;
}
p a {
	text-decoration: none;
	color:#4d0017;
}
p a:hover {
	text-decoration:underline;
}
#leftcol-about p, #rightcol-about p, #rightcol p, #main-col p, #rightcol li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:5px 20px 5px 10px;
}
#leftcol p {
	padding:5px 0 5px 15px;
	color:#333333;
}
#rightcol p.endorsements {
	margin: 0 0 0 50px;
}
#rightcol p.endorsements b {
	margin: 0 0 0 10px;
	font-weight: normal;
}

/* end - font styles */

#leftcol-about img, #rightcol-about img {
	width:163px;
	padding:0;
	border:4px solid #ddd;
	margin:10px 0 0 10px;
}
#title p{
	float: left;
	font-size: 140px;
	color:#fdfcf8;
	margin-top: -10px;
	padding-left: 45px;
}	
#title p a{	
	color:#fdfcf8;
	text-decoration: none;
}
#title p a:hover {
	color:#eee8d2;
}
#title p b{
	font-size: 50px;
	font-style:normal;
	font-variant:small-caps;
	text-decoration: none;
	font-weight: normal;
	padding-left: 20px;
}
#nav {
	font-size:110%;
	float: left;
	width:100%;
	padding:0;
	padding-left: 365px;
	margin: -44px 0 0 0;
	height: 65px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}
#nav li {
	float:left;
	margin:0 1px 0 0;
	padding:0;
	display:inline;
}
#nav li a {
	float:left;
	font-weight:bold;
	display:block;
	height:40px;
	padding:0 0 0 10px;
	text-decoration:none;
	color: #fdfcf8;
}
#nav li a span {
	float:left;
	display:block;
	padding:10px 10px 0 0;
	height:33px !important;
	height:29px;
}
#nav li a:hover {
	background: url(../img/left.gif) no-repeat;
	color:#999999;
	text-decoration:none;
	cursor:pointer;
}
#nav li a:hover span {
	background: url(../img/right.gif) no-repeat right top;
	height:33px !important;
	height:30px;
}
#nav ul li#sel a {
	background: url(../img/left.gif) no-repeat;
	font-weight:bold;
	text-decoration: none;
	cursor:default;
}
#nav ul li#sel a span{
	background: url(../img/right.gif) no-repeat right top;
	color:#333333;
	font-weight:bold;
	cursor:default;
}
#nav li#sel a:hover span {
	background: url(../img/right.gif) no-repeat right top;
	color:#999999;
	cursor:default;
}
a.here {
	font-weight:bold;
}
#main-col.home {
	color: #f4f2ee;
	background: #fcf9f2;
	width:800px;
	float:left;
	margin:0;
	padding:0;
}
#main-col {
	color: #f4f2ee;
	background: #fcf9f2;
	width:800px;
	float:left;
	margin:0;
	padding:0;
	border:1px dotted #850046;
}
#leftcol {
	color: #f4f2ee;
	background: #fcf9f2;
	margin: 0px 0px 2px 0px;
	padding: 10px;
	width: 200px;
	float: left;
}
#leftcol ul {
	width:200px;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(../img/blank-photo-with-tape.jpg);
	background-repeat: no-repeat;
	min-height: 210px;
}
#leftcol ul li {
	padding:0 0 0 50px;
	list-style-type: none;
}
#leftcol ul li.first {
	padding-top: 15px;
}
#leftcol li a:hover {
	color: #FFFFFF;
	cursor:default;
	text-decoration: underline;
}
#leftcol li a {
	color: #fcf9f2;
	font-size: 110%;
	text-decoration:none;
}
#leftcol.blue, #rightcol.blue, #main-col.blue {
	background:#fcf9f2;
}
#leftcol.blue img {
	width:180px;
	margin: 0 10px 0 10px;
}
#rightcol {
	float: right;
	color:#333333;
	background: #595441;
	margin: 0px 0px 5px 2px;
	padding: 10px;
	width: 554px;
	display: inline;
}
#leftcol-about {
	color: #f4f2ee;
	background: #595441;
	margin: 0px 0px 5px 0px;
	padding: 20px 10px 20px 20px;
	width: 367px;
	float: left;
}
#rightcol-about {
	float: right;
	color: #f4f2ee;
	background: #595441;
	margin: 0px 0px 5px;
	padding: 20px 20px 20px 10px;
	width: 367px;
	display: inline;
}
#footer {
	clear:both;
	color: #F4F2EC;
	background: #fcf9f2 url(../img/footer-bot.png) no-repeat left bottom;
	background-image: url(../img/burlap.jpg);
	margin:0;
	padding:0;
	width:800px;
}
#footer p {
	text-align:right;
	margin:0;
	padding:15px 5px 25px 20px;
	font-size:80%;
	color:#000000;
}
#footer p.initial {
	float: left;
	font-size: 75px;
	color:#4d0017;
	margin-top:-30px;
}
#footer p.quote {
	float: left;
	font-weight: normal;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
	color:#4d0017;
	padding-left: 0;
}
/* Main Column Template CSS (Brown main, orange tab & footer, blue nav lettering)  */

#main-col2 {
	color: #f4f2ee;
	background: #595441;
	width:800px;
	float:left;
	margin:0;
	padding:0;
}
#leftcol2 {
	color: #f4f2ee;
	background: #595441 url(../img/leftcol-gr.png) repeat-y top right;
	margin:0;
	padding:5px 20px;
	width: 200px;
	float: left;
}
#rightcol2 {
	float: right;
	color: #f4f2ee;
	background: #595441;
	margin:0;
	padding:5px 20px 20px 15px;
	width: 514px;
	display: inline;
}
img.book {
float: left;
padding-right: 10px;
}
ul {
	list-style-type:none;
}
#bottom {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top, padding-top: 0;
}
