body {
	font-family: "Trebuchet MS";
	background-image: url(../images/all_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #BD9762;
}
#contentwrap { 
width: 777px; 
margin-right: auto; 
margin-left: auto; }

#mainmenu {
	width:810px;
	float:left;
	font-size:15px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
}
#mainmenu ul {
	margin:0px;
	padding:0px 10px;
	list-style:none;
}
#mainmenu li {
	float:left;
	background:url("../images/tabs_left.gif") no-repeat left top;
	margin:0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#mainmenu a {
	float:left;
	display:block;
	background:url("../images/tabs_right.gif") no-repeat right top;
	padding:6px 12px 8px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#61150B;
}
#mainmenu > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#mainmenu a {float:none;}
    /* End IE5-Mac hack */
#mainmenu a:hover {
      color:#000000;
}
#home #nav-home, #buyers #nav-buyers,
#lvn #nav-lvn, #gh #nav-gh,
#lvc #nav-lvc, #espanol #nav-espanol {
	background-position:0px -54px;
	border-width:0px;
	margin-top: 0px;
	padding-bottom: 0px;
}
#home #nav-home a, #buyers #nav-buyers a,
#lvn #nav-lvn a, #gh #nav-gh a,
#lvc #nav-lvc a, #espanol #nav-espanol a {
	background-position:100% -54px;
	color:#61150B;
	padding-bottom: 8px;
}
#mainmenu li:hover, #mainmenu li:hover a {
	background-position:0% -54px;
	color:#61150B;
}
#mainmenu li:hover a {
	background-position:100% -54px;
}

#flash {
	margin: 0px;
	padding: 0px;
}
#flash img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#content {
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#leftcontent {
	margin: 0px;
	padding: 15px 0px 0px;
	width: 235px;
	float: left;
}
.box {
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #F6EDE1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
}
.box h2 {
	background-image: url(../images/boxhdr_top.gif);
	background-repeat: no-repeat;
	background-color: #AC926F;
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 5px 10px;
	margin: 0px;
}
.box ul {
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
.box li {
	background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box li a {
	font-weight: bold;
	color: #625849;
	text-decoration: none;
}
.box li a:hover {
	text-decoration: underline;
}
#rightcontent {
	margin: 0px;
	padding: 15px 20px 0px 250px;
}
#rightcontent h1 {
	color: #704F21;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px;
}
#rightcontent p {
	font-size: 0.75em;
	color: #625849;
	line-height: 1.4em;
	margin: 0px;
	padding: 5px 0px;
}
#rightcontent ul.boxes {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px;
	font-size: .6em;
	width: 500px;
	display: block;
	height: 200px;
}
#rightcontent ul.boxes li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#rightcontent ul.boxes li a.viewluxury {
	background-image: url(../images/luxury_bg.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 168px;
}
#rightcontent ul.boxes li a.searchallresale {
	background-image: url(../images/all_bg.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 168px;
}
#rightcontent ul.boxes li a.searchallnew {
	background-image: url(../images/searchnew_bg.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 168px;
}
#rightcontent ul.boxes li a.viewfeatured {
	background-image: url(../images/featured_bg.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	width: 168px;
}
#rightcontent ul.boxes li a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer {
	margin: 0px;
	padding: 20px 0px 10px 10px;
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 767px;
}
#footer p {
	font-size: .7em;
	color: #EAE3D9;
	margin: 0px;
	padding: 0px 0px 5px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

