body {
	background-image: url('img/background.gif');
	margin: 0%;
}

p.pageheader {
	font-style: normal;
	font-size: 26px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}

a.catalogheader:hover {
	font-style: normal;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.catalogheader {
	font-style: normal;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.catalogheader {
	background-color: #C69665;
	height: 20px;
}

.bodytext {
	height: 45px;
	font-style: normal;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.catalogtext {
	height: 45px;
	font-style: normal;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footertext {
	font-style: normal;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footerlink {
	font-style: normal;
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Black;
	font-weight: bold;
}

.headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: 3b5e9e;
	text-decoration: underline;
}

h3 {
	font-style: normal;
	font-weight: bold;
	color: Black;
}

table.headertable {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	font-style: normal;
	font-size: 11px;
	border: 0px;
	width: 100%;
	background-color: #ffffff;
	background: transparent;
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
}

p.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	font-style: normal;
	font-size: 12px;
	margin: 20px;
}

table.mainnav {
	background-color: #623411;
	background-image: url(img/woodstrip3.jpg);
	border: 1px solid Black;
	width: 100%;
	height: 20px;
}

td.mainnav {
	width: 120px;
	text-align: center;
	font-style: normal;
	color: White;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 2px solid Black;
}

a.mainnav:hover {
	color: White;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.mainnav {
	font-style: normal;
	color: #FFDDAA;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

whiteoverlay {
	background-color: #ffffff;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	width: 400px;
	height: 400px;
	background: transparent;
	filter:alpha(opacity=70);
	opacity:.70;
}

table.bodytable {
	background-color: #ffffff;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	width: 80%;
}

table.footertable {
	border: 0px;
	width: 100%;
}

td.leftnav {
	font-style: normal;
	color: White;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

div.thumbnails {
	width:161px;
	height:500px;
	overflow:auto;
	border-top: 2px solid Black;
	border-right: 2px solid Black;
	border-bottom: 2px solid Black;
}

table.galleryphoto {
	background-color:#F9C998;
	height:500px;
	width:550px;
	border: 2px solid Black;
}

