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

p { font-size: 13px;
	line-height: 18px;
	color:#C4AC8F;}

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

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

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

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

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

a:hover { text-decoration: underline;}

li { font-size: 13px;
	 line-height: 18px;
	 padding-bottom:5px;
	 color:#C4AC8F;
	 margin-left:-15px;}

.imgborder { BORDER:#94502B 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#B65134;
	background:#B65134;
	height:1px;
	border:0;}
	
/* Template */
.nav a{font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#000000;
		text-decoration:none;
		line-height:35px;
		margin:0;
		padding-left:30px;
		}
.nav a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#BE8363;
		text-decoration:none;
		line-height:35px;
		margin:0;
		padding-left:30px;
		}
#home a:hover {display:block;
		background-image:url(assets/images/nav_overs/home_over.gif);
		text-decoration:none;
		background-repeat:no-repeat;
		}
#about a:hover {display:block;
		background-image:url(assets/images/nav_overs/about_over.gif);
		text-decoration:none;
		background-repeat:no-repeat;
		}
#services a:hover {display:block;
		background-image:url(assets/images/nav_overs/services_over.gif);
		text-decoration:none;
		background-repeat:no-repeat;
		}
#faq a:hover {display:block;
		background-image:url(assets/images/nav_overs/faq_over.gif);
		text-decoration:none;
		background-repeat:no-repeat;
		}
#contact a:hover {display:block;
		background-image:url(assets/images/nav_overs/contact_over.gif);
		text-decoration:none;
		background-repeat:no-repeat;
		}
#email a:hover {display:block;
		background-image:url(assets/images/nav_overs/email_over.gif);
		text-decoration:none;
		background-repeat:no-repeat;
		}
		
.address {font-size:15px;
			color:#835D4A;
			line-height:18px;
			font-weight:bold;
			}
.phone {font-size:22px;}

.bottomlinks a{font-size:12px;
			color:#8D5842;
			text-decoration:none;
			line-height:18px;
			}
.bottomlinks a:hover{font-size:12px;
			color:#D57C1E;
			text-decoration:none;
			line-height:18px;
			}
			
.highlight {font-size:16px;
			letter-spacing:3px;
			font-weight:bold;
			text-transform:capitalize;
			color:#000000;
			}
			
.quote {font-size:14px;
		font-style:italic;
		color:#9A7952;
		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;
}

.seo, .seo a {
	font-size: 10px;
	margin-bottom: 0;}
/* Custom Forms End */