﻿body 
{
	background-image: url('./images/body_back.gif');
	background-repeat: repeat-x;
	background-color: #cfd698;
	margin: 0px;
}
.body
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
}
font.home
{
	font-family: arial,helvetica,san-serif;
	font-size: 14px;
	line-height: 18px;
	color:#000000;
}
font.headline
{
	font-family: arial,helvetica,san-serif;
	font-size: 20px;
	color:#6c903c;
	font-weight: bold;
}
font.sechead
{
	font-family: arial,helvetica,san-serif;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
}
font.medgreen
{
	font-family: arial,helvetica,san-serif;
	font-size: 14px;
	color:#6c903c;
	font-weight: bold;
}



#wrapper
{
	width: 850px;
}

#header
{
	width: 850px;
	height: 221px;
	background-image: url('./images/header_back.jpg');
	background-repeat: no-repeat;
}

#header #menu
{
	width: 750px;
	position: relative;
	left: 50px;
	top: 137px;
}

#header #dropdown
{
	background-color: #577f42;
	width: 135px;
	height: 124px;
	position: absolute;
	left: 460px;
	top: 173px;
	z-index: 99;
	display: none;
}

#header #dropdown ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#header #dropdown ul li
{
	height: 23px;
	border-top: 1px #94ad86 solid;
	border-bottom: 1px #38512a solid;
	list-style-type: none;
	padding-left: 10px;
}

#header #dropdown ul li a
{
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	color: #fff4aa;
	text-decoration: none;
}

#header #dropdown ul li a:hover
{
	text-decoration: underline;
}

#header #menu img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#spacer
{
	border: 1px;
	border-bottom: 0px;
	border-color: #c8cd9a;
	border-style: solid;
	width: 750px;
	height: 30px;
	position: relative;
	left: 49px;
	top: -48px;
}

#content
{
	border: 1px;
	border-top: 0px;
	border-color: #c8cd9a;
	border-style: solid;
	width: 750px;
	position: relative;
	left: 49px;
	top: -62px;
	background-image: url('./images/content_back.gif');
	background-repeat: repeat-x;
	background-color: #e3e7c3;
	font-family: Arial;
	font-size: 14px;
}

#content p
{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	margin-left: 19px;
	margin-right: 45px;
	padding-bottom: -20px;
}


a
{
	font-family: Arial;
	color: #598244;
}
A.big
{
	font-family: Arial;
	font-size: 20px;
	color: #598244;
}
A.white
{
	color: #ffffff;
}


#content .bold
{
	font-weight: bold;	
}

#monthlyfeature
{
	width: 370px;
	height: 324px;
	float: right;
	padding-left: 17px;
	padding-right: 17px;
	text-align: center;
}

#monthlyfeature #monthlyfeaturemodule
{
	margin: 0 auto;
	height: 324px;
	width: 350px;
}

#monthlyfeature #monthlyfeaturemodule #monthlyfeaturebody
{
	width: 350px;
	border-left: 1px #e1e2da solid;
	border-right: 1px #e1e2da solid;
	background-color: #ffffff;
	padding: 24px;
	padding-bottom: 10px;
	text-align: left;
}

#monthlyfeature #monthlyfeaturemodule #monthlyfeaturebody h1
{
	margin-top: 0px;
	margin-bottom: -10px;
}

#monthlyfeature #monthlyfeaturemodule #monthlyfeaturebody p
{
	margin-left: 0px;
	margin-bottom: 18px;
	font-size: 12px;
}

#monthlyfeature #monthlyfeaturemodule #monthlyfeaturebody a
{
	font-weight: bold;
}

#monthlyfeature #monthlyfeaturemodule #monthlyfeaturebody img
{
	border: 0px;	
}

#monthlyfeature #monthlyfeaturemodule #monthlyfeaturebody .main
{
	float: right;	
}

#monthlyfeature #monthlyfeaturemodule #monthlyfeaturefooter
{
	width: 350px;
	height: 13px;
	background-image: url('./images/monthly_features_bottom.gif');
	background-repeat: no-repeat;
}

#contentbottom
{
	background-image: url('./images/content_bottom.gif');
	background-repeat: no-repeat;
	width: 752px;
	height: 12px;
	position: relative;
	left: 49px;
	top: -63px;
}
#bottomlinks
{
	width: 752px;
	height: 12px;
	position: relative;
	left: 49px;
	top: -50px;
	font-family: arial,helvetica,san-serif;
	font-size: 10px;
	line-height: 15px;
	color:#6c903c;
	text-align: center;
}

#bottomlinks a
{
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	color: #6c903c;
	text-decoration: none;
}

#bottomlinks a:hover
{
	text-decoration: underline;
}
#homebullets 
{
	font-family: Arial;
	font-size: 14px;
	margin-top: 0px;
}
#homebullets li
{

	color: #000000;
	margin-left: 20px;
}
