body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #000000;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #4F5731;
}
.shopTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	bottom: -5px;
	overflow: hidden;
	position: relative;
}
.shopTitleBar {
	background-color: #FFFFFF;
}

.mainContentArea {
	padding: 5px;
	background-color: #CCC8AA;
}
.sideBar {
	background-color: #869454;
	color: #000000;
	padding:5px;
}
.sideBarLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.sidebarlink:hover {
	color: #424732;
}
.sideboxheadertext {
	bottom: -5px;
	left: -1;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
}
.sideBoxHeader {	
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.sideBoxContent {
	padding: 5px;
	font-size: 11px;
}
.sideBoxLink {
	color: #000000;
}
.productListheadertext {
	bottom: -5px;
	left: -1;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
}
.productListheader {	
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.productListContent {
	padding: 5px;
	font-size: 11px;
}
.boxHeaderText {
	bottom: -5px;
	left: -1;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
}
.boxHeader {	
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.boxContent {
	padding: 5px;
	font-size: 12px;
}
.bottomBar {
	background-color: #FFFFFF;
	color: #000000;
	padding:4px;
	font-size:11px;
}
.copyrightLink {
	color: #000000;
}
.productImage {	
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.ProductHeader {
	font-size: 16px;
}