body {
	margin: 0px;
	text-align: center;
	background-color: #edebe6;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h2{
	font-size: 13px;
	color: #008752;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3{
	font-size: 12px;
	margin: 0px;
}

a{
	color: #000000;
}

a:hover{
	text-decoration: none;
}

#container{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}

#header{
	height: 275px;
	background-image: url(_img/header.jpg);
}

#sidebar{
	float: left;
	width: 260px;
	background-image: url(_img/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 10px;
}

#sidebar ul{
	list-style-type: none;
	padding: 0px;
	margin-right: 48px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sidebar a{
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e8;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 162px;
}

#sidebar a:hover{
	background-color: #edebe6;
}

#sidebar a.current{
	background-color: #008752;
	font-weight: bold;
	color: #FFFFFF;
}

.nav-middle{
	background-image: url(images/nav-middle.gif);
	background-repeat: repeat-y;
	background-position: right center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.nav-top{
	background-image: url(images/nav-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 48px;
	padding-left: 30px;
}

.nav-bottom{
	background-image: url(images/nav-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 30px;
}

#main{
	float: left;
	width: 640px;
}

p, #main ul{
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 18px;
}

#main .padder{
	padding: 30px;
}

p.disclaimer{
	font-size: 11px;
	margin-bottom: 5px;
	line-height: 15px;
	color: #737988;
}

ul.flush{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.example{
	margin-bottom: 15px;
	border: 1px solid #edebe6;
	margin-right: auto;
	margin-left: auto;
}

.total{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-weight: bold;
}

.example th{
	background-color: #edebe6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	text-align: center;
}

.example td{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.terms{
	font-size: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #008752;
	margin-bottom: 15px;
}

.terms th{
	background-color: #edebe6;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-weight: bold;
	text-align: center;
	color: #008752;
	font-size: 13px;
}

.terms td{
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}


.terms .year{
	font-size: 18px;
}

.terms .month{
}

#footer{
	clear: both;
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #737988;
	line-height: 10px;
}

#footer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer li{
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #737988;
	padding-right: 5px;
	padding-left: 5px;
}

#footer li.last{
	border-right-style: none;
}

dl#contact-form dd{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.textfield{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #d1d0ce;
}

.textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	width: 450px;
	border: 1px solid #d1d0ce;
}

.textfield:focus, .textarea:focus{
	border: 1px solid #008752;
}

.home-image{
	display: block;
	margin-bottom: 15px;
}

p.feature{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	line-height: 26px;
	background-color: #edebe6;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

.scroller{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 21px;
	background-color: #737988;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.scroller a{
	color: #edebe6;
	text-decoration: none;
}
