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

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

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#3b4219;
	 margin-bottom:0;}

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

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

h4 { font-size: 12px; 
	 font-weight: bold;}
	 
h6 {color:#000000;}

a { font-weight: bold;
	text-decoration: none;
	color:#3E643F;}

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

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

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#4D3A22;
	background:#4D3A22;
	height:1px;
	border:0;}
	
.pmargin p{margin-bottom:5px;
		margin-top:5px;
		}
	
	
/* Template */
.address p{color:#868653;
		font-weight:bold;
		line-height:20px;
		font-size:14px;
		margin-top:5px;
		margin-bottom:5px;
		}
.phone {font-size:16px;}
			  
#nav ul{ margin-top:20px;}

#nav li {list-style:none;
		padding-top:5px;
		padding-bottom:5px;
		margin-left:-20px;
		}
		
#nav a{padding-left:15px;
		font-family: "Arial Narrow", Arial, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#674f2f;
		text-decoration:none;
		letter-spacing:0;
		}
#nav a:hover{background:url(assets/images/arrow.gif) left no-repeat;
		padding-left:15px;
		}
		
.bottomlinks p{color:#493610;
}
.bottomlinks a{font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#2E2208;
		font-weight:bold;
		text-decoration:none;
		}
.bottomlinks a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#24352C;
		font-weight:bold;
		text-decoration:none;
		}

/* 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 */

/* Splash Page */

.name {color:#E1E0C1;
		font-size:13px;
		font-weight:bold;}
		
.splashaddress {color:#775621;
		font-size:14px;
		font-weight:bold;
		line-height:24px;}

/* End Splash Page */