body	{
	margin:0px;
	font-size:13px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:30px;
}

h1	{
	color:#5E231E;
	font-size:22px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-weight:normal;
	margin:0px;
}
h1.index	{
	color:#5E231E;
	font-size:22px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-weight:normal;
	margin-top:10px;
}
h2	{
	color:#5E231E;
	font-size:16px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-weight:normal;
}
h3	{
	color:#5E231E;
	font-size:14px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-weight:normal;
}

p	{
	color:#7B7B7B;
	font-size:13px;
	line-height:18px;
}
a	{
	color:#393518;
	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 #E1E1DD 1px;
	border-right:solid #E1E1DD 1px;
	width:840px;
}
#navigation	{
	display:block;
	clear:both;
	width:840px;
	height:61px;
	padding-top:18px;
}
#logo	{
	float:left;
	display:block;
	clear:left;
	margin-left:16px;
	padding-bottom:15px;
}
#nav	{
	float:right;
	display:table;
	clear:right;
	height:35px;
	margin-top:13px;
	padding-right:10px;

}
.button-home {
	height:35px;
	display:inline;
	vertical-align:middle;
	padding-right:10px;
}
.button {
	height:35px;
	display:inline;
	border-left:1px solid #5E231E;
	vertical-align:middle;
}	
.button-home a	{
	color:#5E231E;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.button a	{
	color:#5E231E;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-left:8px;
	margin-right:8px;
	
}
.button a:hover, .button-home a:hover	{
	color:#5E231E;
	text-decoration:none;
}

#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:160px;
   text-align:center;
   padding:20px 0px 10px 50px;   
   margin-top:0px;
   
      
}

.insurance-select, .input-zip  {
   width:135px;
   font-size:14px;
   margin-bottom:10px;
   border:solid #5E231E 1px;
   color:#5E231E;
   background-color:#FFFFFF !important;
   
}
.input-zip	{
   width:120px;
   font-size:14px;
   margin-bottom:10px;
   border:solid #5E231E 1px;
   color:#5E231E;
   background-color:#FFFFFF !important;
   padding-left:4px;
}
.insurance-select:hover, .input-zip:hover  {
	background-color:#EFEFEF !important;

}

.continue-button  {
   margin-top:10px;
}

#related-links	{
	display:block;
	clear:both;
	padding:5px 15px 5px 1px;
}
.related	{
	color:#5E231E;
	font-size:17px;
	font-weight:normal;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	margin-bottom:5px;
}
#related-links a	{
	color:#666666;
	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;
}	
	


