body {
	margin: 5px;
	background-color: #211618;
	background-image: url();
	background-repeat: no-repeat;
	background-position: top center;
        background-attachment: fixed;
	font-family: Century Gothic, Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	letter-spacing: 1px;
	color: #493524;
        text-align: justify;

}
#pageSurround {
	width: 892px;
	margin: 0px auto;
	border: 0px solid #ffffff;
	background-color: transparent;
	background-image: url(../styleImages/new/wrapper.png);
	background-repeat: repeat-y;
	background-position: center top;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
}
    
#topHeader {
	text-align: right;
	height: 221px;
	background-image: url(../styleImages/new/header.png);
        border-top: 0px solid #ffffff;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;	
}
.boxTitleLeft, .boxTitleRight {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
        letter-spacing: 1px;
	color: #ffffff;
	background-color: transparent;
	background-image: url();
	height: 18px;
	border-top: 0px solid #d0ecff;
	border-left: 0px solid #d0ecff;
	border-right: 0px solid #d0ecff;
	border-bottom: 0px dashed #4c2b15;
	padding-left: 10px;
        display: center;
}
.boxContentLeft, .boxContentRight {
	border: 0px solid #d0ecff;
	background-color: transparent;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.boxContentCenter1 {
	border: 0px solid #d0ecff;
	background-color: transparent;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
        width: 160px;
        float: right;
}
.boxContentCenter2 {
	border: 0px solid #d0ecff;
	background-color: transparent;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
        width: 517px;
        float: left;
}
.colLeft {
        background-color: transparent;
	position: relative;
	left: 0px;
	width:155px; 
	padding-left: 3px;
	padding-right: 7px;
	float: left;
}
.colMid {
	position: relative;
        background-color: transparent;
	width:700px;
	float: left;
}
.colRight {
        background-color: transparent;
	position: relative;
	width: 200px; 
	padding-left: 0px;
        padding-right: 10px;
	right: 0px;
	float: right;
        border-left: 0px dashed #e1e1e1;
}

.boxContent {
        border-right: 0px dashed #e1e1e1;
	border-left: 0px dashed #e1e1e1;
	padding: 3px;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 170px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 600px;
	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: #ffffff;
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: center;
	width: 680px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 125px;
	height: 160px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}



.latestProds {
        align: center;
	border: 1px dashed #ffaac2;
	margin: 5px;
	padding-top: 5px;
	text-align: center;
	width: 150px;
	height: 160px;
	float: left;
	overflow: hidden;
}

.latestProds:hover{
	text-align: center;
	background-color: #ffe6ed;
	border: 1px solid #ffaac2;
	margin: 5px;
	padding-top: 5px;
	width: 150px;
	height: 160px;
	float: left;
	overflow: hidden;
	
}

img.featured {
	padding: 5px;
	border: 1px solid #CCC;
	margin: 10px;

}




#toplinks {
	height: 35px;
	line-height: 35px;
	margin: 0px 0px 5px 160px;
}

ul.toplinkslist {
	margin: 0;
	padding-top: 177px;
        align: center;
}

ul.toplinkslist li {

	margin-left: 15px;
	margin-right: 15px;
	display: inline;
	list-style-type: none;
	letter-spacing: 3px;
	text-transform: lowercase;
	color: #ffffff;
        text-decoration: none;
        font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}

ul.toplinkslist li a:link {
	color: #ffffff;
        text-decoration: none;
}

ul.toplinkslist li a:active {
	color: #ffffff;
        text-decoration: none;
}

ul.toplinkslist li a:visited {
	color: #ffffff;
        text-decoration: none;
}
ul.toplinkslist li a:hover {
	color: #a5d54a;
}

