/* Common */
body, table, input, select, textarea {font-family: TrebuArial, Verdana, Helvetica, sans-serif; font-size: 11px; }
body {background-color: #999966; text-align: center;}
body, form {margin: 0; padding: 0; }
input, select, textarea {font-size: 1em; }
img {border: 0;}
small {font-size: 0.85em; }

dl.col {line-height: 1.5em; }
dl.col dt {float: left; width: 7em; padding-right: 0.5em; text-align: left; }
dl.col dd {margin-left: 0.5em; }

#content p {margin-top: 0.8em; margin-bottom: 0.8em; line-height: 1.5em;}
#content ul.gap li{margin-top: 0.6em; margin-bottom: 0.6em; line-height: 1.5em;}

#content ul{
 margin-top: 0.4em; margin-bottom: 0.8em;
}

#footer ul{
  margin: 0; 
  }

.center {text-align: center; }
.clr {clear: both; }

h1 {
font-family: Verdana, Arial, sans-serif; 
font-weight: bold; 
text-align: left; 
font-size: 18px; 
padding: 0px 0 0px 0; 
margin: 0px 0px 0px 0px; 
}

h2 {font-family: Arial, Verdana, sans-serif; font-weight: bold; }
h2 {text-align: left; font-size: 21px; padding: 0px 0 0px 0; margin: 0px 0px 0px 0px; }
h2 em {color: #000; font-style: normal; }
h3 {background-color: #999966; font-size: 13px; color: #fff; padding: 4px 0 4px 4px; }
h4 {
font-size: 18px; 
color: #000000; 
padding: 4px 0 4px 4px;
font-family: Arial, Verdana;
text-align: center;
word-spacing: 2px;
letter-spacing: 1px
}

p.highlight {
font-family: Arial;
font-size:18px;
font-style:bold;
color:#FF0000
}

a {color: #00341C; }

.col-left{
  width: 49%;2
  float: left;
  margin-bottom: 0.8em;
}
.col-right{
  width: 49%;
  float: right;
  margin-bottom: 0.8em;
}


/*Form Logic */

input, select, textarea {border-color: #52374A; font-family: arial, verdana; font-size: 12px; border-width: 1px; border-style: solid; }
input, textarea {width: 280px; }
select {width: 280px; }
textarea {height: 120px; }
input:focus, select:focus, textarea:focus {border-color: #916080; }
label {width: 130px; float: left; font-weight: bold; margin-right: 5px; text-align: right; }
.button{width: auto;}

.form_row{width: 100%; margin-bottom: 3px;}

.image_full{
  float: left;
  width: 100%;
  margin-bottom: 6px;  
  margin-top: 6px;
  text-align: center;
}

.image_full img{
  margin: 0 2px 0px 2px;
  border: 1px solid #0E1C1F;
  

}

img.right{
  float: right;
  margin: 0 0 10px 10px;
  border: 1px solid #0E1C1F;
}

img.left{
  float: left;
  margin: 0 10px 0px; 
}


/* Layout */

#wrapper{
  width : 766px;
  margin: 70px auto 0 auto;
  background-color: #ddd;
  position: relative;
}


#header{
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 75px;
  background-image: url(../images/site/head-bg.jpg);
  background-repeat: no-repeat;
}

#header-images{
  position: absolute;
  top: 75px;
  left: 0;
  width: 100%;
  height: 192px;
 
 background-image: url(../images/site/main-bg.jpg);
  background-repeat: repeat-y;
}

#header-images img{
 position: absolute;
 top: 1px;
 left: 10px;
 border: 1px solid #000;   
 z-index: 20;
}

#header-images img.second{left: 197px;}
#header-images img.third{left: 385px;}
#header-images img.four{left: 572px;}

#logo{
  position: absolute;
  top: -55px;
  left: -10px;
  z-index: 50;
}
#content{
  width: 100%;
  position: absolute;
  top: 267px;
  left: 0;
  background-color: #FFF;
  background-image: url(../images/site/content-bg.jpg);
  background-repeat: repeat-y;
}

#content-right{
  width: 560px;
  
  
  float: right;
  text-align: left;
  padding-top: 5px; 
  
}

#content-right ul li{
  line-height: 1.7em;
}

#content-right-in{
  width: 550px;
  float: left;
  
}

#plans{
  position: absolute;
  bottom: 61px;
  left: 99px;
}





#footer{
  width: 100%;
  background-color: #fff;

  position: relative;
  background-image: url(../images/site/footer.jpg);
  background-repeat: no-repeat;
  height: 61px;
  
  
}

#footer-in{
text-align: left;
width: 720px;
margin: 0 auto;

  
  
}

#footer-nav{
  margin: 0;
  padding: 0;
}

#footer-nav  li{
  display: inline;
  color: #fff;
  
  line-height: 50px;
}

#footer-nav li a{
  
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}

#footer-nav li a:hover{
  
  text-decoration: underline;

}

#signature{
  position: absolute;
  width:740px;
  top: 60px;
  color: #fff;
  left:10px;
}
#signature .left{
  float: left;
  width: 49%;
  text-align: left;
}

#signature .right{
  float: right;
  width: 49%;
  text-align: right;
}

#signature a{
  color: #ccc;
  text-decoration: none;
}



#nav{
  position: absolute;
  top: 5px;
  left: 17px;
  width: 170px;
  height: 215px;
  line-height: 2.0em;  
  z-index: 5;
  color: #fff;
  font-weight: bold;
}

#nav{margin: 0; padding:0;}
#nav li{margin: 0; padding:0; list-style: none; text-align: left;}
#nav li.head{
  background-color: #fff;
  color: #000;
  text-indent: 5px;
}
#nav li a{
  display: block; 
 
  height: 26px;
  line-height: 26px;
  text-decoration: none;
  color: #fff;
  
  text-align:left;
  text-indent: 5px;
}

#nav li a:hover{
  
  background-image: none;
  background-color: #999966;
}


.designs-right{
  width: 196px;
  float: right;
}

.designs-right ul{margin: 0; padding:0;}
.designs-right ul li{margin: 0; padding:0; list-style: none;}
.designs-right ul li a{
  display: block; 
  border-bottom: 1px dashed #E3E3E3;
  border-top: 1px solid #fff;
  height: 26px;
  line-height: 26px;
  text-decoration: none;
 
 background-color: #EBEBEB;
  text-align:left;
  text-indent: 5px;
}


img.gallery{
	float:left;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 7px;
	border: 1px solid #0E1C1F;
}


p.testimonials{
  margin: 1.5em 0 1.5em 0;
}


.house-designs{
  border: 1px solid #961B1E;
  width: 233px;
  float: left;
  margin-left: 7px;
  margin-right: 5px;
  margin-bottom: 7px;

}

.house-designs ul{
  margin: 0;
  padding: 0;
}

.house-designs ul li{
 list-style: none;
 text-align: center;
 line-height: 20px;
 background-color: #961B1E;
 color: #fff;
 margin: 0;
 padding: 0;
 
 margin-top: 1px;
}

.house-designs ul li a{
 
  background-color: #000;
  color: #fff;
  text-decoration: none;
  width: 100%;
  float: left;
  
}
.house-designs ul li a:hover{
  background-color: #961B1E;
  
}


dl.display-details{
	margin: 5px 0 0 5px ;
	padding : 0 0 0 0 ;
	line-height : 18px;
	text-align : left;
}
dl.display-details dt {
  float:left;
  width:10em;
  font-weight:bold;
  text-align : left;
  margin-right : 5px;
}
dl.display-details dd {
  text-align : left;
  margin-left : 15px;
}


#showimage{

position:absolute;

visibility:hidden;

border: 1px solid #9F1517;

z-index: 10;

}



#showimage img{

 display: block;

  

}





#dragbar{

cursor: hand;

cursor: pointer;

background-color: #9F1517;

display: block;

line-height: 20px;

background-image: url(../images/site/nav-menu-bg.jpg);

/*

min-width: 100px; */

color: #fff;

}



#dragbar #closetext{

font-weight: bold;

margin-right: 1px;

}






