p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ad7d06;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #92814d;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #295300;
}
body {  font-family: Arial, Helvetica, sans-serif}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #92814d;
}
li {  font-size: 12px; line-height: 14px; padding-bottom: 5px;}
a:hover {
	text-decoration: underline;
	color: #003300;
}
.imgborder { BORDER: 1px solid #003300;}
.smalltext {
	font-size: 10px;
	line-height: 14px;
}
.bodytopbg {
	background-image: url(assets/images/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 15px;
	padding-bottom: 125px;
	padding-left: 20px;
}
.bodybottombg {
	background-image: url(assets/images/bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
	border: 1px solid #6F542D;
	background-position: center center;

}
.padding {
	padding-right: 15px;
	padding-left: 15px;
}
.sidebarbg {
	background-image: url(assets/images/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titlebg {
	background-image: url(assets/images/title.jpg);
	background-repeat: no-repeat;
}
.light {
	color: #FFFFCC;
}
.border {
	border: 1px solid #6f542d;
}
.splashbg {
	background-image: url(assets/splash/body.jpg);
	background-repeat: no-repeat;
}
.seo { color:#fefdcd;}