body {
   margin: 0;
   border:0;
   font-size: .8em;
   font-family: Verdana, Tahoma, Sans;
   line-height: 1em;
   background: #473624;
      background: #BFCDCE url('images/bg.gif') repeat 0 100%;


   }
   
#wrapper {
   width: 996px;
   height: auto;
   margin: 0 auto;
   background: #BFCDCE url('images/lcol_bg.jpg') repeat-y 0 100%;
	position:relative;
	border-right: 8px solid #251C11;
	border-left: 8px solid #251C11;
   }


#nav_col {
   width: 180px;
   position:absolute; top:0; left:0; z-index:1;
   background: url('images/ft_portrait.jpg') no-repeat 0 0;
   padding-top: 0px;
   }



#content_col {
   width: 815px;
   padding-left: 180px;
   min-height: 800px;
   background: url('images/shadow.png') no-repeat 0 100%;
   

   }

   
#header {
   height: 159px;
   width: 816px;
   background: url('images/header_bg.jpg') repeat-x 0 0;
   position: relative;
   }
   
#content_wrapper {
   padding: 50px;
   position: relative;
   background: url('images/interior_headline.jpg') no-repeat 0 0;
   }
   

body.index  #content_wrapper {
   background: url('images/home_headline.jpg') no-repeat 0 0;
   }
   
   
#content_lcol {
   padding-right: 370px;
   padding-top: 0px;
   }
      
      
body.index      #content_lcol {
   padding-top: 100px;
   }
      
   
body.interior #content_lcol {
   padding-right: 100px;
   padding-top: 0px;
   }
      
      
      
#content_rcol {
   width: 282px;
   position: absolute;
   top:50px;
   right:30px;
   }


body.index #content_rcol {
   top:100px;

   }
   
   
#header_address {
   position: absolute;
   bottom:0; left:0;
   height: 32px;
   background: #251C11;
   width: 100%;
   line-height: 32px;
   }
   
#header_address p {
   	display:block;
   	height: 30px;
   	width: 520px;
   	text-indent: -5000px;
   	background: url('images/address.gif') no-repeat 40px 0;
   	}
   	
#header_contact {
   position: absolute;
   right: 10px; bottom:0;
   height: 35px;
   width: 147px;
   }
   
#header_contact a {
   display: block;
   width: 149px;
   height: 35px;
   background: url('images/contact_ft_button.png') no-repeat 0 0;
   text-indent: -5000px;
   }
   
#footer {
      width: 995px;
      padding-bottom: 40px;
      background: #F5F5EA;
      border-top: 1px solid #251C11;
      clear: both;
      position: relative;
      margin: 0 auto;
      	border-right: 8px solid #251C11;
	border-left: 8px solid #251C11;
		border-bottom: 8px solid #251C11;
      }
      
#footer p {
   padding: 20px;
   font-size: 10px;
   color: #999;
   }
#footer a {
   font-weight: normal;
   text-decoration: underline;
   color: #999;
   margin-right: 10px;
   }
   
   
#creditcards {
   float:right;
   background: url('images/creditcards.gif') no-repeat 0 0;
   display:block;
   width: 167px ;
   height: 25px ;
   margin: 20px;
   text-indent: -5000px;
   }
   
/*     decoration     */

a {
   color: #0094CC;
   text-decoration: none;
   font-weight: bold;
   }
   
#header h1 {
   margin:0;
   display: block;
   width: 260px;
   height: 38px;
   text-indent: -5000px;
   background: url('images/header_h1_bg.png') no-repeat 0 0;
   position: absolute;
   top: 50px; left: 40px;
   }


#header h2 {
   margin:0;
   display: block;
   width: 560px;
   height: 38px;
   position: absolute;
   top: 34px; left: 43px;
   color: #BFCDCE;
   font-size: 10px;
   font-weight:normal;
   }
   

 #header p {
   margin:0;padding:0;
   color: #CAB470;
   font-size: 11px;
   padding-left: 40px;
   }


body.index #content_lcol h2 {
  text-indent: -5000px;
  margin:0;
   }
#content_lcol h2 {
  color: #fff;
  font-size: 26px;
  letter-spacing: -.075em;
  margin:0 0 14px 0;
  font-family: georgia, serif;
  line-height: 30px;
  font-weight: normal;
   }
body.interior   #content_lcol h2{
    color: #252B3A;


   }
   
   
   
   
  #content_lcol p {
   color: #251C11;
   line-height: 1.4em;
   }
   
#content_lcol a {
color: #252B3A;
font-weight:bold;
}


ul.menu {
   margin:7px 0 0 0;
   padding:0;
   list-style-type: none;
   width: 180px;
   }
   
  ul.menu li {
   padding: 7px 25px 10px 25px;
   background: url('images/nav_li_bg.jpg') no-repeat 100% 100%;
   }
   
  ul.menu a {
   color: #ECDBA8;
   font-weight: bold;
   font-size: 11.5px;
   letter-spacing:-.075em;
   }
   
   
    ul.menu a:hover {
   color: #fff;
   }
   
   #blogfeed p {
      color: #443220;
      font-size: 11px;
      line-height: 14px;
      }
      
      
      
        
#question {
   position:absolute;
   top: 0;
   right:0;
   width: 250px;
   padding: 10px 30px;
   background: url('images/q_bg.jpg') no-repeat 0 100%;
   }




#question p {
   padding:0;
   font-family: Tahoma;
   color: #C8AC8C;
   font-size: 14px; line-height: 18px;
   }
   
   
   
   
   


#question a {
   color: #F5F5EB;
   font-size: 14px; line-height: 18px;
   }



div.clear {
   clear:both;
   }
 #EmailForm {
   width: 350px;
   float: left;
   margin-right: 0px;
   
   }
.contact_direct {
float:right; padding: 10px;
}

.sp_form {
border:0;
padding-bottom:20px;
text-align:left;

}

.sp_form label {
clear:left;
float:left;

margin:0;
width:310px;
}

.sp_form label, .sp_form p {
padding:0 0 9px;
font-size:10px;
line-height:13px;
}

div.post label {
display:block;
margin-bottom:8px;
width:430px;
}
	
.sp_form label input, .sp_form textarea {

border-color:#7C7C7C #DDDDDD #DDDDDD #C3C3C3;
border-style:solid;
border-width:1px;
height:18px;
line-height:20px;
padding:0 2px;
}

.sp_form label input {
float:right;
padding:0;
width:170px;
}

.sp_form input {
display:block;
margin-top:3px;
}

div.post label input {
left:170px;
position:absolute;
}
	
.sp_form #cfMessage {
width: 170px; height: 150px;
float: right;
}

#cfRegarding, #cfContact {
float:right;
}



h3 {
	font-size: 14px;
	line-height: 18px;
	padding:0;
	margin:0;
	
	}
	
	
	
.contact_left {
	width: 400px;
	}
	
	
	
	
	
.contact_left h3 {
	font-size: 22px !important;
	padding: 30px;
	background-color: #CFD5D1;
	margin: 10px 0;
	line-height: 30px;
	color: #963;
	}
	
	
	
	
	
	#ftpic {
	display:block;
	height: 179px;
   width: 180px;
   text-indent: -5000px;
   }

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	