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

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

h1 { font-size: 20px;
	 font-weight: bold;
	 color:#718548;
	 font-variant:small-caps;}

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

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

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

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

a:hover { text-decoration: underline;}

li { font-size: 13px;
	 line-height: 18px;
	 padding-bottom:7px;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#627146;
	background:#627146;
	height:1px;
	border:0;}
			  
/* Template Features */

.address {color:#EBEBCF;
		  font-size:14px;
		  font-weight:bold;
		  padding-right:15px;
		  text-transform:uppercase;
		  letter-spacing:1px;}
		  
.nav {line-height:26px;
	  margin:0;
	  padding:0;}

.nav a {color:#EBEBCF;
		  font-size:12px;
		  font-weight:bold;
		  text-transform:uppercase;
		  text-decoration:none;}
		  
.nav a:hover {color:#C5CF9B;
		  font-size:12px;
		  font-weight:bold;
		  text-transform:uppercase;
		  text-decoration:none;}
		  
.bottomnav {color:#627146;
		  font-size:11px;
		  font-weight:bold;
		  text-transform:uppercase;
		  text-decoration:none;
		  line-height:18px;}

.bottomnav a {color:#627146;
		  font-size:11px;
		  font-weight:bold;
		  text-transform:uppercase;
		  text-decoration:none;
		  line-height:18px;}
		  
.bottomnav a:hover {color:#627146;
		  font-size:11px;
		  font-weight:bold;
		  text-transform:uppercase;
		  text-decoration:none;
		  line-height:18px;}
		  
.bio { font-size: 12px;
	line-height: 17px;}

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

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

/* Custom Forms End */

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}