html {
	background: #fff url(/images/side_bg.gif) repeat-y 0px 0px;
	margin: 0px;
	font: 12px Arial, Helvatica, Verdana, Sans-Serif;
}
body {
	margin: 0px;
	font: 12px Arial, Helvatica, Verdana, Sans-Serif;
	background: #fff url(/images/side_bg.gif) repeat-y 0px 0px;
}
table {
	color: #000;
	font-family: Arial, Helvatica, Verdana, Sans-Serif;
	font-size: 12px;
	margin: 0px;
}
a {
	color: #6D7C50;
}
a:visited {
	color: #7B8C5A;
}
a:hover {
	color:#57466D;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #424242;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0;
}
h3 {
	font-size: 14px;
	color: #fff;
	background-color: #91B14C;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#container {
	width: 775px;
	float: left;
}
#header {
	float: left;
	width: 775px;
	height: 85px;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
}
#header ul {
	float: right;
	list-style-type: none;
	padding: 43px 45px 0px 0px;
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
}
#header li {
	display: inline;
	padding: 0px 30px 0px 0px;
}
#header li a {
	text-decoration: none;
	color: #fff;
}
#header li a:hover {
	text-decoration: underline;
}
#leaves {
	float: right;
	width: 598px;
	height: 45px;
	background-image: url('images/leaves.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
#member-benefits table {
	border-top: 1px solid #8A9E54;
	border-left: 1px solid #8A9E54;
}
#member-benefits td {
	border-right: 1px solid #8A9E54;
	border-bottom: 1px solid #8A9E54;
	padding: 5px;
}
#member-benefits th {
	border-right: 1px solid #8A9E54;
	border-bottom: 1px solid #8A9E54;
	padding: 5px;
	background: #7E885D;
	color: #FFF;
}

#side {
	float: left;
	width: 177px;
	text-align: center;
	padding: 10px 0px 40px 0px;
	color: #7e885d;
	font-weight: bold;
}
#side h2 {
	font-size: 14px;
	color: #7E885D;
	font-weight: bold;
}
#side img {
	margin-bottom: 15px;
}

#side ul {
	float: left;
	width: 157px;
	list-style-type: none;
	margin:0;
	padding: 0px 0px 15px 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
#side li a {
	width: 157px;
	text-decoration: none;
	color: #000;
}
#side li a:hover {
	width: 157px;
	text-decoration: none;
	color: #7e885d;
	background-color: #fff;
}
.side-nav-header {
	width: 157px;
	font-weight: bold;
	color: #fff;
	background-color: #7e885d;
	padding: 0px 0px 0px 5px;
}
#sentpage {
	padding-top: 100px;
}

.hr {
	float: left;
	width: 100%;
	height: 1px;
	border-top: 1px dotted #91B14C;
}
#home-content {
	float: left;
	width: 550px;
	margin: 0px 20px 0px 10px;
	background-image: url('images/contentbg.gif');
	background-repeat: no-repeat;
}
#content {
	float: left;
	width: 550px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#right-box {
	float: left;
	border: solid 1px #91B14C;
	width: 185px;
	padding: 0;
}
#footer {
	width: 775px;
	float: left;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
}
#top-banner {
	float: left;
	width: 775px;
	text-align: center;
}
.bigger {
	font-size: 14px;
}
img {
	border: none;
}
#logo a {
	float: left;
	width: 170px;
	height:60px;
	text-decoration: none;
}
#newindividuals {
	background-color: #F1F5E3;
}
dt {
	color: #999;
}
dd {
	margin: 0px 0px 10px 10px;
}
label {
	float: left;
	width: 140px;
 clear: left:
}
label.short {
	float: left;
	width: 130px;
}
.auto {
	float: none;
	width: auto;
}
.style1 {
	text-align: right;
}
.style2 {
	background-color: #91B14C;
}
