body { font-family: Tahoma, Arial, sans-serif}

p { font-size: 12px;
	font-family:Tahoma, Arial, sans-serif;
	line-height: 18px;}

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

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

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

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

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

a:hover { text-decoration:none;
			color:#5AA509;}

li { font-size: 12px;
	 line-height: 16px;
	 padding-bottom:5px;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#5BA50A;
	background:#5BA50A;
	height:1px;
	border:0;}
			  
			  /* Template */
			  
.bg {
	background-image: url(assets/images/bg1.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(assets/images/bg1left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.navcells {border-bottom:1px solid #FFFFFF;
padding-left:3px;}

.address {color:#3D581F;
		  font-family: Tahoma, Arial, sans-serif;
		  font-size:14px;
		  line-height:25px;
		  margin:0;
		  }
		  
.email {color:#FFFFFF;
		  font-family: Tahoma, Arial, sans-serif;
		  font-size:14px;
		  margin:0;
		  }
		  
.nav{font-family:Tahoma, Arial, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		text-transform:uppercase;
		}
		
.nav:hover {font-family:Tahoma, Arial, sans-serif;
		font-size:12px;
		color:#5AA509;
		text-decoration:none;
		text-transform:uppercase;
		}
		
.nav2{font-family:Tahoma, Arial, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		text-transform:uppercase;
		}
		
.nav2:hover {font-family:Tahoma, Arial, sans-serif;
		font-size:12px;
		color:#3D581F;
		text-decoration:none;
		text-transform:uppercase;
		}
		
.title {font-family:Tahoma, Arial, sans-serif;
		font-size:14px;
		text-transform:uppercase;
		font-weight:bold;
		text-decoration:underline;
		}
		
.bottomlinks {color:#FFFFFF; font-size:11px;}

.bottomlinks a {color:#FFFFFF;}

.bottomlinks a:hover {color:#487D49;}

.white {color:#FFFFFF;}
