body {
	background-color: #fff;
	margin: 0px;
	font-family: Arial, Helvetica, Tahoma;
}

#pageSurround {

	width: 948px;

	margin: 0px auto;

	border-left: 1px solid #cee9ca;
	border-right: 1px solid #cee9ca;
	background-color: #FFFFFF;

}

#subSurround {
	margin-bottom: 12px;
}

.ie6 #subSurround{
	margin-bottom: 29px;
}

.blankheader {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 226px;
	margin-left: 12px;
	margin-top: 12px;
	padding: 0px;
}

.sessionCont{
	background-image: url(../images/sessionBG.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 232px;
	margin-left: 460px;
	padding-left: 18px;
	padding-top: 3px;
}

#topHeader {
	height: 88px;
	width: 948px;
}
#topNav {
	margin: 0px 0 0 0px;
	padding: 0;
	background-image: url(../images/navBg.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 948px;
	overflow:hidden;
}
#topNav ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 2px;
	width: 948px;
}
#topNav ul li {
	list-style-position: outside;
	float: left;
	margin: 0 0px 0 0px;
	width: 135px;
}
#topNav ul li a {
	font-family: Tahoma, Arial, Helvetica;
	font-size:14px;
	font-weight: bold;
	color: #fff;
	padding: 0px 0 0 0;
	text-align:center;
	display: block;
	text-decoration:none;
	line-height:1.8;
}
#topNav ul li a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size:14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	background-image: url(../images/navHover.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 135px;
	margin-top: 1px;
}
#topNav ul li.active {
	font-family: Tahoma, Arial, Helvetica;
	font-size:14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	background-image: url(../images/navHover.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 135px;
	margin-top: 1px;
}

#topNav ul li.active a {
	font-family: Tahoma, Arial, Helvetica;
	font-size:14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	background-image: url(../images/navHover.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 135px;
}

#topNav ul li.active a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size:14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	background-image: url(../images/navHover.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 135px;
}
.boxTitleLeft {
	background-image: url(../images/catTop.jpg);
	width: 209px;
	height: 26px;
}

.boxContentLeft {
	background-image: url(../images/catSpan.jpg);
	background-repeat: repeat-y;
	width: 209px;
}

.boxContentLeft ul{
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 0 0px;
}

.boxContentLeft ul li{
	list-style-position: outside;
	margin: 0 0px 0 0px;
	padding-top: 11px;
	width: 206px;
	height: 21px;
	width: 206px;
}

.boxContentLeft ul li a{
	font-family: Tahoma, Arial, Helvetica;
	font-size:14px;
	font-weight: bold;
	color: #000;
	padding: 0px 0 0 18px;
	text-align:left;
	display: block;
	text-decoration:none;
	line-height:1.3;
}

.boxContentLeft ul li a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size:14px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
	background-color:#c8eebb;
	height: 21px;
	width: 188px;
	line-height:1.3;
}

.boxTitleBottom{
	background-image: url(../images/catBottom.jpg);
	width: 209px;
	height: 21px;
	margin-bottom: 8px;
}

.colLeft {

	position: relative;

	left: 0px;

	width: 209px; 


	float: left;
	margin-top: 10px;

}

#searchBox{
	background-image: url(../images/searchBG.jpg);
	background-repeat: no-repeat;
	height: 75px;
	width: 194px;
	padding: 30px 5px 8px 10px;
}

.colMid {

	position: relative;

	width: 727px;

	float: left;
	
	margin-left: 8px;
	margin-top: 17px;

}

.colRight {

	position: relative;

	width: 160px; 

	padding-left: 5px;

	right: 9px;

	float: right;

}

.boxContent{
}

.boxContent p{

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #333333;

	background-color: #FFFFFF;

	margin-bottom: 5px;
	
	line-height: 1.4;

}

.boxContent h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #232020;
	margin: 7px 0px 17px 0px;
	padding: 0px;
	line-height: 0;
}

.ie6 .boxContent h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #232020;
	margin: 8px 0px 17px 0px;
	padding: 0px;
	line-height: 0;
}

/* CHECKOUT PAGES */

.colLeftCheckout {

	position: relative;

	left: 0px;

	width: 160px; 

	padding-left: 9px;

	padding-right: 10px;

	float: left;

}

.colMainCheckout {

	position: relative;

	width: 558px;

	float: left;

}

/* END CHECK OUT PAGES */

.siteDocs {

	text-align:center;

	margin-top: 10px;

}

.pagination {

	text-align: right;

	padding-top: 5px;

	padding-bottom: 5px;

}

#subCats {

	background-color: #EBEDFE;

	text-align: center;

	border: 1px solid #C9CEFC;

	margin: 0px;

	padding: 3px;

	float: left;

	width: 387px;

}

.subCat {	

	text-align: center;

	padding: 8px;

	float: left;

	width: 110px;

	height: 50px;

}

.regSep{

	padding: 10px 0px 10px 0px;

	margin: 10px 0px 10px 0px;

	border-top: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

}

.latestProds {

	float: left;

	text-align: center;

	width: 131px;

	height: 120px;

}

.reviews {
	color: #624223;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	
	padding: 10px;
	border-bottom: 1px solid #cfa668;
	width: 630px;
	margin: 0 auto;

}
.stars {
margin: 0px 0 -2px 0;
}

.siteMapList ul{
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

.siteMapList ul li{
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

.siteMapList ul li a{
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	font-family:  Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #232020;
}

.siteMapList ul li a:hover{
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	font-family:  Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #74c067;
}

.siteMapList p{
	font-family:  Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #74c067;
	font-weight: bold;
}

.footer {
color:#232020;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
padding: 0 0 0 0;
text-align:center;
font-weight: bold;

}

.footerSurround{
	width: 948px;
	border-top: 2px solid #ecf9e7;
	border-bottom: 1px solid #cee9ca;
}

.footer a {
color:#232020;
text-decoration:none;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;

}
.footer a:hover {
color:#74c067;
text-decoration:none;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;

}

.footer p{
	color:#232020;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
}

.prodInfo{
	
}

.prodInfo p{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 1.2;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000000;
}

.viewHeaders{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #74c067;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}

.leftProd{
	text-align: left; 
	float:left;
}

.rightProd{
	float:left;
	width: 50%;
	margin-left: 12px;
}

.prodContact{
	background-image: url(../images/contactFormBG.jpg);
	background-repeat: no-repeat; 
	width: 358px;
	height:193px;
	margin-top: 9px;
	padding: 41px 5px 0px 5px;	
}

.prodContact p{
	margin: 7px 0px 0px 0px;
	text-align:right;
}

.contactUs{
	background-image: url(../images/contactUsBG.jpg);
	background-repeat: no-repeat; 
	width: 358px;
	height:350px;
	margin-top: 9px;
	padding: 41px 10px 0px 10px;
	
}

.contactUs p{
	margin: 7px 0px 0px 0px;
	text-align:right;
}

.txtForm{
	border: 1px solid #74c067;
}

.sendMsg{
	background: url(../images/sendMsg.jpg);
	border: 0px;
	width: 120px;
	height:18px;
	margin-right: 16px;
	cursor: pointer;
}

.thumbTxt{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	font-weight: bold;
}

.regForm{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
}

.regForm input{
	background-color: #fff;
	color: #000000;
}

.regForm select{
	background-color: #fff;
	color: #000000;
}

.loginForm{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
}

.loginForm input{
	background-color: #fff;
	color: #000000;
}

.loginBtn{
	background: url(../images/loginBtn.jpg);
	border: 0px;
	width: 55px;
	height:22px;
	margin-right: 16px;
	cursor: pointer;
}

.update{
	background: url(../images/updateBtn.jpg);
	border: 0px;
	width: 55px;
	height:22px;
	margin-right: 16px;
	cursor: pointer;
}
