body	{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	background-color:#F3EDE1;
	color:#8E8E8E;
	font-family:Tahoma, Arial, sans-serif;
}

img {
	border:0px;
}
form	{
	margin:0px;
}
h1	{
	font-size:18px;
	color:#ED188E;
}
h2	{
	font-size:14px;
	color:#FBCEE5;
	font-weight:bold;
}
h3	{
	font-size:16px;
	font-weight:bold;
	color:#ED188E;
}






#main {
	display:block;
	width:936px;
	clear:both;
	left:50%;
	margin-left:auto;
	margin-right:auto;
}




#left-column {
	width:212px;
	float:left;
	clear:left;
	display:table-cell;
	margin-top:74px;
	background-color:#847860;
	font-weight:bold;
	color:#ffffff;
}
#action	{
	margin-left:150px;
	position:absolute;
	margin-top:-60px;
}
/* Ninja Form Stuffz */
#dropdown	{
	font-size:11px;
}
.inputbg	{
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:5px;
}

/* creates illusion of cellpadding on all td's */
#mortgage-loan-form td {
	padding:5px;
}

.select-01, .select-02, .select-03	{
	background-image:url(/images/form-bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin:10px 0px 10px 0px;
}


/* makes labels for all fields bold */
.form-01, .form-03, .form-05, .form-07 {
	font-weight:bold;
	text-align:center;
}




/* centers all form elements */
.form-02, .form-04, .form-06, .form-07, .form-08, .form-09 {
	text-align:center;
}




/* modifies the text entry fields */
.input-01, .input-02, .input-03 {
	width:100px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}





#right-column {
	width:724px;
	float:right;
	clear:right;
	display:table-cell;
	background-color:#FFFFFF;
}

/* padding left = 11   padding right 12  total width with both paddings factored in = 701 */

#header {
	display:table-row;
	width:724px;
	clear:both;
}
#navigation {
	display:block;
	margin-left:11px;
	height:29px;
	width:701px;
	border-bottom:4px solid #CCBDA6;
	text-align:right;
	clear:both;
}
#graphic-area {
	display:block;
	margin-left:11px;
	margin-top:10px;
	width:701px;
	clear:both;
}
#quote-image {
	float:left;
	clear:left;
	display:table-cell;
}
#quote-text {
	float:right;
	clear:right;
	width:215px;
	height:157px;
	background-image:url(/images/quote-box.gif);
	background-repeat:no-repeat;
	display:table-cell;
	padding:7px;
	color:#FFFFFF;
	font-size:16px;
}
#spotlight-text {
	display:table;
	margin-left:11px;
	width:693px;
	background-image:url(/images/bar.jpg);
	background-repeat:repeat-x;
	height:24px;
	clear:both;
	padding-top:8px;
	padding-left:8px;
	margin-top:10px;
}
#spotlight-text a	{
	color:#857963;
	font-size:14px;
	text-decoration:none;
}
#spotlight-text a:hover {
	color:#ED188E;
	font-size:14px;
	text-decoration:underline;
}


#content-area {
	display:block;
	margin-left:11px;
	margin-top:10px;
	width:701px;
	clear:both;
}
#content-text {
	float:left;
	clear:left;
	display:table-cell;
	width:448px;
}
#content-links {
	float:right;
	clear:right;
	width:233px;
	display:table-cell;
	background-color:#FBCEE5;
}
#content-links div {
	margin:10px;
}
#content-links a	{
	color:#857963;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#content-links a:hover	{
	color:#ED188E;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}


#footer {
	display:table;
	width:724px;
	clear:both;
	height:28px;
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	margin-top:40px;
	text-align:center;
	padding-top:10px;
}
#footer ul {
	color:#8E8E8E;
	margin:0px;
}
#footer ul li {
	display:inline;
	margin-right:20px;
}
#footer a {
	color:#8e8e8e;
	text-decoration:none;
}
	
/* Redirector No Dots */
#no-dots	{
	list-style:none;
}


/* creates illusion of cellpadding on all td's */
#mortgage-loan-form td {
	padding:5px;
}




/* makes labels for all fields bold */
.form-01, .form-03, .form-05 {
	font-weight:bold;
}




/* centers all form elements */
#mortgage-loan-form td {
	text-align:center;
}




/* modifies the drop-down menus */
.select-01, .select-02, .select-03 {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
}
