body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}
body {width: 960px; margin: 0 auto;}

p {
	font-size: 13px;
	margin-top:2px;
	margin-bottom:6px;
	color: #000000;
}
h1 {
	font-size: 20px;
	margin-top:2px;
	margin-bottom:4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: oblique;
}
h2 {
	font-size: 16px;
	margin-top:2px;
	margin-bottom:4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: oblique;
}
h3 {
	font-size: 14px;
	margin-top:2px;
	margin-bottom:4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #005028;
}
ul {
	font-size: 12px;
	margin-top:0px;
	margin-bottom:4px;
	padding-left: 0px;
	margin-left: 16px;
	list-style-image: url(bullet.gif);
	color: #000000;
}
a {
	text-decoration:none;
	color:#009900;
}
a:hover {
	text-decoration: underline;
}
.body {
	padding: 12px 10px 10px 15px;
	background-image: url(corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-color: #FFFFFF;
}
.lcol {
	padding: 0.2in 7px 7px;
	background-color: #005028;
	vertical-align: top;
	background-image: url(navcornerbak.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.rcol {
	padding: 7px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	background-color: #FFFFFF;
	width: 147px;
}
.rcol h1 {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #006633;
	padding-bottom: 2px;
	margin-bottom: 0px;
	padding-top: 4px;
}
.rcol h4 {
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 12px;
}
.footer {
	padding-left:10px;
	padding-top:5px;
	background-color: #005028;
	padding-bottom: 2px;
}
.footer p {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.fnav {
	padding-left:10px;
	padding-bottom:3px;
	background-color: #F0E18F;
	padding-top: 0px;
}
.fnav a {
	font-size: 10px;
	margin-right:6px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.hznav {
	background-color: #005028;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(navbak.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 10px;
}
.hznav a {
	font-size:11px;
	color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-left: 4px;
}
.credit {
	font-size: 10px;
	padding-left:10px;
	padding-top:6px;
	color: #FFFFFF;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.snav {
	font-size: 11px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.snav a {
	display:block;
	color: #F0E18F;
	padding-left: 10px;
}
.snav a:hover {
	color: #fff;
	text-decoration: none;
}
.subnavhead {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.subnavhead a {
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 1px;
	display: block;
	font-size: 12px;
}
.subnavhead a:hover {
	font-size: 12px;
	text-decoration: none;
	padding: 2px 1px;
	margin: 0px;
	color: #F0E18F;
}
.brightgreenlink {
	font-weight: bold;
	color: #66CC66;
}
.bold {
	font-weight: bold;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.question a {
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 4px;
	display: block;
	border: 1px solid #008933;
	text-align: right;
}
.question a:hover {
	text-decoration: none;
	padding: 3px 4px 3px 2px;
	margin: 0px;
	color: #000000;
	background-color: #F0E18F;
}
.toprttable {
	height: 127px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
}
.toprttable2 {
	height: 26px;
}
.learnmore {
	font-size: 11px;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.homeleftcopy {
	margin-right: 10px;
}
.homerightcopy {
	padding-left: 12px;
	margin-left: 1px;
}
.homedivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	margin-left: 1px;
}
.toptablebak {
	background-image: url(top127bak.gif);
	background-repeat: repeat-x;
	height: 127px;
}
.leftpad {
	padding-left:15px;
}
.pmiddle {
	text-align:center;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.smlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.formtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}
ol {
	font-size: 13px;
	color: #000000;
}
.photo {
	float: right;
	margin-bottom: 8px;
	margin-left: 20px;
}
.center {
	text-align: center;
}
ul#ulnolt{
list-style-image:none;
list-style-type:none;
}
