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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	font-size:24px;
}

h3 {
	font-size:18px;
	margin-bottom:10px;}


body {
	background:#DADADA url(../images/background.gif) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:100px;
}
a {
	color:#00417e;
}
p {
	margin-bottom:10px;
}
strong {font-weight:bold;}

em {
	font-style:italic;
}

#container {
	margin:0 auto;
	width:960px;	
	}
	
#experts {
	color:#fff;
	width:350px;
	float:left;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-.05em;
	height:25px;
	padding:3px 0 0 0;
	}
	
#topnav {
	color:#fff;
	width:530px;
	float:left;
	margin-left:70px;
	font-size:12px;
	height:23px;
	padding:7px 0 0 0;
	text-align:right;
	}
	
#topnav a {
	color:#FFF;
	text-decoration:none;
}
	
#topnav a:hover {
	text-decoration:underline;
}
	
#logo {
	margin:25px 20px 0 20px;
	border:2px solid #fff;	
	width:162px;
	float:left;
	z-index:10;
	position:relative;
	margin-bottom:-91px;
}


#mainimg {
	width:950px;
	height:425px;
	border:5px solid #fff;
	position:relative;
	z-index:1;
	margin: auto;
	background-color:#FFF;
	overflow:hidden;
}

#searchcell {
	z-index:100;
	position:relative;
	margin-top:-100px;
	width:228px;
	margin-left:700px;
	}
	
#searchcellprop {
	z-index:100;
	position:relative;
	margin-top:-130px;
	width:228px;
	margin-left:700px;
	}
	
#secondaryimage {
	width:950px;
	border:5px solid #fff;
	height:350px;
	position:relative;
	z-index:1;
	margin: auto;
	margin-bottom:20px;
}
#secondaryimage-prop {
	width:950px;
	border:5px solid #fff;
	height:175px;
	position:relative;
	z-index:1;
	margin: auto;
	margin-bottom:20px;
}
	

#quicksearchboxwrap {
	width:223px;
	float:left;
}

#quicksearchbox {
	background-color:#FFF;
	width:213px;
	padding:5px;
	float:left;
	margin-top:8px;
	border:1px solid #939393;
}

#quicksearchboxsecondary {
	background-color:#FFF;
	width:213px;
	padding:5px;
	float:left;
	margin-bottom:8px;
	margin-top:8px;
	border:1px solid #939393;
}

#quicksearchboxsecondary p {
	margin-bottom:6px;
	line-height:17px;
}

#quicksearchbox p {
	margin-bottom:4px;
	line-height:17px;
}

#quicksearchbtn {
	float:left;
	width:129px;
}

#quicksearchMLS {
	float:left;
	width:130px;
	margin:5px 0 0 0px;
}

	#quicksearchMLS a {
		color:#000;
	}
		
	#communitynav ul {
		list-style:none;
		margin-left:10px;
	}
	
	#communitynav li {
		padding:5px 0;
	}



.new-count {
	margin: 30px 24px 0 0;
	text-align: right;
}




#featuredpropertiesbox {
	width:677px;
	height:315px;
	float:left;
	background-color: #FFF;
	padding:5px;
	margin:0 0 20px 10px;
	border:1px solid #939393;
}
#newfeaturedpropertiesbox {
	width:330px;
	height:315px;
	float:left;
	background-color: #FFF;
	padding:5px;
	margin:0 0 20px 10px;
	border:1px solid #939393;
}



#featuredtitle {
	background: url(../images/featured.gif);
	height:41px;
	/*
	width:207px;
	padding:9px 0 0 470px;
	*/
	width:668px;
	padding:9px 9px 0 0;
	text-align:right;
	color:#FFF;
	font-size:13px;
}
#newfeaturedtitle {
	background: url(../images/featured.gif);
	height:41px;
	/*
	width:207px;
	padding:9px 0 0 470px;
	*/
	width:320px;
	padding:9px 9px 0 0;
	text-align:right;
	color:#FFF;
	font-size:13px;
}
#newopen-housestitle {
	background: url(../images/open-house-header.gif);
	height:41px;
	/*
	width:207px;
	padding:9px 0 0 470px;
	*/
	width:320px;
	padding:9px 9px 0 0;
	text-align:right;
	color:#FFF;
	font-size:13px;
}

#featuredtitle span {
	font-size:15px;
	font-weight:bold;
}

.featuredproperties-wrapper {
	width:627px;
	height:250px;
	float:left;
	background:#999999;
}
.scollable_items {
	width:9999px;
	position:absolute;
}

.featuredproperties {
	width:273px;
	float:left;
	margin:17px 0 0 0px;
	text-align:center;
	color:#5C5C5C;
	padding:0 20px 15px 20px;
	line-height:17px;
	border-right:1px solid #D5D5D5;
}

.featuredpropertiesline {
	background-color:#D5D5D5;
	width:1px;
	float:left;
	height:245px;
	}
	
.featuredproperties a {
	color:#587DA7;
}

.featuredproperties img {
	border:2px solid #949494;
}

.featuredproperties img a {
	text-decoration:none;
}

#featuredarrow-left {
	width:11px;
	float:left;
	margin:100px 0 0 5px;
}
#featuredarrow-right {
	width:11px;
	float:left;
	margin:100px 0 0 5px;
}

#homepagetext {
	line-height:17px;
	color:#525252;
	margin:10px 0 0px 0;
}

#calltoactionswrap {
	height:155px;
	margin:15px 0 10px 0;
}

#hpcontent {
	width:925px;
	margin:15px 0 0 15px;
}

#hpcontent h1 {
	color:#525252;
	font-size:24px;
	line-height:27px;
	margin-bottom:15px;
	font-weight:bold;
	}

#hpcontent h1 em {
	font-size:17px;
	font-style:italic;
	line-height:24px;
	font-weight:bold;
	}
	
#content {
	width:900px;
	background-color:#FFF;
	margin:10px auto 0 auto;
	padding:20px 10px 10px 10px;
	}

#content {
	line-height:18px;
	}


#secondarycontent {
	float:left;
	width:630px;
	margin-left:20px;
	border-left:1px solid #c8c8c8;
	padding-left:20px;
	min-height: 400px;
}

#secondarycontent p {
	margin-bottom:13px;
	line-height:18px;
}

#secondarycontent h1 {
	margin:5px 0 10px 0;
	line-height:25px;
	font-size:22px;
}

#secondarycontent h2 {
	margin:5px 0 10px 0;
	line-height:22px;
	font-size:18px;
}

#secondarycontent h3 {
	margin:5px 0 5px 0;
	font-weight:bold;
	line-height:18px;
	font-size:15px;
}

#secondarycontent ul {
	line-height:18px;
}

#contentleft {
	width:600px;
	float:left;
	border-right:1px solid #CCC;
	margin-top:20px;
	line-height:17px;
}

#contentleft p {
	margin-bottom:12px;
	
	}

#contentright {
	width:200px;
	float:left;
	border-left:1px solid #CCC;
	margin-left:-1px;
	padding:0 0 0 20px;
	line-height:17px;
		margin-top:20px;
}

#calltoactions {
	width:285px;
	border-right: 1px solid #505050;
	float:left;
	margin-right:13px;
	padding-right:13px;
	color:#525252;
}

#calltoactions img {
	margin:0 7px 7px 0;
	float:left;
}

#calltoactions h2 {
	border-bottom:#505050 dotted 1px;
	width:285px;
	font-size:16px;
	padding-bottom:3px;
	margin-bottom:7px;
	font-weight:bold;
}

#calltoactions p {
	line-height:16px;
}

.moreinfo {
	margin:10px 0 0 190px;
	width:90px;
	float:left;
	
}

.moreinfo img {
	margin:0 0 0 5px;
	width:7px;
	float:right;
}

.moreinfo a {
	color:#00417E;
	font-size:13px;
	text-decoration:underline;
}
#contactform td {
	padding:5px;
	vertical-align:top;
}

.required {
	color:#C00;
}
	

#footer {
	margin:20px auto 0 auto;
	background-color:#d5d5d5;	
	line-height:17px;
	padding:15px;
	color:#525252;
	border-top:#525252;
	width:895px;
}

#footer strong {
	font-weight:bold;
}

#footer a {
		color:#525252;
		text-decoration:none;
}

#footer p {
	margin-bottom:15px;
}

#mannix {
	text-align:right;
	color:#9f9f9f;
	margin:7px auto 0 auto;
	font-size:10px;
	padding: 0 20px 0 0;
	width:940px;
}

#mannix a {
	color:#9f9f9f;
	text-decoration:underline;
}
	

.clear {
	clear:both;
}


/*NAV*/

#nav {
	width:750px;
	margin:-30px 0 0 210px;
	float:left;
	}
	
	#nav li { 	
	float:left;
	}
	
#nav > ul > li > ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: #fff;
	margin-top:0px;
	margin-left:0px;
	color:#000;
	z-index:10000;
	padding:5px;
	}
	
#nav > ul > li > ul > li {
	width:220px;
	font-size:12px;
	}
	
#nav > ul > li > ul > li a {
	color:#023A68;
	text-decoration:none;
	margin:0;
	display:inline-block;
	position:relative;
	border-bottom:1px solid #adc0d0;
	padding:8px 4px;
	width:210px;
	font-weight:bold;
	font-size:12px;
	}
	
	#nav > ul > li > ul > li:last-child a {
		border-bottom:none;
	}
	
.noborder {
	border:0;}
		
	#nav > ul > li > ul > li > a:hover {
	color: #75B0E8;
	text-decoration:none;
		}
		
#nav ul li>ul {
	top: auto;
	left: auto;
	}

#nav ul li ul li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	}

#nav ul li:hover ul, ul li.over ul {
	display: block;
	}
	
/*END NAV*/


.agent-view-listings {
	width:120px;
	margin:120px 0 0 100px;
	padding:0px;
	display:block;

}

.agent-view-listings img {
	margin-bottom:3px;
}

.agent-view-listings a {
	padding:0px;
	width:120px;
}

.prop {
	width:438px;
	height:190px;	
	float:left;
	margin:5px;
	border:1px solid #939393;
	padding:0 0 10px 0;
}

.agent {
	width:438px;
	height:220px;	
	float:left;
	margin:5px;
	border:1px solid #939393;
}
.prop .title,
.agent .title {
	display:block;
	background:#016336;
	color:#FFF;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding-left:18px;
}


.agent .title {
	margin-bottom:10px;
}

.agent .title a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

.propimg {
	float:left;
	width:176px;
	max-height:175px;
	overflow:hidden;
	margin:0 10px;
	border:1px solid #939393;
	line-height:0px;
}

.agentimg {
	float:left;
	width:176px;
	max-height:180px;
	overflow:hidden;
	margin:0 10px;
	border:1px solid #939393;
}
.agentimg {
	max-height:170px;
}
.propimg img {
	width:176px;
	max-height:136px;
	overflow:hidden;
}

.agentimg img {
	width:176px;
}
.proptext div,
.agenttext div {
	float:left;
	width:220px;
	clear:right;
}
.proptext div strong,
.agenttext div strong,
.agenttext div span {
	display: block;
	width:78px;
	float:left;
	font-size:14px;
	line-height:20px;
}

.proptext div span {
	float:left;
	display: block;
	width:142px;
	font-size:14px;
	line-height:20px;
	overflow:hidden;
}
.agenttext div strong {
	width:50px;
}
.agenttext div span {
	width:160px;
}
.proptext div span,
.agenttext div span {
	text-align:right;
}
.proptext,
.agenttext {
	float:right;
	width:235px;
	position:relative;
	min-height:140px;
}
.proptext div.icons {
	position:absolute;
	bottom:0;
	right:10px;
	height:25px;
	width:225px;
}

#prop-nav {
	height:30px;
	margin-top:10px;
}
#prop-nav a {
	display:block;
	width:150px;
	text-decoration:none;
	font-size:14px;
}
#prop-nav a.back {
	float:left;
}
#prop-nav a.next {
	float:right;
	text-align:right;
}

#prod-r1,
#prop-r2  {
	margin-bottom:11px;
}

#prod-r1 {
	font-size:18px;
}
#prod-r1 h1 {
	font-size:27px;
	margin-bottom:25px;
}
#prod-r1 span {
	display:inline-block;
	margin-right:50px;
}

#prop-r2 #prop-img img,
#prop-r2 #prop-thumbs img {
	border:1px solid #000;
}
#prop-r2 #prop-thumbs img {
	margin:0 4px 4px 0;
}
#prop-r2 #prop-img {
	width:322px;
	float:left;
}
#prop-r2 #prop-thumbs {
	width:328px;
	float:left;
	margin:0 11px;
	padding-top:1px;
	height:241px;
	overflow:auto;
}
#prop-r2 #prop-links {
	width:224px;
	float:right;
	background:#e3e3e3;
}
#prop-r2 #prop-links a {
	display:block;
	border-bottom:1px solid #000;
	margin:6px 11px;
	font-size:16px;
	line-height:32px;
	padding-left:40px;
	padding:4px 4px 4px 40px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#prop-r2 #prop-links a#map {background:url(../images/prop-icon-map.png) no-repeat;}
#prop-r2 #prop-links a#info {background:url(../images/prop-icon-info.png) no-repeat;}
#prop-r2 #prop-links a#send {background:url(../images/prop-icon-send.png) no-repeat;}
#prop-r2 #prop-links a#print {background:url(../images/prop-icon-print.png) no-repeat;}
#prop-r2 #prop-links a#brochure {background:url(../images/prop-icon-brochure.png) no-repeat; border-bottom:none;}
#prop-r2 #prop-links a#virtual {background:url(../images/virtual-tour-icon.png) no-repeat;}

#prop-r3 h2,
#agent h2 {
	font-size:16px;
	line-height:20px;
	color:#016336;
	font-weight:bold;
}
#prop-r3 .left h2 {
	display:block;
	border-bottom:1px solid #c9c9c9;
}
#prop-r3 .left,
#agent .left {
	width:650px;
	float:left;
	font-size:14px;
	line-height:18px;
}
#agent .left {
	width:400px;
}
#remarks {
	margin-top:14px;
}
#prop-r3 #features {
	margin:20px 0 100px 0;
}
#prop-r3 #features li {
	list-style:disc;
	margin:0 0 3px 20px;
	width:185px;
	float:left;
	font-size:12px;
}
#prop-r3 .right,
#agent .right {
	width:196px;
	padding:14px;
	float:right;
	background:#e3e3e3;
	margin-bottom:15px;
}
#prop-r3 .right h2,
#agent .right h2 {
	margin-bottom:5px;
}

#prop-r3 .right img,
#agent .right img {
	border:1px solid #000;
	text-align:center;
	width:100%;
	margin:0 auto 8px auto;
}
#prop-r3 .right p,
#agent .right p {	
	text-align:center;
	font-size:13px;
	line-height:16px;
	margin-bottom:4px;
}
#prop-r3 .right  a,
#agent .right a {
	font-weight:bold;
}
#prop-list-header {
	padding-bottom:30px;
}
#prop-list-header h1 {
	display:block;
	width:920px;
	text-align:center;
}
#prop-list-header #props-found {
	display:block;
	width:200px;
	float:right;
	text-align:right;
	margin-top:10px;
}
#prop-filter,
.prop-filter {
	background:#e4e4e4;
	padding:8px;
	margin-bottom:10px;
}
#prop-filter select,
.prop-filter select {
	margin-right:10px;
}
button {
	background:none;
	border:none;
	padding:0;
	margin:5px 0 0 0;
}

#listingoffice {
	float:left;
	width:75%;
	margin-bottom:15px;
	font-size:12px;
}

#status {
	float:left;
	text-align:right;
	width:25%;
	font-size:12px;
}
ul#schools li {
	width:200px;
	float:left;
	margin:2px 8px 2px 2px;
}

ul#schools {
	line-height:22px;
}

ul#schools li a {
	text-decoration:none;
}

ul#schools li a:hover {
	text-decoration:underline;
}

/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
     /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 626px; 
    height:250px;
	float:left;
}
div.newscrollable,
div.ohscrollable { 
     /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 250px; 
    height:250px;
	float:left;
	margin-left: 30px;
}
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute;
	height:300px;
}
div.newscrollable div.items,
div.ohscrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute;
	height:300px;
}
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
/*
div.scrollable div.items div { 
    float:left; 
} 
*/
.featured-property {
	width:273px;
	height:240px;
	float:left;
	line-height:17px;
	text-align:center;
	padding: 0 20px 15px 20px;
	margin: 17px 0 0 0px;
	color: #5C5C5C;
	border-right:1px solid #D5D5D5;
}
.newfeatured-property,
.ohfeatured-property {
	width:226px;
	height:240px;
	float:left;
	line-height:17px;
	text-align:center;
	padding: 0 20px 15px 20px;
	margin: 17px 0 0 0px;
	color: #5C5C5C;
	border-right: 0;
}



.featured-property img {
	border: 2px solid #949494;
}
.featured-property a {
	color: #587DA7;
	text-decoration:none;
}
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset ##ccc; 
    background-color:##fff; 
}



.arrow-left {
	float:left;
	width:11px;
	margin: 100px 0 0 5px;
}
.arrow-right {
	float:left;
	width:11px;
	margin: 100px 0 0 5px;
}


button.btn-filter-search {
	background:##afafaf;
	padding:1px 8px 2px 8px;
	font-weight:bold;
	border-radius:7px;
}



#prop-nav a {
	display:inline;
}
#prop-nav-left {
	width:100px;
	float:left;
}
#prop-nav-right {
	width:100px;
	float:right;
	text-align:right;
}

.blurb {
	color:#F00;
	font-weight:bold;
	margin-top:5px;
	font-size:11px;
}

#prop_apply_dates {
	background-color:#289925;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:3px 7px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}

#notguaranteed {
	text-align:center;
	padding:5px 0 0 0;
}

#prod-r1 h1 {
	text-align:center;
}

.mapwrap {
	float:left;
	width:425px;
}

.mapwrap p {
	margin:20px 0 5px 0;
}

.prevPage {
	cursor: pointer;
	position: relative;
	top: 60px;
}
	
.prevPage_oh {
	cursor: pointer;
	position: relative;
	top: 60px;
	left: -260px;
}
.nextPage,
.nextPage_oh {
	cursor: pointer;
	position: relative;
	top: 60px;
	left: 0;
}



#open-houses {
	width: 328px;
	height: 315px;
	float: left;
	background-color: white;
	padding: 5px;
	margin: 0 0 20px 10px;
	border: 1px solid #939393;
}
#open-houses h2 {
	width: 285px;
	font-size: 16px;
	padding-bottom: 3px;
	margin: 7px 0 0 7px;
	font-weight: bold;
}

.openhouse strong {
	font-size:12px;
}
.openhouse img {
	float:left;
	margin-right:10px;
	}


.arrow-left {
	float:left;
	width:13px;
	margin:50px 5px 0px 5px;
}
.arrow-right {
	float:right;
	width:13px;
	margin:50px 5px 0px 5px;
}
	
#viewdetails {
	float:left;
	width:70px;
	margin-left:50px;
}
#viewdetails a {
	color:#AF1B1B;
}

.openhouses {
	text-align:center;
	font-size:14px;
	margin:-13px 0 5px 0;
}

.addthis_toolbox {
	width:157px;
	float:right;
}

.addthis_toolbox a {
	width:20px;
}
