/* ABC Home Buyers | Mike Stephens - MWISMedia New Media Design & Development */

html { height: 100%; margin-bottom: 1px; }
html,body{ height:100% !important; } 
p, li, ul, h1, h2, h3 ,h4 ,h5 ,h6, label, input, select, a { font: normal 12px Trebuchet MS, Helvetica, sans-serif;	margin: 0 0 0 0; padding: 0 0 0 0; color: #838383; }
body { margin: 0px; padding: 0px; text-align: center; background: #C9DDDC repeat url(../images/bg.jpg); color: #838383; font: normal 12px Arial, Helvetica, sans-serif; }

img { border: none; }
.sp { height: 5px; border-bottom: 1px dotted #999999; }
.col { margin: 0 0 0 10px;  }
.col h5 { font-size: 16px; font-weight: bold;color:#4A6E93; border-bottom: 1px dotted #ccc;  margin: 10px 0 10px 0;}

/* ---------------------------------------------------------------*/
#main_container { width: 830px; margin: 0 auto 0 auto; padding: 0 0 0 0; background: #FFFFFF repeat-y url(../images/bg-main-container.jpg); }
#header { width: 800px; height: 150px; background: #ffffff no-repeat url(../images/header.jpg); margin: 0 0 0 16px; float: left; }
#banner { width: 776px; height: 134px; background: #ffffff no-repeat url(../images/banner.jpg);float: left; }
#two_cols { width: 800px; margin: 10px 0 0 14px; float: left;  }
#col_one { width: 260px; float: left; text-align: left; margin: 0 0 0 16px; float: left; border-right: 1px dotted #ccc;}
#col_two { width: 500px; margin: 5px 0 0 17px; float: left; text-align: left; }
#flash { width: 775px; height: 180px; float:left; margin: 0 0 0 30px;}
/* ---------------------------------------------------------------*/
#col_one h1 {font: bold 16px Arial, Helvetica, sans-serif;margin: 30px 0 0 0;padding: 0 0 5px 0;border-bottom: 1px dotted #ccc;width: 250px;float: left;}
.imgfix { float:right; display: inline;}
/* ---------------------------------------------------------------*/
#col_two h1 { line-height: 35px; font-size: 20px; font-weight: bold; padding: 0; margin: 0 0 0 0; color: #4A6E93; 	border-bottom: 1px dotted #ccc;background:  repeat-x url(../images/navbg.jpg) center left; }
#col_two h2 { line-height: 35px; font-size: 16px; font-weight: bold; padding: 0 0 0 10px; margin: 10px 0 0 0; color: #4A6E93; }
#col_two p {line-height: 22px;margin: 0 0 15px 10px;font-size: 12px; }
#col_two em {color: #4A6E93;font-style: normal;}
#col_two ul { list-style: none; margin: 0 0 10px 0; }
#col_two li {padding: 4px;margin: 0 0 0 35px;list-style: circle;}
#col_two strong {color: #4A6E93;}

/* ---------------------------------------------------------------*/
.tagline {text-align: right;color: #9DB8C0;}
.tagline h5 { font-size: 18px; font-weight: bold; color: #4A6E93; margin: 0 0 10px 0; border-top: 1px dotted #ccc; padding: 10px 0 0 0; }
.tagline p a { font-size: 10px; color: #9DB8C0; text-decoration: none; }
.tagline img { margin: 0 0 10px 0; }

/* Main Navigation-----------------------------------------------*/
#nav { width: 776px; height: 45px; background: #ffffff no-repeat url(../images/nav.jpg);float: left; }

#boxes .box {
	background:  repeat-x url(../images/boxbg.jpg);
	height: 135px;
}

#boxes .box1 { background: no-repeat url(../images/box1.jpg);}
#boxes .box2 { background: no-repeat url(../images/box2.jpg);}
#boxes .box3 { background: no-repeat url(../images/box3.jpg);}
#boxes .box4 { background: no-repeat url(../images/box4.jpg);}
#boxes .box h2 {ine-height: 35px; font-size: 18px; font-weight: bold; padding: 10px 0 0 10px; margin: 10px 0 0 0; color: #4A6E93; 
}
#boxes .box p {
	margin: 0 0 0 25px;
}
#boxes .box a {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}


/* Side Navigation-----------------------------------------------*/
#dark, #light { width: 250px; list-style: none; float: left; margin: 5px 0 0 0; }
#dark { margin: 10px 0 0 0; }
#dark li, #light li {height: 30px;display: block;border-bottom: 1px dotted #ccc;font-size: 12px;background:  repeat-x url(../images/navbg.jpg) center left;}
#dark li a {line-height: 30px;display: block;background: no-repeat url(../images/arrow-grey.gif) center left;padding: 0 0 0 20px;font-weight: bold;text-decoration: none;font-size: 11px;color: #4A6E93;}
#light li a {line-height: 30px;display: block;background: no-repeat url(../images/arrow-grey.gif) center left;padding: 0 0 0 20px;font-weight: bold;text-decoration: none;font-size: 11px;color: #4A6E93;}
#dark li a:hover, #light li a:hover {background: repeat-x url(../images/navbg1.jpg);text-decoration: underline;}
#light li a { background: no-repeat url(../images/arrow-brown.gif) center left; }
#light li a:hover { background: no-repeat url(../images/arrow-brown_o.gif) center left; }


/* Footer--------------------------------------------------------*/
#footer {width: 772px;height: 50px;background: repeat-x url(../images/boxbg.jpg);margin: 10px 0 0 30px;float: left;text-align: left;}
#footer p {margin: 15px 0 0 10px;}
#footer a {font-size: 9px;color: #666666;text-decoration: none;}
#footer a:hover { text-decoration: underline; }
#footer em { font-style: normal; color: #75A434; }





#box {
	background-color: #FFFFFF;
	margin: 25px;
	padding: 25px;
	border: 1px solid #CCCCCC;
	text-align: left;
	width: 450px;
}

#box p {
margin: 10px 0 10px 10px;
color:#666666;
}
#box li {
	margin-left: 25px;
}
p.big, .big, .big p { font-size: 12px; }                                                                                                                                                          

/* MAIN APPLICATION FORM */
