/* CSS Document */

/***********************
 TAG STYLES
***********************/

body {
  background: #3c0c0d url(images/bg/bg.jpg) repeat-x top;
  margin:0;
  text-align:center;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #FFFFFF;
}

h1 {
  font: normal 24px/28px Georgia, "Times New Roman", Times, serif;
  margin: 0 0 25px 0;
  text-align: center;
  border-bottom: dotted #8B4D23 1px;
  padding-bottom: 7px;
  color: #F0EDA8;
}

h2 {
  font-size: 16px;
  margin: 25px 0 5px 0;
}

h3 {
  color: #ECD579;
  font-size: 14px;
  margin: 20px 0 10px 0;
}

h4 {
  color: #FFFFFF;
  background-color: #8B4D23;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 5px 0 5px 0;
  padding: 2px 0 2px 5px;
  text-transform: uppercase;
}

p {
  line-height: 18px;
  font-size: 12px;
  color: #E4D8A7;
  margin: 5px 0 15px 0;
}

p.data {
  line-height: 16px;
  font-size: 12px;
  margin: 0px 0px 5px 0px;
}

p.center {
  text-align:center;
}

td {
  vertical-align:top;
}

ul {
  padding: 0;
  list-style-position: outside;
  margin: 10px 0 20px 1em;
  list-style-type: square;
}

li {
  margin-bottom: 5px;
}

label {
  font-size:11px;
  text-transform:uppercase;
  margin: 15px 0 5px 0;
  line-height: 14px;
  display: block;
}

legend {
  text-transform: capitalize;
}

fieldset  {
  text-align:left;
  padding: 8px;
  margin: 10px 5px 10px 5px;
}

fieldset label {
  display:inline;
}

input, 
select, 
textarea {
  font-size: 11px;
}


/***********************
 LAYOUT STYLES
***********************/

#main {
  text-align:left;
  margin:0 auto 0 auto;
  width: 960px;
}

#contact_info {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #C5B65F;
  padding: 7px;
  text-align: right;
}

#content {
  border: solid #b19894 1px;
  background: #000000 url(/images/bg/content_bg.jpg) repeat-x scroll top;
}

#hm_col_right {
  width: 320px;
  background: transparent url(/images/photos/hm_photo.jpg) no-repeat scroll left top;

}

#footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
  text-align: center;
  padding: 10px;
}

ul#nav {
  margin: 0;
  padding:0;
  list-style-type: none;
  font: normal 18px/18px Georgia, "Times New Roman", Times, serif;
}

ul#nav li {
  margin:0;
  padding:0;
  display: inline;
}


/***********************
 TEXT STYLES
***********************/

.small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  margin: 5px 0 15px 0;
}

.smaller {
  font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
  margin: 5px 0 15px 0;
  color: #CCCCCC;
}

.white {
  color:#FFFFFF;
}

.testimonial {
  font-size: 16px;
  line-height: 24px;
  margin: 20px 25px 35px 15px;
}

.pullquote {
  font: bold 14px/21px Georgia, "Times New Roman", Times, serif;
  float: right;
  width: 140px;
  border-left: solid #990000 1px;
  margin-left: 10px;
  padding: 10px 10px 10px 10px;
}

.phone {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  margin-top: 20px;
  color: #FFFFFF;
}

.phone_sm {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin-top: 15px;
  color: #FFFFFF;
}

.address {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #DDD97D;
  margin-bottom: 5px;
}

.brdr {
  border: solid #666666 2px;
}

.to_capital {
  text-transform:capitalize;
}

.no_margin {
  margin:0;
}

.big_arrow {
  background: transparent url(/images/bg/big_arrow.gif) no-repeat scroll left top;
  font: normal 18px/30px Georgia, "Times New Roman", Times, serif;
  text-align: center;
  padding: 16px 0 25px 0;
}

.divider {
  clear:both;
  line-height:6px;
  font-size:6px;
}

.indent {
  margin-left:20px;
}

.on {
  background-color:#3C0C0D;
}

.block {
  display:block;
}

.align_left {
  float:left;
  text-align:left;
}

.align_right {
  float: right;
}

div.data {
  color: #CCCC99;
  padding: 10px;
  font-size: 11px;
  width: 230px;
  line-height: 16px;
  margin-left: 20px;
}

table.property {
  font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  border-top: dotted #CC0000 1px;
}

table.property td {
  border-bottom: dotted #55472B 1px;
}

table.property p {
  font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

#disclaimer p {
  font-size:10px;
  line-height:11px;
  margin: 5px 0 5px 0;
}

table.result_pager {
  background-color:#770001;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

table.result_pager td {
  padding: 8px 3px 8px 3px;
}

/***********************
 LINK STYLES
***********************/

a:link, 
a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}

a:hover, 
a:active {
  text-decoration: none;
  color: #FFFF66;
}

a.lnk_hm_ecr_nav {
  display:block;
  border: solid #363636 1px;
  padding: 5px;
}

a.lnk_hm_ecr_nav:hover {
  border: solid #FFFFFF 1px;
}

a.lnk_ecr_nav {
  border: solid #363636 1px;
  display: block;
  width: 142px;
  margin: 3px 0 3px 20px;
}

a.lnk_ecr_nav:hover {
  border: solid #FFFFFF 1px;
}

ul#nav a {
  display:block;
  padding: 7px 0 8px 22px;
}

ul#nav a:link, 
ul#nav a:visited {
  color: #FFFFCC;
  text-decoration: none;
}

ul#nav a:hover, 
ul#nav a:active {
  background: transparent url(/images/nav/nav_bg.gif) no-repeat scroll left top;
  color: #FFFFFF;
  text-decoration: none;
}

a.nav_on:link, 
a.nav_on:visited, 
a.nav_on:hover, 
a.nav_on:active {
  background: transparent url(/images/nav/nav_bg.gif) no-repeat scroll left top;
  color: #FFFFFF;
  text-decoration: none;
}

div#footer a:link, 
div#footer a:visited {
  font-size: 10px;
  color: #C5B65F;
  text-decoration: none;
}

div#footer a:hover, 
div#footer a:active {
  color: #FFFF66;
  text-decoration: underline;
}

a.white {
  color:#FFFFFF;
}

a.yellow:link, 
a.yellow:visited {
  color:#FFFF66;
  text-decoration:underline;
}

a.yellow:hover, 
a.yellow:active {
  color:#FFFFFF;
  text-decoration:none;
}

a.lnk_custom_sort {
  font: normal 10px/10px Verdana, Arial, Helvetica, sans-serif;
  display: block;
  float: left;
  padding: 5px 5px 10px 5px;
}

a.lnk_custom_sort:link, 
a.lnk_custom_sort:visited {
  color: #FFFF33;
  text-decoration: none;
}

a.lnk_custom_sort:hover, 
a.lnk_custom_sort:active {
  color: #FFFFFF;
  text-decoration: underline;
  background-color:#740001;
}

a.mouse_over:hover {
  cursor:pointer;
}
