body	{
	margin:0px;
	font-size:13px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:30px;
}

h1	{
	color:#2D3A30;
	font-size:22px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-weight:normal;
	margin:0px;
}
h1.index	{
	color:#2D3A30;
	font-size:22px;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	font-weight:normal;
	margin-top:10px;
}
h2	{
	color:#2D3A30;
	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:#A3893F;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
li	{
	margin-bottom:8px;
	color:#7B7B7B;
	font-size:13px;
}
img	{
	border:none;
}	
#bg-piece {
	display:block;
	clear:both;
	background-image:url(/images/bg-piece.jpg);
	background-repeat:repeat-y;
	width:860px;
	margin-right:auto;
	margin-left:auto;
}
#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;
	padding-top:18px;
}
#logo	{
	display:block;
	margin-left:22px;
	margin-top:-10px;
	float:left;
	padding-bottom:15px;
}
#nav	{
	display:table;
	margin-top:13px;
	padding-right:10px;
	margin-left:60px;
	padding-bottom:15px;
	float:right;
}
.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:#6B6B6B;
	text-decoration:none;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:14px;
}
.button a	{
	color:#6B6B6B;
	text-decoration:none;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:14px;
	margin-left:10px;
	margin-right:10px;
	
}
.button a:hover, .button-home a:hover	{
	color:#8BB797;
	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:left;
   padding:10px 0px 10px 50px;   
   margin-top:0px;
   
      
}
.service-select {
	width:210px;
	font-size:12px;
	color:#666666;
	padding-left:4px;
	margin-bottom:7px;
	background-color:#FFFFFF !important;
	margin-left:-30px;
	border:solid #4D4707 1px;
}
.first-name, .last-name, .email {
	width:150px;
	font-size:14px;
	color:#666666;
	border:solid #4D4707 1px;
	padding-left:4px;
	margin-bottom:7px;
	background-color:#FFFFFF !important;
}

.service-select:hover, .first-name:hover, .last-name:hover, .email:hover {
	background-color:#FFFFFF !important;

}

.continue-button {
   margin-top:0px;
}

#related-links	{
	display:block;
	clear:both;
	padding:5px 15px 5px 1px;
}
.related	{
	color:#2D3A30;
	font-size:17px;
	font-weight:normal;
	font-family:"Trebuchet MS", Tahoma, "Times New Roman", sans-serif;
	margin-bottom:5px;
}
#related-links a	{
	color:#A3893F;
	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;
}	
	
	


