/* CSS Document */

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #bed9f1;
}

img {
border: none;
}

/* Controls Property Detail Text Color - START */
.text_title_1 {
color: #000;
}

.text_color_1 {
color: #000;
}

.text_color_1 a:link{
color: #000;
}

.text_color_1 a:visited {
color: #000;
}

.text_color_1 a:active {
color: #000;
}

.text_color_1 a:hover{
color: #000;
}
/* Controls Property Detail Text Color - END */

.content_page {
padding-left: 2px;
padding-right: 2px;
}

/* Pics*/

.top_header{
background-image: url(images/header.jpg);
width: 804px;
height: 86px;
}

.nav_bg {
background-image: url(images/nav_bg.jpg);
width: 508px;
height: 48px;
float: left;
}

.nav_right {
background-image: url(images/nav_right.jpg);
width: 296px;
height: 48px;
float: right;
}

.search_title {
background-image: url(images/search_title.jpg);
width: 296px;
height: 48px;
float: right;
}

.banner_top {
background-image: url(images/banner_top.jpg);
width: 508px;
height: 43px;
float: left;
}

.search_bg {
background-image: url(images/search_bg.jpg);
width: 296px;
height: 43px;
float: right;
}

.banner_main {
background-image: url(images/banner_main.jpg);
width: 804px;
height: 156px;
}

.whois_title {
background-image: url(images/whois_title.jpg);
width: 566px;
height: 43px;
float: left;
}

.contact_title {
background-image: url(images/contact_title.jpg);
width: 238px;
height: 43px;
float: right;
}

.content_bg {
background-image: url(images/content_bg.jpg);
width: 804px;
height: 9px;
background-repeat: repeat-y;
}

.content_bg2 {
background-image: url(images/content_bg2.jpg);
width: 238px;
height: 9px;
background-repeat: repeat-y;
}

.whois_content {
width: 566px;
float: left;
}

.whois_agent_pic {
float: left;
margin-top: 16px;
margin-left: 6px;
padding-bottom: 5px;
}

.whois_content_area {
margin-top: 15px;
margin-left: 15px;
float:right;
margin-bottom: 15px;
padding-right: 15px;
}

.contact_content_area {
margin-top: 15px;
margin-left: 6px;
margin-bottom: 15px;
}

.contact_agentname {
font-size: 14px;
padding-bottom: 6px;
}

.contact_info_title {
font-weight: bold;
display: inline;
}

.contact_info {
overflow: hidden;
padding-left: 5px;
width:225px;
}


.contact_content {
width: 238px;
float: right;
}

.featured_title {
background-image: url(images/featured_title.jpg);
width: 804px;
height: 47px;
}

.featured_content {
width: 804px;

}

.featured_content_area {
margin-top: 15px;
margin-left: 15px;
margin-right: 15px;
margin-right: 7px;
margin-bottom: 15px;
}

.bottom_footer {
background-image: url(images/footer.jpg);
width: 804px;
height: 30px;
}

.homehunter_login {
width: 120px;
height: 44px;
float:right;
margin-right: 10px;
margin-top: 20px;
}

.homehunter_top {
background-image: url(images/homehunter_top.jpg);
width: 120px;
height: 24px;
}

.homehunter_bottom {
width: 120px;
height: 20px;
}

.bs_formcolor {
background-color: #fff;
}

.quicksearch_boxes {
height: 16px;
width: 90px;
margin-bottom: -16px;
}

.quicksearch_dropdown {
margin-bottom: -16px;
}

.quicksearch_search {
padding: 0px;
margin-bottom: -20px;

}

.search_align {

}

.submenuClass {
	cursor: pointer;
	padding: 5px;
	
}


/*  */

.main_div {
width: 804px;
margin-left:auto;
margin-right:auto;
}

.titles_right {
font-size: 16px;
color: #fff;
margin-left: 10px;
margin-top: 14px;
font-weight: bold;
}

.titles_left {
font-size: 16px;
color: #fff;
margin-left: 14px;
margin-top: 14px;
font-weight: bold;
}

.navigation {
margin-top: 18px;
margin-left: 10px;
}

.nav_padding {
padding-left: 10px;
}

.bullet_space {
padding-left: 6px;
padding-right: 2px;
}

.marquee_header {
margin-top: 59px;
margin-left: 20px;
font-size: 14px;
float:left;
overflow:hidden;
width: 400px;
height: 16px;
}



/* Links */

.menu2 {
color: #fff;

}	

a:link.menu2	{
font-size:							11px;
font-family:						Arial, Helvetica, sans-serif;
color:								#ff; 
text-decoration:					none;
line-height: 						16px;
		}
a:visited.menu2 {
font-size:							11px;
font-family:						Arial, Helvetica, sans-serif;
color:								#fff;
text-decoration:					none;
		}
a:hover.menu2 {
font-size:							11px;
font-family:						Arial, Helvetica, sans-serif;
color:								#fff;
text-decoration:					underline;

		}
a:active.menu2 {
font-size:							11px;
font-family:						Arial, Helvetica, sans-serif;
color:								#fff;
text-decoration:					none;
	
		}


