body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: normal normal 12px/16px "helvetica neue", helvetica, sans-serif;
	background: #d4c3b0 url('/images/bg02.jpg') repeat center top;
}

p {
	margin: 0;
	padding: .5em 0;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

h1 {
	margin: 0;
	padding: .5em 0;
	font-size: 1.5em;
	color: #942923;
	text-transform: uppercase;
}

h2 {
	margin: 0;
	padding: .5em 0;
	font-size: 1.2em;
	color: #2f2012;
	text-transform: uppercase;
}

h3 {
	font-size: 1.1em;
	color: #b32017;
}

strong {

}

img {
	border: 0;
	outline: 0;
}

a {
	color: #660000;
	border: 0;
	outline: 0;
} 

a:hover {
	color: #333;
	text-decoration: none;
}

div#wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: url('/images/bg01.jpg') repeat-x center top;
}

div#container {
	margin: 0 auto;
	width: 875px;
}

div#logo {
	text-align: center;
}

div#navigation {
	margin: -6px 0 5px 0;
}

div#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

div#navigation ul li {
	display: inline;
	margin: 0;
}

div#navigation ul li a {
	margin: 0 10px;
	color: #f9b7b0;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

div#navigation ul li a:hover {
	color: #fff;
}

div#navigation ul li a.current {
	color: #fff;
	text-decoration: underline;
}

div#contentTop {
	height: 4px;
	background: url('/images/shadow-top.png') no-repeat;
}

div#content {
	padding: 0 4px;
	background: url('/images/shadow-center.png') repeat-y;
}

div#contentInner {
	background: #fff;
}

div#contentBottom {
	height: 4px;
	background: url('/images/shadow-bottom.png') no-repeat;
}

div#contentInner div#column01 {
	float: left;
	width: 560px;
	padding: 15px;
}

div#contentInner div#column02 {
	float: right;
	padding: 15px;
	width: 220px;
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	border-left: 1px dotted #ddd;
}

#pageSurround {
	width: 98%;
	margin: 0px auto;
	padding: 5px;
}
#subSurround {
	padding-left: 14px;
}
#topHeader {
	text-align: right;
	height: 100px;
	background-repeat: no-repeat;
}
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 236px;
	height: 96px;
	float: right;
}
.topCats {
	text-align: center;
	color: #111;
}
.topCatsBgRight {
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/siteDocsBg.gif);
	height: 30px;
	color: #555;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #222;
	width: 175px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
}
.boxContentLeft, .boxContentRight {
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 200px;
}
.boxContent {
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	margin: 0px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
}
.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;
}

.clear {
	clear:both;
}

#boxContent br {
	display: none;
}

.boxCat {
	float: left; margin: 4px 13px 22px 13px; width: 260px; height: 245px; background: #3f2918; text-align: center; color: #3f2918; overflow: hidden; text-align: center;
	padding: 5px 0px 5px 0px;
}
.boxCat img {
	max-width: 250px;
	max-height: 202px;
}
