/* Common */
body, table, input, select, textarea {font-family: TrebuArial, Verdana, Helvetica, sans-serif; font-size: 11px; }
body {background-color: #333; 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: Arial, Verdana, sans-serif; font-weight: bold; }
h1 {text-align: left; font-size: 18px; padding: 0px 0 0px 0; margin: 0px 0px 0px 0px; }
h1 em {color: #000; font-style: normal; }
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: #7E536F; font-size: 13px; color: #fff; padding: 4px 0 4px 4px; }


a {color: #9F1517; }

.col-left{
  width: 49%;
  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: 30px auto 0 auto;
  background-color: #ddd;
  position: relative;
}

#content{
  width: 100%;
  position: absolute;
  top: 310px;
  left: 0;
  background-color: #FFF;
}

#content-in{
  width: 750px;
  margin: 5px auto 10px auto;
  
  width: 750px;
  text-align: left;
  
}
.content-left{
  float: left;
  width: 550px;
}

.content-right{
  float: right;
  width: 195px;
  background-color: #F4E6E6;
  text-align: center;
  
 
}
.content-right img{
  margin: 0px 0 6px;
  border: 1px solid #0E1C1F;
}

.content-right img.first{
  margin: 6px 0  6px 0;
}


.right-display{  
  height: 85px;
  color:#fff;
  position: relative;
  background-image: url(../images/site/small-plans.jpg);
  background-repeat: no-repeat;
  margin-bottom: 5px; 
}

.right-display h4{
  position: absolute;
  top: 46px;
  left: 5px;
  margin: 0;
  padding: 0;  
  font-size: 12px;
}


a.fancy{
 background-image: url(../images/site/fancy-arrow.gif); 
 background-repeat: no-repeat;
 background-position: left; 
 padding-left: 15px; 
 text-decoration: none;
 float: left;
 
 margin-left: 10px;
 font-weight: bold;

}
a:hover.fancy{
 text-decoration: underline; 
}

#footer{
  width: 100%;
  background-color: #fff;
 padding-bottom: 8px;
  position: relative;
  
}

#footer-in{
  background-color: #961B1E;
  width: 750px;
  margin: 0 auto;  
  color: #fff;
  
}

#footer-nav{
  margin: 0;
  padding: 0;
}

#footer-nav  li{
  display: inline;
  color: #fff;
  line-height: 60px;
}

#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: 80px;
  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;
}







#header{
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 310px;
}

#header-top{
  position: absolute;
  width: 749px;
  background-image: url(../images/site/header-top.jpg);
  background-repeat: repeat-x;
  top:8px;
  left: 8px;
  height: 78px;
  
}

#logo-cairns{
  position: absolute;
  top: 12px;
  left: 15px;
}

#logo-words{
  position: absolute;
  top: 14px;
  left: 170px;
}

.logo{
  position: absolute;
  top: -25px;
  left: 35px;
  z-index: 50;
}

#flash-content{
  width: 550px;
  height: 215px;
  position: absolute;
  top: 90px;
  left: 8px;

 background-color: #ccc;
 
}
#slogan{
  position: absolute;
  top: 22px;
  left: 485px;
}
#nav{
  position: absolute;
  top: 90px;
  left: 561px;
  width: 196px;
  height: 215px;
  line-height: 2.0em;  
  z-index: 5;
}

#nav ul{margin: 0; padding:0;}
#nav ul li{margin: 0; padding:0; list-style: none;}
#nav ul li a{
  display: block; 
  border-bottom: 1px solid #fff;
  height: 23px;
  line-height: 23px;
  text-decoration: none;
  color: #fff;
  background-image: url(../images/site/nav-bg.jpg);
  text-align:left;
  text-indent: 5px;
}

#nav ul li a:hover{
  
  background-image: none;
  background-color: #000;
}

#index #nav a.home{background-image: none; background-color: #000;}
#about #nav a.about{background-image: none; background-color: #000;}
#display #nav a.display{background-image: none; background-color: #000;}
#developments #nav a.developments{background-image: none; background-color: #000;}
#designs #nav a.designs{background-image: none; background-color: #000;}
#houseland #nav a.houseland{background-image: none; background-color: #000;}
#improvements #nav a.improvements{background-image: none; background-color: #000;}
#testimonials #nav a.testimonials{background-image: none; background-color: #000;}
#contact #nav a.contact{background-image: none; background-color: #000;}

.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;

}






