body {
	background-color: #666666;
	background-image:  url("/shared/segrestgrouphomesearch/images/body_bg.jpg");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;	
}

#header_bar {
	font-size: 9px;
	color: #FFFFFF;
	background-image:  url("/shared/segrestgrouphomesearch/images/header_bar_bg.jpg");
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: right;
}
#maintable {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#maincontainer {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 950px;
}

.subnav {
	background-image:  url("/shared/segrestgrouphomesearch/images/subnav_bg.jpg");
	background-repeat: no-repeat;
	height: 100%;
	background-color: #990000;
}

#mainspace {
	padding: 5px;
}

#main_content table {
	font-size: 11px;
}


#mainpic {
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(/shared/segrestgrouphomesearch/images/top_bg.jpg);
	background-repeat: repeat-x;
}

#focusspace {
	font-size: 12px;
	color: #333333;
}

#focusspace1 {/* focus boxes on right */
	padding: 5px;
	border-left-color: #999999;
	border-left-style: dashed;
	border-left-width: 1px;
}

#focusspace2 {/* focus boxes on top */
	padding: 5px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

#focusspace3 {/* focus boxes on bottom */
	padding: 5px;
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: 1px;
}

#focusspace h5 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 2px;
	border: 1px solid #333333;
	margin-bottom: 3px;
	margin-top: -5px;
	width: 180px;
	text-align: left;
}
#focus_content {
	font-size: 10px;
	color: #333333;
	padding: 2px;
        background-color: #FFFFFF;
	border: 1px solid #333333;
	margin-bottom: 20px;
	height: 200px;
	overflow: auto;
	width: 180px;
	text-align: left;
}
#focusfeature_content {
	font-size: 10px;
	color: #333333;
	padding: 2px;
	border: 1px solid #333333;
	margin-bottom: 20px;
	height: 70px;
	overflow: auto;
	width: 180px;
	text-align: left;
}
#focusspace img{
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	margin-bottom: 3px;
}
#footer_bar {
	/*background-image:  url("/shared/segrestgrouphomesearch/images/footer_bar_bg.jpg");
	padding: 2px;
	height: 28px;*/
}

/*********** #navBar link styles ***********/

#sub UL {
	margin: 0px;
	padding: 0px;
}

#sub li{
	margin: 0px;
	padding: 0px;
	LIST-STYLE-TYPE: none;
}

.closed ul {
 	display:none;
}

.open ul {
 	display:block;
}

.closed a, .open a {
	/*border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color: #CCCCCC;*/
	padding: 2px 0px 2px 5px;
	color: #FFFFFF;
	display: block; 
	font-size: 12px;
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	
}

.closed a:hover, .open a:hover {
	color: #FFFFFF;
	border-left-color: #FF6600;
	border-left-style: solid;
	border-left-width: 3px;
	font-weight: bold;
	background-color: #990000;
}

.closed a {
	
}

.open a {
	
}

.closed ul a, .open ul a, .open ul a:hover {
	border: 0pt none ;
	/*margin: 0pt 0pt 0pt 5px;*/
	padding: 0pt 0pt 0pt 15px;
	color: #FFFFFF;
	font-weight: normal;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #990000;
}

.open ul a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.nav_content {
	font-size: 11px;
}
.listing_header2 {
	font-size: 11px;
}