body {
	background-color: #1d2a11;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	
}
.topmenu {
	text-decoration: none;
	padding-left: 30px;
	padding-right: 20px;
	color: white;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.topmenu:hover {
	text-decoration: none;
	padding-left: 30px;
	padding-right: 20px;
	color: #8fa612;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.storecatalogue {
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.shoppingcart {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 201px;
	background-color: #1f240c;
	padding-left: 10px;
	color: white;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.heading {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #1e230b;
	border-bottom-style: solid;
	font-weight: bold;
	padding-top: 10px;
	width: 350px;
	color: #1e230b;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footer {
	min-height: 40px;
	width: 100%;
	background-color: #1f240c;
	color: white;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.mainsection {
	margin-top: 1px;
	padding: 5px;
	width: 201px;
	background-color: #395000;
	color: white;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
a.mainsection {
	text-decoration: none;
	width: 191px;
	background-color: #395000;
	color: white;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
a.mainsection:hover {
	text-decoration: none;
	width: 191px;
	background-color: #395000;
	color: #171b0b;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
.subsection {
	padding-left: 10px;
	padding-bottom: 5px;
	width: 201px;
	background-color: #4c6b01;
	color: white;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
a.subsection {
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 1px;
	text-decoration: none;
	width: 191px;
	background-color: #4c6b01;
	color: white;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
.subsection-selected {
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	width: 201px;
	background-color: #4c6b01;
	color: white;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
a.subsection-selected {
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	width: 191px;
	background-color: #4c6b01;
	color: #ffc92a;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
a.subsection-selected:visited {
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	width: 191px;
	background-color: #4c6b01;
	color: #ffc92a;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
a.subsection:hover {
	text-decoration: none;
	background-color: #4c6b01;
	color: #182403;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}
.cartitem {
	margin-bottom: 10px;
	margin-top: 20px;
	padding-left: 10px;
	color: white;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 201px;
	background-color: #789716;
}
.bg {
	background-color: #f5ece4;
}
.content {
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 100px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: text-top;
	background-color: #f5ece4;
}
a.hover {
}
a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
.search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1e230b;
}
a:hover {
	color: white;
	text-decoration: underline;
}
input {
	margin: 3px;
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {
	font-size: 13px;
}
.checkout {
	margin-bottom: 30px;
	border-color: #131609;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fefffe;
	background-color: #4b6b0a;
}
a.checkout:hover {
	text-decoration: none;
	margin-bottom: 30px;
	border-color: #131609;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f9b11f;
	background-color: #4b6b0a;
}
.button-remove {
	margin-bottom: 30px;
	border-color: #131609;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fefffe;
	background-color: #4b6b0a;
}
a.button-remove:hover {
	text-decoration: none;
	margin-bottom: 30px;
	border-color: #131609;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f9b11f;
	background-color: #4b6b0a;
}
.button-buy {
	margin-bottom: 30px;
	border-color: #131609;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fefffe;
	background-color: #4b6b0a;
}
a.button-buy:hover {
	text-decoration: none;
	margin-bottom: 30px;
	border-color: #131609;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f9b11f;
	background-color: #4b6b0a;
}
.grey {
	color: #888888;
}
a.nextevent {
	font-weight: bold;
	font-size: 16px;
	color: #385007;
}
.blog {
	top: 260px;
	position: relative;
	right: -80px;
	color: #3f3f3f;
	float: right;
}
.featured-product {
	margin-bottom: 20px;
	padding-right: 15px;
}


