BODY {
  background-image : url('back3.gif');
  font-family : Arial,"Lucida Sans Unicode",Verdana
}

.img_right {
  BORDER-RIGHT: #636000 2px groove;
  BORDER-TOP: #636000 2px groove;
  FLOAT: right;
  BORDER-LEFT: #636000 2px groove;
  BORDER-BOTTOM: #636000 2px groove
;
}
.img_left {
  BORDER-RIGHT: #636000 2px groove;
  BORDER-TOP: #636000 2px groove;
  FLOAT: left;
  MARGIN-BOTTOM: 10px;
  BORDER-LEFT: #636000 2px groove;
  MARGIN-RIGHT: 10px;
  BORDER-BOTTOM: #636000 2px groove
;
}
.img_center {
  border:2px groove #636000; FLOAT: center;
  background-position :  center;
  text-align : center
;}
.toggleon {
  CURSOR: pointer;
  COLOR: #8f9600;
  BACKGROUND-COLOR: #e6ed7c
;
}
.toggleoff {
  COLOR: #e6ed7c;
  BACKGROUND-COLOR: #8f9600
;
}
.hdrftr {
  COLOR: #e6ed7c;
  BACKGROUND-COLOR: #636000;
  height:19.0pt;
  margin-top : 10px;
  margin-bottom : 10px;
  font-family : Arial,"Lucida Sans Unicode",Verdana;
  font-size : 11px;

}
.pagebanner {
  COLOR: white;
  BACKGROUND-COLOR: #c5ac04;
  height:15.0pt;
  font-size : large;  
  padding-left : 6pt;
  padding-top : 3pt;
  margin-bottom : 20px;
  text-align : left;
}
.leftside {
  width:160px;
  BACKGROUND-COLOR: #a4c100;
  vertical-align : top;
}
H1{
  font-size : 3px;
}

.house-styles-text-title{
  color : black;
  font-size : small;
  width: 50%;
  font-family : "Handscript SF","Brush Script";
  text-align : center;
  vertical-align : top;
  list-style-type : disc;
  font-style : italic;
}
.house-styles-text-column{
  color : white;
  font-size : small;
  vertical-align : top;
  width: 50%;
  padding-left : 5px;
  padding-right : 5px;
}
HR{
  color : black;
}
.house-dimensions-table TD {
  color : white;
  font-size : small;
  height:18.0px;
  border-width : 1px 1px 1px 1px;
  border-color : white;
  border-style : groove groove groove groove;
  PADDING-LEFT: 5px;
  PADDING-RIGHT: 5px;
}
.house-dimensions-table TH {
  color : white;
  font-size : small;
  height:18.0px;
  border-width : 1px 1px 1px 1px;
  border-color : white;
  border-style : groove groove groove groove;
}
.house-dimensions-table-left{
  color : white;
  font-size : small;
  height:18.0px;
  font-weight : bold;
}
.MainPageCell {
  vertical-align : top;
  padding-left : 10px;
  padding-right : 10px;
  font-size : 17px;
  font-family : Arial,"Lucida Sans Unicode",Verdana

;}

/* ******************************************************************** */ 
/*                  Vertical Menu                                       */
/* ******************************************************************** */

#v_navcontainer { width: 120px; 
 font-size: 18px;}

#v_navcontainer ul
{
margin-left: 0;
padding-left: 15px;
padding-top: 40px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#v_navcontainer a
{
display: block;
padding: 3px;
width: 120px;
background-color: #8f9600;
color: #8f9600; 
border-bottom: 1px solid #e6ed7c; 
}

#v_navcontainer a:link, #v_navlist a:visited
{
color: #e6ed7c;
text-decoration: none;
}

#v_navcontainer a:hover
{
background-color: #e6ed7c;
color: #8f9600;
}


/* ******************************************************************** */ 
/*                  Horizontal Menu                                     */
/* ******************************************************************** */



#h_navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#h_navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#h_navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#h_navlist li a:link { color: #448; }
#h_navlist li a:visited { color: #667; }

#h_navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#h_navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}
