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

p { font-size: 14px;
	line-height: 20px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	}

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

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

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

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

a { font-weight: bold;
	text-decoration: none;
	color:#5B591C;}

a:hover { text-decoration: underline;}

li { font-size: 14px;
	 line-height: 18px;
	 padding-bottom:5px;
	 font-family:"Times New Roman", Times, serif;
	 color:#FFFFFF;
	 margin-left:-15px;
	 }

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#8D4008;
	background:#8D4008;
	height:1px;
	border:0;}
	
	
/* Template */
.address {font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#340E02;
		font-weight:bold;
		margin:0;
		line-height:20px;
		}
.phone {font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#340E02;
		font-weight:bold;
		margin:0;
		line-height:24px;
		}
		
#nav ul{margin-top:10px;
		margin-bottom:0;}

#nav li{list-style:none;
		line-height:18px;
		margin-left:-15px;
		}

#nav a{font-size:13px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
		}
#nav a:hover{font-size:13px;
		color:#D0994F;
		font-weight:bold;
		text-decoration:none;
		}
			
.bottomlinks p{color:#C17F28;
		font-weight:normal;
		font-size:11px;
		margin-bottom:5px;
		}
.bottomlinks a{color:#933613;
		text-decoration:none;
		}
.bottomlinks a:hover{color:#7C7B3B;
		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 */