/* CSS Document */
html { height: 100%; margin-bottom: 1px; }

body {
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color: #2f2a24;
	background-position:center top;
	margin: 0px;
	text-align: center;
	min-width: 840px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#center {
	margin:0 auto;
	width:840px;
	text-align: left;
}

#header {
	background-image: url(../images/bg_header.jpg);
	width: 840px;
	height: 132px;
}

h1 {
	cursor: hand;
	background-image: url(../images/logo.jpg);
	background-repeat:no-repeat;
	width: 301px;
	height: 82px;
	position: relative;
	left: 20px;
	top: 49px;
	margin:0px;
	padding:0px;
	text-indent: -9999px;
}

/* ----- TOP RIGHT LINKS ---- */
#toplinks {
	float: right;
	padding-right: 45px;
	margin-top: 20px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#toplinks ul {
	list-style: none;
}

#toplinks li {
	float:left;
	color: #b5b5b5;
	padding-right: 5px;
	padding-left: 5px;
}

#toplinks a {
	color: #663300;
	text-decoration: none
}

#toplinks a:hover {
	text-decoration: underline;
}

.border {
	border-right: 1px solid #b5b5b5;
}

/* ----- HOME PHOTO ------- */
#homephoto {
	background-image:url(../images/bg_homephoto.jpg);
	width: 840px;
	height: 245px;
}

#randomimage {
	padding-left: 20px;
	padding-top:7px;
}

/* -------- MENU ---------- */
#menu {display:block; height: 46px; background-image:url(../images/bg_nav.jpg); background-repeat:repeat-x;}
#menu ul {margin-left: 44px; margin-top: 0px; margin-right:0px; margin-bottom:0px;  padding:0px; list-style-type:none;}
#menu li {float:left; height: 46px;}
#menu li.list1 {background:transparent url(../images/nav_gallery1.jpg); background-repeat:no-repeat; width: 63px; }
#menu li.list2 {background:transparent url(../images/nav_howwebuild1.jpg); background-repeat:no-repeat; width: 99px;}
#menu li.list3 {background:transparent url(../images/nav_deckstyles1.jpg); background-repeat:no-repeat; width: 84px;}
#menu li.list4 {background:transparent url(../images/nav_railstyles1.jpg); background-repeat:no-repeat; width: 77px;}
#menu li.list5 {background:transparent url(../images/nav_options1.jpg); background-repeat:no-repeat; width: 67px;}
#menu li.list6 {background:transparent url(../images/nav_deckrefinishing1.jpg); background-repeat:no-repeat; width: 110px;}
#menu li.list7 {background:transparent url(../images/nav_deckcleaning1.jpg); background-repeat:no-repeat; width: 97px;}
#menu li.list8 {background:transparent url(../images/nav_process1.jpg); background-repeat:no-repeat; width: 110px;}
#menu a {display:block; height: 46px; overflow:hidden; text-decoration: none; text-indent: -9999px;}
* html #menu a:link, * html #menu a:visited { he\ight:0; height: 46px;}


/* ----------- MENU HOVERING ITEMS ----------- */
#menu a#item1 {background:transparent url(../images/nav_gallery2.jpg) -130px -90px no-repeat;}
#menu a#item2 {background:transparent url(../images/nav_howwebuild2.jpg) -130px -90px no-repeat;}
#menu a#item3 {background:transparent url(../images/nav_deckstyles2.jpg) -130px -90px no-repeat;}
#menu a#item4 {background:transparent url(../images/nav_railstyles2.jpg) -130px -90px no-repeat;}
#menu a#item5 {background:transparent url(../images/nav_options2.jpg) -130px -90px no-repeat;}
#menu a#item6 {background:transparent url(../images/nav_deckrefinishing2.jpg) -130px -90px no-repeat;}
#menu a#item7 {background:transparent url(../images/nav_deckcleaning2.jpg) -130px -90px no-repeat;}
#menu a#item8 {background:transparent url(../images/nav_process2.jpg) -130px -90px no-repeat;}

#menu a#item1:hover {background-position:0 0; z-index:50;}
#menu a#item2:hover {background-position:0 0; z-index:50;}
#menu a#item3:hover {background-position:0 0; z-index:50;}
#menu a#item4:hover {background-position:0 0; z-index:50;}
#menu a#item5:hover {background-position:0 0; z-index:50;}
#menu a#item6:hover {background-position:0 0; z-index:50;}
#menu a#item7:hover {background-position:0 0; z-index:50;}
#menu a#item8:hover {background-position:0 0; z-index:50;}

* html #menu a:hover {he\ight:0; height: 46px;}

/*  ------------- BODY ----------------- */
a {
	color: #966c3c;
	text-decoration: underline;
}
a:hover {
	color: #707d7d;
}

#mainbody {
	padding-top:20px;
	background-image: url(../images/bg_mainbody.jpg);
	background-position:top;
	padding-left: 61px;
	font-size:11px;
	color: #4a4a4a;
	line-height: 18px;
}
#left {
	width: 473px;
	float: left;
	padding-right:12px;
}
#right {
	float: left;
}
p {
	margin-bottom: 0px;
}

.spacer { clear: both; }

/* ------ HEADERS ------- */
h2 {
	background-repeat:no-repeat;
	margin:0px;
	text-indent: -9999px;
	height:23px;
	width:253px;
}
h2.welcome {
	background-image:url(../images/header_welcome.gif);
}
h2.warranty {
	background-image:url(../images/warranty.gif);
}


/* -------- FOOTER ------------ */
#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	width: 838px;
	height:40px;
}

#footer a {
	padding-left: 5px;
	padding-right: 5px;
	color: #4a4a4a;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:10px;
	color: #4a4a4a;
	line-height: 20px;
	text-align:center
}