body {
	margin:0;
	padding:0 0 11px;
	color:#555;
	background:#fff;
	font:12px/18px Arial, Helvetica, sans-serif;
}
p, ul, img, a, h1, h2, h3, form, select, input {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	outline:none;
}
img {
	border:none;
	display:block;
}
ul {
	list-style:none;
}
input {
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	background-color:#fff;
	border:#a5acb2 1px solid;
}
select {
	font:11px/18px Arial, Helvetica, sans-serif;
}
/*---------------- COMMON STYLES --------------*/

h2 {
	color:#0f0f0f;
	background-color:inherit;
	font-size:22px;
	line-height:26px;
	padding-bottom:6px;
	font-weight:normal;
}
a {
	color:#ca7803;
	background-color:inherit;
}
a:hover {
	color:#555;
	background-color:inherit;
}
form {
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	color:#307ea9;
	background-color:inherit;
}
/*---------------- TOP PANEL ---------------*/

.topMenu img {	
	margin:36px 0 0 19px;
}
.topMenu ul {
	font-weight:bold;
	line-height:29px;
	height:29px;
	padding-right:19px;
	color:#ca7803;
	background-color:inherit;
	margin-top:-29px;
}
.topMenu ul li {
	float:right;
	padding-left:31px;
}
.topMenu ul li a {
	color:#515151;
	background-color:inherit;
}
.topMenu ul li a:hover {
	color:#ca7803;
	background-color:inherit;
}

/*------------------ HEADER ---------------*/

.header {	
	color:#fefefe;
	background:#fff url(images/header.jpg) 0 0 no-repeat;
	height:97px;
}
.header h1 {
	font-weight:normal;
	font-size:22px;
	line-height:26px;
	padding:64px 0 0 19px;
}

/*--------------- WELCOME PANEL ------------------*/

.welcomeSearch {
	color:#555;
	background:#e8f5f7;
	padding:23px 0 30px;
	border-bottom:#fff 1px solid;
}
.welcomeSearch h2 {
	color:#1d1d1d;
	background-color:inherit;
}
.welcomeSearch p {
	padding-right:32px;
}
.welcomeSearch p span {
	color:#307ea9;
	font-weight:bold;
	background-color:inherit;
}
.welcomeSearch a {
	font-weight:bold;
}

/*--------------- PROPERTY SEARCH -----------------*/

.propSearch form {
	padding-left:28px;
	border-left:#d1dee0 1px solid;
}
.propSearch h2 {
	font-size:18px;
	line-height:22px;
}
.propSearch select.prop {
	width:129px;
}
.propSearch select.city {
	width:78px;
}
.propSearch select.small {
	width:52px;
	margin-right:2px;
}
.propSearch input.zip {
	width:100px;
	height:15px;
	padding:2px 0 0 4px;
}
.propSearch input.btn {
	width:60px;
	height:23px;
	border:none;
}

/*--------------------- SERPRISE PACKAGES ---------------------*/

.serprisePack {
	background:#4a8fb5;
	color:#fff;
	height:55px;
}
.serprisePack h2 {
	padding:0 0 0 19px;
	line-height:55px;
	font-size:24px;
	color:#fff;
	background-color:inherit;
}
.serprisePack a.viewDetails {
	display:block;
	width:63px;
	height:46px;
	text-indent:-20000px;
	margin:-55px 0 0 431px;
	background:url(images/view-details-bg.gif) 0 0 no-repeat;
}
.serprisePack a.viewDetails:hover {
	background-position:0 100%;
}
.serprisePack ul {
	width:385px;
	float:right;
	height:55px;
	text-align:center;
	margin-top:-45px;
}
.serprisePack ul li {
	float:right;
	padding-left:1px;
	background:url(images/package-menu-devider.gif) 0 50% no-repeat;
}
.serprisePack ul li.left {
	background:none;
	padding:0;
}
.serprisePack ul li a {
	display:block;
	height:44px;
	padding:11px 17px 0;
	font-weight:bold;
	float:left;
	color:#fff;
	background-color:inherit;
}
.serprisePack ul li a span {
	font-size:10px;
	display:block;
	line-height:12px;
	font-weight:normal;
	text-align:center;
}
.serprisePack ul li a:hover {
	color:#fff;
	background-color:#4b6a7b;
}

/*-------------------------- LEFT PANEL ----------------------*/

/*------------- SELL RENT ------------*/

.sellRent ul {
	font-weight:bold;
	font-size:11px;
	padding-bottom:9px;
}
.sellRent ul li {
	background:url(images/bullet-sell-rent.gif) 0 50% no-repeat;
	padding-left:9px;
}
.sellRent a.register, 
.sellRent a.register:hover {
	color:#fff;
	background-color:inherit;
	background:url(images/register-bg.gif) 0 0 no-repeat;
	display:block;
	width:93px;
	height:21px;
	line-height:21px;
	font-weight:bold;
	text-align:center;
	margin-bottom:26px;
}
.sellRent a.register:hover {
	background-position:0 100%;
}

/*------------- LATEST NEWS ---------------*/

.latestNews {
	font-size:11px;
	line-height:14px;
}
.latestNews h2 {
	padding-bottom:10px;
}
.latestNews p.date {
	font-weight:bold;
	height:19px;
	line-height:19px;
	padding:0 0 7px 24px;
	color:#5493b5;
	background-color:inherit;
	background:url(images/date-icon-02.gif) 0 0 no-repeat;
}
.latestNews p.eight {
	background-image:url(images/date-icon-08.gif);
}
.latestNews p {
	padding-bottom:17px;
}

/*-------------- FIND AGENT --------------*/

.findAgent label {
	display:block;
	height:22px;
}
.findAgent select {
	width:196px;
}
.findAgent td.fieldContainer {
	height:27px;
}
.findAgent input {
	border:none;
}

/*-------------------------- MIDDLE PANEL -----------------------------*/

.midPanel {
	border-left:#d8d8d8 1px solid;
	border-right:#d8d8d8 1px solid;
	font-size:11px;
	line-height:16px;
}
.midPanel h2 {
	padding-bottom:11px;
}
.propertyGallery {
	margin-right:8px;
}
.propertyGallery img {
	margin-bottom:8px;
	border:#eeead8 6px solid;
}
.propertyGallery a:hover img {
	border:#ded8be 6px solid;
}
.propertyGallery p {
	padding:0 7px 6px 9px;
}
.propertyGallery td.rating p {
	font-weight:bold;
	color:#307ea9;
	background-color:inherit;
	padding:0 0 0 9px;
}
.propertyGallery td.rating img {
	border:none;
	margin:0;
}
.propertyGallery td.price p {
	font-size:17px;
	line-height:20px;
	font-weight:bold;
	color:#bd1818;
	background-color:inherit;
	padding:0 0 0 9px;
}
.midPanel table.noMargin {
	margin-right:0;
}

/*--------------------------- RIGHT PANEL ----------------------------*/

/*------------ CITY LISTING -------------*/

.cityListing {
	font-size:11px;
	line-height:14px;
}
.cityListing p {
	padding:0 0 17px 9px;
}
.cityListing p.link {
	background:url(images/bullet-sell-rent.gif) 0 4px no-repeat;
	padding-bottom:4px;
	font-weight:bold;
}

a.callBrochure {
	background:url(images/call-brochure-bg.jpg) 0 0 no-repeat;
	display:block;
	width:200px;
	height:49px;
	text-indent:-20000px;
	margin-bottom:16px;
}
a.callBrochure:hover {
	background-position:0 100%;
}

/*---------------- OUR BUILDERS --------------*/

.builders h2 {
	padding-bottom:9px;
}
.builders img {
	margin-bottom:7px;
}

/*---------------------------- FOOTER -----------------------------*/

.footer {
	font-size:11px;
	line-height:20px;
	height:93px;
	color:#7eacbe;
	background:#444 url(images/footer-bg.gif) 0 0 repeat-x;
}
.footer ul {
	padding-top:16px;
}
.footer ul li {
	display:inline;
	padding:0 7px 0 12px;
	background:url(images/footer-devider.gif) 0 50% no-repeat;
}
.footer ul li.left {
	padding-left:0;
	background:none;
}
.footer a {
	color:#fff;
	background-color:inherit;
}
.footer a:hover {
	color:#7eacbe;
	background-color:inherit;
}
.footer p a {
	font-weight:bold;
}
.footer p.copyright {
	font-size:10px;
}