/* =Backgrounds
-----------------------------------------------
*/
body { background: #9baf94; }
#wrapper { background: transparent url("/ezstatic/data/sarahharringtonrealestate/i/wrapper.gif") left top repeat-y; }
#header { background: transparent url("/ezstatic/data/sarahharringtonrealestate/i/header.jpg") left top no-repeat; }
#navbar { background: transparent url("/ezstatic/data/sarahharringtonrealestate/i/navbar.gif") left top repeat-x; }
#navbottom { background: transparent url("/ezstatic/data/sarahharringtonrealestate/i/navbottom.gif") left top no-repeat; }
#sidebar { background: transparent url("/ezstatic/data/sarahharringtonrealestate/i/sidebar-left.jpg") left top no-repeat; }
#footer { background: transparent url("/ezstatic/data/sarahharringtonrealestate/i/footer.gif") left bottom no-repeat; padding:36px 0 25px; }


/* =Element Styles
-----------------------------------------------
*/
a { text-decoration: none; }

a:hover { text-decoration: underline; }

h1,
h2,
h3,
h4,
h5,
h6 { font-family: arial, serif; }

h1 {
	margin-top: 28px;
}

/* =Colors
-----------------------------------------------
*/
h1,
h2 { color: #000; }

a { color: #487f37; }

#navbar a {
	color: #34315d;
}

#navbar a:hover { color: #487f37; }

#navbar li ul li a,
#navbar li ul {
	color: #fff;
	background: #a9c57e;
}

#navbar li ul li a:hover {
	color: #a9c57e;
	background: #fff;
}

#sidebar a{ color: #fff; }
#sidebar h3 {
	color: #fff;
	font-family: arial, serif;
	font-size: 110%;
}
#sidebar2 h3,
#sidebar h3#pssheader {
	color: #0083c8;
	font-family: 110% arial, serif;
	font-size: 110%;
}

#sidebar2 h3 a {
	color: #0083c8;
}

#sidebar h3 { color: #fff; }
#sidebar2 h3{ font-family: arial, serif; }

#footer { color: #000; }

#footer a { color: #000; }

/* navbar styling */
#navbar a {
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 10px;
}

#navbar li {
	background: transparent url("/ezstatic/data/sarahharringtonrealestate/i/navseparator.gif") left center no-repeat;
}

#navbar li#first {
	background: transparent;
}

/* quicksearch overrides */
form#quicksearch select,
form#quicksearch #mlsno {
	border: 1px solid #000;
	padding: 3px;
	width: 144px;
	margin: 0 0 4px 0;
}

form#quicksearch input#mlsno {
	width: 135px;
}

/* one-click searches */
#sidebar .psslist a { color: #000; }

.searcharrow,
.searchcnt { display: none; }

/* featured listing */
.featured span { display: block; }

span.listviewmoreinfo span { display: inline; }

/* contact page */
body#contact #ezarticleviewtpl {
	width: 265px;
	float: left;
}

body#contact #contactpage {
	width: 290px;
	float: right;
	margin-top: 63px;
}

body#contact #contactmap {
	clear: both;
	padding-top: 20px;
}

/* header overrides */
#header a {
	width: 420px;
}

/* header navigation styles */
#wrapper {
	position: relative;
}

#headernav {
	position: absolute;
	top: 12px;
	right: 15px;
	list-style: none;
}

#headernav li {
	float: left;
}

#headernav a {
	color: #fff;
	padding: 0px 8px;
	border-left: 1px solid #fff;
}

#headernav a {
	color: #fff;
	padding: 0px 8px;
	border-left: 1px solid #fff;
}

#headernav li.first a {
	border-left-width: 0;
}

#newtotown {
	position: absolute;
	right: 10px;
	top: 40px;
	width: 130px;
	height: 20px;
}

#newtotown a {
	display: block;
	width: 130px;
	height: 20px;
	text-indent: -9999px;
	color: #fff;
}

#newtotown a:hover {
	text-decoration: none;
}

/* map search page */
.county {
	clear: both;
}

.county .mapcontainer {
	float: right;
	padding-left: 80px;
}

.county .townlist {
	float: left;
}

.county .townlist .checkbox {
	display: block;
}

#townwrapper .searchsubmit {
	clear: both;
	padding: 10px 0;
}

.searchsubmit {
	clear: both;
}

.lamoille .townlist label {
	float: left;
	display: block;
	width: 33%;
}

/* basic auto-email overrides */
#emailcontent { width: 550px; background: #fff; }

#emailcontent td { font-size: 12px; }
