
/* Colors */

body	{
	color:#000000;
	background-color:#F2F1E3;
}
h1	{
	color:#000000;
}
h2	{
	color:#3B495C;
}
h3	{
	color:#FFFFFF;
}
a	{
	color:#2D9500;
	text-decoration:none;
	font-weight:bold;
}
a:hover	{
	text-decoration:underline;
}
#nav a	{
	color:#FFFFFF;
}
#related	{
	background-color:#C6B79A;
	border:#C6B79A solid 1px;
}
#related-links	{
	background-color:#E8DFCF;
}
#related-links p {
	border-bottom:#BCBBCF solid 1px;
}
#footer a{
	color:#3C3C3C;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	text-decoration:underline;
}
#bottom-nav a {
	border-left:#3C3C3C solid 2px;
}


/*Main Stuff */

body	{
	margin:0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
form	{
	margin:0px;
}
img	{
	border:0px;
}
h1	{
	font-size:21px;
	margin:20px 0px 0px 0px;
}
h2	{
	font-size:18px;
	font-weight:normal;
	margin:0px;
}
h3	{
	font-size:14px;
	margin:4px 0px 4px 0px;
	text-align:center;
}
p	{
	margin:8px 0px 8px 0px;
}


/*contianer*/


#wrapper	{
	display:block;
	width:1026px;
	margin-right:auto;
	margin-left:auto;
}
#header-bg	{
	display:table;
	width:1026px;
	height:120px;
	background-image:url(/images/header-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:120px;
}
#logo	{
	width:186px;
	height:81px;
	position:absolute;
	margin:10px 0px 0px 50px;
}
#ad-top input	{
	display:block;
	width:475px;
	height:60px;
	position:absolute;
	margin-left:520px;
	margin-top:21px;
}

/* Nav */

#nav-bg	{
	display:table;
	width:1026px;
	height:55px;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#nav	{
	display:table;
	width:700px;
	font-size:13px;
	margin:35px 0px 0px 280px;
}
#nav a	{
	margin-right:20px;
}

/* content-bg */

#content-bg, #content-bottom, #content-top	{	
	display:table;
	width:1026px;
	height:100%;
}
#content-bg	{
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-y;
}
#content-top {
	background-image:url(/images/top-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#content-bottom	{
	background-image:url(/images/bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#content-placement	{
	display:block;
	width:1011px;
	margin:0px 6px 0px 7px;
	padding-top:15px;
	height:100%;
	min-height:800px;
}


/*columns*/

.float-col	{
	display:table;
	float:left;
}
.left-col { 
	width:265px;
	padding:13px 10px 0px 15px;
}
.right-col	{
	width:265px;
	padding:13px 10px 0px 0px;
	float:right;
}
.side-pic	{
	width:265px;
	height:349px;
	margin-bottom:40px;
}


/* left Column */

#related	{
	display:table;
	width:263px;
}
#related-links	{
	display:block;
	width:243px;
	padding:10px 10px 20px 10px;
}
#related-links p	{
	display:table;
	width:195px;
	background-image:url(/images/smile-face.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0px 0px 14px 37px;
	margin-top:10px;
	font-size:10px;
}


/* Middle Column */

	
.middle-col	{
	width:431px;
}
#form-bg	{
	display:table;
	width:431px;
	height:247px;
	background-image: url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#form	{
	height:180px;
	width:400px;
	padding:10px 0px 0px 30px;
	margin-top:70px;
	margin-left:15px;

}

.service-type, .labels	{
   font-size:16px;
}
.service-type	{
	display:block;
	margin-left:-30px;
	margin-top:3px;
}
.first-name, .last-name, .email {
   margin-bottom:5px;
   margin-top:5px;
   margin-left:6px;
}
.email	{
	margin-left:44px;
}
.first-name input, .last-name input {
   width:248px;
   font-size:16px;
   border:solid #A2A2A2 1px;
   background-color:#F9F8D3 !important;
}
.last-name input	{
	margin-left:1px;
}
.email input	{
	width:165px;
	font-size:16px;
	border:solid #A2A2A2 1px;
	background-color:#F9F8D3 !important;
}
.service-select	{
	font-size:16px;
	display:block;
	width:250px;
	margin:-17px 0px 0px 107px;
	border:solid #A2A2A2 1px;
	background-color:#F9F8D3 !important;
}

.service-select select:hover, .first-name input:hover, .last-name input:hover, .email input:hover {

}
#form .continue-button	{
	margin-left:278px;
	margin-top:-30px;
}

#content	{
	display:table;
	width:426px;
	padding-left:5px;
	padding-bottom:40px;
}




.ads-bottom	input	{
	width:200px;
	height:200px;
	margin:0px 0px 20px 50px;
}


/* Footer */


#footer	{
	display:table;
	clear:both;
	width:1013px;
	padding:0px 6px 0px 7px;
}
#disclosures	{
	display:table;
	float:left;
	margin-right:20px;
	width:470px;
}	
#disclosures ul	{
	margin:0px;
	padding:0px;
	font-size:11px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
  font-size:11px;
}
#bottom-nav	{
	display:table;
	float:right;
	width:500px;
	margin-right:-50px;
}
#bottom-nav #home {
	border:none;
	font-size:11px;
}
#bottom-nav a {
	margin-right:6px;
	padding-left:6px;
	font-size:11px;
}
	
	

	
	
	