* {	margin: 0; }
html, body {
	background: #ffffff;
	color: #777;
	height: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #6b9cc5;
	cursor: pointer;
	text-decoration: none;
}
a:visited {
	color: #dd0000;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	cursor: pointer;
	text-decoration: underline;
}
a:active {
	color: #dd0000;
	cursor: pointer;
}
h1 {
	font-size: 1.3em;
	margin-bottom: 0.2em;
}
h2 {
	font-size: 1.2em;
}
img {
	border: 0;
}
p {
	line-height: 1.1em;
}
.wrapper {
	height: auto !important;
	height: 100%;
	margin: 0 auto -1em;
	min-height: 100%;
}
.push {
	clear: both;
	height: 1em;
}
.c_align {
	text-align: center;
}
.r_align {
	text-align: right;
}
.spacer {
	height: 20px;
}
.bigger {
	font-size: 1.2em;
}
.smaller {
	font-size: 0.9em;
}
.fakePadding {
	margin: 15px 15px 15px 15px;
}
.noMargin {
	margin: 0;
}
.pageIntro {
	line-height: 1.2em;
	margin-bottom: 10px;
}
.separator {
	border-bottom: 1px solid #CDCDCD;
	margin: 0.3em 0 0.3em 0;
	width: 100%;
}
.red_feature {
	background: #df1a21;
}
.red_feature a:link {
	color: #fff;
	text-decoration: underline;
}
.red_feature a:visited {
	color: #fff;
	text-decoration: underline;
}
.red_feature a:hover {
	text-decoration: underline;
}
.red_feature a:active {
	color: #666;
}
.red_feature h1 {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 15px;
}

/** Header **/
#mainLogo {
	float: left;
	/*margin-right: -100px;*/
	padding-top: 5px;
}
#mainNav {
	margin-bottom: 0px;
	margin-top: 10px;
}
#mainNav ul {
	float: right;
	list-style: none;
	margin-left: 0px;
}
#mainNav li {
	display: inline;
	float: left;
}
#mainNav img {
	margin: 0;
	padding: 0;
}
#header_home {
	margin-top: -3px;
	margin-bottom: 10px;
}
#header_sub {
	margin-bottom: 15px;
}
.universal_header {
	margin-bottom: -13px;
}
.universal_header ul {
	margin-left: 2px;
}
.universal_header ul {
	margin-left: 2px;
}



/** Footer **/
.footer {
	background: #6b9cc5;
	clear: both;
	color: #ffffff;
	min-height: 120px;
	font-size: 0.9em;
	margin-bottom: 0;
	margin-top: 40px;
	padding-top: 10px;
}
.footer p {
	line-height: 1.5em;
}
.footer #footerLogo {
	margin-left: -5px;
}
.footer h1 {
	font-size: 1.2em;
	font-weight: normal;
}
.footer .footerBottom {
	border-top: 1px solid #fff;
	line-height: 1.5em;
	margin-top: 15px;
	padding-top: 8px;
}
.footer .footerLinks {
	line-height: 1.5em
}
.footer a:link {
	color: #e1ebf3;
	text-decoration: none;
}
.footer a:visited {
	color: #e1ebf3;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer a:active {
	color: #444;
}



/** Homepage **/
#left_column p {
	margin-bottom: 10px;
	margin-top: 10px;
}
.callout {
	background: #f4f4f4;
	color: #777;
	font-size: 1.3em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.callout p { 
	line-height: 1.2em;
	margin: 15px 10px 15px 10px;
}

/** Featured listings on homepage **/
#featured_header {
	background: #6b9cc5;
	color: #fff;
	font-weight: bold;
	height: 34px;
}
#featured_header a:link {
	color: #fff;
	text-decoration: none;
}
#featured_header a:visited {
	color: #fff;
	text-decoration: none;
}
#featured_header a:hover {
	text-decoration: underline;
}
#featured_header a:active {
	color: #666;
}
.featured_header_inner_l p {
	font-size: 1.1em;
	margin: 9px 0 0 10px;
}
.featured_header_inner_r p {
	font-size: 0.9em;
	margin: 0px 10px 0 0;
}
.featured_header_inner_r img {
	position: relative;
	top: 7px;
}
.featured_listing {
	background: #f4f4f4;
	font-size: 0.9em;
	line-height: 1.1em;
	margin-top: 10px;
}
.featured_listing_inner {
	margin: 10px 10px 20px 10px;
}
.featured_listing_photo {
	border: 1px solid #999;
	float: left;
	margin: 0px 10px 10px 0px;
}
.featured_listing_title {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
}
.featured_listing_title a:link {
	color: #888;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
	text-decoration: none;
}
.featured_listing_title a:visited {
	color: #888;
	text-decoration: none;
}
.featured_listing_title a:hover {
	color: #888;
	text-decoration: underline;
}
.featured_listing_title a:active {
	color: #DD0000;
	text-decoration: underline;
}
.featured_listing_title a:link {
	color: #888;
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
}
.featured_listing_body {
	margin: 0px 0px 10px 0px;
}
.featured_listing_button_holder {
	float: right;
}
.featured_listing_button {
	float: right;
}


/** Recent News on homepage **/
.news_item {
	background: #f4f4f4;
	margin-top: 10px;
}
.news_item_inner {
	margin: 10px 10px 10px 10px;
}
.news_item_inner .box_title {
	color: #777;
	font-weight: bold;
	font-size: 1.2em;
}
.news_item_inner #box_title_homepage {
	margin-bottom: 0;
}
.news_item_inner h1 {
	font-size: 1em;
	margin: 0 0 4px 0;
}
.news_item_inner .posted {
	font-size: 0.9em;
	font-style: italic;
	margin: 0;
}
#news_read_more_button {
	float: right;
}

/** Listing Detail pages **/
#listingExclusive {
	margin-left: -2px;
	margin-top: -5px;
	position: relative;
	top: 3px;
}
.sidebar {
	margin-bottom: 15px;
}
.sidebar p {
	font-size: 0.9em;
	line-height: 1.4em;
}
.sidebar p.bigger {
	font-size: 1.0em;
}
.sidebar .sidebarContentGroup {
	margin-bottom: 3em;
}
.sidebar .listingAgent img {
	/*float: left;*/
}
.sidebar #agentInfo {
	float: left;
}
.photos {
	margin-top: -10px;
}
.listingAgent {
	margin-top: 2em;
}
.listingAgent p {
	margin-bottom: 10px;
}
.agentPhoto {
	float: left;
	margin: 0 10px 0 0;
}
.agentPhoto img {
	margin-bottom: -2px;
}
.agentInfo {
	float: left;
}
.agentPhoto .listingPhotoBase {
	position:absolute;
	background-color: #6b9cc5;
	height: 22px;
	left: 0px;
	top: 196px;
	width: 100px;
}
.agentPhoto .listingPhotoBase2 {
	position:absolute;
	background-color: #6b9cc5;
	height: 22px;
	left: 0px;
	top: 356px;
	width: 100px;
}
/*.pika_main {
	margin-top: 10px;
}*/

/** Search pages **/
#search_form {
	height: 700px;
	margin-top: -10px;
	width: 100%;
}

/** News page **/
.news_outer {
	margin-top: 0px;
}
.newsIcon {
	position: relative;
	top: 2px;
}
.newsPage {
	margin-top: 10px;
}
.pagination {
	margin-bottom: 5px;
	margin-top: 10px;
}
.pagination img {
	position: relative;
	top: 5px;
}
.pagination .pageNumbers {
	background: #f4f4f4;
	font-size: 0.9em;
	margin-left: 3px;
	margin-right: 3px;
	padding: 2px 5px 2px 5px;
}
#yearList li {
	font-size: 1.2em;
	line-height: 1.2em;	
}

/** Find a realtor page **/
.realtor a:link {
	color: #fff;
	text-decoration: none;
}
.realtor a:visited {
	color: #fff;
	text-decoration: none;
}
.realtor a:hover {
	text-decoration: none;
}
.realtor a:active {
	color: #666;
}
.specialistGroup {
	margin-top: 20px;
	padding-top: 20px;
}
.specialistGroup .separator {
	margin-bottom: 15px;
}
.featuredRealtor {
	margin-bottom: 40px;
	min-height: 160px;
}
.featuredRealtor img {
	/*border: 1px solid #CDCDCD;*/
	margin-bottom:-2px;
}
.featuredRealtor .nameHolder {
	position:absolute;
	background-color: #df1a21;
	top: 120px;
	color: #fff;
	height: 40px;
	left: 0;
	width: 100px;
}
.featuredRealtor .nameHolder p {
	margin-left: 8px;
	margin-top: 5px;
}
.featuredRealtor h2 {
	font-size: 1.0em;
	line-height: 1.2em;
}

.realtor {
	margin-bottom: 20px;
	min-height: 160px;
}
.realtor img {
	/*border: 1px solid #CDCDCD;*/
	margin-bottom:-2px;
}
.realtor .nameHolder {
	position:absolute;
	top: 120px;
	background-color: #6b9cc5;
	color: #fff;
	height: 40px;
	left: 0px;
	width: 100px;
}
.realtor .nameHolder p {
	margin-left: 8px;
	margin-top: 5px;
}

/** Realtor Bio page **/
.realtorPhotoHolder {
	margin-bottom
	min-height; 284px;
}
.realtorPhotoHolder img {
	margin-bottom: -2px;
}
.photoBase {
	position:absolute;
	background-color: #6b9cc5;
	height: 22px;
	width: 220px;
}
.photoBaseFeatured {
	position:absolute;
	background-color: #df1a21;
	top: 264px;
	height: 22px;
	left:0px;
	width: 220px;
}
.realtorBio h1 {
	color: #df1a21;
	font-size: 1.8em;
	margin-bottom: -1px;
}
.realtorBio h2 {
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 15px;
}
.realtorBio p {
	line-height: 1.2em;
	margin-bottom: 15px;
}
.realtorBio .realtorReturnLink {
	background-color: #6b9cc5;
	border: 1px solid #ccc;
	display: inline;
	padding: 4px 8px 4px 8px;
}
.realtorBio .realtorReturnLink a:link {
	color: #fff;
	text-decoration: none;
}
.realtorBio .realtorReturnLink a:visited {
	color: #fff;
	text-decoration: none;
}
.realtorBio .realtorReturnLink a:hover {
	text-decoration: underline;
}
.realtorBio .realtorReturnLink a:active {
	color: #df1a21;
}

/** Contact page **/
.contactUs h2 {
	font-size: 1.2em;
}
.contactUs .contactMethods {
	line-height: 1.5em;
	margin-bottom: 20px;
	font-size:1.1em;
}
.labels {
	font-weight: bold;
	text-align: right;
}
.staffPhotoBase {
	position:absolute;
	background-color: #6b9cc5;
	height: 22px;
	left: 0px;
	top: 120px;
	width: 100px;
}
.staffMember {
	margin-bottom: 42px;
}
.staffMember img {
	margin-bottom:-2px;
}
.staffMember h2 {
	font-size: 1.2em;
	line-height: 1.2em;
}
.contactUs #contactForm {
	line-height: 0.5em;
}
.contactUs #contactForm label { 
	display:block;
	margin:15px 0 0px;
	font-weight:bold;
	font-size:0.9em;
}
.contactUs #contactForm input[type=text] {
	width:390px;
	padding:3px;
	border:solid 1px #999;
	background-color:#f8f8f8;
	font-size: 0.9em;
}
.contactUs #contactForm textarea {
	margin-bottom: 15px;
	padding:3px;
	width: 390px;
	height: 70px;
	background-color:#f8f8f8;
	font-size: 0.9em;
	border:solid 1px #999;
	font-family: Arial, Helvetica, sans-serif;
}
#privacyBox {
	border: 1px solid #999;
	height: 60px;
	margin-bottom: 4px;
	margin-top: 15px;
	width: 100%;
}
#privacyCheck {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 25px;
}

/** Exclusives **/
.exclusiveCategroyLink {
	display:none;
	float: left;
	margin: 10px 20px 20px 0px;
}

/** Real Estate Links page **/
.realEstateLink {
	margin-bottom: 15px;
}
.realEstateLink h2 {
	font-size: 1.1em;
	font-weight: normal;
}
.linkCat {
	margin-top: 25px;
}