body {
	background: #695e36;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

#container {
	background-color: #695e36;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	width: 756px;
	/*border: #332d19 solid 2px;*/
}

#header {
	background: #695e36 url(images/header-dual.jpg) no-repeat left top;
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 756px;
	display: inline;
	/*ie6 hack*/
}


#header span {
	visibility:hidden;
	display:none;
}

#header li {margin:0; padding:0; list-style:none; position:absolute; top:49px;}

#header li, #header a {height:28px; display:block;}

#header ul li#home { left:70px; width:100px; }
#header ul li#store { left:172px; width:108px; }
#header ul li#contact { left:282px; width:115px; }

#header ul li#home a:hover { background:transparent url("images/header-dual.jpg") -70px -127px no-repeat; }
#header ul li#store a:hover { background:transparent url("images/header-dual.jpg") -172px -127px no-repeat; }
#header ul li#contact a:hover { background:transparent url("images/header-dual.jpg") -282px -127px no-repeat; }



#bannerphoto {
	background: url(images/lake.jpg) no-repeat left top;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 203px;
	width: 756px;
}
#content {
	background: url(images/content_bg2.jpg) repeat-y left top;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 40px;*/
	margin: 0px;
}

#footer {
	background: url(images/footer2.jpg) no-repeat left top;
	margin: 0;
	padding: 25px 0 0 25px;
	height: 61px;
}

img.floatright {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

img.floatleft {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

tr td {
	padding: 15px;
	border: 1px #FFFFFF;
}

a {
	color: #d9b56d; 
}

.title {
	font-weight: bold;
	color: #95341f;
}

.price {
	font-weight: bold;
	color: #FFFF99;
}

.footertext {
	font-size: 10px;
}

.pdf tr td {
	padding: 5px;
	border: none;
}
