@charset "utf-8";
#contact {
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}

#contact a {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#contact a:hover {
	color: #FF0000;
}




#table {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	background-color: #FFFFFF;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../graphics/bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
}
#main_body {
	vertical-align: top;
	background-color: #ECECEC;
}

#top_header {
	background-image: url(../graphics/back3.jpg);
	height: 100px;
}
#left_seg {
	background-color: #000000;
	height: 131px;
}
#left_seg_top {
	background-color: #FFFFFF;
	height: 650px;
}

#top_nav {
	color: #FFFFFF;
	background-image: url(../graphics/navbar.gif);
	background-repeat: repeat-x;
	height: 31px;
	text-align: center;
}


#left_bar {
	width: 20px;
	background-color: #000000;
	background-image: url(../graphics/bg2.png);
	background-repeat: no-repeat;
}
#bottom_footer {
	background-image: url(../graphics/footer2.png);
	background-repeat: no-repeat;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;

}
#bottom_footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#bottom_footer a:hover {
	color: #000000;
	background-color: #CCCCCC;
}

#top_nav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
#top_nav a:hover {
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 3px;
	padding-bottom: 3px;

}
p {
	text-align: justify;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 5px;
}


#white_bar {
	background-color: #FFFFFF;
	width: 6px;
	background-image: url(../graphics/bot_fade.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#middle_graphic {
	background-image: url(../graphics/homebottom2.png);
	height: 61px;
	background-repeat: no-repeat;
}
#top_cell {
	background-color: #FFFFFF;
}
#right_bar {
	width: 20px;
	background-color: #000000;
	background-image: url(../graphics/bg2.png);
	background-repeat: no-repeat;
}
#middle_graphic h1 {
	font-size: 16px;
	color: #000000;
}
#top_cell2 {
	color: #000000;
}
h1 {
	font-size: 18px;
}
#real_estate_links {
	color: #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#real_estate_links a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
#sitemap_table {
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
#sitemap_table_cell {
	width: 380px;
	vertical-align: top;
}
#sitemap_table_cell h1 {
	text-align: left;
}
#sitemap_table_cell a {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
