body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004722;
	background-image: url(images/backgroundGradient.png);
	background-repeat: repeat-x;
}
a:link {
	color: #030;
}
a:visited {
	color: #030;
}
a:hover {
	color: #030;
}
#bContentHome {
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#bHeaderHome {
	background-image: url(images/homeHeader.png);
	width: 1024px;
	background-repeat: no-repeat;
	min-height: 557px;
}
#bHeaderStore {
	background-image: url(images/storeHeader.png);
	width: 1024px;
	background-repeat: no-repeat;
	min-height: 557px;
}
#bFooter {
	background-image: url(images/footer.png);
	width: 1024px;
	height: 94px;
}
#bNavigation {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#bContentWell {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bFooterWell {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.navigationItem {
	color: #003211;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.searchBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: thin solid #00421E;
}
.searchButton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #00401C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.pageHeader {
	font-size: 16px;
	font-weight: bold;
	color: #003815;
}
.alignRight {
	text-align: right;
	font-weight: bold;
}
.adminItem {
	font-weight: bold;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
}
.smallText {
	font-size: 10px;
}
.grayText {
	color: #666;
}
.photoBackground {
	background-image: url(images/photoBackground.png);
	background-repeat: repeat-x;
}
.cartBackground {
	background-image: url(images/addCartBackground.png);
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
}
.indexShopBackground {
	background-image: url(images/storeTeaser.png);
	background-repeat: no-repeat;
}

