* {
   font-family: Georgia, "Times New Roman", Times, serif;
   line-height:1.5em;
   font-size:12px;
}
body,span,.txt {font-weight:normal;color:#FFFFFF;}
td,tr {font-weight:normal;color:#FFFFFF;}
p { margin-top:0px; margin-bottom:10px; margin-right:0px; margin-left:0px;color:#FFFFFF; }
ul {font-weight:normal;color:#FFFFFF;}


a:link {font-weight:normal;color:#ffffff;font-weight:bold;text-decoration: none;}
a:visited {font-weight:normal;color:#ffffff;font-weight:bold;text-decoration: none;}
a:active {font-weight:normal;color:#ffffff;font-weight:bold;text-decoration: none;}
a:hover {font-weight:normal;color:#ffffff;text-decoration: none;font-weight:bold;text-decoration: underline;}

h1{
font-weight:normal;
color:#ffffff;
font-size:21px;
margin-bottom:0px; 
margin-right:0px; 
margin-left:0px;}

/* Lots */
.LotActive{
text-align:center;
background:#0066FF;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}
.LotActive a:link{
text-align:center;
background:#0066FF;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}
.LotActive a:visited{
text-align:center;
background:#0066FF0;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}

.LotSold{
text-align:center;
background:#990000;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}
.LotSold a:link{
text-align:center;
background:#990000;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}
.LotSold a:visited{
text-align:center;
background:#990000;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}

.LotFuture{
text-align:center;
background:#cccccc;
color:#000;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}
.LotFuture a:link{
text-align:center;
background:#cccccc;
color:#000;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}
.LotFuture a:visited{
text-align:center;
background:#cccccc;
color:#000;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}

.LotUC{
text-align:center;
background:#CC6600;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}
.LotUC a:link{
text-align:center;
background:#CC6600;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}
.LotUC a:visited{
text-align:center;
background:#CC6600;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}

.LotUConst{
text-align:center;
background:#FFCC00;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}
.LotUConst a:link{
text-align:center;
background:#FFCC00;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}
.LotUConst a:visited{
text-align:center;
background:#FFCC00;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}

.LotRes{
text-align:center;
background:#66FF00;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}
.LotRes a:link{
text-align:center;
background:#66FF00;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}
.LotRes a:visited{
text-align:center;
background:#66FF00;
color:white;
font-weight:normal;
font-size:10;
font-family: Arial,helvetica,sans-serif;
}


/* Nav */
.nav {color:#cccccc;font-size:12px;font-weight:normal;}
.nav a:link{color:#cccccc;font-size:12px;text-decoration: none;font-weight:normal;}
.nav a:visited{color:#cccccc;font-size:12px;text-decoration: none;font-weight:normal;}
.nav a:active{color:#cccccc;font-size:12px;text-decoration: none;font-weight:normal;}
.nav a:hover{color:#ffffff;font-size:12px;text-decoration: none;font-weight:normal;}
/* Copyright */
.copyright {color:#cccccc;font-size:11px;}
.copyright a:link{color:#cccccc;font-size:11px;text-decoration: none;font-weight:normal;}
.copyright a:visited{color:#cccccc;font-size:11px;text-decoration: none;font-weight:normal;}
.copyright a:active{color:#cccccc;font-size:11px;text-decoration: none;font-weight:normal;}
.copyright a:hover{color:#ffffff;font-size:11px;text-decoration: underline;font-weight:normal;}
/* subNav */
.subNav {color:#000000;font-size:11px;}
a.subNav:link {text-decoration: none;color: #000000; font-size:11px}
a.subNav:visited {text-decoration: none;color: #000000; font-size:11px}
a.subNav:active {text-decoration: none;color: #000000; font-size:11px}
a.subNav:hover {text-decoration: underline;color: #000000; font-size:11px}
/* printText */
.printText {color:#000000;font-size:12px;}
a.printText:link {text-decoration: underline;color: #000000; font-size:12px}
a.printText:visited {text-decoration: underline;color: #000000; font-size:12px}
a.printText:active {text-decoration: underline;color: #000000; font-size:12px}
a.printText:hover {text-decoration: none;color: #000000; font-size:12px}
/* Left Nav */
.lnavHd {color:#FFFFFF;font-size:16px;font-weight:normal;padding:5px;background-color:#0F2B8E;}
.lnavBG {background-color:#999999;}
.lnav {color:#ffffff;font-size:12px;font-weight:bold;}
a.lnav:link {text-decoration: none;color: #ffffff; font-size:12px;font-weight:bold;}
a.lnav:visited {text-decoration:  none;color: #ffffff; font-size:12px;font-weight:bold;}
a.lnav:active {text-decoration: none;color: #ffffff; font-size:12px;font-weight:bold;}
a.lnav:hover {text-decoration: none;color: #000000; font-size:12px;font-weight:bold;background-color:#0F2B8E;}

.lnavSub {color:#000000;font-size:12px;font-weight:bold;}
a.lnavSub:link {text-decoration: none;color: #000000; font-size:12px;font-weight:bold;}
a.lnavSub:visited {text-decoration:  none;color: #000000; font-size:12px;font-weight:bold;}
a.lnavSub:active {text-decoration: none;color: #000000; font-size:12px;font-weight:bold;}
a.lnavSub:hover {text-decoration: none;color: #000000; font-size:12px;font-weight:bold;background-color:#0F2B8E;}

/* 	Page Header */
.header {font-family:Futura LT BT,arial,helvetica;font-weight:normal;color:#0F2B8E;font-size:18px;}
.headerbg {font-family:Futura LT BT,arial,helvetica;background-color:#0F2B8E;font-weight:bold;color:#FFFFFF;font-size:16px;}

/* 	Page Subheader */
.subheader {font-family:Futura LT BT,arial,helvetica;font-weight:bold;color:#0F2B8E;font-size:14px;}
.subheaderbg {font-family:Futura LT BT,arial,helvetica;background-color:#0F2B8E;font-weight:bold;color:#ffffff;font-size:15px;}

/* Title */
.title {font-family:Times, Garamond;color:#0F2B8E;font-size:22px;padding:0px;}
a.title:link {font-family:Times, Garamond;text-decoration: none;color: #0F2B8E; font-size:22px;font-weight:bold;}
a.title:visited {font-family:Times, Garamond;text-decoration: none;color: #0F2B8E; font-size:2px;font-weight:bold;}
a.title:active {font-family:Times, Garamond;text-decoration: none;color: #0F2B8E; font-size:22px;font-weight:bold;}
a.title:hover {font-family:Times, Garamond;text-decoration: underline;color: #0F2B8E; font-size:22px;font-weight:bold;}

/* Featured Buttons */
.featbuttons a:link {
	text-decoration: none;
	color:#ffffff;
	font-weight:normal;
	font-size:11px;
}
.featbuttons a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight:normal;
	font-size:11px;
}
.featbuttons a:active {
	text-decoration: none;
	color:#ffffff;
	font-weight:normal;
	font-size:11px;
}
.featbuttons a:hover {
	text-decoration: underline;
	color:#ffffff;
	font-weight:normal;
	font-size:11px;
}

/* Featured Photos */
.featPhotos {
	text-align: center;
	color:#ffffff;
	border: 2px solid #ffffff;
	font-weight:bold;
	font-size:11px;
}
.featPhotos a:link {
	text-align: center;
	color:#ffffff;
	border: 2px solid #ffffff;
	font-weight:bold;
	font-size:11px;
}
.featPhotos a:visited {
	text-align: center;
	color:#ffffff;
	border: 2px solid #ffffff;
	font-weight:bold;
	font-size:11px;
}
.featPhotos a:active {
	text-align: center;
	color:#ffffff;
	border: 2px solid #ffffff;
	font-weight:bold;
	font-size:11px;
}
.featPhotos a:hover {
	text-align: center;
	color:#ffffff;
	border: 2px solid #ffffff;
	font-weight:bold;
	font-size:11px;
}
.featButtonsBg  { 
  background-image: url("../images/bg_feat_buttons.jpg");
  background-color:#0F2B8E;
}
.featButtonsBorder {
	border: 1px solid #000000;
}
.featBgmain  { 
  background-image: url("../images/feat-bg-main.jpg");
  background-color:#BFC5B4;
}
.featAddress {color:#ffffff;font-size:14px;background-color:#003C00; height:30;padding:5px;}
a.featAddress:link {text-decoration: underline;color: #003C00; font-size:14px}
a.featAddress:visited {text-decoration: underline;color: #003C00; font-size:14px}
a.featAddress:active {text-decoration: underline;color: #003C00; font-size:14px}
a.featAddress:hover {text-decoration: none;color: #003C00; font-size:14px}
p.featImageMain {
	color:#DCD28D; 
	font-size:13px; 
	margin-top:2px; 
	margin-bottom:2px; 
	margin-right:30px; 
	margin-left:10px; 
}
.featImageMain {
	color:#ffffff; 
	font-size:13px; 
	background-color:#000000;  
}
.featData {
	padding:2px; 
	background-color:; 
	color:#ffffff; 
	font-size:11px;
	font-weight:normal;
}
p.featData {
	color:#ffffff; 
	font-size:11px; 
	font-weight:normal;
	margin-top:0px; 
	margin-bottom:0px; 
	margin-right:px; 
	margin-left:0px; 
}
.featRemarks {
	padding:2px; 
	background-color:; 
	color:#ffffff; 
	font-size:11px;
}
p.featRemarks {
	color:#ffffff; 
	font-size:11px; 
	font-weight:normal;
	margin-top:0px; 
	margin-bottom:0px; 
	margin-right:px; 
	margin-left:0px; 
}
p.featStatus {
	color:#ffffff; 
	font-size:14px; 
	font-weight:bold;
	margin-top:0px; 
	margin-bottom:0px; 
	margin-right:px; 
	margin-left:0px; 
}

/* Mortgage Calculators */
.calcTitle
{
    color:#FFFFFF;
    background-color:#001C00;
    font-weight:bold;
    font-family: arial, helvetica, sans-serif;
    font-size:14px;
}
p.calcText
{
    color:#000000;
    font-weight:normal;
    font-family: arial, helvetica, sans-serif;
    font-size:13px;
}
.calcText
{
    color:#000000;
    font-weight:normal;
    font-family: arial, helvetica, sans-serif;
    font-size:13px;
}
/*Photo Tour, Video Tour, Plat Map Templates*/
.hdaddress { font-size: 14px; font-weight: bold ; background-color: #001C00; color: #FFFFFF}
.frame { background-color: #001C00;}
.matting { background-color: #FFFFFF}
.hdsection {font-size: 20px; font-weight: bold }
.sectionname {font-size: 14px; font-weight: bold }

/*Brochures, Photo Tours, Video Tours*/
p.breakhere {page-break-before: always}

/* Start Brochure Template 1*/
.brochureoneframe {  background-color: #000000}
.brochureonematting {  background-color: #FFFFFF}
.brochureonemain {  background-color: #001C00; color: #000000}
.brochureoneprice {  font-size: 20px; font-weight: bold; color: #FFFFFF}
.brochureoneaddress { font-size: 20px; font-weight: bold; color: #FFFFFF }
.brochureonehdpropdata { font-size: 20px; font-weight: bold; color: #000000 }
.brochureonepropdata {  font-size: 14px; font-style: italic; font-weight: bold; color: #FFFFFF}
.brochureoneroomdim { background-color: #FFFFFF; color: #000000}
.brochureonehdroomdim { font-size: 20px; font-weight: bold; color: #000000 }
.brochureonesectionname { font-size: 20px; font-weight: bold; color: #FFFFFF }
.brochureonesectiontext {color: #000000}
.brochureonemaintext { color: #FFFFFF }
.brochureoneremarks {  background-color: #FFFFFF; color: #000000}

/* End Brochure Template 1*/

/* 	Make sure to have the start and end comments around the brochure styles,
	THE START AND END TEXT MUST MATCH EXACTLY 
	the pdf version looks for this text to grab the different styles*/

/* Start Flyer Template 1*/
.flyeronehd {  background-color: #FFFFFF;}
.flyeroneaddress { color: #000000; font-size: 21px; font-weight: bold; }
.flyeronecity { color: #000000; font-size: 14px; font-weight: bold;}
.flyeronelogo {  background-color: #000000;}
.flyeronepropdata { color: #FFFFFF; font-size: 11px; background-color: #001C00; font-weight: bold;}
.flyeronepropdatabullet {  background-color: #FFFFFF;}
.flyeroneremarks { color: #000000; font-size: 11px; font-weight: bold;}
.flyeronefooter {  background-color: #000000;}

/* End Flyer Template 1*/

/* Start Flyer Template 2*/
.flyertwohd {  background-color: #FFFFFF;}
.flyertwoaddress { color: #000000; font-size: 21px; font-weight: bold; }
.flyertwocity { color: #000000; font-size: 14px; font-weight: bold;}
.flyertwologo {  background-color: #000000;}
.flyertwopropdata { color: #FFFFFF; font-size: 11px; background-color: #001C00; font-weight: bold;}
.flyertwopropdatabullet {  background-color: #FFFFFF;}
.flyertworemarks { color: #000000; font-size: 11px; font-weight: bold;}
.flyertwofooter {  background-color: #000000;}

/* End Flyer Template 2*/

/* Start Flyer Template 3*/
.flyerthreehd {  background-color: #FFFFFF;}
.flyerthreeaddress { color: #000000; font-size: 21px; font-weight: bold; }
.flyerthreecity { color: #000000; font-size: 14px; font-weight: bold;}
.flyerthreelogo {  background-color: #000000;}
.flyerthreepropdata { color: #FFFFFF; font-size: 11px; background-color: #001C00; font-weight: bold;}
.flyerthreepropdatabullet {  background-color: #FFFFFF;}
.flyerthreeremarks { color: #000000; font-size: 11px; font-weight: bold;}
.flyerthreefooter {  background-color: #000000;}

.Buttons{
background:#666666;
border:1px solid #ffffff;
color:#ffffff;
padding:5px;
font-size:10px;
}
.Buttons a:link{
color:#ffffff;
padding:1px;
text-decoration:none;
text-align:center;
font-size:10px;
}
.Buttons a:visited{
color:#ffffff;
padding:1px;
text-decoration:none;
text-align:center;
font-size:10px;
}
.Buttons a:hover{
background:#000000;
color:#ffffff;
padding:1px;
text-decoration:none;
text-align:center;
font-size:10px;
}


/* End Flyer Template 3*/

.ihLoginFooter {color:#CCCCCC;font-size:9px;}
a.ihLoginFooter:link {text-decoration: underline;color: #CCCCCC; font-size:9px}
a.ihLoginFooter:visited {text-decoration: underline;color: #CCCCCC; font-size:9px}
a.ihLoginFooter:active {text-decoration: underline;color: #CCCCCC; font-size:9px}
a.ihLoginFooter:hover {text-decoration: none;color: #CCCCCC; font-size:9px}