body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	background: url(../images/woodbg_dark.jpg) repeat;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 1005px;
	position: relative;
	height: 740px;
	background: #FFFFFF;
}

h1, h2, h3 {
    font-size: 10px;
}


h1 {
    line-height: 1;
    position: absolute;
    top: 0px;
    left: 0px;
}

h2 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

h3 {
    padding: 4px 0px 0px 0px;
}

#flash {
	background: url(../images/images/touchdown2_04.jpg) repeat;
	float: right;
	height: 738px;
	width: 350px;
	margin-top: 0px;
	padding: 0px;
}
#nav {
	width: 600px;
	height:96px;
	margin: 0px 0px 0px 20px;
	position: absolute;
	top: 144px;
}
#nav ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#content {
	float: left;
	width: 655px;
	background: url(../images/images/touchdown2_06.jpg) no-repeat;
	height: 585px;
}
.contentbox p {
	font: 12px/1.8em Verdana, Arial, Helvetica, sans-serif;
	color: #4F301C;
	padding-right: 40px;
	padding-left: 80px;
	margin-top: 80px;
	padding-top: 70px;
}
.contentbox ul {
	list-style: none;
	margin-left: 30px;
}
.contentbox li a:link, .contentbox li a:visited {
	text-decoration: none;
	background: url(../images/button_circle.jpg) no-repeat left -3px;
	height: 30px;
	width: 250px;
	display: block;
	padding-left: 35px;
	padding-top: 5px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #670708;
}

.contentbox li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(../images/button_circle.jpg) no-repeat 2px -3px;
	height: 30px;
	width: 250px;
	display: block;
	padding-left: 35px;
	padding-top: 5px;
	color: #977450;
}
.centered {
	display: block;
	margin: 20px auto 30px;
}


#nav li{
	margin: 0px 0px 0px 10px;
	height:98px;
	float:left;
	display:inline;
	width: 96px;
	text-indent: -9999px;
}
#theT {
	margin: 0px -35px -10px -20px;
}


#nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 96px;
	width: 98px;
}

#nav .home a{
	background: url(../images/button_home.png) no-repeat right;
	}
#nav .home a:hover{
	background: url(../images/button_home_hover.png) no-repeat;
}

#nav .about a{
	background: url(../images/button_about.png) no-repeat right;
	}
#nav .about a:hover{
	background: url(../images/button_about_hover.png) no-repeat;
}

#nav .services a{
	background: url(../images/button_services.png) no-repeat right;
	}
#nav .services a:hover{
	background: url(../images/button_services_hover.png) no-repeat;
}

#nav .residental a{
	background: url(../images/button_residental.png) no-repeat right;
	}
#nav .residental a:hover{
	background: url(../images/button_residental_hover.png) no-repeat;
}

#nav .commercial a{
	background: url(../images/button_commercial.png) no-repeat right;
	}
#nav .commercial a:hover{
	background: url(../images/button_commercial_hover.png) no-repeat;
}

img { border: 0px; }


.block {
    display: block;
}

.clear {
    clear: both;
    height: 10px;
}

.left {
    float: left;
    margin: 5px 20px 0px 0px;
}

.right {
    float: right;
    margin: 0px 0px 0px 20px;
}

.readmore {
    text-align: right;
}


.lastchild{border-right: 0px none #FFFFFF !important;}




#header {
	background: url(../images/images/touchdown2_03.jpg);
	float: left;
	height: 153px;
	width: 655px;
}

#footer {
	background: #FFFFFF;
	height: 90px;
	width: 1005px;
	margin: 0px auto;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	color: #4D2C1B;
	line-height: 1.8em;
}
#footer .h2 {
	color: #23291D;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	font-style: italic;
}

#location {
	display: block;
	float: left;
	height: 80px;
	width: 180px;
	background: url(../images/footer_img.png) no-repeat left 15px;
	padding-left: 35px;
	margin-right: 150px;
	margin-left: 30px;
}

#store_hours {
	display: block;
	float: right;
	height: 80px;
	width: 230px;
	background: url(../images/footer_img.png) no-repeat left 15px;
	padding-left: 35px;
}

#logo a{
	height: 100px;
	width: 400px;
	display: block;
	position: absolute;
	left: 42px;
	top: 2px;
}


#copyright {
    position: relative;
    top: -8px;
    color: #989898;
}
#phone {

	display: block;
	float: left;
	height: 80px;
	width: 200px;
	background: url(../images/footer_img.png) no-repeat left 15px;
	padding-left: 35px;
}
.aboutus_content {
}

