body { font-family: Arial, Helvetica, sans-serif;}

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

h1 { font-size: 22px;
	 font-weight: bold;
	 color:#f8e8ac;
	 margin-top:0;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#999999;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#645939;}

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

a { font-weight: bold;
	text-decoration: none;
	color:#8A7D48;}

a:hover { text-decoration: none;
		color:#fef7dd;}

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

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

.smalltext { font-size: 11px;
	         line-height: 17px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#535457;
	background:#535457;
	height:1px;
	border:0;}
	
/* Template */
.address {font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFFFFF;
		font-weight:bold;
		}

.topnav {color:#d7d5a9;
		font-weight:bold;
		}		

.topnav a{font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#d7d5a9;
		text-decoration:none;
		font-weight:bold;
		}
.topnav a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		}
			 
.nav a{font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#fef7dd;
		font-weight:bold;
		text-decoration:none;
		padding-left:30px;
		} 
.nav a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#fef7dd;
		font-weight:bold;
		text-decoration:none;
		padding-left:30px;
		background:url(assets/images/arrows.gif) left no-repeat;
		display:block;
		}
		
.copy { color:#323638;
		font-weight:normal;
		font-size:12px;
		}
.copy a{ color:#323638;
		font-weight:bold;
		font-size:12px;
		text-decoration:none;
		}
.copy a:hover{ color:#443E2E;
		font-weight:bold;
		font-size:12px;
		text-decoration:underline;
		}
		
.bottomlinks a{color:#fef7dd;
		text-decoration:none;
		}
.bottomlinks a:hover{color:#8A7D48;
		text-decoration:none;
		}
.bottomlinks p {color:#877E53;}

.seo {
	font-size: 10px;
	color: #000000;
	line-height: 12px}

.seo a {
	font-weight: 400;}

/* End Template */

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

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #FFFFFF 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #8A7D49;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */
#toplinks {
	text-align: center;
	font-size: 11px;
	height: 11px;
	margin-bottom: -11px;
}
#toplinks a {
	text-decoration: none;
}
