/* CSS Document */

html, body, #wrapper{
height:100%;
      margin: 0;
      padding: 0; 
	  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:17px;

} 

body {max-height:100%;}

a {text-decoration:none; color:#e58c00; }
a:hover {color:#000000;}

#wrapper {      text-align: left;
      vertical-align: middle; }

td.homeareas {padding:10px; color:#c3dd5e; line-height:15px;}
a.more { font-family:Tahoma, font-size:8px; color:#4e5521; background-image:url(../templateimages/icon_more.gif); background-repeat:no-repeat; background-position: 81px; padding:10px; padding-right:15px;}

td.address, td.address a {font-size:10px; color:#98a541; line-height:15px;}

td.headline, h1 {font-size:21px; color:#1a1512; font-weight:bold; height:19px;   margin:0px; padding:0px;padding-top:2px;  padding-bottom:4px; margin-bottom:0px;}
td.path, td.path a {color:#94a03f; font-size:10px; }
td.content {padding:10px; background-image:url(../templateimages/bg_content.gif); background-repeat:repeat-x;}
.row1 {
background: #f9faf4;
}
.row0 {
background: #ffffff;
}

a.imgthumb {border:#ced1d0 solid 3px; display:block; float:left; margin-right:7px; w}
a.imgthumb:hover {border:red solid 3px; display:block; }

#PropertyGallery img.gallerythumb{padding:10px; background-image:url(../templateimages/gallery_zoom.gif); background-repeat:no-repeat; background-position:bottom right; padding-bottom:10px; padding-left:0px; }

#PropertyGallery a:hover img.gallerythumb {background-image:url(../templateimages/gallery_zoom_hover.gif); background-repeat:no-repeat; background-position:bottom right; }

/*forms */

form{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

textarea, input, .nput, select {
	background-color: #F7F7F7;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	border-bottom: 1px solid #DB002E;
	border-left: 1px solid #DB002E;
	border-right: 1px solid #DB002E;
	border-top: 1px solid #DB002E;
}

input.interest, textarea.interest{
background-image:url(../templateimages/bg_input_interest.gif); background-repeat:repeat-x; 	background-color: #fffff8; font-size:10px; color:#525923; padding:3px; width:150px; margin-bottom:3px;  border:#d9deba solid 1px;}
