/* CSS Document */
BODY{
	margin:0 auto;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #2B2B2B;
	text-decoration: none;
	/*line-height: 20px;*/
}
/* this group sets the normal link colors */A:LINK {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#homepage_box_lg {
	background-image: url(../images/bottom_box_bg.gif) ;
	background-color:#6C4B75;
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	clear:both;
	text-align:left;
	padding:0px;
	margin:0px 8px 0px 8px;
	width:550px;
	height:435px;	
}
A:VISITED {
	color: #424242;
	text-decoration :none;
	font-weight: bold;
}
A:HOVER {
	color : #C30000;
	text-decoration: underline overline;
	font-weight: bold;
}
A:ACTIVE {
	color : #000000;
	text-decoration: none;
	font-weight: bold;
}
#main_container1 {
	width:830px;
	height:100%;
	margin:0 auto;
	text-align:center;
	/*background-color:#CC0033;*/
}
#header {
	width:830px;
	height:187px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px -10px;
	/*border-left: 1px solid #B891B0;*/
}
#top_navigation {
	height:27px;
	background-image:url(../images/top_nav_bg.jpg);
	width: 830px;
	

}
.popup{
	COLOR: #3333FF;
	CURSOR: help;
	TEXT-DECORATION: none underline
}
#content {
	text-align:left;
	padding:0px 10px 0px 10px;
}
#Banner {
	padding-top:26px;
	text-align:left;	
	background-image:url(../images/fast_find_mortgages_banner.jpg);
	background-repeat:no-repeat;
	height:210px;
}
#partners {
	text-align:left;
}
#footer {
}
.banner_text_lg {
	line-height:27px;
	padding:0px 0px 0px 35px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:42px; color:#FFFFFF; font-style:bold; 
}
.banner_text_sm {
	line-height:14px;
	padding:0px 0px 0px 35px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px; color:#FFFFFF; font-style:bolder; 
}
.contact_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; color:#6C4B75; font-style:bold;
	}

#homepage_container {
	width:830px;
}
.homepage_box {
	padding:0px;
	margin:5px 2px 2px 7px;
	float:left;
	width:183px;
	height:150px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6C4B75;
	margin: 5px 0px  0px 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C4B75;
	margin: 5px 0px  0px 0px;
}
#intro {
	/*float:left;*/
	clear:both;
	text-align:left;
	padding:0px;
	margin:0px 2px 0px 2px;
}
#phone_image {
	padding-top: 5px;
	width: 565px;
}
#contact_form {	
	padding-top: 5px;
	float:right;
	width: 250px;
	/*height:465px;
	background-color:#000000;*/
	
}
#hp_lg_box_header {
	padding-top:2px;
	padding-left:5px;
	padding-bottom:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-style:normal;
	font-weight: bold;
}
#hp_lg_box_content {
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; color:#ffffff; font-style:normal;
}
.footer_subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}