body {
	font-family: "lucida grande", "trebuchet ms", verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #666;
}

body,html {
	margin: 0;
	padding: 0;
	background: #e6e5d3;
	height:100%;
}

/* headings */
h2 { 
	color: #633947;
	font-size: 1.5em;
}

h2 { 
	color: #633947;
	font-size: 1.25em;
}

h3 { 
	color: #435874;
	border-bottom: 1px solid #ccc;
	font-size: 1.20em;
}

h4 { 
	color: #4b8e41;
	font-size: 1.15em;
}

/* combats the core.new.css style */
img { display: inline; }

/* forms */
input,
select,
textarea { font-size: 10px; }

/* lvha */
a { text-decoration: none; color: #633744; }
a:link { }
a:visited { }
a:hover { }
a:active { }

/* design elements */

div#header{
	height: 198px;
	background: transparent url("/ezstatic/data/karenwaters/i/header.jpg") top left no-repeat;
	margin: 0px;
	width: 988px;
	position: relative;
}

#logolink {
	margin: 0;
	width: 425px;
	height: 81px;
	position: absolute;
	left: 10px;
	top: 117px;
}

#logolink a {
	display: block;
	width: 425px;
	height: 81px;
	text-indent: -9999px;
}

#headercontact {
	margin: 0;
	width: 135px;
	height: 41px;
	position: absolute;
	left: 630px;
	top: 157px;
}

#headercontact a {
	display: block;
	width: 135px;
	height: 41px;
	text-indent: -9999px;
}

div#homewrapper {
	width: 988px;
	margin: 0 auto;
	padding: 0 13px;  
    border: 0px;
    background: transparent url("/ezstatic/data/karenwaters/i/kw-bg.jpg") repeat-y;
}

div#wrapper {
	width: 988px;
	margin: 0 auto;
	padding: 0 13px;  
	background: #fff;
	border: 1px solid #435874;    
    border: 0px;
    background: transparent url("/ezstatic/data/karenwaters/i/kw-bg.jpg") repeat-y;
}

#bottom-tags {
	width: 988px;
	padding: 10px 13px 0 13px;
	margin: 0 auto;
	background: transparent url("/ezstatic/data/karenwaters/i/footer.gif") left top no-repeat;
}


/* ************************ top navigation ************************ */

#navbar {
	border: 0;
	padding: 0;
	margin: 0;
}

#navbar ul {
	width: 988px;
	height: 34px;
	background: url("/ezstatic/data/karenwaters/i/navbar.jpg") no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}


#navbar li{ 
	margin:0; 
	padding:0; 
	list-style:none; 
	position:absolute; 
	top:0; 
}

#navbar li,#navbar a{ 
	height:31px; 
	display:block; 
}

#navbar li a{ 
	text-indent:-9999px; 
	text-decoration:none; 
}

.nb1{ left:0px; width:76px; }
.nb2{ left:68px; width:81px; }
.nb3{ left:157px; width:140px; }
.nb4{ left:297px; width:93px; }
.nb5{ left:390px; width:89px; }
.nb6{ left:479px; width:68px; }
.nb7{ left:552px; width:74px; }
.nb8{ left:626px; width:98px; }
.nb9{ left:724px; width:109px; }
.nb10{ left:833px; width:155px; }

.nb1 a:hover { background:transparent url('/ezstatic/data/karenwaters/i/navbar.jpg') -0px -34px no-repeat; }
.nb2 a:hover { background:transparent url('/ezstatic/data/karenwaters/i/navbar.jpg') -68px -34px no-repeat; }
.nb3 a:hover { background:transparent url('/ezstatic/data/karenwaters/i/navbar.jpg') -157px -34px no-repeat; }
.nb4 a:hover { background:transparent url('/ezstatic/data/karenwaters/i/navbar.jpg') -297px -34px no-repeat; }
.nb5 a:hover { background:transparent url('/ezstatic/data/karenwaters/i/navbar.jpg') -390px -34px no-repeat; }
.nb6 a:hover { background:transparent url('/ezstatic/data/karenwaters/i/navbar.jpg') -479px -34px no-repeat; }
.nb7 a:hover { background:transparent url('/ezstatic/data/karenwaters/i/navbar.jpg') -552px -34px no-repeat; }
.nb8 a:hover { background:transparent url('/ezstatic/data/karenwaters/i/navbar.jpg') -626px -34px no-repeat; }
.nb9 a:hover { background:transparent url('/ezstatic/data/karenwaters/i/navbar.jpg') -724px -34px no-repeat; }
.nb10 a:hover { background:transparent url('/ezstatic/data/karenwaters/i/navbar.jpg') -833px -34px no-repeat; }

/* dropdowns */
ul#navbar li ul {
	position: absolute;
	left: -9999px;
	width: 240px;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #ddd;
	border-top-width: 0;
	text-align: left;
}

ul#navbar li:hover ul, 
ul#navbar li.sfhover ul {
	left: 0;
	z-index: 100;
	top: 31px;
}

#navbar li ul li {
	position: relative;
	height: 24px;
	display: block;
	float: none;
	padding: 0;
	margin: 0;
	background: transparent;
}

#navbar li ul li a,
#navbar li ul li a:hover {
	font-weight: bold;
	display: block;
	text-indent: 0px;
	padding: 0 4px;
	line-height: 24px;
	height: 24px;
	margin: 0;
	float: none;
	background: #cc8d3e;
	color: #fff;
}

ul#navbar li ul li a:hover {
	background: #f6be59;
	color: #3c3e29;
}

/* left bar */

/*
#pagetext {
float:left;
margin:0pt;
padding:0pt 20px;
width:550px;
}

*/

#leftbar{	
	width: 164px;
	height:100%;
	font-size: .9em;
	float: left;
	padding:0 15px 24px;
    background: #829278;
}

#leftbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rightpanel{
	width: 170px;
	float: right;
	padding: 11px;
	text-align:left;
	font-size: .9em;
}


.contactinfo { padding-right: 10px; }

.contactinfo,
.contactinfo a {
	color: #fff;
	text-align: right;
	font-size: 11px;
}

#property-search{
display: block;
margin-top: 10px;
}
#blog-feed{
	
}

#blog-posts{
padding-left: 10px;
}

h3.property-search-hdr {
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/karenwaters/i/property-search-hdr.jpg") top left no-repeat;
	height: 18px;
	display: block;
	border: 0;
}
h3#hdr-myhomefinder{
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/karenwaters/i/my-home-finder-hdr.jpg") top left no-repeat;
	height: 18px;
	display: block;
	border: 0;
	padding-bottom:6px;
	margin-top:6px;
}
#popular-search{
display: block;
}

h3.popular-search-hdr {
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/karenwaters/i/popular-searches-hdr.jpg") top left no-repeat;
	height: 18px;
	display: block;
	border: 0;
}

.psslist a {
	color: #fff;
}

.searcharrow,
.searchcnt {
	display: none;
}



/* left bar buttons */
.buttonhome,
.buttonkaren,
.buttonteam,
.buttondirections,
.buttoncompany {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}

/* home button */
.buttonhome a, 
.buttonhome a:link, 
.buttonhome a:visited {
	display: block;	
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

.buttonhome a, 
.buttonhome a:link, 
.buttonhome a:visited,	
.buttonhome a:hover, 
.buttonhome a:active { background: transparent url("/ezstatic/data/karenwaters/i/button_home.jpg") top left no-repeat; }

/* meet karen */
.buttonkaren a, 
.buttonkaren a:link, 
.buttonkaren a:visited {
	display: block;	
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

.buttonkaren a, 
.buttonkaren a:link, 
.buttonkaren a:visited,	
.buttonkaren a:hover, 
.buttonkaren a:active { background: transparent url("/ezstatic/data/karenwaters/i/button_meetkaren.jpg") top left no-repeat; }

/* meet the team */
.buttonteam a, 
.buttonteam a:link, 
.buttonteam a:visited {
	display: block;	
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

.buttonteam a, 
.buttonteam a:link, 
.buttonteam a:visited,	
.buttonteam a:hover, 
.buttonteam a:active { background: transparent url("/ezstatic/data/karenwaters/i/button_meettheteam.jpg") top left no-repeat; }

/* directions */
.buttondirections a, 
.buttondirections a:link, 
.buttondirections a:visited {
	display: block;	
	height: 19px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

.buttondirections a, 
.buttondirections a:link, 
.buttondirections a:visited,	
.buttondirections a:hover, 
.buttondirections a:active { background: transparent url("/ezstatic/data/karenwaters/i/button_directions.jpg") top left no-repeat; }

/* company profile */
.buttoncompany a, 
.buttoncompany a:link, 
.buttoncompany a:visited {
	display: block;	
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

.buttoncompany a, 
.buttoncompany a:link, 
.buttoncompany a:visited,	
.buttoncompany a:hover, 
.buttoncompany a:active { background: transparent url("/ezstatic/data/karenwaters/i/button_companyprofile.jpg") top left no-repeat; }

/* middle column */

#homemidcol {
float:left;
margin:0pt;
padding:0px 20px 20px 20px;
width:560px;
height:100%;
background: #FFF;
}

#midcol {
float:left;
margin-top:20px;
padding:0px 20px 20px 20px;
width:560px;
background: #FFF;
}

body.detailview #midcol {
width:795px;
background: #fff;
padding: 20px 0 0 0;
margin-top: 0;
}

body.detailview .content .content {
	padding: 0;
}

.homecontent{
margin-top: 20px;
}

.homecontent h1,
.homecontent h2.articleMainHeading {
	text-indent: -9999px;
        margin-left: 20px;
	background: transparent url("/ezstatic/data/karenwaters/i/dotherightthing.jpg") top left no-repeat;
	height: 90px;
	width: 466px;
	display: block;
}

.homecontent p { 
padding: 0 20px; 
color: #3c3c3c; 
font-size: 1.1em;
}

.homecontent a{
color: #63363b;
font-weight: bold;
}

.homecontent a:hover{
color: #855c61;
}




.homemidimg {
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/karenwaters/i/homemidimg.jpg") top left no-repeat;
	height: 102px;
	width: 371px;
	display: block;
	border: 0;
}

/* Basic Overlabel styles (used with /data/js/overlabel-ala.js) */
div.overlabel-wrap {
	position: relative;
}

label.overlabel-apply {
	position: absolute;
	top: 4px;
	left: 5px;
	z-index: 1;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: 1;
}

/* testimonials */
.testcontent { font-size: 1.35em; }

.testcontent,
.testcontent p {
	padding: 20px;
	color: #829278;
}

.testcontent p {
	text-align: right;
	font-size: 1.00em;
	margin: 0;
	padding: 0;
}

/* featured listings */
#featuredlistings h2 {
	border-bottom: 1px solid #63713E;
	padding-bottom: 5px;
}

#featuredlistings {
	border-bottom: 1px solid #63713E;
}

/* right bar */



h3.buttonquicksearch {
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/karenwaters/i/my-home-finder-hdr.jpg") top left no-repeat;
	height: 18px;
	display: block;
	border: 0;
        margin-top: 10px;
}

#askquestion{
    background: #f2f1ee;
	color:#666;
	border:1px solid #eee;
}

.impt{
	color: #282828;
	font-size: 1.3em;
}

.phoneno{
	color: #282828;
}

.sendmessage{
	color: #63363b;
	font-size: .8em;
	width: 140px;
}
#askquestion .contact-brief .opener,
#askquestion .contact-brief .phone {
	font-size:1.3em;
	line-height:1.2em;
	font-weight:bold;
	margin-top:6px;
	color:#666;
}
.contact-brief .other{
	color:#63363b;
	font-size:1.2em;
	margin-top:8px;
}


h3.askaquestion-hdr {
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/karenwaters/i/ask-a-q-hdr.jpg") top left no-repeat;
	height: 18px;
	display: block;
	border: 0;
	margin:20px 0 -10px 0;
}

h3.blog-feed-hdr {
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/karenwaters/i/karens-blog-hdr.jpg") top left no-repeat;
	height: 18px;
	display: block;
	border: 0;
}

h3.buttonfeatured {
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/karenwaters/i/button_featured.jpg") top left no-repeat;
	height: 9px;
	width: 132px;
	display: block;
	border: 0;
}

h3.buttononeclick {
	text-indent: -9999px;
	background: url("/ezstatic/data/karenwaters/i/oneclicksearches.gif") top left no-repeat;
	height: 9px;
	width: 150px;
	display: block;
	border: 0;	
}
html>body ul#oneclicksearches {
	padding:0 0 5px 10px;
	margin: 0;
	list-style:none;
	text-indent:-10px;
}

#oneclicksearches li {
	margin-bottom: 8px;
}


#oneclicksearches a{
color: #FFF;
font-size: 1.0em;
}

.buttonfeatured,
.buttonquicksearch { margin-bottom: 5px; }

/* default area */
#maincontent {
	float: left;
	width: auto;
}

.content { padding: 0 20px; }

/* mls override */

.favorites { width: 115px; }
.favorites a { font-size: 10px; }

.imgb { width: 115px; }

#ezclassesnavigator { font-size: 10px; }
.prodlisttable td { width: 25%; font-size: 10px; }
.prodlisttable td a { font-size: 10px; }

.ezcustomercenter ul { display: none; }

/* begin usm tagline */
div#footer  {
	border: 0;
	padding: 0;
	margin: 0;
	clear: both;
}

div#footer ul {
	width: 998;
	height: 82px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

div#footer ul { background: transparent url("/ezstatic/data/karenwaters/i/footer-bg.gif") repeat-y top left; }

#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#footer .footer-cb{left:65px;top:15px;}
#footer .footer-contact{
	color:#63363b;
	left:230px;	
	top:20px;
}

#footer .contact-info{ }
#footer .contact-addr{position:relative;top:-18px;left:10px;}
#footer .contact-email{
	float:right;
	position:relative;
	left:-160px;
	top:-17px;
}

#bottom-tags{
background: transparent url("/ezstatic/data/karenwaters/i/bottom-tags.jpg") top left no-repeat;
height:42px;
}

#usm-tag{
padding-right: 15px;
float: right;
}

/* email notifications */
div#emailwrapper { 
	width: 540px;
	margin: 0 auto;
	border: 2px solid #000;
}

div#emailmain { background: #fff; text-align: left; }
div#emailcontent { padding: 7px; text-align: left; }

.listremark {
color: #4C6288;
}

.mlsrightcol {
width:375px;
}

.listviewright {
width:480px;
}

/*
	DYNAMIC SEARCH
	--------------
*/
#dynaform .txt-input {
	margin: 0 0 8px 0;
	width: 159px;
}

#dynaform select {
	width: 140px;
}

#rightpanel .btn-submit {
	width: 52px;
	height: 24px;
	background: transparent url("/ezstatic/data/karenwaters/i/send-btn.gif") no-repeat left top;
	margin: 8px 0 10px 0;
	position:relative;
	left:85px;
}	

p.lnk-custom-search a {
	display: block;
	width: 128px;
	height: 14px;
	background: transparent url("/ezstatic/data/karenwaters/i/customsearch-btn.gif") no-repeat left top;
	text-indent: -9999em;
}

#dynamicsearchbar {
	border:0;
	margin-bottom: 30px;
	padding: 0;
	background-color:transparent;
}

#DPrice{
	margin-bottom:8px;
}

#dynamicsearchbar a {
color: #5c743c;

}

#dynamicsearchbar a b {
font-weight: normal;
}
  
div.dynasearchdiv #TownList label.activeLabel,div.dynasearchdiv #PropertyTypesList label.activeLabel, div.dynasearchdiv #DTownList label.activeLabel,div.dynasearchdiv #DPropertyTypesList label.activeLabel{
	background: #f2a298 url('/data/i/bomber/bomber-x-sprite.png') repeat-x left -260px;
	color:#000;
	font-style:normal;
}

div.dynasearchdiv #TownList label.hoverLabel,div.dynasearchdiv #PropertyTypesList label.hoverLabel, div.dynasearchdiv #DTownList label.hoverLabel,div.dynasearchdiv #DPropertyTypesList label.hoverLabel{
	background:#ccc url('/data/i/bomber/bomber-x-sprite.png') repeat-x left -260px;
	color:#000;
	cursor:pointer;
}

div.togglebox span a { background-position: -705px -292px; }
div.togglebox span a:hover { background-position: -705px -292px; }
div.togglebox span a.plus { background-position: -705px -192px; }
div.togglebox span a.plus:hover { background-position: -705px -192px; }

/*
	LOGIN AREA
	--------------
*/
.lnk-joinnow {
	text-align: center;
}

ul.signup-incentive {
	font-weight: bold;
	color: #871e22;
	margin: 0 0 10px 20px;
}

.input {
	width: 120px;
}

#signuptab, #logintab {
	clear: both;
	border:1px solid #dbdbdb;
	padding:8px;
	background: #e7e6e0;
}

#signuptab ul {
	margin:0;
	position:relative;
	left:35px;
}

#signuptab li {
	padding:0;
	font-weight: bold;
	margin: 0 0 6px 0;
}

.widget .ui-tabs-nav {
	top: -2px;
}

.widget .ui-tabs-nav a {
	background: transparent url('/ezstatic/data/karenwaters/i/tabs.gif') right top no-repeat;
	padding: 2px 14px 3px 8px;
	border-width: 0;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 92%;
	color: #fff;
}

.widget .ui-tabs-nav a:hover,
.widget .ui-tabs-nav .ui-tabs-selected a {
	background-position: right -21px;
	color: #63363b;
	padding-left: 7px;
	border-left: 1px solid #dbdbdb;
}

#blog-posts {
	border:1px solid #dbdbdb;
	padding:8px;
	background: #e7e6e0;
}


/*
	CAROUSEL
	--------
*/
/* jcarousel overrides */
#home .jcarousel-skin-USM-610px .jcarousel-container-horizontal {
	width: 555px;
	margin-bottom: 1em;
	border-color: #fff;
	background: #fff;
}
#home .jcarousel-skin-USM-610px ul {
	margin: 0;
}
#home .jcarousel-skin-USM-610px .jcarousel-clip-horizontal {
	width: 476px;
	height: 250px;
}
#home .jcarousel-skin-USM-610px .jcarousel-item {
	padding: 10px 5px 0 5px;
	border-color: #fff;
	width: 234px;
	height: 250px;
	text-align: center;
	line-height: 1.2;
}

#home .jcarousel-skin-USM-610px .jcarousel-clip-horizontal,
#home .jcarousel-skin-USM-610px .jcarousel-next-horizontal,
#home .jcarousel-skin-USM-610px .jcarousel-prev-horizontal {
	background-color: transparent;
	border-width: 0;
}

#home .jcarousel-skin-USM-610px .jcarousel-next-horizontal {
	background-image: url("/ezstatic/data/karenwaters/i/next.gif");
	height: 170px;
	margin-top: 35px;
}

#home .jcarousel-skin-USM-610px .jcarousel-prev-horizontal {
	background-image: url("/ezstatic/data/karenwaters/i/prev.gif");
	height: 170px;
	margin-top: 35px;
}

#home .jcarousel-skin-USM-610px .jcarousel-item a.image {
	width: 234px;
	height: 180px;
}

/* buyers/sellers */
form#contact table {
	width: 100%;
}

form#contact td {
	width: 50%;
	text-align: top;
	padding-bottom: 8px;
}