.pageHeader {
  color: #336633;
  font-style: italic;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20pt;
  text-transform: capitalize;
  line-height:150%;
}

.verd_10_b {
  color: #000000;
  font-family: verdana;
  font-size: 10pt;
}

.homeStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
}

.ART_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
}

.bgGreen {
	background-color: #03362D;
}

.backto {
  color: #000000;
  font-family: verdana;
  font-size: 8pt;
}

a:link {
color: #03362D;
text-decoration: none;
font-weight: bold}

a:visited {color: #03362D;
text-decoration: none;
font-weight: bold}

a:hover {color: #03362D;
text-decoration: underline;
font-weight: bold}

a:active {color: #03362D;
text-decoration: none;
font-weight: bold}

/* custom form */
.required_field {
color: #990000;
}
#custom_form td.FORM_Choice, #custom_form_bottom td.FORM_Choice{
padding-top: 2px;
padding-bottom: 2px;
}
#custom_form td.FORM_Question, #custom_form_bottom td.FORM_Question {
width: 25%;
vertical-align:top;
font-weight: normal;
text-align: right;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
}
#custom_form_bottom #interests td.FORM_Question {
width: 25%;
}
#custom_form_bottom #interests td {
width: 75%;
}
#custom_form table, #custom_form_bottom table {
width: 100%;
border: 0px;
border-collapse: collapse;
padding: 0px;
}
#custom_form, #custom_form_bottom {
width: 425px;
padding: 4px;
border: 0px;
border-collapse: collapse;
}
#custom_form_bottom td.FORM_Question {
width: 55%;
text-align: left;
vertical-align:top;
font-weight: normal;
}

.ART_content img {border-width: 0px;}

* html #custom_form #Answer3 {
width: 75px;
}
#custom_form #Answer3 {
width: 84px;
}
#custom_form #Answer4 {
width: 85px;
}
#custom_form .text_input {
width: 206px;
}
#customized_form select {
width: 75px;
}
#customized_form textarea {
width: 206px;
height: 60px;
}
#submit_cell {
text-align:center;
}

/* end custom form */

.preview_property td {
 border: 1px #03362D solid;
/*#03362D #85A287*/
 padding: 4px;
 vertical-align: top;
 width: 150px;
}

.preview_property .listing {
 font-weight: bold;
}

a.button:hover {
 background-color: white;
 border: 1px solid black;
 text-decoration: none;
}

a.button {
 padding: 6px;
 margin-right: 20px;
 color: #03362D;
 background-color: #85A287;
 border: 1px solid black;
 text-decoration: none;
 font-size: 80%;
}

.botNav {
 color: #ffffff;
 text-decoration: none;
 font-size: 80%;
}

h1.pageTitle {
 font-weight: normal;
 font-size: inherit;
 padding: 0px !important;
 margin: 0px !important;
}

#pricing td {
 border: 1px solid #faf5d3;
}

/* Hide from IE5 Mac \*/
*html a {
  height: 1%;
}
/* end hiding */


/* Featured Props Slide Show */
.fp {
 display: none;
}

.featuredProp {
 position: relative;
 width: 300px;
 height: 300px;
 overflow: hidden;
 background-color: #E3E5E6 !important;
 border-bottom: 3px solid #A9AEB1 !important;
}

#show0  {
 /*position: absolute;*/
 filter: alpha(99);
}

.fpType {
 display: block;
 padding-bottom: 2px;
 text-transform: uppercase;
 text-align: center;
}

.fpImage {
 display: block;
}

.featuredProp img {
 border: 0px;
}

.fpName {
 font-size: 12px;
 text-align: center;
 padding-top: 0px;
 padding-bottom: 2px;
 font-weight: bold;
}

.fpStats {
 font-size: 7pt;
 width: 70px;
 float: left;
 border-right: 3px solid #A9AEB1;
 line-height: 14px;
 padding: 2px;
 height: 68px;
}

.fpDesc {
 font-size: 7pt;
 font-weight: bold;
 padding: 2px;
 float: left;
 width: 163px;
}

.featured_desc {
  line-height: 100%;
  text-align: left;
  padding: 0px 5px 5px 5px;
}

.featured_div {
   float: right;
   margin: 0px 0px 10px 10px;
   width: 340px !important;
   position: relative;
}