/* scrollbar hack */
html { min-height: 100%; margin-bottom: 1px; }

/* =Structure
-----------------------------------------------
*/
* {	margin: 0; padding: 0; }

body { text-align: center; }

#wrapper { 
	text-align: left;
	width: 900px;
	margin: 12px auto;
	position: relative;
}

#maincontent {
	width: 541px;
	float: left;
}

#content {
	width: 333px;
	float: right;
}

#rentalsidebar {
	width: 167px;
	float: left;
}

#realestatesidebar {
	width: 343px;
	float: right;
}

/* =Base Styles
-----------------------------------------------
*/
body {
	background-color: #fff;
	font-family: Verdana, "Lucida Grande", sans-serif;
	font-size: .7em;
	line-height: 1.4;
	color: #3b4e37;
}

#middle {
	height: 172px;
	margin: 13px 0;
}

img#headerslideshow {
	float: left;
	height: 172px;
	width: 760px;
}

#maincontent { background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/yellowstripe.gif") 182px top repeat-y; }

a { color: #2b5d80; }

/* =Header
-----------------------------------------------
*/
#header {
	width: 336px;
	height: 80px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/headerlogo.gif") left top no-repeat;
	margin-bottom: 13px;
}

#header h1 {
	border: 0;
}

#header h1 a {
	width: 336px;
	height: 80px;
	border: 0;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}



/* =Navigation
-----------------------------------------------
*/
#navbar {
	position: absolute;
	left: 342px;
	top: 0;
	width: 558px;
	height: 80px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/navbar.gif") left top no-repeat;
}

#navbar li {
	list-style: none;
	position: absolute;
	top: 0;
}

#navbar li,
#navbar a {
	width: 75px;
	height: 80px;
	display: block;
	color: #fff;
}

#navbar a {
	text-indent: -9999px; 
	text-decoration: none;
}

.nb1 { left: 0px; }
.nb2 { left: 81px; }
.nb3 { left: 161px; }
.nb4 { left: 242px; }
.nb5 { left: 322px; }
.nb6 { left: 403px; }
.nb7 { left: 483px; }

.nb1 a { background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/navbar.gif") -0px top no-repeat; }
.nb2 a { background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/navbar.gif") -81px top no-repeat; }
.nb3 a { background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/navbar.gif") -161px top no-repeat; }
.nb4 a { background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/navbar.gif") -242px top no-repeat; }
.nb5 a { background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/navbar.gif") -322px top no-repeat; }
.nb6 a { background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/navbar.gif") -403px top no-repeat; }
.nb7 a { background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/navbar.gif") -483px top no-repeat; }

.nb1 a:hover { background-position: -0px -80px;  }
.nb2 a:hover { background-position: -81px -80px; }
.nb3 a:hover { background-position: -161px -80px; }
.nb4 a:hover { background-position: -242px -80px; }
.nb5 a:hover { background-position: -322px -80px; }
.nb6 a:hover { background-position: -403px -80px; }
.nb7 a:hover { background-position: -483px -80px; }

/* =Login Bar
-----------------------------------------------
*/
#autoemaillink { margin: 0 0 0 12px; }

#autoemaillink img { border-width: 0; }

#leadbar a#autoemaillink:hover { background: transparent; }

#leadbar {
	background: #7a2d25;
	float: right;
	width: 135px;
	height: 172px;
	color: #fff;
}

.loginbar {
	font-weight: normal;
	margin: 0 12px;
}

#leadbar a { color: #fff; }

#leadbar a:hover { background: #955751; }


/* =Content
-----------------------------------------------
*/

h2 {
	font-size: 140%;
	font-style: italic;
	font-weight: bold;
	color: #7a2d25;
}
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }

#content ul, #content ol { margin-left: 20px; }

#content p,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content ul,
#content ol { margin-bottom: 8px; }


/* =Rental Sidebar
-----------------------------------------------
*/
#ownersheader { margin-bottom: 12px; }

#subnav { margin-bottom: 12px; width: 166px; }

#rentalsearchheader { margin-top: 12px; }

#rentalsearch { margin-top: 6px; }

#featuredrentalheader { margin-top: 20px; }

#featuredrental { margin-top: 6px; }

.ezadheader { display: none; }

.ezadlistitem img {
	border: 0;
	margin-top: 8px;
}

#rentalquoteheader { margin-top: 12px; }

#rentalquote { margin-top: 6px; }

#rentalquote input, #rentalsearch input, #constantcontact input {
	font-size: 10px;
	margin-bottom: 4px;
}

#rentalquote .textinput, #rentalsearch .textinput { width: 116px; }

#rentalsidebar p { margin-bottom: 8px; }

#contactheader {
	margin-top: 13px;
	margin-bottom: 11px;
}

#newsletterheader { margin: 12px 0; }

#ea { margin-top: 6px; }


/* subnav */
#subnav { list-style: none; }

#subnav li { margin-bottom: 4px; }

/* =Real Estate Sidebar
-----------------------------------------------
*/
#featuredlisting {
	float: left;
	margin-top:12px;
	margin-bottom: 13px;
}

#randomlisting { margin-top: 7px }

#mlsquicksearch {
	float: right;
	margin-top: 12px;
}

form#quicksearch { margin-top: 7px; }

#mlsquicksearch select { width: 118px; }

#mlsquicksearch input.mlssearchinput { width: 113px; }

#announcementsheader {
	clear: both;
	margin-top: 13px;
	margin-bottom: 11px
}

#adlist h1,
#adlist h2,
#adlist h3,
#adlist h4,
#adlist h5,
#adlist h6 {
	color: #7a2d25;
	font-size: 110%;
}

#adlist { margin-top: 12px; }

#realestatesidebar .ezadlistitem {
	border-left: 10px solid #efebb1;
	padding: 5px 10px;
}

p#searchlistinglink { clear: left; }


/* =USM Tag
-----------------------------------------------
*/
#usmtag {
	width: 900px;
	height: 37px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/usmtag.gif") left top no-repeat;
	position: relative;
	clear: both;
	margin: 10px auto;
}
	
#usmtag li {
	list-style: none;
	position: absolute;
}

#usmtag li,
#usmtag a {
	height: 21px;
	display: block;
	color: #fff;
}

#usmtag li a {
	text-indent: -9999px; 
	text-decoration: none;
}

.usm1 {
	left: 0;
	top: 16px;
	width: 217px;
}


/* =Graphical Headers
-----------------------------------------------
*/
.replace {
	display: block;
	text-indent: -9999px;
}

#rentalsheader {
	width: 167px;
	height: 24px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/rentalsheader.gif") left top no-repeat;
}

#rentalsearchheader {
	width: 119px;
	height: 12px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/rentalsearchheader.gif") left top no-repeat;
}

#featuredrentalheader {
	width: 167px;
	height: 11px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/featuredrentalheader.gif") left top no-repeat;
}

#rentalquoteheader {
	width: 112px;
	height: 12px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/rentalquoteheader.gif") left top no-repeat;
}

#realestateheader {
	width: 343px;
	height: 24px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/realestateheader.gif") left top no-repeat;
}

#featuredlistingheader {
	width: 119px;
	height: 11px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/featuredlistingheader.gif") left top no-repeat;
}

#mlsquickheader {
	width: 106px;
	height: 11px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/mlsquickseachheader.gif") left top no-repeat;
}

#announcementsheader {
	width: 343px;
	height: 24px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/announcementsheader.gif") left top no-repeat;
}

#contactheader {
	width: 167px;
	height: 24px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/contactheader.gif") left top no-repeat;
}

#ownersheader {
	width: 167px;
	height: 24px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/ownersheader.gif") left top no-repeat;
}

#newsletterheader {
	width: 167px;
	height: 24px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/newsletterheader.gif") left top no-repeat;
}

#joinheader {
	width: 106px;
	height: 12px;
	background: transparent url("http://www.chimneyhill.com/ezstatic/data/chimneyhill/i/emaillistheader.gif") left top no-repeat;
}


/* =Misc
-----------------------------------------------
*/
.clearboth { clear: both; }

/* contact page */
.heading12875 {
	font-size: 120%;
	color: #3b4e37; 
}

label {
	color: #3b4e37;
	display: block;
}

#contactform input, #contactform textarea {
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#contactform textarea {
	width: 280px;
	height: 100px
}

#contactform { margin-bottom: 12px; }

/* form labeling script (currently disabled)*/
form#rentalquote { position:relative; }

#rentaldayswrap,
#rentalroomswrap,
#rentalnamewrap,
#rentalemailwrap,
#rentalphonewrap,
#rentalcommentswrap {
	position:relative;
	float:left;
	margin-right:3px;
}

.listviewright {
	width: 520px;
}

#rentalquote .textinput { width: 116px; }

label.overlabel { color:#999; }

label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#999;
}

/* auto email styles */
#emailcontent { width: 550px; background: #fff; }

#emailcontent td { font-size: 12px; }

p.ourlistingslink a { font-size: 1.5em; color: #ff0000; }


