@charset "utf-8";
/* CSS Document */



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bck_gradient_DAE2F0.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #0000ff;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: underline;
	color: #0000ff;
}
h1 {
	font-size: large;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 2px;
}
h2 {
	font-size: medium;
	color: #333333;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
}
h3 {
	font-size: small;
	color: #333333;
}
h4 {
	font-size: medium;
	color: #990000;
}
h5 {
	font-size: medium;
	color: #666666;
}
h6 {
	font-size: medium;
	color: #990033;
}


#container {
	margin: 0 auto;
	width: 950px;
	text-align:left;
	background-color: #FFFFFF;
	display: inline-block;
	clear: both;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-left-color: #dedede;
	height: 1584px;
}

#banner {
	clear: none;
	width: 950px;
}


#container #intro p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: left;
	padding: 10px;
}


#top_nav {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	height: 25px;
	width: 950px;
	text-align: center;
	padding-top: 8px;
}



#hot_links {
	width: 212px;
	height: 450px;
	display: inline-block;
	float: right;
	border-bottom-style: none;
	clear: none;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


#sidebar {
	background-color: #DEE6F0;
	text-align: center;
	display: inline-block;
	width: 212px;
	height: 850px;
	float: left;
	clear: none;
}

#sidebar p {
	text-align: center;
	padding: 3px;
	font-size: small;
}
.sidebar_text {
	font-size: x-small;
	text-align: center;
	padding: 3px;
}


#intro {
	width: 736px;
	height: 447px;
	text-align: left;
	float: left;
	display: inline-block;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #003366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}



#featured_listings {
	background-color: #DEE6F0;
	width: 737px;
	height: 848px;
	float: left;
	clear: none;
}


.listing {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 160px;
	border: thin solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: normal;
	height: 260px;
}


.listing_img_505 {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 525px;
	border: thin solid #999999;
	text-align: center;
	height: 260px;
}


.listing_img_140 {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 160px;
	border: thin solid #999999;
	text-align: center;
	height: 260px;
}


.listing_status {
	color: #ff0000;
	font-weight: normal;
}





.open_house {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #990000;
	background-color: #FFFF66;
	padding-right: 15px;
	padding-left: 15px;
}




#credits {
	background-color: #d7dfce;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	display: block;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}


#credits a:link {
	color: #000;
	text-decoration: underline;
}
#credits a:visited {
	text-decoration: underline;
	color: #000;
}
#credits a:hover {
	text-decoration: none;
	color: #666;
}
#credits a:active {
	text-decoration: underline;
	color: #000;
}
.featured_listings_img_3 {
	margin-top: 25px;
	margin-left: 50px;
}
