body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}
body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/_headbkgrd_redline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link, a:visited {
	color: #FFCC00;
	text-decoration: none;
}
/* a:visited {
	color: #FFCC00;
	text-decoration: none;
} */
a:hover, a:active {
	color: #FFFF33;
	text-decoration: underline;
}
/* a:active {
	color: #FFFF33;
	text-decoration: underline;
} */
h1 {
	font-size: 18px;
	text-transform: uppercase;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h2, h3 {
	font-size: 16px;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
h3 {
	font-size: 14px;
/*	margin-bottom: -15px;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
*/
}
#header_logo_space2 {
	height: 145px;
	width: 750px;
	background-image: url(../images/_header_bkgrd.gif);
	background-repeat: no-repeat;
}
.header_nav_bkgrd_text {
	position: static;
	height: 50px;
	width: 300px;
	padding: 8px 10px 5px 38px;
	background-image: url(../images/_header_nav_bkgrd.gif);
	background-repeat: repeat-x;
	text-indent: -11px;
}
#header_featured_box {
	background-image: url(../images/_header_flash_sample.jpg);
	padding: 10px;
}
#content_box {
	width: 740px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-color: #000000;
	clear: both;
}
#content_text {
	padding-left: 35px;
}
#content_text_box_right {
	width: 380px;
	float: right;
}
#content_text_box_left {
	width: 280px;
}
/* #content_text_box_rss_right {
	width: 180px;
	float: right;
	padding-right: 10px;
}
#content_text_box_rss_left {
	width: 480px;
} */
.content_news {
	width: 360px;
	height: 137px;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#footer_box {
	width: 740px;
	padding-top: 10px;
	padding-right: 10px;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #CCCCCC;
	clear: both;
/*	margin-top: 200px; */
}
#footer_text_left {
	padding-left: 27px;
	text-transform: capitalize;
	width: 550px;
	float: left;
	padding-bottom: 15px;
}
#footer_text_right {
	text-align: right;
	font-size: 14px;
	font-weight: bolder;
}
.quote_words {
	font-weight: bolder;
}
.image_left, .image_right {
	margin-right: 3px;
	margin-bottom: 2px;
	margin-top: 2px
}
.image_right {
	margin-left: 3px;
/*	margin-bottom: 2px;
	margin-top: 2px
*/
}
.quote_phrase {
	background-image: url(../images/quote%20symbol.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 0px 13px;
}
.disclaimer_on_screen {
	font-size: 10px;
}
.take_note_text {
	color: #FF3300;
}
/* style for property-listings only */
#listings_details_images_box {
	float: left;
	width: 320px;
	margin-top: 12px;
	text-transform: lowercase;
}
#listings_details_text_box {
	width: 360px;
	float: right;
}
/* .search_results_images_box {
	float: left;
	height: 200px;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
} */
a img {
	border: none;
}
.videoborder {
	border-bottom: 1px solid #FFFFFF;
}
.maplocation {
	clear: both;
	float: left;
	height: 200px;
	width: 200px;	
}
.msn {
	position: absolute;
	z-index: 99;
	width: 200px;
	left: 0%;
	top: 0%;
	visibility: inherit;
	float: left;
}