#header div.imageMenu
{
	display: block;
	float: left;
	width: 750px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background-image: url(/art/menuBg.gif);
	background-repeat: repeat-x;
}

#header div.imageMenu ul
{
	list-style-type: none;
	margin: 0px;
	float: right;
}

#header div.imageMenu ul li
{
	display: block;
	float: left;
	clear: none;
}

#menu div.treeMenuWrapper
{
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 10px 0px 4px 0px;
}

#menu div.treeMenuWrapper h1
{
	color: #7fa86d;
	margin: 0px;
}

#menu div.treeMenuWrapper ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 21px;
}

#menu div.treeMenuWrapper ul li a
{
	color: #333;
	text-decoration: none;
}

#menu div.treeMenuWrapper ul li a:hover
{
	color: #999;
	text-decoration: underline;
}

#menu div.imagelinkWrapper
{
	padding: 10px 0px 14px 0px;
}

#menu div.textblock
{
	padding: 0px 0px 8px 0px;
}

#body h1
{
	color: #465c99;
	margin: 0px;
}

#body h2
{
	color: #465c99;
	margin: 0px;
	font-size: 11px;
	padding: 8px 0px 4px 0px;
	line-height: 10px;
}

#body h3
{
	color: #465c99;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

#body div.featuredPropertyList
{
	display: block;
	float: left;
	overflow: hidden;
	width: 190px;
	padding: 0px 18px 10px 0px;
}
#body div.featuredProperty
{
	display:block;
	clear:both;
}

#body div.featuredPropertyList div.property div.imageBlock
{
overflow: hidden;
}

#body div.featuredPropertyList div.property div.address
{
	padding: 0px 0px 8px 0px;
}

#body div.featuredPropertyList div.property div.contentBlock div.row
{
	display: block;
	float: left;
	clear: both;
	overflow: hidden;
	width: 186px;
	border-bottom: 1px solid #ccc;
	padding: 4px 0px 4px 0px;
}


#body div.featuredPropertyList div.property div.contentBlock div.rowNoBorder
{
	display: block;
	float: left;
	clear: both;
	overflow: hidden;
	width: 186px;
	padding: 4px 0px 4px 0px;
}

#body div.featuredPropertyList div.property div.contentBlock div.row span.header
{
	float: left;
	width: 100px;
}

span.schoolHeader
{
	color: #465C99;
	font-weight: bold;
	float: left;
	width: 200px;
}

#body div.featuredPropertiesWithTextBlocks
{
	display: block;
	float: left;
	overflow: hidden;
	width: 450px;
}

#body div.featuredPropertiesWithTextBlocks div.textBlocksWrapper
{
	display: block;
	float: left;
	overflow: hidden;
	width: 240px;
}

#body div.featuredPropertiesWithTextBlocks div.textBlocksWrapper p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#body div.propertyList .odd
{
	width: 432px;
	padding: 10px 10px 6px 7px;
}

#body div.propertyList
{
	padding: 0px 0px 10px 0px;
}

#body div.propertyList .even
{
	width: 432px;
	padding: 10px 10px 6px 7px;
	background-color: #f1f1f1;
}

#body div.mainPropertyImage img
{
	padding: 2px;
	border: 1px solid #ccc;
	float: left;
	background-color: #fff;
}

#body div.propertyList div.infoBlock
{
	padding: 0px 0px 0px 10px;
	clear: none;
	width: 190px;
}

#body div.propertyList div.infoBlock img
{
	background-color: transparent;
	border: none;
	padding: 4px 6px 4px 0px;
}

#body div.propertyList div.infoBlock div.address
{
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 190px;
}

#body div.propertyList div.priceBlock
{
	width: 110px;
	text-align: right;
}

#body div.propertyList div.priceBlock div.price
{
	color:#465C99;
	font-size:14px;
	font-weight:bold;
	height:18px;
}

#body div.propertyList div.priceBlock img
{
	padding: 0px;
	background-color: transparent;
	border: none;
	float: right;
}

#body div.propertyList #map
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}

#body div.property div.imageBlock
{
	overflow: hidden;
}

#body div.textblock
{
	display: block;
	clear: both;
	overflow: hidden;
}

#body div.textblock hr
{
	clear: both;
}

#body div.property div.imageBlockwithThumbs
{
	overflow: hidden;
	width: 585px;
}

#body div.property div.imageBlock img, #body div.property div.imageBlockwithThumbs img, #body div.featuredPropertiesWithTextBlocks div.textblock img
{
	display: block;
	float: left;
	padding: 3px;
	border: 1px solid #ccc;
	margin-right: 5px;
}

#body div.property div.imageBlockwithThumbs div.thumbs
{
	width: 250px;
}

#body div.property div.imageBlockwithThumbs div.thumbs div.aThumb
{
	display: block;
	float: left;
	clear: none;
	padding: 0px 5px 10px 0px;
	cursor:pointer;
}

#body div.property div.contentBlock
{
	width: 460px;
}

#body div.property div.leftColumn
{
	width: 198px;
}

#body div.property div.rightColumn
{
	width: 240px;
	padding: 0px 0px 0px 10px;
}

#body div.property h1
{
	margin: 0px;
	display: block;
	float: left;
	width: 460px;
}

#body div.address
{
	padding: 4px 0px 8px 0px;
}

#body div.contactForm
{
	float: left;
	clear: none;
	padding: 10px 0px 0px 0px;
}


#body div.mediaBlock img
{
	padding: 3px;
	margin: 12px 0px 0px 0px;
	border: 1px solid #fff;
}

#body div.property div.leftColumn div.row span.header, #body div.property div.rightColumn span.header
{
	display: block;
	float: left;
	width: 120px;
}

#body div.property div.rightColumn div.homeSpecs
{
	display: block;
	float: left;
	padding: 0px 0px 10px 0px;
}

#body div.property div.rightColumn div.darkRow
{
	background-color: #ccc;
	width: 250px;
	padding: 4px;
}

#body div.property div.rightColumn div.lightRow
{
	background-color: #f1f1f1;
	width: 250px;
	padding: 4px;
}

#body div.contactForm div.formRow
{
	width: 450px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #ccc;
}

#body div.contactForm div.formRow div.full
{
	width: 440px;
	padding: 0px 0px 10px 0px;
}

#body div.contactForm div.formRow div.full .ctf-input .ctf-text
{
	width: 420px;
}

#body div.contactForm div.half
{
	width: 216px;
}

#body div.contactForm div.half .ctf-input .ctf-text
{
	width: 200px;
}

#body div.contactForm div.half .ctf-input .ctf-select
{
	width: 200px;
}

#body div.contactForm div.formRow div.third
{
	width: 145px;
}

#body div.contactForm div.formRow div.third .ctf-input
{
	width: 135px;
}

#body div.contactForm div.formRow div.third .ctf-input .ctf-text
{
	width: 135px;
}

#body div.contactForm div.formRow div.third .ctf-input .ctf-select
{
	width: 135px;
}

#body div.contactForm .ctf-input .ctf-label
{
	padding: 0px 0px 4px 0px;
	color: #006600;
}

#body div.contactForm .ctf-input .ctf-textarea
{
	width: 425px;
}

#body div.contactForm ul li .ctf-radio, #body div.contactForm ul li .ctf-checkbox
{
	margin: 8px 5px -3px 0px;
}

#body div.contactForm ul
{
	list-style-type: none;
}

#body div.contactForm ul.ctf-radiogroup
{
	margin: 0px;
}

.firstTime ul li
{
	float: left;
	clear: none;
	padding: 0px 8px 0px 5px;
	
}

#body div.contactForm .requiredFieldIcon
{
	color:#e00;
}

#body div.advancedSearchFormWrapper .ctf-input .ctf-select, #body div.advancedSearchFormWrapper .ctf-input .ctf-text
{
	font-size: 11px;
}

#body div.advancedSearchFormWrapper .ctf-label
{
	padding: 4px 0px 4px 0px;
	color: #5a9740;
}

#body div.advancedSearchFormWrapper div.row
{
	display: block;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
}

#body div.advancedSearchFormWrapper div.row div.half
{
	display: block;
	float: left;
	clear: none;
	width: 216px;
}

#body div.advancedSearchFormWrapper div.row div.half .ctf-select, #body div.advancedSearchFormWrapper div.row div.half .ctf-text
{
	width: 206px;
}

#body div.advancedSearchFormWrapper div.row div.quarter
{
	display: block;
	float: left;
	clear: none;
	width: 108px;
}

#body div.textblock div.thumbnails
{
	margin-top: 15px;
	margin-bottom: 15px;
}

#body div.textblock div.thumbnails div.thumbnail
{
	margin-right: 3px;
	overflow: visible;
}


#body div.advancedSearchFormWrapper div.row div.quarter .ctf-select
{
	width: 98px;
}

#body .pagedPostList .postList .postWrapper .textblockWrapper { width:445px; }

#body .post { width: 456px; }

#body .post .textblockWrapper { width: 445px; }

#body div.textblockWrapper
{
	width: 456px;
}

#body div.textblock img
{
	float: left;
	padding: 0px 5px 0px 0px;
}

#body .bannerWrapper
{
	background-color:#BFBEAA;
	border:5px solid #E7EACF;
	margin:10px 0px;
	padding:10px;
	width:420px;
	background-image:url(/art/bannerWrapperBg.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}

#body .bannerWrapper .bannerWrapper
{
	padding:0px 8px;
}

#body .bannerWrapperNoImage .bannerWrapper
{
	padding: 0px 8px;
	width: 95%;
	text-align: center;
}

#body .bannerWrapperNoImage .bannerWrapper h1
{
	width: 100%;
}

#body .bannerWrapper h1
{
	color:#FFFFFF;
	font-family:arial;
	line-height:24px;
}
#body .bannerWrapper em
{
	/* background-image:url(/art/cityNameBg.gif);
	background-position:right center;
	background-repeat:no-repeat; */
	color:#68AF41;
	padding:0px 20px 0px 0px;
}

#body .bannerWrapper img
{
	padding: 0px 12px 0px 5px;
}

#body .bannerWrapper h2
{
	text-align: center;
}

#body .bannerWrapper p, a:hover
{
	color: #4146a1;
}

#body .bannerWrapper p a
{
	color: #FFF;
}


#footer a
{
	color: #669933;
}

#footer a:hover
{
	color: #99cc66;
}

#footer div.textLine
{
	padding: 0px 0px 5px 0px;
	width: 340px;
}

#footer div.imagelinkWrapper
{
	padding: 5px 0px 5px 0px;
}

#footer div.pageList
{

}

#footer div.pageList ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 18px;
}

#footer div.pageList ul li
{
	display: block;
	float: left;
	clear: none;
	overflow: hidden;
	padding: 0px 14px 0px 0px;
}

#body iframe
{
	padding: 10px 0px 0px;
}
