
/* CSS Document */
body { 
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #8e8e8e;
} 
h1 { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	letter-spacing: 1px;
	color: #8e8e8e;
	word-spacing: 3px;
	margin:15px 0 15px 0;
	font-weight: bold;
	border-bottom: 1px solid #8e8e8e;
	padding-bottom: 4px;  
}
h2 { 
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	margin: 0; 
} 
#main_body_main h2 { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	letter-spacing: 1px;
	color: #000;
	word-spacing: 2px;
	margin:0 0 12px 0;
	font-weight: bold;
} 
img#rapidstatscounter { 
	display: none; 
} 
#main_body_main ul { 
	line-height: 1.5em; 
	color: #8e8e8e; 
	font-weight: bold; 
} 
#main_body_main li {
	margin-bottom: 5px; 
}  
.quotes li { 
	list-style: none; 
} 
p { 
	margin: 0 0 13px 0;
	line-height: 1.5em; 
}
.p_header {
	color: #ff0000;
	font-weight: bold; 
} 
a {
	color: #ff0000
} 
a:hover {
	text-decoration: none; 
}
h3 { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	letter-spacing: 1px;
	color: #000;
	margin:0;
	font-weight: bold;
	margin: 0 0 5px 0;  
} 
.index_img img {
	float: left;
	margin: 0 17px 17px 0; 
} 
.about_img img {
	float: right;
	margin: 0 0 17px 17px; 
} 
.index_img_p { 
	height: 165px; 
} 
#container {
	width:675px; 
	margin: 0 auto 27px auto;  
} 
#header {
	background:url(images/header.jpg); 
	height: 89px;
	clear: both; 
} 
#header_img_left { 
	background: url(images/main_left.gif);
	width: 197px; 
	height: 213px; 
	float: left;
} 
#header_img_right { 
	background:url(images/main_img.jpg); 
	width: 675px; 
	height: 213px; 
} 
#main_body_left {
	width: 197px;
	float: left;
	background:url(images/nav_bg.gif) top no-repeat;
	margin-bottom: 30px;  
} 
#main_body_main {
	width: 462px;
	float: left;
	padding: 0 0 0 16px;
	margin: 0 0 17px 0; 
} 
#footer { 
	background:#0034ac; 
	height: 28px; 
	clear: both;
	text-align: center; 
	color: #fff;
	padding: 10px 0 0 0;
}
#footer_bottom{ 
	height: 28px; 
	text-align: center; 
	color: #fff;
	padding: 10px 0 0 0;
	color: #979797
}
#footer_bottom a{
    text-decoration: underline;
	color: #979797
}
#footer_bottom a:hover{
	text-decoration: none; 
}
#mortg247_logo { 
	width: 187px; height:218px;
	margin-top: 20px; 
}
#mortg247_logo p {
	padding-left:10px
}
#ind_advice { 
	margin-top: 20px; 
	padding: 0 10px 0 10px; 
}
#ind_advice img {
	float:left;
	margin-right: 10px; 
}


/*navigation*/
#left_nav ul{
	margin:16px 0 0 0; 
	padding:0;
} 
#left_nav li{
	margin:0; 
	padding:0 0 0 0;
	list-style: none;
	display: inline; 
} 
#left_nav a{
	display: block;
	height: 22px; 
	margin: 0; 
	padding: 7px 0 0 31px;
	background:url(images/btn.gif);
	font-family:Arial, Helvetica, sans-serif;
	color: #898989;
	font-size: 12px; 
	letter-spacing: 0;
	font-weight: bold;
	text-decoration: none; 
} 
#left_nav a:hover{
	display: block;
	height: 22px; 
	margin: 0; 
	padding: 7px 0 0 31px;
	background: url(images/btn_over.gif); 
} 
#left_nav a.home_btn { 
	background:url(images/home_btn.gif); 
}
#left_nav a.home_btn:hover{ 
	background: url(images/home_btn_over.gif); 
} 
#left_nav a.prop_btn { 
	background: url(images/prop_sale_btn.gif)
}
#left_nav a.prop_btn:hover{ 
	background: url(images/prop_sale_btn_over.gif)
}
#left_nav a.prop_rent_btn {
	background: url(images/prop_rent_btn.gif)
}
#left_nav a.prop_rent_btn:hover{ 
	background: url(images/prop_rent_btn_over.gif)
}

#services_list {
	margin: 0; 
	padding: 0;
	list-style: none;
	float: right; 
} 
#services_list li {
	display: inline; 
} 
#services_list a {
	display: block;
	float: right;
	width: 120px;
	height: 15px;
	font-size: 11px; 
	padding-top: 2px;  
	background: #e42f37; 
	color: #fff;
	text-decoration: none;
	margin-left: 2px;
	text-align: center; 
} 

/*Forms defaults*/
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #8e8e8e;
}
label {

	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {

}

/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}


.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}



