body, div { line-height: 160% }
img { border: 0px;}
#pageSurround {
        text-align: left;
	margin: 0px auto;
	background-color: #6A231D;
        padding-right: 20px;
        border-bottom: 2px solid #978946;
        margin-bottom: 10px;
}
#subSurround {
        background-color: #fff;
	background-image: url('/img/Left_Column.jpg');
        background-repeat: repeat-y;
}
#topHeader {
	text-align: right;
	height: 156px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url('/medialib/v8-images/OnlineStore.jpg');
	border-bottom: 1px solid #000000;
}
#topHeader div {
  padding-top: 130px;
 }
.boxTitleLeft, .boxTitleRight {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #fff;
        border-bottom: 1px solid #f00;
	background: #0F1C51;
        text-transform: uppercase;
        font-weight: bold;
	width: 155px;
	height: 15px;
	padding: 4px;
}
.boxContentLeft, .boxContentRight {
        width: 155px;
        padding: 4px;
	background: #AD9053;
	margin-bottom: 10px;
        color: #fff;
}
.boxContentLeft a:link, .boxContentRight a:link,
.boxContentLeft a:visited, .boxContentRight a:visited,
.boxContentLeft a:active, .boxContentRight a:active
 {
  display: block;
  color: #ff0;
 }
.boxContentLeft a:hover, .boxContentRight a:hover {
  background: #5D4104;
 }
.prodTitle {
  padding: 0px 15px 0px 15px;
 }
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	float: left;
        width: 780px;
        margin-left: 10px;
}
.boxContent {
	padding: 3px;
	font-family: "Lucida Sans Unicode", Sans-serif;
	color: #333333;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
        margin-left: 10px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px 0px 10px 0px;
	padding: 3px;
	float: left;
}
.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: 170px;
        padding-top: 3px;
        margin-bottom: 3px;
}
.latestProds:hover {
  background: #ccc;
 }
.latestProdsimg {
	text-align: center;
	width: 131px;
	height: 117px;
        overflow: hidden;
}
