body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D1D1D;
	background-color: #292929;
	margin: 0px;
}
.logo {
	height: 113px;
	text-align: right;
	vertical-align: middle;
}
.logoBg {
	background-image: url(images/bucktopbar.jpg);
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BDBDBD;
}
.whiteHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.black11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textfield1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	background-color: #cdcdcd;
	width: 153px;
	height:15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.menuLeft {
	height: 19px;
}
.menuLeft a{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #1D1D1D; text-decoration:none;
}
.menuLeft a:hover{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #CB0D0D; text-decoration:none;
}
.contact a{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #BDBDBD;	text-decoration: none;
}
.contact a:hover{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #BDBDBD;	text-decoration: underline;
}
.columnLeft {
	background-color: #959494;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8A8A8A;
}
.columnRight {
	background-color: #BDBDBD;
}
.topMenu {
	background-image: url(images/bg_topMenu.gif);
	background-repeat: repeat-x;
}
.topSubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D1D1D;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989898;
}
.topSubMenu a{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #1D1D1D; text-decoration:none;
}
.topSubMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #CB0D0D; text-decoration:none;
}
.toMenuHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #CB0D0D;
	font-weight: bold;
}
.toMenuHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}
.imgBorder {
	border: 4px solid #9E9E9E;
}
.featuredProducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height: 40px;
}
.greenHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#006600;
	line-height: 40px;
}
.productName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.sprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#006633;
}
.sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.sale a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
}
.sale a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:none;
}
.sale a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:underline;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	background-color: #cdcdcd;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.submenustyle
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#fffee8;
text-decoration:none;
}

.submenustyle:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#fffee8;
text-decoration:underline;
}