body {
	margin: 0;
	background-color: #A29F57;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(../styleImages/backgrounds/Background2.jpg);
}
#pageSurround {
	width: 905px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#topHeader {
	width:905px;
	height:146px;
	text-align: right;
	background-image: url(../styleImages/hg/hg_header.png);
}

#searchForm {
	padding-top:80px;
	padding-bottom:0px;
	padding-right:10px;
}

#sessionInfo {
	float: right;
	width: 250px;
	padding-right:10px;
}

#hgNav {
	margin-bottom:15px;
}

.boxTitleLeft, .boxTitleRight {
	color: #882337;
	text-align: center;
	font-weight:bold;
	background-color: #031074;
	background-image: url(../styleImages/hg/hg_box_storefront_01.png);
	height: 20px;
	padding-left: 5px;
	padding-top:3px;
	width:167px;
	font-size:16px;
}
.boxContentLeft, .boxContentRight {
	background-color: #D9D7B9;
	background-image: url(../styleImages/hg/hg_box_storefront_02.png);
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	width:167px;
}
.boxTitleBottom {
	height: 6px;
	width: 172px;
	margin-bottom: 10px;
	background-image: url(../styleImages/hg/hg_box_storefront_03.png);
}


.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 180px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 510px;
	float: left;
}
.colLeftMid {
	position: relative;
	z-index:5;
	left: 0px;
	width: 700px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colRight {
	position: relative;
	width: 180px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 1px solid #000000;
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	margin-right: 15px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	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;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	old-width: 131px;
	old-height: 120px;
	width: 165px;
	height: 200px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {


}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
	background-color: #fff;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/

#homepage-links {
	text-align: center;
}

#homepage-links a img {
	margin: 5px;
}

#maplink img {
	border: 2px solid #00a;
}

#maplink:hover img {
	border: 2px solid #008;
}

.shipping-table {
	width: 100%;
	border-collapse: collapse;
}

.shipping-table td {
	border: 1px solid #444;
	padding: 3px;
}

.listing-thumb {
	max-width: 75px;
	max-height: 75px;
}

.map-link {
	color: #000;
	text-decoration: none;
}

#topCorner {
	float: right;
}

#topCorner img {
	padding: 3px;
}

/* Collector's Corner */
.ccbb a {
	text-decoration: none;
}

.ccbb {
	border: 1px solid #fff;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 5px;
}

.ccbb td {
	border: 1px inset #882337;
	padding: 5px;
	padding-top: 0px;
	text-align: center;
	vertical-align: top;
}

.ccbb .ccbb-scores td {
	border-bottom: none;
}

.ccbb .ccbb-scores div {
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-size: 8pt;
	width: 160px;
	text-align: center;
	border-bottom: 1px solid #dabfba;
	margin: 0 auto;
}

.ccbb img {
	max-width: 120px;
	max-height: 120px;
}

.ccbb .ccbb-pics td {
	vertical-align: middle;
	border-top: none;
	border-bottom: none;
}

.ccbb .ccbb-prices td {
	border-top: none;
}
