body {
	background-color: #f5f5f5;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.header {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.body-right {
	background-image: url(images/body-right.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.logo {
	margin-top: 40px;
	margin-left: 145px;
	padding: 0px;
}
.navigation-bg {
	background-image: url(images/navigation-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a.button {
	color: #8B0001;
	display: block;
	padding-right: 5px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	vertical-align: 4%;
	height: 30px;
	padding-left: 0px;
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 0px;
}

a.button span {
	display: block;
	line-height: 14px;
	background-color: transparent;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-position: left top;
	margin: 0px;
}
a.button:a {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:a span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
a.button:hover {
	background-position: right top;
	color: #515151;
	outline: none; /* hide dotted outline in Firefox */
	background-image: url(images/left-nav-corner.gif);
	background-repeat: no-repeat;
	padding-right: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
}

a.button:hover span {
	background-position: left top;
	background-image: url(images/right-nav-corner.gif);
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin: 0px;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}


a.active {
	display: block;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #515151;
	padding-right: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: right top;
	outline: none; /* hide dotted outline in Firefox */
	background-image: url(images/left-nav-corner.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-style: italic;
	height: 30px;
}

a.active span {
	background-image: url(images/right-nav-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	line-height: 17px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.left-catagories {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(images/left-menu-middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.left-catagories .special {
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

.left-catagories ul{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.left-catagories ul li{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	list-style-type: none;
	padding:0;
}
.left-catagories ul li a{
	color: #333333;
	text-decoration:none;
	list-style-type: none;
	display:block;
	height: 28px;
	width: 158px;
	background-image: url(images/left-menu-li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 25px;
}
.left-catagories ul li a:hover{
	color: #78b518;
	text-decoration: underline;
	background-image: url(images/left-menu-li-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}






.left-catagories h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #ff9100;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9b9b9b;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.menu-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(images/left-menu-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	padding-top: 8px;
}
.middle-content {
	margin-top: 15px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #717171;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #505149;
}

.footer a{
	padding:0 5px 0 5px;
	text-decoration:none;
	color: #717171;
}
.footer a:hover{
	text-decoration:none;
	color: #78b518;
}.new-products {
	background-image: url(images/midddle-box-middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.left-catagories2 {
	height: 50px;
	line-height: 5px;
}
.tabletext {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
td {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.WhiteSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	font-size: 12px;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #73B639;
	color: #000000;
	background-color: #ffffff;
	width:130px;
}
a{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #003300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
a:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: gray;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.red {
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.red:hover {
	FONT-WEIGHT: BOLD;
	FONT-SIZE: 11px;
	COLOR: #6f326d;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.menuorange {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12	px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.menuorange:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ff9966;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

.pricetable  tr.priceheader {
	font-weight: bold;
	border: 1px solid #85b700;
}
