/*body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-color : #F3F8F2;
}



.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.nav
{
	position : absolute;
	left : 5px;
	top : 200px;
	width : 175px;
	padding : 5px;
	border-right : 1px solid black;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
	border-bottom : 1px solid black;
}

.toptext
{
	position : absolute;
	top : 5px;
	left : 610px;
	padding : 5px;
	border-left : 1px solid black;
}

.content2
{
	position : absolute;
	top : 200px;
	left : 200px;
}

.content
{
	position : absolute;
	top : 425px;
	left : 200px;
	margin-top:100px;
}

.content img {
	padding: 10px;
	}

.formbox
{
	position : absolute;
	top : 200px;
	left: 200px;
	right : 20px;
	background-color : white;
	border : 1px black solid;
}

td
{
	font-size : 12px;
}

.breadcrumbs
{
	text-transform : capitalize;
}

/* creates illusion of cellpadding on all td's */
/*#dccr-loan-form td {
	padding:4px 0px 0px 0px;
}




 makes labels for all fields bold 
.form-01, .form-03, .form-05, .form-07 {
}




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;
}
#disclosures	{
	text-align:center;
}
#disclosures ul	{
	margin:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}*/

/*NEW CSS*/

/* Colors */

body	{
	color:#000000;
	background-color:#C6D9DB;
}
h1	{
	color:#000000;
}
h2	{
	color:#8A8786;
}
h3	{
	color:#63495D;
}
a	{
	color:#984E89;
	text-decoration:none;
	font-weight:bold;
}
a:hover	{
	text-decoration:underline;
}
#nav a	{
	color:#FFFFFF;
}
#related	{
	background-color:#C3C3C3;
	border:#C3C3C3 solid 1px;
}
#related-links	{
	background-color:#E5E5E5;
}
#related-links p {
	border-bottom:#B4B4B4 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;
}
#logo	{
	width:477px;
	height:105px;
	position:absolute;
	margin:0px 0px 0px 15px;
}
#ad-top input	{
	display:block;
	width:475px;
	height:60px;
	position:absolute;
	margin-top:21px;
	margin-left:520px;
}

/* 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:750px;
	font-size:11px;
	margin:36px 0px 0px 260px;
}
#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:900px;
}


/*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/grinding-gears.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px 0px 14px 37px;
	font-size:12px;
}


/* 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:360px;
	padding:10px 40px 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:222px;
   font-size:16px;
   border:solid #A2A2A2 1px;
   background-color:#F9F8D3 !important;
}
.email input	{
	width:140px;
	font-size:16px;
	border:solid #A2A2A2 1px;
	background-color:#F9F8D3 !important;
}
.service-select	{
	font-size:16px;
	display:block;
	width:243px;
	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:253px;
	margin-top:-30px;
}

#content	{
	display:table;
	width:426px;
	padding-left:5px;
	padding-bottom:40px;
}


.ads-bottom input	{
	width:200px;
	height:200px;
	margin:5px 0px 20px 30px;
}


/* Footer */


#footer	{
	display:table;
	clear:both;
	width:1013px;
	padding:0px 6px 0px 7px;
}
#disclosures	{
	display:inline;
	margin-right:20px;
	
}	
#disclosures ul	{
	margin:0px;
	padding:0px;
	font-size:11px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
  font-size:11px;
}
