
/****************************************
*  Site specific css definitions
****************************************/

html,
body {
  background-color:#716859;
  background-image:url(/images/layout/bg_repeat.gif);
  background-position:top center;
  background-repeat:repeat-x;
  text-align:center;
}

table.page {
  width:950px;
}

td {
  vertical-align:top;
}

td.column-left {
  width:249px;
  padding:65px 0px 0px 0px;
}

td.column-right {
  padding:0px 0px 40px 0px;
}

td.content {
  height:780px;
  background-color:#FFFFFF;
  padding:48px 48px 0px 48px;
}

td.content-bg {
  background-image:url(/images/layout/bg_inside.jpg);
  background-position:top left;
  background-repeat:repeat-x;
}

td.content-full {
  background-color:#FFFFFF;
  padding:0px 48px 0px 0px;
}

td.content-border-left {
  width:2px;
  background-image:url(/images/layout/content_border.jpg);
  background-position:top right;
  background-repeat:no-repeat;
}

td.content-border-right {
  width:2px;
  background-image:url(/images/layout/content_border.jpg);
  background-position:top left;
  background-repeat:no-repeat;
}

td.content-right {
  width:90px;
  vertical-align:bottom;
}

td.nav-spacer {
  border-right:1px solid #6b7b55;
}

td.nav {
  padding:17px 0px 0px 0px;
  border-bottom:1px solid #6b7b55;
}

td.results-header {
  padding:0px 0px 0px 25px;
}

td.results-info {
  padding:0px 0px 0px 25px;
}

td.vertical-dots {
  width:48px;
  background-image:url(/images/layout/vertical_dots.gif);
  background-position:top left;
  background-repeat:repeat-y;
}

img.image-border {
  border:2px solid #63bd58;
}

img.logo {
  margin:0px 0px 65px 0px;
}

img.search-nav {
  margin:0px 10px 4px 0px;
}

img.real-estate-search {
  margin:0px 0px 18px 0px;
}

div.footer {
  background-color:#716856;
  padding:0px 0px 25px 0px;
  text-align:center;
}

div.search-hidden {
  display:none;
  height:460px;
}

/******************************
  Text Options
*******************************/

p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:16px;
  color:#000000;
  margin: 0px 0px 8px 0px;
}

p.attributes {
  margin:25px 0px 0px 0px;
  font-size:11px;
  color:#fff6d8;
}

p.brown {
  color:#716856;
  font-size:14px;
  line-height:18px;
}

p.dots {
  height:3px;
  background-image:url(/images/layout/horizontal_dots.gif);
  background-position:top center;
  background-repeat:repeat-x;
  margin:5px 0px 15px 0px;
}

p.dots-padded {
  margin:12px 0px 24px 0px;
}

p.footer {
  margin:0px 0px 7px 0px;
  font-size:11px;
  color:#fff6d8;
}

p.nomargin {
  padding:0px;
  margin:0px;
}

p.result-title {
  color:#2a3990;
  margin-bottom:3px;
  font-size:14px;
}

p.small {
  font-size:11px;
  line-height:13px;
  margin:0px 0px 4px 0px;
  padding:0px;
}

h1 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  line-height:18px;
  font-weight:bold;
  color:#39b54a;
  margin:15px 0px 3px 0px;
}

h1.page-title {
  font-size:23px;
  line-height:26px;
  margin:0px 0px 20px 0px;
}

h2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#39b54a;
  line-height:16px;
  margin:9px 0px 0px 0px;
}

.blue {
  color:#2a3990;
}

.green {
  color:#63bd58;
}

/*******************************
  Form Options
*******************************/

input,
select,
textarea {
  font-size:10px;
  color:#6f7056;
  margin:0px;
  padding:0px;
}

input.btn_search {
  margin:10px 0px 0px 0px;
}

input.border,
textarea.border {
  border:1px solid #6f7056;
}

input.large-input {
  width:150px;
  height:20px;
  margin:0px 0px 5px 0px;
}

input.text {
  width:61px;
}

select.search-select {
  font-size:11px;
  color:#6f7056;
  border:1px solid #6f7056;
}

select.search-select-wide {
  width:100px;
  color:#6f7056;
  border:1px solid #6f7056;
}

textarea {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:16px;
  padding:2px;
}

/******************************
  Link Styles
*******************************/
a:link,
a:hover,
a:visited {
  color:#63bd58;
  font-style:normal;
  text-decoration:none;
  outline:none;
}

a.plain:link,
a.plain:hover,
a.plain:visited {
  color:#FFF6D8;
  font-weight:normal;
  font-style:normal;
  text-decoration:none;
}

/****************************************
  CSS definitions requred for FNI Menu
*****************************************/

.fnimenu {
  border:0px;
  margin:0px;
  padding:0px;
  z-index:75;
}

a.fnimenu:link,
a.fnimenu:visited,
a.fnimenu:hover,
a.fnimenu:active {
  display:block;
  text-decoration:none;
  white-space:nowrap;
}

div.fnimenu-top {
  position:relative;
  visibility:visible;
  top:0px;
  left:0px;
}

div.fnimenu-pop {
  position:absolute;
  visibility:hidden;
  top:0px;
  left:0px;
}

div.fnimenu table tr td img {
  border:0px;
  margin:0px;
  padding:0px;
}

/*
 A "Really Ugly Hack" necessary for Internet Explorer
 to allow "block anchor tags" to be fully click-able.
*/
* html body div.fnimenu table tr td a {
  width:100%;
}

/****************************************
  Revised link styles for FNI Menu
*****************************************/

a.topmenuover,
a.topmenuover:link,
a.topmenuover:visited {
  background-color:#38b148;
  background-image:url(/images/navigation/nav_bg_off.gif);
  background-position:top left;
  background-repeat:repeat-x;
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  font-style:normal;
  letter-spacing:0px;
  line-height:15px;
  text-align:center;
  margin:0px;
  padding-top:10px;
  padding-left:25px;
  padding-right:25px;
  padding-bottom:7px;
}

a.topmenuover:hover,
a.topmenuover-hover,
a.topmenuover-hover:link,
a.topmenuover-hover:visited,
a.topmenuover-hover:hover {
  background-color:#38b148;
  background-image:url(/images/navigation/nav_bg_on.gif);
  background-position:top left;
  background-repeat:repeat-x;
  color:#FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  font-style:normal;
  letter-spacing:0px;
  line-height:15px;
  text-align:center;
  margin:0px;
  padding-top:10px;
  padding-left:25px;
  padding-right:25px;
  padding-bottom:7px;
}
