body { font-family: Arial, Helvetica, sans-serif;
	background:#998A5F url(assets/images/bg.jpg) top left repeat-x;
	margin:0;
	}

p { font-size: 12px;
	line-height: 18px;
	color:#FFFFFF;}

h1 { font-size: 22px;
	 font-weight: bold;
	 color:#FFFFFF;
	 font-style:italic;
	 margin:5px 0 5px 0;
	 letter-spacing:1px;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#C4B282;
	 font-style:italic;
	 letter-spacing:1px;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#FFFFFF;
	 font-style:italic;
	 letter-spacing:1px;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#CEBD97;}
	
SPAN.bold { font-weight: bold;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 color:#FFFFFF;
	 margin-left:-15px;}

.imgborder { BORDER: #CEBD97 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#FFFFFF;
	background:#FFFFFF;
	height:1px;
	border:0;}
	
.margin p{margin-top:5px;
	margin-bottom:5px;
	}

/* Template */
.border {border:1px solid #76694B;}
.banner {background:url(assets/images/banner2.jpg) top no-repeat;}
.body_repeat {background:url(assets/images/repeat.jpg) top repeat-y;}
.bottom {background:url(assets/images/bottom.jpg) bottom no-repeat;}

#address {width:200px;
	font-size:13px;
	color:#000000;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
	}

#nav {width:137px;
	margin:0;
	padding:0;
	}
#nav ul {margin:0;
	padding:0;
	}
#nav li {list-style:none;
	line-height:24px;
	margin:0 10px 0 5px;
	}
#nav a {font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	padding-left:10px;
	padding-right:20px;
	display:block;
	border-bottom:1px solid #000000;
	}
#nav a:hover {font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	padding-left:10px;
	padding-right:20px;
	display:block;
	border-bottom:1px solid #FFFFFF;
	}
	
.bottomlinks p{color:#D8CBAB;}
.bottomlinks a{font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover{font-size:12px;
	color:#60553E;
	font-weight:bold;
	text-decoration:none;
	}
	
#contact {width:127px;
	margin:0px 5px 5px 5px;
	padding:0;
	padding-top:5px;
	border-top:1px solid #C5B381;
	}

#sidebar {width:127px;
	margin:5px 5px 60px 5px;
	padding:0;
	}

.seo {
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 15px;}
/* End Template */

/* Splash */
.s_banner {background:url(assets/splash/banner2.jpg) top no-repeat;}
.s_bottom {background:#000000 url(assets/splash/bottom.jpg) bottom no-repeat;}
.s_body {background:#000000;}

/* End Splash */
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4224;
	border: #FFFFFF 1px solid;
	background-color: #C5B381;
}
 input.submit
{
	border: 1px solid #FFFFFF;
	padding: 0.25em;
	background-color: #C5B381;
	color: #4D4224;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #FFFFFF;
	padding: 0.25em;
	background-color: #4D4224;
	color: #C5B381;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
	color: white;
}