@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bkg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_holding_table {
	height: 900px;
	width: 800px;
	border: 6px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.flash_header_table {
	width: 800px;
	height: 223px;
	margin: 0px;
	padding: 0px;
}
.navigation_table {
	height: 72px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.information_table_main {
	margin: 0px;
	padding: 0px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 600px;
	background-color: #00a2e5;
}
.best_offer_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 254px;
	width: 100%;
}
.featured_property {
	padding: 0px;
	height: 165px;
	width: 100%;
}
.new_listings_table {
	padding: 0px;
	height: 240px;
	width: 120px;
	background-color: #0096d7;
}

/* TEXT(S) */

.page_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}

.search_listings_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.welcome_text {
	font-family: Verdana, Arial;
	width: 270px;
	font-size: 11px;
	color: #333300;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-style: normal;
}

.heading_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.heading_text_new_listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.heading_text_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.featured_property_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.best_offer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: oblique;
	font-weight: bold;
}
.new_listings_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* TABLES RIGHT */

.right_bottom_table {
	height: 165px;
	width: 275px;
	text-align: left;
	background-color: #0097d8;
	padding: 5px;
}
.right_top_table {
	height: 240px;
	width: 275px;
	text-align: left;
	background-color: #0097d8;
	padding: 5px;
}

.right_top_table_dave {
	height: 100px;
	width: 270px;
	text-align: left;
	background-color: #0097d8;
	padding: 0px;
}

.right_middle_table {
	width: 275px;
	height: 230px;
	padding: 5px;
}
.holding_table_right {
	width: 275px;
	height: 10px;
}

/* TABLES LEFT */

.left_middle_table {
	width: 466px;
	height: 254px;
	background-color: #0097d8;
	padding: 5px;
	background-image: url(../images/bestoffersstar.jpg);
}
.left_bottom_table {
	height: 165px;
	width: 466px;
	text-align: left;
	background-color: #0097d8;
	padding: 5px;
}
.left_top_table {
	height: 240px;
	width: 466px;
	text-align: left;
	background-color: #0097d8;
	padding: 5px;
}
.left_top_table_mc {
	height: 240px;
	width: 466px;
	text-align: left;
	background-color: #0097d8;
	padding: 0px;
}
.holding_table_left {
	width: 466px;
	height: 10px;
}

/* LINKS */

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}



/* SITEMAP */

.lcount {
	background-color:#EEEEEE;
	color:#000000;
	padding:2px;
	font:bold 12px verdana;
}
.lhead {	background-color:#eee; 
	border-top:#aaa 3px solid;
	border-bottom:#aaa 3px solid;
	padding:3px;
	font:bold 14px verdana;
}
.lpage {	font:normal 12px verdana;
}
.lpart {
	background-color:#FEFBFF;
	border-left:#ccc 2px solid;
	padding-bottom:25px;
}
