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

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

h1 { font-size: 24px;
	 font-weight: bold;}

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

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

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

a { font-weight: bold;
	text-decoration: none;
	color:#960E00;}

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

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

.imgborder { BORDER: #694E30 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#705930;
	background:#705930;
	height:1px;
	border:0;}
	
.sidebar h3 {margin:0;}

.sidebar li { font-size: 11px;
	 line-height: 14px;
	 padding-bottom:4px;
	 color:#581C10;
	 margin-left:-15px;}
	
/* Template */
.address {font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#591A0D;
		font-weight:bold;
		margin:0;
		}
#phone {width:150px;
		height:30px;
		background-color:#bc9658;
		left:450px;
		top:30px;
		position:relative;
		vertical-align: middle;
		color:#591A0D;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		}
.phone {color:#591A0D;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		margin:0;
		letter-spacing:2px;
		}
.nav {color:#382B12;}
.nav a{font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#382B12;
		text-decoration:none;
		font-weight:normal;
		}
.nav a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#970F01;
		text-decoration:none;
		font-weight:normal;
		}
		
.highlights p{color:#382B12;
		font-size:13px;}

.bottomlinks p{font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#D3A64B;
		}
.bottomlinks a{color:#D3A64B;
font-size:13px;
		text-decoration:none;
		font-weight:bold;
		}
.bottomlinks a:hover{color:#920E03;
font-size:13px;
		text-decoration:none;
		font-weight:bold;
		}
		
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 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: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */