body	{
	margin:0px;
	font-size:13px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:30px;
}

h1	{
	color:#7F7C25;
	font-size:22px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-weight:normal;
	margin:0px;
}
h1.index	{
	color:#7F7C25;
	font-size:22px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-weight:normal;
	margin-top:10px;
}
h2	{
	color:#7F7C25;
	font-size:16px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-weight:normal;
}
p	{
	color:#7B7B7B;
	font-size:13px;
	line-height:18px;
}
a	{
	color:#C56520;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
li	{
	margin-bottom:8px;
	color:#7B7B7B;
	font-size:13px;
}
img	{
	border:none;
}	

#site-container	{
	display:block;
	clear:both;
	margin-right:auto;
	margin-left:auto;
	border-left:solid #E1E6EA 1px;
	border-right:solid #E1E6EA 1px;
	width:840px;
}
#navigation	{
	display:block;
	clear:both;
	width:840px;
	height:61px;
	padding-top:18px;
}
#logo	{
	float:left;
	display:block;
	clear:left;
	margin-left:22px;
	padding-bottom:15px;
}
#nav	{
	float:right;
	display:table;
	clear:right;
	height:35px;
	margin-top:13px;
	padding-right:30px;

}
.button-home {
	height:35px;
	display:inline;
	vertical-align:middle;
	padding-right:10px;
}
.button {
	height:35px;
	display:inline;
	border-left:1px solid #E5E5D3;
	vertical-align:middle;
}	
.button-home a	{
	color:#9F9D5C;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.button a	{
	color:#9F9D5C;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-left:12px;
	margin-right:12px;
	
}
.button a:hover, .button-home a:hover	{
	text-decoration:underline;
}

#header-bg	{
	display:block;
	clear:both;
	height:283px;
}
#content-container	{
	display:block;
	clear:both;
	width:840px;
}
#content-left	{
	display:block;
	clear:left;
	float:left;
	width:494px;
	margin-top:27px;
	padding-left:36px;
	padding-bottom:15px;
}
#quote	{
	margin:5px;
}
#content-right	{
	display:block;
	clear:right;
	float:right;
	width:252px;
	padding-right:38px;
	
}
#form-bg	{
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	height:186px;
}
#form	{
   display:table;
   width:100%;
   text-align:center;
   padding-bottom:10px;
      
}
.first-name, .last-name, .email {
   width:130px;
   font-size:13px;
   border:solid #C56520 1px;
   color:#C56520;
   padding-left:4px;
   margin-bottom:5px;
   margin-top:5px;
   background-color:#FFFFFF !important;
  }

.first-name:hover, .last-name:hover, .email:hover, .select-amount:hover  {
	background-color:#FFFFFF !important;
}

.check-01, .check-02, .check-03, .select-amount 	{
   display:none;
}
.check-04 	{
	color:#333333;
	text-align:left;
	padding-left:4px;
}
.check-04 a	{
	color:#C56520;
	text-decoration:none;
}
.check-04 a:hover	{
	text-decoration:underline;
}
.continue-button	{
	margin-top:-5px;
}
.continue-button input {
   margin-top:10px;
}
#related-links	{
	display:block;
	clear:both;
	padding:5px 15px 5px 1px;
}
.related	{
	color:#7F7C25;
	font-size:17px;
	font-weight:normal;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	margin-bottom:5px;
}
#related-links a	{
	color:#7F7C25;
	text-decoration:none;	
}
#related-links a:hover	{
	text-decoration:underline;
}
.blurb	{
	margin-top:4px;
	margin-bottom:10px;
}
#footer	{
	display:block;
	clear:both;
	background-image:url(/images/footer-bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	width:841px;
	padding-top:1px;
}
#disclosures	{
	margin-left:10px;
	margin-top:5px;
}
#disclosures ul	{
	color:color:#FFFFFF;
	padding:0px;
	margin:0px;
	
}
#disclosures ul li {  
  display:inline;
  color:#FFFFFF;
 
}
#disclosures a	{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:10px;
}
#disclosures a:hover	{
	text-decoration:underline;
}	
	


