@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #330000;
	background-image: url(../images/page_bkg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 0px;
	margin-top: 0px;
}	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#container {
	width: 994px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
}
#pcheader {
	height: 228px;
	width: 994px;
}
#bmheader {
	height: 228px;
	width: 994px;
}
#logo_wrap {
	height: 101px;
	width: 994px;
	margin: 0px;
	padding: 0px;
}
#navigation_wrap {
	height: 39px;
	width: 994px;
	margin: 0px;
	padding: 0px;
}
#mainContent {
	background-image: url(../images/content_bkg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_content_wrap {
	float: left;
	height: 482px;
	width: 445px;
}
#left_content {
	height: 313px;
	width: 415px;
	padding-bottom: 10px;
	/*overflow: hidden;*/
	padding-left: 35px;
	margin-bottom: 10px;
}
#news_stream_wrap {
	height: 149px;
	width: 445px;
}
#slideshow {
	float: right;
	height: 482px;
	width: 542px;
}
#pcstream_header {
	float: right;
	height: 36px;
	width: 399px;
}
#pcstream_content {
	background-image: url(../images/stream_bottom.gif);
	float: right;
	height: 98px;
	width: 333px;
	padding-left: 30px;
	padding-top: 10px;
	color: #FFFFFF;
	padding-right: 36px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.stream_content {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.stream_content a {
	color: #FFFFFF;
	text-decoration: none;
}
.stream_content a:hover {
	color: #BB9249;
	text-decoration: underline;
}

/* -- Subpage Styles -- */

#breadcrumbs {
	height: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#663300;
}

#breadcrumbs a {
	color:#663300;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#content {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	width: 944px;
}
#content a {
	color:#FFFFFF;
	text-decoration:none;
}
#content a:hover {
	color:#663300;
	text-decoration:underline;
}


/* -- End of Subpage Styles -- */

#footer {
	height: 25px;
	width: 994px;
}
.footer_links {
	color:#FFFFFF;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

a.footer_links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

a:hover.footer_links  {
	text-decoration:underline;
}#available_text {
	float: left;
	width: 320px;
	padding-right: 10px;
}
#available_listing {
	float: left;
	width: 614px;
}
.available_title {
	font-size: 24px;
	font-weight: bold;
}
#avail_listing_table {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#avail_listing_table tr td {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#avail_listing_table tr td a {
	color: #000;
	text-decoration: none;
}
.avail_homes_title_bg {
	background-image: url(../images/avail_homes_title_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#avail_home_pic {
	height: 128px;
	width: 128px;
	border: 1px solid #000;
	background-color: #FFF;
}
#view_larger a{
	color: #fcd808;
	text-decoration: none;
}
