body, table, input, option, select, textarea {
    font-size: 11px;
    font-family: arial, helvetica, verdana, sans-serif;
	color: #656565 !important;
}
td input, td textarea {
	border:1px solid #BCBCBC;
	color:#979797;
}
.top_links {
	margin-bottom:20px;
	text-align:right;
}
.top_links a {
	text-decoration:none;
	color:#8DBB00;
	font-weight:bold;
	padding:0px 0px 0px 13px;
	background:url(/images/1blt1.jpg) top left no-repeat;
}
.top_links a:hover {
	text-decoration:underline;
}
.label {
font-weight:bold;
}


.send {background:url(/images/snd.jpg) no-repeat; width:62px; border:none;}
.reset {background:url(/images/rst.jpg)no-repeat;width:62px; border:none;}
.searchbtn {background:url(/images/0btn2.jpg)no-repeat;width:62px; border:none;}
span.count {font-weight:bold;color:#999;margin-left:10px;}
table.public_results {
	margin:10px 0;
  width: 100%;
  font: 11px verdana, arial, helvetica, sans-serif;
  border-collapse: collapse;
	color: #656565;
  border:1px solid #D6D6D6;
}

td {
    vertical-align: text-top;
    padding: 2px 5px;
}
table.public_results td{
vertical-align: middle;
border-bottom:1px dotted #999;
padding:3px;
margin:0;
}

table.public_results td.results_nav,
table.public_results td.public_header
{
height: auto;
}

a {
	text-decoration:underline;
    color:#A3270B;
}
a:hover, .public_results a:hover {
	text-decoration:none;
}

td.public_header {
    font-weight: bold;
    background-color: #d2e8ed;
	border:none !important;
}

table.search {
    width:600px;
	margin:0 auto;
    border-collapse: collapse;
    /*border:1px solid #D6D6D6; */
}

table.search td {
    padding: 5px;
}

table.search div {
    position: relative;
    float: left;
    /*width: 33%;*/
	padding-right:12px;
    text-align: center;
}

td.search_header {
    padding: 8px 0;
    background-color: #d2e8ed;
	vertical-align: middle !important;
}

td.search_label {
    width:20%;
    /*background-color: #E8E8E8;*/
}
td.search_buttons {
border-top:3px solid #ccc;
}
.button {
	background-color: #f1f1f1;
	border: 1px solid #000000;
	padding: 0px 7px;
}

div.sublink_wrap {
padding-top: 10px;
}

a.button
{
  display: inline;
  padding: 5px !important;
  margin: 10px 0 15px 0;
  color: #fff !important;
  font-size: 11px !important;
  line-height: 15px;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background: #571506;
	border: none;
}

a.button:hover {
background: #A3270B;
}

div.comments {
    margin-left: 20px; 
}

input, textarea {
    border: 1px solid #000000;
    padding: 2px;
	width: 150px;
}

textarea {
width: 100%;
height: 200px;
}

div.inquire_form {
	border: 1px solid #d2e8ed;
    width:600px;
    padding: 5px;
   
	margin:0 auto;
}

div.inquire_form b {
white-space: nowrap;
}

div.inquire_comment {
width:100%;
}

p.inquire_large {
    font-size: 14px;
	font-weight: bold;
	color: #656565;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#ErrorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#ErrorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#ErrorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
img {border:none!important;}

.picthmbs img {margin-bottom:5px;margin-right:5px;vertical-align:top;}

div.rental_txt  {
text-align: left;
width: 600px;
line-height: 13.5pt;
margin: 0 auto;
padding: 15px 0;
color: #656565;
}

h2 {
font-weight: normal;
font-size: 13.5pt;
padding-bottom: 0;
}

.centering {
width: 600px;
margin: 0 auto;
}

table.blue {
border: 1px solid #d2e8ed;
margin: 10px auto;
width: 600px;
}

td.gal {
border-left: 1px solid #d2e8ed;
}


/*Search Map and Form */

.map_container
{
  z-index: 1;
  position: absolute;
  top: 23px;
  width: 682px;
  height: 402px;
  background: #999;
}

.search_form
{
  width: 100%;
  margin:  0;
  padding: 0;
  border-top: 1px dotted #999;
  border-left: 1px dotted #999;
  background: #efefef;
}

.search_form td
{
  padding: 12px 10px;
  border-right: 1px dotted #999;
  border-bottom: 1px dotted #999;
}

.search_form td.search_submit
{
  text-align: center;
  vertical-align: middle;
}

.search_form p
{
  margin: 0;
}

.search_form .search_button
{
  padding: 10px !important;
  font-size: 14px;
  font-weight: 900;
  color: #fff !important;
  text-transform: uppercase;
  background: #571506;
}

.search_form .search_button:hover
{
  background: #A3270B;
}

a.search_button
{
  display: block;
  width: 95px;
  padding: 5px !important;
  color: #fff !important;
  font-size: 11px;
  line-height: 15px;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background: #571506;
}

a:hover.search_button
{
  background: #A3270B;
}

.search_towns
{
	padding-top: 415px;
  text-align: left;
}

.search_towns h3,
h3.map_header
{
  margin: 0 0 10px 0;
  font-size: 12px;
}

.search_towns ul
{
	margin: 0;
	padding: 0;
  font-size: 11px;
  font-weight: 900;
	list-style: none;
}

.search_towns ul ul 
{
  margin: 6px 0 0 0;
  padding: 6px 0 0 0;
  font-weight: normal;
  border-top: 1px dotted #999;
}

.search_towns ul ul ul
{
  margin: 0;
  padding: 0 0 3px 15px;
  font-weight: normal;
  border: 0;
}

.search_towns input,
.search_form input
{
	width: auto !important;
  padding: 0 !important;
  border: 0 !important;
  vertical-align: middle;
}

.search_towns label,
.search_form label
{
  margin: 0 0 0 -3px;
  vertical-align: middle;
}

.search_towns .column
{
	float: left;
  margin: 0 75px 0 0;
}

.search_towns .last
{
  margin: 0;
}

.search_towns .last ul
{
  margin-right: 0;
}

.additional_locations
{
  padding: 12px 10px;
}

* html .additional_locations
{
  width: 682px;
}

img.search-map
{
}


/* Featured Rentals (On search page)  */

h2.featured_header
{
  margin: 0 0 10px 0;
  padding: 0 0 0 5px;
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
}

dl.featured_property
{
  margin: 0 0 10px 0 !important;
  padding: 0 0 11px 0 !important;
  font-size: 11px;
  border-bottom: 1px dotted #999;
}

dl.featured_property dt
{
  margin: 0 0 3px 0;
}

dl.featured_property dd
{
  margin: 0 !important;
  line-height: 12px;
}

.featured_nav
{
  margin: 0;
  font-size: 11px;
}

/* Modal Popup Styles */

.modal_popup
{
	width: 350px;
	padding: 15px 15px 0 15px;
  text-align: left;
  line-height: 1em;
	background-color: #FFF;
}

.modal_popup #modal_lead_form_errors
{
  margin: 0 0 15px 0;
}

.modal_popup .required
{
	color: red;
}

.modal_popup h1
{
  padding: 0 0 10px 0;
  margin: 0 0 15px 0;
  color:#A3270B;
  font-size: 14px;
  line-height: 14px;
  border-bottom:1px dotted #A3270B;
}

.modal_popup p
{
  margin: 0 0 15px 0;
}

.modal_popup form
{
	margin: 0;
}

.modal_popup form .inputbox
{
  width: 200px;
}

.modal_popup form label
{
	font-weight: 900;
	line-height: 16px;
}

.modal_popup .search_button
{
  width: 90px !important;
  padding: 5px;
  color: #fff  !important;
  font-size: 11px;
  line-height: 11px;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background: #571506 !important;
  border: 0 !important;
}

.modal_popup .key
{
  margin: 7px 0 0 0;
  float: left;
}

.modal_popup .submit
{
  float: right;
}

.clearfix:after
/* CSS code for Firefox and Safari so floated elements inside this container define the height of the container. */
{
	content: ".";
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}

/*Fixes clearing floats */
.clearfix
{
	height: 1%;
}