/* GENERAL */
body {
	min-width: 800px; 
	margin: 10px auto; 
	text-align: center; 
	background-color: #F5F0E9;
	font: 12px Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 800px; 
	margin: 0 auto; 
	text-align: left; 
	background-color: #FFF; 
	border: 1px solid #666;
}
form {
	margin: 0px;
}
td img {
	display: block;
}
.cl {
	clear:both;
}
a {
	color: #5B0B0E;
}
a:hover {
	color: #CC3300;
}
h1,h2,h3,h4,h5 {
	font: bold Arial, Helvetica, sans-serif;
	color: #5B0B0E;
}


/* HEADER */
#headerTop {
	width: 800px; 
	background: #333 url(images/header_top.jpg) repeat-x top; 
	padding: 0px; 
	margin: 0px; 
	vertical-align: top;
}
#headerMidLeft {
	width: 220px; 
	height:245px; 
	float:left; 
	background-color: #F5F0E9; 
	text-align:left
}
#headerMidLeft .content {
	color: #000; 
	vertical-align: top; 
	width: 200px; 
	height: 220px; 
	margin: 10px 0px 0px 10px;
}
#headerMidLeft .content a {
	color: #FF6600;
}
#headerMidLeft .content a:hover {
	color: #CC3300;
}
#headerMidRight {
	width: 580px; 
	height: 245px; 
	float: left; 
	background-color: #D5BFA7;
}
#headerMenu {
	width: 800px; 
	height:61px; 
	clear: both;
}
/* MAIN CONTENT */
#maincontent {
	margin: 0 0 0 0;
	padding: 10px 10px 0 10px;
	text-align: left;
	vertical-align: top;
}
/* SUB MENU  */
#subNavLeft {
	width: 220px; 
	height: 61px;
	background: #999 url(images/nav_left_bg.jpg) repeat-x top left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	color: #000;
	vertical-align: top;
}
#subNavLeft .content {width: 200px;margin: 12px 0px 0px 10px; font-size: 11px}
#subNavLeft .content a {color: #5B0B0E}
#subNavLeft .content a:hover {color: #666}

#subNavRight {
	width: 580px;
	height: 61px;
	background: #F35800 url(images/nav_right_bg.jpg) repeat-x top left;
	vertical-align: top;
}
#subNavRight .content {width: 580px;margin: 20px 0px 0px 10px}

/* SIDEBAR */
#sidebar {
	width: 200px; 
	background: #D3CAC5 url(images/sidebar_bg.jpg) no-repeat top left;
	vertical-align: top;
	margin: 0px;
	padding: 9px;
	color: #000;
}
#sidebar input,
#sidebar textarea,
#sidebar option,
#sidebar select,
#sidebar table {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

/* SIDEBAR CONTENT CONTAINER */
#sideColBelNavContainer {
	padding: 10px 0px;
	font-size:11px;
}
#sideColBelNavContainer p {
	margin: 0px 0px 5px 0px;
}
#sideColBelNavContainer a {color: #5B0B0E}
#sideColBelNavContainer a:hover {color: #CC3300}

/* FOOTER */
#footerLeft {
	width: 220px; 
	height:61px; 
	background: #999 url(images/footer_left.jpg) repeat-x top left;
	vertical-align: top;
}
#footerLeft .content {
	width: 200px;
	margin: 14px 0px 0px 10px;
	font-size: 11px;
}
#footerRight {
	width: 580px; 
	height:61px; 
	background: #E8DFD8 url(images/footer_right.jpg) repeat-x top left;
	vertical-align: top;
}
#footerRight .content {
	width: 560px;
	margin: 14px 0px 0px 10px;
	color: 666;
	font-size: 11px;
}
#footerRight .content a {color: #5B0B0E}
#footerRight .content a:hover {color: #CC3300}

#footerRight .c1 {
	width: 560px;
	margin: 6px 0px 0px 10px;
	color: #666;
	font-size: 11px;
}
#footerRight .c1 a {color: #5B0B0E}
#footerRight .c1 a:hover {color: #CC3300}

/* SUB MENU */
#menui {
	color: #FFFFFF;
	width: 580px;
}
#menui ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	cursor: default;
	display: table;
	width: 580px;
	height:61px;
}
#menui ul li {
	margin: 0;
	padding: 0;
	float: left;
	width: 116px;
	height:61px;
}
#menui ul li a {
	color: #FFF;
	font: 10px Verdana, Arial, sans-serif;
	letter-spacing: 0px;
	font-weight:bold;
	padding: 25px 0px;
	text-align: center;
	text-decoration: none;
	display: block;
	width:100%;
	text-transform:uppercase;
}

#menui ul li a:hover {
	background: #B74000;
	color: #FFFF00;
}

/* OLD V1 STYLES (IF NEEDED) -------------------------------------------- */

.defaulttext, .defaulttext {
	font: 12px Arial, Helvetica, sans-serif;
}
/* PageThru */
.pageThru {
	font-size: 12px;
	color: #000;
}
.pageThru a{
	color: #5B0B0E;
	font-weight: bold;
}
.pageThru a:hover{
	color: #CC3300;
	font-weight: bold;
}

/* Products*/
.productTitle {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.productDescription, .productPrice {
	font-size: 12px;
	color: #000;
}
/* Realtor Classes */
.realtorheaderbg1{
	background-color: #370607; 
	font-size:12px; 
	color: #fff; 
	height: 20px;
}
.realtorheaderbg1 a {
	color: #fff; 
	text-decoration: underline;
}
.realtorheaderbg1 a:hover {
	color: #fff; 
	text-decoration: underline;
}
/* FOR REALTOR SEARCH DISPLAY ROWS - - - - - - -  */
.realtorheaderbg2{
	background-color: #ddd;
	font-size:12px; 
	color: #333; 
	height: 20px;
}
.realtorheaderbg2 a {
	color: #5B0B0E; 
	text-decoration: underline;
}
.realtorheaderbg2 a:hover {
	color: #CC3300; 
	text-decoration: underline;
}
/* FOR PRODUCT DISPLY OUTLINE - - - - - - -  */
.headerborder1{
	border:1px solid #000;
}
.headerborder2{
	border:1px solid #000;
}