body {
	margin:15px 0 0 0;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FDFFE8;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#666666;
}
img {
	border:0px;
}
h1	{
	font-size:24px;
	color:#A1A484;
	letter-spacing:1.2;
	font-weight:100;
	margin:10px 0px 10px 0px;
}
h2	{
	font-size:14px;
	font-weight:bold;
	color:#565936;
	margin:5px 0px 5px 0px;
}










#wrapper	{
	width:929px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
}













#left-column {
	width:723px;
	float:left;
	display:table;
}

#header {
	background-image:url(/images/header.png);
	background-repeat:no-repeat;
	width:723px;
	height:117px;
	display:table;
}
#fake-logo {
	position:absolute;
	margin-top:10px;
	margin-left:35px;
	width:220px;
	height:70px;
}
#nav {
	width:703px;
	height:29px;
	position:absolute;
	margin-top:85px;
	margin-left:10px;
	border-bottom:3px solid #E7F0F5;
}
#nav	img	{
	padding-left:2px;
	padding-right:2px;
}








#left-content {
	background-color:#FFFFFF;
	display:table;
	width:703px;
	padding-left:10px;
	padding-right:10px;
}

#quote-box {
	background-image:url(/images/quote-box.gif);
	background-repeat:no-repeat;
	width:215px;
	height:175px;
	margin-top:10px;
	float:left;
	clear:left;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	text-align:center;
	line-height:25px;
	padding-left:10px;
	padding-right:10px;
}

#main-picture {
	width:458px;
	height:171px;
	margin-top:10px;
	float:right;
	clear:right;
	margin-bottom:10px;
}

#bar {
	background-image:url(/images/bar.jpg);
	background-repeat:repeat-x;
	height:28px;
	padding-top:4px;
	width:683px;
	clear:both;
	margin-bottom:10px;
	padding-left:20px;
}
#bar a	{
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
}
#bar a:hover	{
	color:#898D65;
	font-size:16px;
	text-decoration:underline;
}





#links {	
	width:233px;
	float:left;
	clear:left;
	display:table;
	line-height:22px;
}
#links-bg	{
	background-image:url(/images/links-bg.jpg);
	background-repeat:repeat-y;
	padding:5px 20px 5px 20px;
}

#links	span{
	font-size:18px;
	color:#898D65;
}
#links a	{
	font-size:14px;
	color:#898D65;
	text-decoration:none;
}
#links a:hover	{
	font-size:14px;
	color:#898D65;
	text-decoration:underline;
}
	







#copy {
	width:458px;
	float:right;
	clear:right;
	list-style:none;
}

#footer {
	background-image:url(/images/footer.png);
	background-repeat:no-repeat;
	width:723px;
	height:36px;
	padding-top:12px;
	text-align:center;
	clear:both;
}












#right-column {
	width:204px;
	float:right;
	margin-top:80px;
	color:#FFFFFF;
}
.right-column-images	{
	width:204px;
}
#action	{
	position:absolute;
	margin-left:-80px;
	margin-top:-40px;
}
#right-content {
	background-color:#919569;
	padding:5px 6px 6px 6px;
}
#right-content td	{
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#selectiontypesize	{
	font-size:10px;
}
.textmiddle	{
	text-align:center;
}
.buttonpad	{
	padding-top:20px;
}
.bottomboxsize	{
	font-size:10px;
}




/* creates illusion of cellpadding on all td's */
#dccr-loan-form td {
	padding:3px;
}
/* makes labels for all fields bold */
.form-01, .form-03, .form-05, .form-07 {
	font-weight:bold;
}
/* centers all form elements */
#dccr-loan-form td {
	text-align:center;
}
/* modifies the drop-down menu */
.select-01 {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
/* modifies the input boxes */
.input-01, .input-02, .input-03 {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
a {
	color:#FAA93D;
	text-decoration:none;
}
a:hover	{
	color:#FAA93D;
	text-decoration:underline;
}
#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#333333;
}
#disclosures a 	{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#disclosures a:hover	{
	text-decoration:underline;
}
#form-new {
	display:block;
	text-align:center;
	padding-left:6px;
}
.service-type, .first-name, .last-name, .email	{
	font-weight:bold;
	width:175px;
}
.service-type input, .first-name input, .last-name input, .email input, .service-select	{
	width:175px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:8px 0px 8px 0px;
	display:block;
}
.continue-button input	{
	display:block;
	margin-left:30px;
}