body {
	background-color:#CFB379;
	margin:0px;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:13px;
	height:100%;
	color:#333333;
	
}


h1 {
	font-size:30px;
	letter-spacing:-1px;
	color:#B97224;
	margin:0px;
}
h2 {
	font-size:18px;
	letter-spacing:-1px;
	color:#B97224;
	margin:0px;
	font-weight:normal;
}
p.under {
	color:#B97224;
	margin:0px 0px 0px 0px;
	font-size:18px;
}
a {
	color:#B97224;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

li	{
	margin-bottom:10px;
}




#main-container {
	display:table;
	clear:both;
	width:994px;
	margin-left:auto;
	margin-right:auto;
}
#fake-background {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:100%;
	clear:both;
	display:table;
	padding-bottom:50px;
}
#logo-nav {
	display:block;
	clear:both;
}

#logo {
	float:left;
	clear:left;

}
#nav {
	width:578px;
	height:36px;
	clear:right;
	float:left;
	display:block;
	margin-top:71px;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:16px;
	color:#FFFFFF;
	padding-top:14px;
}	
#nav a {
	color:#FFFFFF;
	text-decoration:none;
	margin:0px 20px 0px 20px;
}
#nav a:hover {
	color:#B16A1C;
}
#nav-side {
	position:absolute;
	margin-top:-14px;
	margin-left:563px;
}



#main-header {
	display:block;
	clear:both;
}	
#left {float:left; clear:left} #right {float:right; clear:right}

#main-body {
	display:block;
	clear:both;
	width:994px;
}


#content-back {
	width:628px;
	display:table;
	float:left;
	background-image:url(/images/content-back.png);
	background-repeat:repeat-y;
}

#content-section {
	width:561px;
	margin:0px 11px 0px 16px;
	display:block;
	background-image:url(/images/vertical-content-bg.jpg);
	background-repeat:repeat-x;
	background-color:#EDEFE4;
	padding:20px;
}

#right-side {
	display:block;
	float:right;
	width:366px;
}	
#right-side img {margin:10px 0px 10px 0px}
#form-bg {
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	min-height:280px;
	margin-bottom:10px;
}

#form {
	display:table;
	width:260px;
	margin-left:95px;
	font-size:14px;
}

.select-service, .select-property, .select-credit {
	display:block;
	clear:both;
	margin:20px 0px 20px 0px;
	width:180px;
}
.labels	{
   display:block;
	font-weight:bold;
	font-size:16px;
}
.select-service select, .select-property select, .select-credit select {
	width:180px;
}

.continue-button input {
   margin-top:10px;
}
	
	
	
	
	
	
	
	
	
	
#bottom {
	width:100%;
	height:50px;
	background-color:#CFB379;
}	
#disclosures {
	margin-left:auto;
	margin-right:auto;
	width:650px;
	color:#7F4C0B;
	margin-top:14px;
	font-size:16px;
}
#disclosures ul {
	color:#7F4C0B;
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:14px;
}
#disclosures ul li a {
	color:#7F4C0B;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
img {margin:0px; border:0px} form {margin:0px}	