/* =Whitespace reset
-----------------------------------------------
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a img { border: 0; }

a:active { outline: none; }

p,
h3,
h4,
h5,
h6,
ul,
ol { margin-bottom: 19px; }

ul, ol { margin-left: 20px; }

ul ul, ol ol { margin-bottom: 0; }

li { margin-bottom: 4px;}

fieldset {
	border: 1px solid #666;
	padding: 10px;
}

/* =Structure
-----------------------------------------------
*/
#header {
	width: 988px;
	margin: 0 auto;
	height: 168px;
	position: relative;
}

#wrapper {
	width: 988px;
	margin: 0 auto;
}

#navbar {
	height: 36px;
	margin: 0;
	list-style: none;
	padding-left: 39px;
}

#content {float: left;width: 782px;}

#main {
	float: right;
	width: 557px;
	padding: 20px 22px;
}

#sidebar {
	float: left;
	width: 150px;
	padding: 17px 15px 270px;
}

#sidebar2 {
	float: right;
	width: 150px;
	padding: 17px 15px 270px;
}

#footer {
	position: relative;
	z-index: 100;
	clear: both;
}

/* Self-clearing elements
   http://www.positioniseverything.net/easyclearing.html] */
.clear { display: inline-block; }   
.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/* =Background
-----------------------------------------------
*/
body { background: #476C2F url('/ezstatic/data/debbiburton/i/background.jpg') center top no-repeat; }
#header { background: transparent url('/ezstatic/data/debbiburton/i/header.jpg') center top no-repeat; }
#wrapper { background: #fff url('') left top repeat-y; }

/* =Type and colors
-----------------------------------------------
*/
body {font: normal 0.75em/1.67 Verdana, sans-serif;color: #333;}

h1 { margin-bottom: 6px; }

h2,
h3,
p,
ul,
ol { margin-bottom: 8px; }

h4,
h5,
h6,
ul ul,
ol ol { margin-bottom: 0; }

li { margin-bottom: 4px;}

ul, ol { margin-left: 20px; }

a {
	color: #527D3A;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 { font: normal bold 158%/1.16 Arial, sans-serif; color: #254176; }
h2 { font: normal bold 133%/1.125 Arial, serif; color: #254176; }
h3 { font: normal bold 116%/1 Arial, serif; color: #254176; }
h4 { font: normal bold 100%/1 Verdana, sans-serif; }
h5, h6 { font: normal bold 100%/1 Verdana, sans-serif; }

/* =Header
-----------------------------------------------
*/
#header a{display:block;height:168px;width:988px;text-indent:-9999px;}

/* =Navigation
-----------------------------------------------
*/
#navbar {background: #254176 url('') left top no-repeat;height:36px;padding:0;}
#navbar li {height: 36px;float: left;position: relative;}
#navbar a {display: block;line-height: 36px;float: left;padding:0 15px;color:#fff;font-size:14px;}
#navbar a:hover { background-color:#527D3A;text-decoration:none; }
/* dropdowns */
#navbar li ul {
	position: absolute;
	left: -9999px;
	display: block;
	white-space: nowrap;
	margin: 0;
	background: #faf9f9;
	padding: 8px 18px;
	-moz-box-shadow: 0px 0px 5px #333; /* Firefox */
	-webkit-box-shadow: 0px 0px 5px #333; /* Safari, Chrome */
	box-shadow: 0px 0px 5px #333; /* CSS3 */
	_width: 1%;
}

#navbar li:hover ul,
#navbar li.sfhover ul {
	left: 0;
	z-index: 100;
	top: 36px;
	height: auto; /* sticky suckerfish fix */
}

#navbar li ul li {
	position: relative;
	height: auto;
	display: block;
	float: none;
	padding: 0;
	background: transparent;
	margin-bottom: 0;
}

* html #navbar li ul li {
	height: 100%;
}

#navbar li ul li a,
#navbar li ul li a:hover {
	display: block;
	text-indent: 0;
	padding: 0 4px 0 4px;
	color: #4c0a10;
	font: normal bold 100%/1 Verdana, sans-serif;
	text-decoration: none;
	background: transparent;
	line-height: 24px;
	height: 24px;
	margin: 0;
	float: none;
	width: auto;
}

ul#navbar li ul li a:hover {
	text-decoration: underline;
	color: #282828;
}

/* =Content
-----------------------------------------------
*/
h1 span {
	font: italic bold 116%/1 Georgia, serif;;
}

#main table {
	margin-bottom: 16px;
}


.jcarousel-skin-USM-610px .jcarousel-clip-horizontal, .jcarousel-skin-USM-610px .jcarousel-item, .jcarousel-skin-USM-610px .jcarousel-prev:hover, .jcarousel-skin-USM-610px .jcarousel-next:hover, .jcarousel-item,
.jcarousel-skin-USM-610px .jcarousel-container,.jcarousel-skin-USM-610px .jcarousel-prev,.jcarousel-skin-USM-610px .jcarousel-next{ background-color:transparent;border-width:0; }
.jcarousel-skin-USM-610px .jcarousel-container { border:1px solid #254176;border-width:1px 0; }
.box, .gradient-block, #sidebar2 #logintab, #sidebar2 #signuptab,
#sidebar2 .loggedin, .mlsquicksearch, #dynamicsearchbar, #property-search,
#mlsdetailwrapper,ul#dv-actionmenu,#ContactForm, fieldset,
#hidegmap a, #showgmap a,#list-view-top-nav,.btn-gradient{background-color:#F5F2EF;border-color:#DBDBDB}
#eznavigatortpl span.locked{background-color:#ddd;border-color:#DBDBDB}
ul#dv-actionmenu li#share-this-box ul{background-color:#DBDBDB;border-color:#DBDBDB}
ul#dv-actionmenu li#share-this-box ul li a{background-color:#F5F2EF;}
#ContactForm #contact-info-box,#c-results{background-color:#DBDBDB;border-color:#DBDBDB;}
a.objectToggle{color:#527D3A;}
.ui-slider-handle {background: url("/design/images/themesprite") no-repeat -2132px -40px;}
.ui-slider-handle:hover {background-position: -2148px -40px;}
.ui-slider-handle-active, .ui-slider-handle-active:hover {background-position: -2164px -40px;}
.boxy-wrapper .title-bar{background-color:#ddd;border-color:#DBDBDB;}
.boxy-wrapper .title-bar h2,.boxy-wrapper .title-bar .close{color:#333;}
.realtorright{width:350px;}

/* =Sidebars
-----------------------------------------------
*/
#sidebar h2,
#sidebar2 h2 {
	font: normal bold 150%/1 trebuchet MS,Arial,sans-serif;
	color: #254176;
	margin-bottom: 16px;
}

#sidebar .psslist {
	padding:0;
	margin:0;
	list-style:none;
}
#sidebar .psslist li {
	margin-bottom:8px;
}
#sidebar .psslist a {
	font-weight: normal;
	line-height: 1.1;
	color:#333;
}
#dynamicsearchbar{width:100%;}
.ps-input{width:98%}
#askaquestion {
	font-size: 92%;
	background: #F5F2EF;
	border: 1px solid #DBDBDB;
	padding: 8px;
	margin: 0 0 16px ;
}

#askaquestion p {
	margin-bottom: 8px;
	line-height: 1.2;
}

#askaquestion strong {
	display: block;
	font-size: 145%;
}

#askaquestion span {
	font-size: 127%;
font-weight: bold;
	display: block;
}
#askaquestion .ormsg {
 color:#527D3A;
}

#askaquestion input.text,
#askaquestion textarea {
	width: 96%;
	font-size: 100%;
}

#askaquestion .send {
	margin-top: 4px;
	margin-right: 2px;
	text-align: right;
}

#asksubmit{	background: transparent url('/ezstatic/data/debbiburton/i/sprite.jpg') 0 -24px no-repeat;display:block;height:24px;width:50px;text-indent:-9999px;border:0px;text-indent:-9999px;font-size:0px;}
#login{	background: transparent url('/ezstatic/data/debbiburton/i/sprite.jpg') 0 -24px no-repeat;display:block;height:24px;width:50px;text-indent:-9999px;border:0px;text-indent:-9999px;font-size:0px;}
#sidebarsearch{	background: transparent url('/ezstatic/data/debbiburton/i/sprite.jpg') 0 -48px no-repeat;display:block;height:24px;width:65px;text-indent:-9999px;margin-top:10px;border:0px;text-indent:-9999px;font-size:0px;}
#signuptab .join a{	background: transparent url('/ezstatic/data/debbiburton/i/sprite.jpg') 0 0 no-repeat;display:block;height:24px;width:126px;text-indent:-9999px;}

#loginbar {
	margin: 0 0 16px;
}

#loginbar p {
	margin-bottom: 8px;
}

#signuptab ul {
	margin: 0 0 8px 16px;
	color: #527D3A;
}

#signuptab li {
	font-size: 116%;
	font-weight: bold;
	line-height: 1.21;
}

#loginbar .ui-tabs-nav {
	top: -1px;
}

#loginbar .ui-tabs-nav a {
	background: transparent url('/ezstatic/data/debbiburton/i/sprite.jpg') right -22px no-repeat;
	padding: 2px 14px 3px 8px;
	border-left-width: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 92%;
}

#loginbar .ui-tabs-nav a:hover,
#loginbar .ui-tabs-nav .ui-tabs-selected a,
.ui-tabs-nav a:hover, .ui-tabs-nav .ui-tabs-selected a {
	background: transparent url('/ezstatic/data/debbiburton/i/sprite.jpg') right top no-repeat;
	border-left:1px solid #DBDBDB;
	color:#527D3A;
}

#signuptab,
#logintab,
.loggedin {
	background: #F5F2EF;
	border-color: #DBDBDB;
}

#logintab .overlabel-wrap input {
	width: 97%;
	margin-bottom: 4px;
}

#logintab p {
	text-align: right;
}

/* Basic Overlabel styles (used with /data/js/overlabel-ala.js) */
div.overlabel-wrap {
	position:relative;margin-bottom:10px;
}

label.overlabel-apply {
	position:absolute;
	top:4px;
	left:5px;
	z-index:1;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: 1;
}

/* =Footer
-----------------------------------------------
*/
#logos{clear:both;padding:10px 15px}
#newsletter{width:169px;height:72px;background:transparent url('/ezstatic/data/debbiburton/i/sprite.jpg') 0px -72px;display:block;text-indent:-9999px;}
#certifications{width:149px;height:72px;background:transparent url('/ezstatic/data/debbiburton/i/sprite.jpg') -169px -72px;display:block;text-indent:-9999px;float:right;}

/* =Footer
-----------------------------------------------
*/
#footer{clear:both;background:#537C39 url('/ezstatic/data/debbiburton/i/footer.jpg') no-repeat center top;padding-top:60px;text-align:center;color:#fff;}
#footercontact {width: 988px;line-height: 1.16;font-size:11px;}
#footercontact img { margin:10px 0 15px; }
#footercontact a{color:#fff;}
/* usmtag */
#usmtag {
	margin: 0 auto;
}

#usmtag a {
	display: inline-block;
	zoom:1;
	*display:inline;
	width: 215px;
	height: 25px;
	text-indent: -9999px;
	background: url("/data/i/usmtag/grayblue.png") no-repeat scroll center top transparent;
}

/* detail view/search page */
body.detailview #main {float: none;width: 770px;}
#mlsrightbar{width:440px;}