body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(/images/bg.jpg) repeat-x top #FFF2D8;
	color:#545353;
}
.blocker {display:block;}
img {margin:0px; border:none;}
form {margin:0px;}
h1 {
	color:#1d435f;
	margin:0px;
	font-size:22px;
}

h2 {
	color:#506250;
	margin:0px;
	font-size:18px;
	font-weight:normal;
}
h3 {
	color:#506250;
	margin:0px;
	font-size:18px;
	font-weight:normal;
}

a {
	color:#64a772;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:847px; 
	display:block;
	clear:both;
	padding:25px 0px 25px 0px;
}

.navigation {
	width:846px;
	margin-left:125px;

}
.content-container	{
	width:842px; 
	display:block;
	clear:both;
	padding:0px 0px 0px 5px;
	
}
.glow	{
	position:absolute;
	margin:17px 0px 0px -5px;
}
.content-box	{
	display:table;
	width:842px;
	clear:both;
	background:url(/images/content-bg.jpg) top repeat-x #F2E6CE;
	margin:-5px 0px 10px 0px;
	
}
.content-int	{
	display:block;
	width:794px;
	margin:41px 0px 0px 10px;
	padding:30px 15px 15px 15px;
	
}
.fade {
	display:block;
	background:url(/images/fade.jpg) right no-repeat #C8BDAB;
	height:33px;
	position:absolute;
	width:340px;
	margin-left:-3px;
	margin-top:-45px;
	padding:4px 159px 0px 10px;
	top: 355px;
}
.cont-img	{
	padding:0px 10px 5px 0px;
}
.form-img	{
	float:right;
	padding:0px 0px 8px 10px;
	margin:-40px 0px 0px 0px;
	background:url(/images/form-img.jpg) no-repeat top;
	width:274px;
	height:410px;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
.form-img form {
	width:235px;
	margin-top:125px;
}
.form-img a {
	color:#F79C27;
	text-decoration:underline;
}
.labels {
   font-size:12px;
   width:80px;
}
.first-name, .last-name, .email {
   display:block;
   clear:both;
   color:#2E2E2E;
   font-size:13px;
   margin-left:40px;
}
.first-name input, .last-name input, .email input {
   width:160px;
   font-size:12px;
   display:block;
   clear:both;
   background-color:#FFFFFF !important;
}
.check-02, .check-03, .check-04 {
   display:block;
   clear:both;
   margin-left:25px;
   width:230px;
   margin-top:5px;
}
.check-04 a	{
	color:#CEE3D2;
	font-weight:bold;
	text-decoration:none;
}
.check-04 a:hover	{
	text-decoration:underline;
}	
	
.continue-button input {
   margin-top:10px;
   margin-left:60px;
}
.check-01, .select-amount {
	display:none;
}
.footer	{
	display:table;
	clear:both;
	width:100%;
	background-color:#709187;
}
.center	{
	display:block;
	width:847px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#disclosures {
	display:block;
	clear:left;
	float:left;
	color:#FFFFFF;
	padding-left:20px;
	font-size:11px;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:block;
	margin-right:15px;
	list-style:none;
}
#disclosures ul li a {	
	color:#FFFFFF;
	font-weight:normal;
}
#disclosures a {
	text-decoration:none;
}
#disclosures a:hover {
	text-decoration:underline;
}
#bottom-nav	{
	display:block;
	width:650px;
	float:right;
	clear:right;
	text-align:right;
	color:#FFFFFF;
	margin-left:20px;
}
#bottom-nav a {
	color:#FFFFFF;
	margin:0px 5px 0px 5px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#bottom-nav a:hover {
	text-decoration:underline;
}
/* this activates the bottom thingy --------------------------- */
html, body {height: 100%;}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -64px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {height:64px;}
/* end bottom thingy ------------------------------------------ */
