body {
	background:#3e3e3e url('../images/gradient_background.jpg');
}

#container {
	background:#ffffcc;
	width:800px;
	margin:20px auto;
	position:relative;
	border:1px solid #222222;
}

td {
	font-family:georgia;
	font-size:13px;
	color:#54543f;
	line-height:18px;
}

#header {
	background:url('../images/header-home.jpg') no-repeat;
	height:190px;
}

#header p {
	font-family:tahoma;
	font-size:11px;
	color:#222222;
	text-align:right;
	padding:4px;
}

#header p a {
	color:#222222;
}

#header input {
	font-size:11px;
	border:1px solid #222222;
}

#content {
	background:#ffffcc url('../images/leftNav-repeat.jpg') 0px 0px repeat-y;
	width:100%;
}

.leftNav {
	float:left;
	width:150px;
	padding:10px;
	display:inline;
	margin:0px;
	
}

.bodyText {
	float:left;
	padding:10px;
	width:605px;
	display:inline;
	margin:0px;
}

.bodyText p {
	font-family:georgia;
	font-size:13px;
	color:#54543f;
	line-height:18px;
	margin:15px 0px;
}

.bodyText hr{
	background:#cccc99;
	color:#cccc99;
	height:1px;
	border:0px;
}

#nav {

}

#nav li {
	float:left;
}

#nav li a {
	display:block;
	height:28px;
	font-size:10px;
	text-decoration:none;
}

#nav li.sale a {
	background:url('../images/nav.jpg') 0px 0px no-repeat;
	width:81px;
	text-decoration:none;
}

#nav li.productsN a {
	background:url('../images/nav.jpg') -81px 0px  no-repeat;
	width:133px;
	text-decoration:none;
}
#nav li.store a {
	background:url('../images/nav.jpg') -214px 0px  no-repeat;
	width:138px;
	text-decoration:none;
}
#nav li.checkout a {
	background:url('../images/nav.jpg') -352px 0px  no-repeat;
	width:98px;
	text-decoration:none;
}
#nav li.contact a {
	background:url('../images/nav.jpg') -450px 0px  no-repeat;
	width:88px;
	text-decoration:none;
}
#nav li.home a {
	background:url('../images/nav.jpg') -538px 0px  no-repeat;
	width:54px;
	text-decoration:none;
}

#nav li a:hover {
	background-image:url('../images/nav-hover.jpg');
	text-decoration:none;
}

.leftNav ul {
	margin:0;
}

.leftNav ul li {
	float:left;
}

.leftNav ul li a {
	display:block;
	width:135px;
	text-decoration:none;
	font-family:georgia;
	font-size:17px;
	padding:5px 0px 5px 20px;
	letter-spacing:-1px;
	color:#ebeb52;
}

.leftNav ul li a:hover {
	background:url('../images/bee-nav.jpg') 0px 5px no-repeat;
	color:#fcf9d1;
}

.footer {
	color:#ffffff;
	font-family:georgia;
	font-size:12px;
	text-align:center;
}

.catImg {
	border:3px solid #999a01;
	float:right;
	margin-top:10px;
	width:250px;
}

.catImg2 {
	float:right;
	width:250px;
}

.catImg2 img {
	margin-bottom:5px;
}

h1 {
	text-transform:uppercase;
	color:#003300;
	font-weight:900;
	font-size:22px;
	font-family:georgia;
	margin:0px 10px 15px 0px;
	padding:8px 0px;
	border-bottom:1px solid #999900;
	width:320px;
}

.catMain p {
	width:320px;
}

.catMain {
	padding:10px;
}

.viewStyles a {
	display:block;
	background:#999933;
	padding:8px;
	font-size:13px;
	color:#ebeb52;
	width:100px;
	text-decoration:none;
}

.thumb {
	float:left;
	display:block;
	margin:8px;
}

.thumb img {
	border:1px solid #7d933e;
}

.thumbList {
	float:right;
	width:250px;
}

p.descmini {
	font-size:12px;
	color:#003300;
	line-height:14px;
	margin:5px 0px;
	font-weight:bold;
}

h4 {
	font-size:12px;
	color:#003300;
	line-height:14px;
	margin:5px 0px;
	font-style:italic;
}

h2 {
	font-size:16px;
	text-transform:uppercase;
	color:#003300;
}


.products {
	margin:0 auto;
	border-top:1px solid #525252;
	border-right:1px solid #525252;
}

.products td, .products th {
	padding:5px;
	border-left:1px solid #525252;
	border-bottom:1px solid #525252;
	background:#ffffff;
}

.products th {
	background:#687035;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
}

.Pricing td, .Pricing th{
	font-family:verdana;
	color:#c90000;
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	border-right:1px solid #d8ceb4;
	border-bottom:1px solid #d8ceb4;
	padding:5px;
}

.Pricing th {
	background:#eae2cc;
	color:#525252;
}

.Pricing {
	border-top:1px solid #d8ceb4;
	border-left:1px solid #d8ceb4;
}

#saleHP {
	float:left;
	width:140px;
	padding-right:10px;
}