/* CSS Document */

body {
	background-color: #676F48;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title {
	color: #5A6721;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFF00;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}

.bottombar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #34381D;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #34381D;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #34381D;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C6C6AE;
}

/* Product Listings */
.category {
	background-color:#DFE1D0;
	text-align:center;
}
.columns {
	background-color: #676F48;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DFE1D0;
	text-align:center;
}
.inventoryitem {
	background-color: #B8BE9C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
/* End Product Listings */

.style4 {color: #DFE1D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* Product Listing Headers */
.style5 {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content {background-image:url(images/lake_camping.jpg);
background-position:top right;
height:auto;
background-repeat: no-repeat;
}

#moduletd {
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
background-color:#DFE1D0;
border-spacing:6px
}