body { font-family: Georgia, "Times New Roman", Times, serif;}

p { font-size: 12px;
	line-height: 16px;}

h1 {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003300;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666600;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h4 { font-size: 12px; 
	 font-weight: bold;}

a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #5B6929;
}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #012C00 2px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat;
}
.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
	border: 1px solid #D2D8B6;
}
.bodybg {
	background-image: url(assets/images/body.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.navbg {
	background-image: url(assets/images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.padding {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.navpad {
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}
.addressbg {
	background-image: url(assets/images/address.jpg);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #D2D8B6;
}
.splashbg {
	background-image: url(assets/splash/body.jpg);
	background-repeat: no-repeat;
}
.seo, .seo a {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 0;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	
.sitemap, .sitemap li {
	font-size: 10px;
	font-style: normal;
	font-weight: 400;}