body	{
	background-color:#818352;
	margin:0px 0px 0px 0px;
	height:100%;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size:14px;
}
h1	{
	margin:0px;
	color:#933011;
	font-size:16px;
	font-style:italic;
}
h2	{
	margin:0px;
	font-size:14px;
	color:#933011;
	font-style:italic;
}
h3	{
	margin:0px;
	font-size:12px;
	font-style:italic;
	color:#000000;
}
h4	{
	margin:0px;
	font-size:12px;
	font-style:italic;
	color:#000000;
}
img	{
	border:0px;
}
form	{
	margin:0px;
}
p	{
	margin:10px 0px 10px 0px;
}



#bottom-bg	{
	background-image:url(/images/bottom-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:100%;
	width:100%;
	background-color:#F0F1DF;

}
#top-bg	{
	background-image:url(/images/top-bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:187px;
}





#top	{
	background-color:#FFFFFF;
	display:block;
	height:103px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	left:50%;
}
#top-container	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	left:50%;
	width:760px;
}	
#nav	{
	display:block;
	padding-top:80px;
}
#nav a	{
	text-decoration:none;
	margin:0px 4px 0px 4px;
	color:#933011;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
#nav a:hover	{
	border-top:#BCBF72 solid 1px;
}
#logo	{
	position:absolute;
	margin-left:470px;
	margin-top:-2px;
}
#wrapper	{
	display:block;
	width:758px;
	margin-left:auto;
	margin-right:auto;
	left:50%;
}
#header	{
	background-image:url(/images/header-bg.jpg);
	background-repeat:no-repeat;
	width:758px;
	height:186px;
	display:block;
	margin-top:-158px;
}
#header-pic	{
	margin-top:12px;
	margin-left:12px;
}
#content-wrapper	{
	background-image:url(/images/content-bg.png);
	background-repeat: repeat-y;
	padding:0px 22px 0px 40px;
	width:696px;
	display:table;
}
#content-block	{
	display:block;
}
#content-left	{
	float:left;
	display:block;
	width:224px;
	background-image:url(/images/form-bg.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	border-left:solid #E6F0EF 2px;
	border-right:solid #E6F0EF 2px;
	height:100%;
}
#form	{
	display:block;
	width:224px;
	text-align:center;
}
.service-type, .labels	{
   font-size:12px;
   font-weight:bold;
   display:block;
}
.service-select, .first-name, .last-name, .email {
   margin-bottom:8px;
}
.first-name input, .last-name input, .email input {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
.service-select	{
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin-bottom:8px;
}
.continue-button input {
   margin-top:10px;
}
#links	{
	display:block;
	padding:10px;
	width:204px;
	color:#999895;
	font-size:11px;
}
#link-title	{
	color:#933011;
	font-size:16px;
}
#links a	{
	text-decoration:none;
	color:#933011;
	font-size:12px;
	margin:10px 0px 0px 0px;
}
#links a:hover	{
	text-decoration:underline;
}
#links p	{
	margin:0px 0px 10px 0px;
}
#content-right	{
	background-image:url(/images/content-bg-square.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	float:right;
	width:454px;
	padding-left:10px;
	padding-top:8px;
}
#bottom-pic	{
	margin-bottom:104px;
}
#footer	{
	display:block;
	width:696px;
	font-size:11px;
	margin-left:20px;
	margin-top:-110px;
}
#footer-links {
	color:#666666;
	text-align:right;
	float:right;
	display:block;
}
#footer-links a	{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
#footer-links a:hover	{
	text-decoration:underline;
}
#disclosures	{
	text-align:left;
	display:block;
	float:left;
	font-size:11px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
  color: #666666;
  font-size:11px;
}
#disclosures a 	{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
a 	{
	color:#933011;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}








