/* OC Exclusives CSS Copyright © 2006, 2007. All Rights Reserved.*/


/* These are standard sIFR styles... do not modify */
html, body {
    height: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

body { 
	
	padding: 0px;
	padding-top: 10px;
	spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table {
	padding: 0px;
	spacing: 0px;
}

ul {
	font-size: 10px;
}

li {
	text-decoration: none;
}


/* This removes any bordering around images and linked images... */
img { border: 0px; }

h1.content {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #285e27;
	padding-bottom: 2px;
	padding-left: 10px;
}

h1.featured {
	font: 2.0em Georgia, Times, serif; 
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px; 
	padding-left: 10px;
	color: #535a93;
}

h2.featured {
	font: 1.6em Georgia, Times, serif; 
	font-weight: bold;
	text-align: left;
	padding-left: 10px; 
	color: #535a93;
}

h2.content {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #285e27;
	padding-bottom: 2px;
	padding-left: 10px;
}


h2.contentHome {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #3c2519;
	padding-bottom: 2px;
	padding-left: 10px;
}


h2.contentSub {
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #5f3b28;
	line-height: 16px;
	padding-left: 24px;
	padding-right: 20px;
	margin-bottom: 0px;
	padding-top: 2px;
}

h2.searchTable {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #285e27;
	padding-bottom: 2px;
	padding-left: 3px;
}


h2.searchTableTract {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #763060;
	padding-bottom: 2px;
	padding-left: 3px;
}

h2.searchTableChart {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #303c76;
	padding-bottom: 2px;
	padding-left: 3px;
}

h2.grey {
	margin: 0px;
	font-family: Arial, sansserif; 
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #666;
	padding-bottom: 2px;
	padding-left: 10px;
}

h2.activelisting {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #285e27;
	padding-bottom: 2px;
	padding-left: 10px;
}

h2.soldlisting {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #fe2222;
	padding-bottom: 2px;
	padding-left: 10px;
}

h2.pendinglisting {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #ff6600;
	padding-bottom: 2px;
	padding-left: 10px;
}

h2.cancelledlisting {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #e0bc40;
	padding-bottom: 2px;
	padding-left: 10px;
}

h2.expiredlisting {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #cc99ff;
	padding-bottom: 2px;
	padding-left: 10px;
}

h2.backuplisting {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #267ba3;
	padding-bottom: 2px;
	padding-left: 10px;
}


a, a:hover, a:visited, a:link {
	color: #C73300;
	text-decoration: none;
}

a.hover{
	color: #d23300;
	text-decoration: none;
}

a.footer, a.footer:visited, a.footer:link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8C8C8A;
	text-decoration: none;
}

a.footer:hover{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d23300;
	text-decoration: none;
}


a.citeSource, a.citeSource:visited, a.citeSource:link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #C73300;
	text-decoration: none;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

a.citeSource:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #d23300;
	text-decoration: none;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}


#leftNavTract, #leftNavTract:visited, #leftNavTract:link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #303c76;
	text-decoration: none;
}

#leftNavTract:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #763060;
	text-decoration: none;
}


#leftNavNeighborhood, #leftNavNeighborhood:visited, #leftNavNeighborhood:link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #4c7630;
	text-decoration: none;
}

#leftNavNeighborhood:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #763060;
	text-decoration: none;
}

#leftNavSub, #leftNavSub:visited, #leftNavSub:link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
}

#leftNavSub:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #666;
	text-decoration: none;
}



#linkpic, #linkpic:link, #linkpic:visited, #linkpic:hover {
	text-decoration: none;
	border: none;
}





p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-left: 14px;
	padding-right: 10px;

}


p.cityText {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-left: 14px;
	padding-right: 10px;
	color: #24160f;

}


p.cityHomeText {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-left: 8px;
	padding-right: 10px;
	color: #24160f;

}

p.cityTextIndent {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-left: 28px;
	padding-right: 20px;
	color: #24160f;

}

p.cityTextSmall {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-left: 14px;
	padding-right: 10px;
	color: #333;

}

p.cityText10 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-left: 14px;
	padding-right: 10px;
	color: #333;

}

p.cityTextTiny {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 16px;
	padding-left: 6px;
	padding-right: 10px;
	color: #666;

}

p.cityTextMiny {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666;
	padding: 0px;
}

p.TableTextTiny {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
	padding: 0px;
	margin: 0px 0px 0px 6px;
	color: #666;

}

p.linksDescriptionBig {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding-left: 4px;
	color: #666;

}

p.linksDescriptionSmall {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-left: 4px;
	color: #666;

}

p.jQuote {
	margin-left: 10px;
	margin-right: 20px;
	font: 1.1em Georgia, Times, serif; 
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	padding-bottom: 14px; 
	padding-top: 14px;
	color: #535a93;
}

p.cQuote {
	margin-left: 10px;
	margin-right: 20px;
	font: 1.0em Georgia, Times, serif; 
	line-height: 18px;
	text-align: left;
	padding-bottom: 14px; 
	padding-top: 14px;
	color: #535a93;
}

p.pQuote {
	margin-left: 0px;
	margin-right: 10px;
	font: 1.0em Georgia, Times, serif; 
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	padding-bottom: 10px; 
	padding-top: 10px; 
	color: #535a93;
}


/* Start Formatting Styles for Featured Properties Pages */

td.fpFeaturesList {
	font: 1.1em Georgia, Times, serif; 
	line-height: 1.6em;
	text-align: left;
	color: #000000;
	padding-left: 10px;
}

td.fpPropDesc {
	font: 1.1em Georgia, Times, serif; 
	line-height: 12px;
	text-align: left;
	color: #000000;
}

/* End Formatting Styles for Featured Properties Pages */


td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.rightcol {
	padding-left: 4px;
	height: 100%;
}

.leftcol {
	padding-right: 4px;
	height: 100%;
}

.outerbg-top {
	background: url('../../images/outerbg-top.jpg');

}

.outerbg-bottom {
	background: url('../../images/outerbg-bottom.jpg');

}

.outerbg-left {
	background: url('../../images/outerbg-left.jpg');
	height: 100%;
	width: 20px;
}

.outerbg-right {
	background: url('../../images/outerbg-right.jpg');
	height: 100%;
	width: 20px;
}

.contactText {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
}


div.outerbg-left-top {
	background: url('../../images/outerbg-left-top.jpg');
	height: 50%;
	width: 20px;
	float: top;
}

div.outerbg-left-bottom {
	background: url('../../images/outerbg-left-bottom.jpg');
	height: 50%;
	width: 20px;
	float: bottom;
}

div.outerbg-left {
	background: url('../../images/outerbg-left.jpg');
	height: 100%;
	width: 20px;
}

td.side {
	width: 20px;
	height: 13px;
}

td.leftmenu {
	padding: 2px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 4.4mm;
}

td.leftmenu a, td.leftmenu a:link, td.leftmenu a:visited, td.leftmenu a:active {
	color: #000000;
	padding-left: 5px;
}

td.leftmenu a:hover {
	color: #4c7630;
	padding-left: 5px;
}


a.chinchin, a.chinchin:visited, a.chinchin:link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4c7630;
	text-decoration: none;
	padding-left: 20px;
}

a.chinchin:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #763060;
	text-decoration: none;
	padding-left: 20px;
}

div.header {
	width: 100%;
	background-color: #dde8fa;
	padding-top: 10px;
	padding-bottom: 5px;
}

div.dottedbg {
	background: url('../../images/dotted-bg.jpg');
	width: 100%;
	height: 5px;
}
 
td.menu {
	background-color: #ffffff;
	border: 0px dashed #8d8ea6;
	align: center;
}

.sub-bot-left {
	background: url('../../images/subbg-bottom.jpg');
	height: 10px;
	width: 100%;
}

.sub-left {
	background: url('../../images/subbg-left.jpg');
	width: 6px;
	height: 100%;
}

table.hr {
	background: url('../../images/hr-bg.jpg');
}

td.subtable {
	background-color: #f2f0e0;
	border: 1px solid #cecece;
	padding: 7px;
}

.smenucon {
	height: 100%;
	background-color: #cccccc;
}

td.smenubox {
	border: 1px solid #A19D9A;
	background-color: #ffffff;
	padding: 7px;
	text-align: left;
	height: 100%;
}

img.link {
	border: 1px dashed #8C8C8A;
	padding: 2px;
}

img.property {
	border: 1px solid #8C8C8A;
	padding: 2px;
}

img.right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.left {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

p.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}

div.right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.left {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}


div.footer {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8C8C8A;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

td.footer {
	text-align: center;
	padding-top: 9px;
	padding-bottom: 10px;

}

div.footernote {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #4f5057;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;

}

div.submenu {
	position: absolute;
	top: 148px;
	background-color: #333333;
	width: 180px;
	height: 206px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 5.4mm;
	color: #ffffff;
	vertical-align: middle;
	text-align: left;
}

iframe.main {
	width: 724px;
	height: 205px;
	overflow: hidden;
}

div.submenu a {
	color: #ffffff;
}

div.submenu a:visited {
	color: #ffffff;
}

div.submenu a:hover {
	color: #cccccc;
}

div.menutop {
	width: 100%;
	background-color: #B7C6B1;
	border: 1px solid #A6B0A8;
	height: 7px;
	margin-bottom: 3px;
}

div.dotted {
	align: center;
	text-align: left;
	width: 100%;
	border: 0px;
	padding: 0px;
	background: #fff url('../../images/hr-dotted.gif');
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

td.gbg {
	border: 1px solid #CBCBCB;
	background-color: #ffffff;
	padding: 3px;
}

div.priceRanges {
	border: 1px solid #a79c97;
	background-color: #ffffff;
	padding: 3px;

}

div.priceRangesDot {
	border: 1px dotted #a79c97;
	background-color: #ffffff;
	padding: 4px;

}

td.dots {
	background: url('../../images/twodots.gif');
	height: 1px;
	width: 100%;
}


table.priceRanges {
	border: 1px solid #a79c97;
	background-color: #ffffff;
	padding: 3px;

}


table.priceRangesDot {
	border: 1px dotted #a79c97;
	background-color: #ffffff;
	padding: 4px;

}


table.priceRangesTract {
	border: 1px solid #a79c97;
	background-color: #eff2ff;
	padding: 3px;

}


table.priceRangesDotTract {
	border: 1px dotted #a79c97;
	background-color: #ffffff;
	padding: 4px;

}


#photoThumb {
	border: 1px solid #a79c97;
	background-color: #eff2ff;
	padding: 3px;

}


#photoThumbInside {
	border: 1px dotted #a79c97;
	background-color: #ffffff;
	padding: 4px;

}

td.priceRanges {
	border: none;
	background-color: #ffffff;
	padding: 3px;
	text-align: justify;

}


a.priceRanges, a.priceRanges:visited, a.priceRanges:link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4c7630;
	text-decoration: none;
}

a.priceRanges:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #763060;
	text-decoration: none;
}


#priceRanges, #priceRanges:visited, #priceRanges:link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4c7630;
	text-decoration: none;
	padding-left: 3px; 
}

#priceRanges:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #763060;
	text-decoration: none;
	padding-left: 3px;
}

td.priceRangesTract {
	border: none;
	background-color: #ffffff;
	padding: 3px;
	text-align: justify;
}


a.priceRangesTract, a.priceRangesTract:visited, a.priceRangesTract:link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #303c76;
	text-decoration: none;
}

a.priceRangesTract:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #763060;
	text-decoration: none;
}


#priceRangesTract, #priceRangesTract:visited, #priceRangesTract:link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #303c76;
	text-decoration: none;
	padding-left: 4px;
}

#priceRangesTract:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #763060;
	text-decoration: none;
	padding-left: 4px;
}

#priceRangesNeighborhood, #priceRangesNeighborhood:visited, #priceRangesNeighborhood:link {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #a7102c;
	text-decoration: none;
	padding-left: 4px;
}

#priceRangesNeighborhood:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6e4ec0;
	text-decoration: none;
	padding-left: 4px;
}


table.blueTableOut {
	border: 1px solid #a79c97;
	background-color: #ffffff;
	padding: 1px;
}

table.blueTableIn {
	border: 1px solid #a79c97;
	background-color: #cfe5d6;
	padding: 10px;
	line-height: 1.8em;
	text-align: justify;
	color: #515656;
	font-family: Verdana, sans-serif;
	font-size: 9px;
}

table.tanTableOut {
	border: 1px solid #a79c97;
	background-color: #ffffff;
	padding: 1px;
}

table.tanTableIn {
	border: 0px solid #a79c97;
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 1.8em;
	text-align: justify;
	color: #515656;
	font-family: Verdana, sans-serif;
	font-size: 9px;
}



/* Beach Page Styles */

tr.b0 td {
	background-color: #c1e0eb; color: #304f76;
}

tr.b1 td {
	background-color: #e8f9f9;
	color: #304f76;
	font-size: 10px;
}


td.beachRanges {
	border: none;
	background-color: #ffffff;
	padding: 3px;
	text-align: justify;

}

.beachName {
	color: #3c79b3;
	font-weight: bold; 
}


/* End Beach Page Styles */


/* Start Row styles for Golf Area */

tr.d0 td {
	background-color: #d2ebc1; color: #1c2710;
}

tr.d1 td {
	background-color: #eff9e8;
	color: #4c7630;
	font-size: 10px;
}

/* End  Row styles for Golf Area */

.table-bot-left {
	background: url('../../images/tablebg-bottom.jpg');
	height: 9px;
	width: 100%;
}


div.greenbg {
	padding: 5px;
	background-color: #CFE6D6;
}

div.tanbg {
	padding: 5px;
	background-color: #E6E3D0;
}


/* Begin styles for News feed */

a.newsFeedTitle, a.newsFeedTitle:visited, a.newsFeedTitle:link {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #285e27;
	padding-bottom: 2px;
	padding-top: 10px;
	text-decoration: none;

}

a.newsFeedTitle:hover{
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #763060;
	padding-bottom: 2px;
	padding-top: 10px;
	text-decoration: none;

}

a.newsFeedReadMore, a.newsFeedReadMore:visited, a.newsFeedReadMore:link {
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #285e27;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 10px;
	text-decoration: none;

}

a.newsFeedReadMore:hover{
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #763060;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 10px;
	text-decoration: none;

}

p.cityTextRemoteSmall {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666;

}

h2.contentRemote {
	margin: 0px;
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #285e27;
	padding-left: 10px;
	padding-top: 10px;
}

/* End styles for News feed */

#formTextTiny {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 12px;

	color: #666;

}

a.randomCityTitle, a.randomCityTitle:visited, a.randomCityTitle:link {
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #285e27;
	padding-bottom: 2px;
	padding-top: 12px;
	text-decoration: none;

}

a.randomCityTitle:hover{
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #763060;
	padding-bottom: 2px;
	padding-top: 12px;
	text-decoration: none;

}

#marketStats{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
}

#marketStatsResult{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #dd6611;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
}


