body {
	background-color: #4A4F2F;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat;
}
h1 {
	font-size: 24px;
	color: #4A442C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A442C;
}
a {
	color: #D41F00;
	text-decoration: underline;
}
a:hover {
	color: #D41F00;
	text-decoration: none;
}

.encbox {
	border: 1px solid #B9BD95;
	background-color: #E6E7D8;
	padding: 10px;
}

#container #bodycont {
	background-image: url(../images/bodybkg.jpg);
	background-repeat: repeat-y;
}
#container #header {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	height: 103px;
}

#container #bodycont #bsl {
	float: left;
	width: 210px;
	margin-left: 10px;
}
#container #bodycont #bsr {
	float: right;
	width: 690px;
	margin-right: 17px;
	background-image: url(../images/bodygrad.png);
	background-repeat: no-repeat;
	background-position: right 20px;
	min-height: 420px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container #copy {
	background-image: url(../images/footbkg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	color: #8BB561;
	padding-top: 9px;
}
#container #copy a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #copy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#basket {
	font-weight: normal;
	color: #D4BF55;
	text-align: right;
	padding: 1px;
}
#notice {
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4A442C;
	border-bottom-color: #4A442C;
	padding: 5px;
	font-weight: bold;
	background-color: #EAECDF;
}

.offers {
	border: 1px solid #4A442C;
	width: 224px;
	background-color: #FFFFFF;
	float: left;
	margin: 2px;
}
.offers .product {
	background-color: #4A442C;
	text-align: center;
	height: 40px;
	color: #FFFFFF;
	font-variant: small-caps;
}
.offers .price {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4A442C;
	border-bottom-color: #4A442C;
}
.offers .proimage {
	height: 100px;
	vertical-align: middle;
	margin-top: 5px;
}
.offers .moreinfo {
	text-align: center;
}









#basket a {
	color: #FFFFFF;
	text-decoration: none;
}
#basket a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menus {
	font-weight: bold;
	background-color: #525634;
	text-align: center;
	margin-bottom: 2px;
	border: 2px solid #4A442C;
	color: #383421;
}
#container #bodycont #bsr #interact {
	background-color: #E6E7D8;
	text-align: right;
	padding: 1px;
	border: 1px solid #B9BD95;
	color: #656A42;
}
#container #bodycont #bsr #search #interact input {
	background-color: #656A42;
	border: 1px solid #4A442C;
	color: #FFFFFF;
}




.sectionLinks{
}


.sectionLinks a:link, .sectionLinks a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8A8053;
	border-right-color: #8A8053;
	border-bottom-color: #2F2B1C;
	border-left-color: #2F2B1C;
	padding: 2px;
	margin-bottom: 2px;
	background-color: #4A442C;
	font-weight: normal;
}
.sectionLinks a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #656A42;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99A067;
	border-right-color: #99A067;
	border-bottom-color: #363823;
	border-left-color: #363823;
}
