htm, html, body { font-family: Georgia, "Times New Roman", Times, serif;
				  height:100%;}

p { font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
	color:#4B432C;}

h1 { font-size: 20px;
	 font-weight: bold;
	 padding-left:10px;
	 color:#9E4E1D;
	 margin-top:5px;
	 line-height:28px;}

h2 { font-size: 18px;
	 font-weight: bold;
	 padding-left:10px;
	 color:#E7A614;}

h3 { font-size: 15px;
	 font-weight: bold;
	 padding-left:10px;
	 color:#8E4B20;}

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

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 20px;
	 padding-bottom:5px;
	 font-family: Arial, Helvetica, sans-serif;}

.imgborder { BORDER: #9E4D1E 1px solid;}

.smalltext { font-size: 11px;
	         line-height: 18px;}
			  
hr {color:#9E4D1E;
	background:#9E4D1E;
	height:1px;
	border:0;
	text-align:right;
	width:719px;}

.services { font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#4B432C;}

.services a {color:#4B432C;
		     font-weight:normal;
			 text-decoration:none;}

.services a:hover {color:#4B432C;
		     font-weight:normal;
			 text-decoration:underline;}
			 
.staffInfo a h3 {
	visibility: hidden;
	text-decoration: none;
	/*line-height: 12px;*/
	margin: 0px;
	padding: 0px;
}
.staffInfo a:hover h3 {
	visibility: visible;
}

/* Template Features */

.docs {color:#A84A0A;
	   font-size:16px;
	   font-weight:bold;}

.address {color:#F9F1DA;
	  	  font-size:18px;}

#phone {
	position:relative;
	left:270px;
	top:253px;
	width:204px;
	height:37px;
	z-index:1;}

.call {font-size:19px;
		color:#F5CC8A;
		font-weight:bold;}
		
.number {font-size:19px;
		color:#FEFCFF;
		font-weight:bold;}
	
.nav {color:#33321D;
	  font-size:12px;
	  text-decoration:none;
	  font-weight:bold;
	  line-height:25px;}

.nav a {color:#33321D;
	  font-size:12px;
	  text-decoration:none;
	  font-weight:bold;
	  line-height:25px;}

.nav a:hover {color:#F9F1DA;
	  font-size:12px;
	  text-decoration:none;
	  font-weight:bold;
	  background:url(assets/images/rollover.gif) center no-repeat;
	  display:block;
	  line-height:25px;}

.bottomlinks {color:#A76B09;
			  font-size:12px;
			  font-weight:normal;
			  text-decoration:none;
			  line-height:24px;}

.bottomlinks a {color:#A76B09;
			  font-size:12px;
			  font-weight:bold;
			  text-decoration:none;
			  line-height:24px;}

.bottomlinks a:hover {color:#F9F1DA;
			  font-size:12px;
			  font-weight:bold;
			  text-decoration:none;
			  line-height:24px;}

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

.forms p {margin:0;}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7380B;
	border: #A7380B 1px solid;
	background-color: #F5D78D;
}

input.submit
{
	border: 1px solid #A7380B;
	border-top-color: #A7380B;
	border-left-color: #A7380B;
	padding: 0.25em;
	background-color: #F5D78D;
	color: #A7380B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

input.submit:hover
{
	border: 1px solid #A7380B;
	border-top-color: #A7380B;
	border-left-color: #A7380B;
	padding: 0.25em;
	background-color: #A7380B;
	color: #F5D78D;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */