body 				{ background-color:#FFFFFF; margin: 0px 0px 0px 0px; }

A:link 				{ font-family: Tahoma, Arial; color: #647040; text-decoration: underline;  }
A:active 			{ font-family: Tahoma, Arial; color: #647040; text-decoration: none; }
A:visited 			{ font-family: Tahoma, Arial; color: #647040; text-decoration: underline; }
A:hover 			{ font-family: Tahoma, Arial; color: #40342D; text-decoration: underline; }

A.siteby:link 		{ font-family: Tahoma, Arial; color: #647040; text-decoration: none;  }
A.siteby:active 	{ font-family: Tahoma, Arial; color: #647040; text-decoration: none; }
A.siteby:visited 	{ font-family: Tahoma, Arial; color: #647040; text-decoration: none; }
A.siteby:hover 		{ font-family: Tahoma, Arial; color: #40342D; text-decoration: underline; }

.footer				{ font-family: Tahoma, Arial; font-size: 7.5pt; color: #FFFFFF }

P					{
	font-family: Tahoma, Arial;
	color: #40342D;
	font-size:9pt;
	margin-right: 0px;
	margin-left: 0px
}
li					{ font-family: Tahoma, Arial; color: #40342D; font-size:9pt; margin-right: 13px; line-height: 1.2em }
.text				{ font-family: Tahoma, Arial; color: #40342D; font-size:9pt }

.submit 			{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;
						background: #F0F0F0;
						border-left: 1px #CCCCCC solid;
						border-right: 1px #999999 solid;
						border-top: 1px #CCCCCC solid;
						border-bottom: 1px #999999 solid; }
						
#flashbanner { 
	z-index: -1; 
}

#drywall, #fcarpentry, #flooring, #landscaping, #planning, #rere, #roofing, #rcarpentry {
	display: none;
	margin: 2px;
	height: auto;
	width: 160px;
	text-align: left;
	background-color: #DCD9D6;
	padding: 0px;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5D1CE;
	border-right-color: #AAA29B;
	border-bottom-color: #AAA29B;
	border-left-color: #D5D1CE;
	}

#fcarpentry {
	margin-top: 30px;
}
	
#flooring {
	margin-top: 55px;
	}	

#landscaping {
	margin-top: 80px;
	}
	
#planning {
	margin-top: 10px;
	}
	
#rere {
	margin-top: 50px;
	}
	
#roofing {
	margin-top: 110px;
	}
	
#rcarpentry {
	margin-top: 20px;
	}
	
ul.nav {
	margin: 0;
	padding:0;
	list-style: none;
	width: 889px;
	height: 29px;
	position: relative;
}
ul.nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
* html #nav ul { line-height: 0; } /* IE6 "fix" */
.nav ul a { zoom: 1; } /* IE6/7 fix */
.nav ul li { float: none; }
    
/* Essentials - configure this */

.nav ul { width: auto; }
.nav ul { 
	list-style: none;
	display: none; 
	position: absolute; 
	left: 0; 
	margin: 0; 
	padding: 0 0 5px 0;
	float: left;
	z-index: 20;
	background: #808a53;
}
.nav li:hover ul { display: block; }
a.submenu {
	background: #808a53;
	padding: 2px 10px;
	display: block;
	width: 136px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
}
a.submenu:hover { color: #5e4d42; }

.cl { clear: both; }
ul.two-col li {
	width: 40%;
	float: left;
	margin: 0 10% 0 0;
}

.half {
	width: 45%;
	float: left;
	margin:  0 5% 0 0;
}

.service {
	margin: 10px 0 0 0;
}
.service img { margin-right: 5px; }
.service_desc {
	display: none;
}
h2 { 
	font-family: Tahoma, Arial;
	color: rgb(64, 52, 45);
	font-size:large;
	font-weight:normal;
	margin-right: 0px;
	margin-left: 0px 
}
h1 {
    color: rgb(100, 112, 64);
    font-family: Tahoma;
    font-size: large;	
    font-weight:normal;
}