body {
	margin: 0px;
	background-color: #A5A5A5;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	font-family:tahoma, arial;
}
#sidebar
{
	width: 190px;
	 height:auto;
	}

.catprod {width:300px; height:360px; float:left; text-align:center; margin: 15px 10px;}
	
	h2 {color:#CCCCCC;}
	
	td {vertical-align:top;}
	
	.hxtop {background:url(../styleImages/h1top.jpg) no-repeat;}
	.hxbtm {background:url(../styleImages/h1btm.jpg) no-repeat;}

/**LEFT COLUMN SECTION
************************/
#LeftColumn {
	left: 0px;
	width: 300px; 
	float: left;
	font-size:11px;
	z-index:20;
	}
	
	

/**MAIN CONTENT SECTION
************************/
#Content {
	width:1024px;
	background:#ffffff;
	float: left;
	height:auto;
	margin:0px;}

#sidebar form {
	margin: 0;
	}
#sidebar ul, li {
	list-style-type:none;
	}
	
	.bloglink {color:#401D00; text-decoration:none;}
#pageSurround {
	width: 1024px;
	margin: 0px auto;
	border: 0;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background-image: url(../styleImages/logo/default.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.padlock {padding: 0 22px; background-color: #FFFFFF;}
.bar {background:#9CBBAB; width:1024px;height:56px;}
.ibar {padding:12px 0 0 35px; }

.subhd {width:867px; height:11px; color:#119E96; background:#BDDFE1; border-bottom:1px solid #119E96; border-top:1px solid #119E96; letter-spacing:2;}
.navbtn {width: auto; float:left; padding-top:8px;  margin-right:25px;text-align:center;}
.navbtn a {color:#ffffff; font-weight:bold; font-size:12px; text-decoration:none;}
.navbtnx {width: auto; float:left; padding-top:15px;text-align:center;}
.navbtnx a {text-transform:uppercase; color:#231F20; font-weight:500; text-decoration:none;}
#topHeader {
	text-align: right;
	height: 153px;
	padding: 0px;
}

img.fan {margin:0 6px 21px 0; width:274px;}

.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.
Left, .boxContentRight {
	border: 1px solid #000000;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 866px;
}
.colMid a {color:#119E96; text-decoration:none;}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 0px solid #000000;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit;
}
.boxContent td {vertical-align:top; text-align:left;}
.boxContent a {
color:#4D3A1A;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 976px;
	float: left;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	background: url(../styleImages/nav.jpg) repeat-y #A1BDAF; 
	padding: 10px 20px;
	list-style: none;
	list-style-type: none;
	 height:200px;
	width: 262px;
	margin: 0px;
	text-align:left;
	 line-height:1.6;
}

.li-nav a {
	width: 262px;
	 height:20px;
	 display:block;
	 font-weight:bold;
	 font-size:14px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 262px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
background:url(../styleImages/navrl.jpg) repeat-y;
	display: none;
	position: absolute;
	margin-left: 200px;
	margin-top: -19px;
	width:260px;
	border-right: 2px solid #9F9F9F;
	border-bottom: 1px solid #9F9F9F;
	z-index: 99;
	font-size:12px;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 183px 6px;
}
/*
End Cross-Browser DHTML Menu
*/