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

p { font-size: 13px;
	line-height: 20px;
	color:#3B111B;}

h1 { font-size: 20px;
	 font-weight: bold;
	 color:#62151D;
	 margin:0;}

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

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#522C29;
	 margin-bottom:0;}

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

a { font-weight: bold;
	text-decoration: none;
	color:#522C29;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 20px;
	 padding-bottom:5px;
	 color:#3B111B;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}

#nav tr td .current{color:#FFFFFF;}
			  
hr {color:#62151D;
	background:#62151D;
	height:1px;
	border:0;}
	
/* Template Features */

.address {color:#C2BAA5;
		  font-size:14px;
		  line-height:22px;
		  font-weight:bold;}

.nav {color:#BB9B72;
	  font-size:13px;
	  font-weight:bold;
	  line-height:22px;
	  text-decoration:none;}

.nav a {color:#BB9B72;
	  font-size:13px;
	  font-weight:bold;
	  line-height:22px;
	  text-decoration:none;}
	  
.nav a:hover {color:#F0F3F8;
	  font-size:13px;
	  font-weight:bold;
	  line-height:22px;
	  text-decoration:none;}
	  
.bottomlinks {color:#BB9B72;
	  font-size:11px;
	  font-weight:normal;
	  line-height:22px;
	  text-decoration:none;}

.bottomlinks a {color:#BB9B72;
	  font-size:11px;
	  font-weight:bold;
	  line-height:22px;
	  text-decoration:none;}
	  
.bottomlinks a:hover {color:#F0F3F8;
	  font-size:11px;
	  font-weight:bold;
	  line-height:22px;
	  text-decoration:none;}
	  
.highlights p { font-size: 13px;
	line-height: 24px;
	color:#3B111B;
	margin:0;}


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

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #DDD1B7;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #DDD1B7;
	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: #000000;
	color: #DDD1B7;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */


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


