body {
	margin: 0px;
	padding: 0px;
	background: #54442a;
	text-align: center;
}

a, 
a:visited, 
a:focus, 
a:active {
	color: #451f01;
}

a:hover {
	color: #33201a;
}

#content {
	margin: 0px;
	background: #3d1a11;
	background: #FFF url(/images/content_bg.gif) repeat-y top;
}

#content_main {
	padding-bottom: 100px;
}

#content_sidebar {
	padding-top: 10px;
	padding-bottom: 100px;
}

#content_sidebar .sidebar_module {
	background: #FFF url(/images/module_bg_small.gif) repeat-x top left;
}

#content_sidebar .sidebar_module h2,
#content_sidebar .sidebar_module h2 a,
#content_sidebar .sidebar_module h2 a:visited,
#content_sidebar .sidebar_module h3,
#content_sidebar .sidebar_module h3 a,
#content_sidebar .sidebar_module h3 a:visited,
#content_sidebar .sidebar_module h4,
#content_sidebar .sidebar_module h4 a,
#content_sidebar .sidebar_module h4 a:visited {
	color: #3d1a11;
}

#site_wrap_outer {
	overflow: auto;
}

#site_wrap_inner {
	position: relative;
	z-index: 100;
	margin: 0px auto;
	width: 960px;
	text-align: left;
}

#header-title {
	text-align: right;
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
	margin: 5px 0px;
}

#header-title a,
#header-title a:visited {
	color: #FFF;
	text-decoration: none;
}

#header {
	position: relative;
	z-index: 101;
	width: 958px;
	border: 1px solid #8c7968;
	height: 290px;
	background: #633 url(/images/winetrail_960.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 93px;
}

#header_flash {
	background: #ccc url(/files/images/10603/misc/flash1b.jpg) no-repeat top left;
	background: #633;
	border: 2px solid #C00;
	width: 1100px;
	height: 500px;
}


#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 960px;
	height: 185px;
	padding: 0px;
	margin: 0px;
}

#header_agent {
	position: absolute;
	top: 60px;
	left: 265px;
}

#header_agent img {
	float: left;
	border: 2px solid #FFF;
}

#header_agent h2 {
	width: 400px;
	position: absolute;
	left: 250px;
	top: 20px;
	color: #FFF;
}

#header_agent h2 a {
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
	
#header_agent h3 {
	width: 400px;
	position: absolute;
	left: 250px;
	top: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}

#footer_wrap {
	margin: 0 auto;
	text-align: center;
}

#footer {
	border: 1px solid #8c7968;
	background: #451f01;
	width: 940px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 10px;
	color: #D0CAB0;
}

#footer a,
#footer a:visited {
	color: #FFF;
}

#footer_logo {
	margin: 0 20px 0 0;
	padding: 2px;
}


.module-footer {
	text-align: center;
	color: #000;
	font-size: 14px;
	border-top: 1px solid #666;
	margin: 5px;
	padding-top: 5px;
}

#onjax_tools {
	margin-left: 10px;
}

#real_estate_town_copy {
	font-size: 14px;
}

#learn ul {
	list-style: disc;
	font-size: 16px;
	font-weight: bold;
}

#buying_copy ul, #selling_copy ul {
	font-size: 16px
}

#real_estate_tags h2 {
	margin: 0px;
	padding: 0px 3px;
	font-weight:normal;
}

#real_estate_tags h2 a {
	text-decoration: none;
	font-size: 18px;
	color: #000;
}

















#index_boxes {
	background: url(/images/index_boxes_bg.png) no-repeat;
	padding: 10px 20px 10px 20px;
	width: 700px;
	overflow: auto;
}


#index-agents, #index-open-houses, #index-featured-lender {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	border: 0px solid #000;
}

#index-agents h3, #index-open-houses h3, #index-featured-lender h3 {
	font-size: 18px;
	text-indent: -9999px;
	color: #000;
}



#index-agents div.agent {
	overflow: auto;
	clear: both;
}

#index-agents div.agent-contact {
	float: left;
}

#index-agents img {
	float: left;
	margin: 5px;
	border: 1px solid #000;
}

#index-agents .agent-name {
	font-weight: bold;
	color: #000;
	font-size: 18px;
}

#index-agents .agent-name a {
	color: #000;
	text-decoration: none;
}

#index-agents .agent-phone {
	font-weight: bold;
	font-size: 14px;
}

#index-agents .agent-profile-link {
	font-weight: bold;
}

#index-agents #meet-our-agents-rotation {
	height: 150px;
}

#index-agents .agent-list-link {
	clear: both;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}


.open-house-date {
	border-bottom: 1px solid #999;
	font-weight: bold;
	font-size: 14px;
}

.open-house-listing {
	font-size: 12px;
	border-bottom: 1px solid #999;
	padding: 10px;
}

.open-house-time {
	font-weight: bold;
}

.open-house-address {
	display: inline;
}

.open-house-price {
	display: inline;
	margin-right: 5px;
}

.open-house-host {

}

#open-houses-list-link {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}


#index-featured-lender {
	text-align: center;
}

#lender-name {
	font-weight: bold;
	margin-top: 10px;
}


.area_schools {
	border-bottom: 1px solid #666;
	margin: 10px;
	padding: 10px;
	font-size: 14px;
}

#content_main .area_schools h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}





#index_properties div.section {
	border-bottom: 1px solid #332019;
}

#index_properties .section h2 {
	background: url(/images/section_header_bg.png) repeat-x top left;
	color: #FFF;
}


#flash_object {
	z-index: 1;
}






#navigation {
	position: relative;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 35px;
	font: bold 12px Helvetica, Arial, sans-serif;
	background: url(/images/nav_bg.jpg) repeat-x;
}

/*** ESSENTIAL STYLES ***/

/*
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}

.nav {
	z-index: 1000;
}

.nav ul {
	position:absolute;
	top: -999em;
	width: 200px;
	background: #FFF;
}
.nav ul li,
.nav a {
}

.nav li {
	float:left;
	position:relative;
	z-index:99;
}
.nav a {
	display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left: -1px;
	top: 35px;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left: 186px;
	top: 0px;
}
.nav li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}





.nav {
	float: left;
	height: 35px;
}

.nav li {
	padding: 0px 10px;
	margin-left: 10px;
	text-align: center;
}

.nav a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0px;
	text-decoration:none;
}

.nav ul a {
	color: #342019;
	font-size: 13px;
	padding: 3px 0px;
}

.nav li:hover,
.nav li.sfHover {
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background: #342019;
}

.nav li:hover a,
.nav li.sfHover a {
	color: #FFF;
}

.nav li:hover ul a,
.nav li.sfHover ul a {
	color: #000;
}

.nav li:hover li,
.nav li.sfHover li {

}

.nav a:focus, 
.nav a:hover, 
.nav a:active {
	background: #342019;
}

.nav ul li {
	margin-left: 0px;
}

.nav ul li:hover, 
.nav ul li.sfHover {
	background:#342019;
	border-right: 0px;
	border-left: 0px;
	margin-left: 0px;
}


.nav ul li a:focus, 
.nav ul li a:hover, 
.nav ul li a:active {
	color: #FFF;
	background:#342019;
	border-right: 0px;
	border-left: 0px;
}


.nav ul, 
.nav ul li.sfHover ul {
	border-left: 3px solid #342019;
	border-bottom: 3px solid #342019;
	border-right: 3px solid #342019;
	border-top: 3px solid #342019;
	background: #FFF url(/images/submenu_bg.gif) repeat-y;
}

.nav ul a, 
.nav ul li.sfHover ul a {
	color: #000;
	font-weight: bold;
}

.nav ul a:hover, 
.nav ul a:focus, 
.nav ul a:active, 
.nav ul li.sfHover a, 
.nav ul ul li a:hover, 
.nav ul ul li a:focus, 
.nav ul ul li a:active {
	color: #FFF;
	font-weight: bold;
}

.nav li li {
	border: 0px;
	text-align: left;
}

*/

/*** ESSENTIAL STYLES ***/
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav {

}
.nav ul {
	position:absolute;
	top:-999em;
	width: auto;
	background: #f3f3f3;
}

.nav ul li {
	width: 100%;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
}
.nav a {
	display: block;
	color: #000;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left: 0px;
	top: 36px;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left: 200px;
	top: -3px;
}




/*** ORIGINAL SKIN ***/
.nav {
	float:left;
	margin-bottom:0;
}

.nav li {
	width: auto;
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
}

.nav a,
.nav a:visited {
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 10px;
	text-decoration:none;
}

.nav ul a,
.nav ul a:visited {
	text-indent: 5px;
	font-size: 13px;
	font-weight: normal;
	padding: 4px 10px;
}


.nav li:hover,
.nav li.sfHover {
	width: auto;
	background: #d2bb87;
}

.nav li:hover li,
.nav li.sfHover li {
	width: auto;
	margin-top: 0px;
	border-bottom: 1px solid #CCC;
	background: url(/images/menu_arrow.png) no-repeat 5px 8px;
}

.nav li:hover li:last-child,
.nav li.sfHover li:last-child {
	border-bottom: 0px solid #CCC;
}

.nav a:focus, 
.nav a:hover, 
.nav a:active {
	background: #d2bb87;
}

.nav ul li {
	margin-left: 0px;
	text-transform: none;
}

.nav ul li:hover, 
.nav ul li.sfHover {
	background: #d2bb87 url(/images/menu_arrow.png) no-repeat 5px 8px;	
	width: inherit;
}

.nav ul li a:focus, 
.nav ul li a:hover, 
.nav ul li a:active {
	background: #d2bb87 url(/images/menu_arrow.png) no-repeat 7px 8px;	
}

.nav ul, 
.nav ul li.sfHover ul {
	border-left: 3px solid #54442a;
	border-bottom: 3px solid #54442a;
	border-right: 3px solid #54442a;
	border-top: 3px solid #54442a;
	background: #F3F3F3;
	width: 200px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}

.nav ul a, 
.nav ul li.sfHover ul a {
	color: #342019;
}

.nav ul a:hover, 
.nav ul a:focus, 
.nav ul a:active, 
.nav ul li.sfHover a, 
.nav ul ul li a:hover, 
.nav ul ul li a:focus, 
.nav ul ul li a:active {
	color: #000;
	font-weight: normal;
}

.nav li li {
	border: 0px;
	width: 180px;
	text-align: left;
}





