body {
	margin: 0px;
	background-image: url(../im2/bg1.gif);
}
.wrap {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.header {
	width: 830px;
	background-image: url(../im2/bgrepeat.gif);
	background-repeat: repeat-x;
}
.logo {
	width: 300px;
	height: 93px;
	float: left;
	background-image: url(../im2/bgrepeat.gif);
	background-repeat: repeat-x;
}
.cart {
	height: 93px;
	width: 480px;
	float: right;
	background-image: url(../im2/bgrepeat.gif);
	background-repeat: repeat-x;
}
.bar {
	background-color: #9CA73E;
	height: 16px;
	width: 820px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	text-align: right;
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-top: 4px;
	float: left;
}

#nav {
	width: 830px;
	background-color: #D8E385;
	height: 22px;
	clear: left;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
}
#nav a {
	font-family: helvetica;
	color: #585E24;
	text-decoration: none;
	font-size: 11px;
	height: 17px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	float: left;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9CA73E;
}
#nav a:hover {
	background-color: #FFFFFF;
	height: 17px;
	color: #FF9900;
}


#contentArea {
	width: 815px;
	clear: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 0px;
}
#sideNav {
	width: 135px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	float: left;
	padding-top: 15px;
}
#sideNav ul {
	margin: 0px;
	padding: 0px;
}
#sideNav li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#sideNav a {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	line-height: 13px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sideNav a:hover {
	text-decoration: none;
	background-color: #F0F0F0;
}
.sideNavHeader {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E6A553;
	padding-left: 5px;
	width: 130px;
}
.fontItems {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}

.reflect {
	height: 34px;
	width: 145px;
	clear: left;
	float: left;
	background-image: url(images/bottom_reflect.gif);
	background-repeat: no-repeat;
}

#content {
	width: 650px;
	margin-left: 160px;
	height: auto;
}

#content2 {
	width: 650px;
	margin-left: 160px;
	height: auto;
	margin-top: 10px;
}


.pgHeader {
	width: 650px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #9CA73E;
	text-decoration: none;
	padding-top: 15px;
}
.pgNumTop {
	width: 640px;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
.pgNumBottom {
	width: 640px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	margin-top: 15px;
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

#products {
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.productsContainer {
	width: 150px;
	margin-right: 5px;
}

.productImage {
	height: 150px;
	width: 150px;
	border: 1px solid #D2D2D2;
}
.productName {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width: 143px;
	text-align: center;
	padding-top: 5px;
	height: 15px;
}
.productPrice {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}
#bottom {
	height: 15px;
	width: 830px;
	background-color: #D8E385;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #9CA73E;
}
#footer {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	width: 830px;
	padding-top: 15px;
	height: 50px;
	padding-bottom: 15px;
	background-color: #E6A553;
}
.itemPic {
	width: 300px;
	border: 1px solid #D2D2D2;
	height: 300px;
	margin-bottom: 10px;
}
.thumbPic {
	height: 50px;
	width: 50px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.itemRight {
	top: 0px;
	width: 270px;
	margin-left: 15px;
}
.itemName {
	width: 270px;
	padding-bottom: 7px;
	font-family: arial;
	font-size: x-large;
	color: #2F2F2F;
	text-decoration: none;
}
.itemDescription {
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 10px;
}
.itemBody {
	width: 270px;
}
.font5 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.price {
	font-family: arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.borderALL {
	border: 1px solid #D2D2D2;
}
.font6 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.borderT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.borderB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.link5 {
	font-family: arial;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.link5:hover {
	color: #000000;
	text-decoration: none;
}
.link6 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.link6:hover {
	color: #000000;
	text-decoration: none;
}
.btnTxtBox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.btnCheckbox {
	border: 1px solid #000000;
}

.btnSubmit {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
}
.link7 {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
	padding: 3px;
}
.link7:hover {
	text-decoration: none;
}

