.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-RIGHT: #636000 2px groove;
  BORDER-TOP: #636000 2px groove;
  FLOAT: center;
  BORDER-LEFT: #636000 2px groove;
  BORDER-BOTTOM: #636000 2px groove;
  background-position : center 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;
}
.pagebanner {
  COLOR: white;
  BACKGROUND-COLOR: #c5ac04;
  height:24.0pt;
  font-size : medium;
  margin-bottom : 10px;
  ;
}
.leftside {
  width:141px;
  BACKGROUND-COLOR: #a4c100;
  vertical-align : center;
}
BODY {
  background-image : url(back3.gif);
  text-align : 
  font-family : Arial,"Lucida Sans Unicode",Verdana;
}
.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;
}

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}

