body {
	background-color: #000000;
	padding-top:50px;
}
#pageSurround {
	width: 920px;
	margin: 0px auto;
	background-color: #000000;
}
#subSurround {

	border-left:9px #a6ce39 solid;
	border-bottom:9px #a6ce39 solid;
	border-right:9px #a6ce39 solid;
	background-color:#FFFFFF;
	background-image: url(../styleImages/backgrounds/contentBg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#topHeader {
	text-align: right;
	height: 116px;
	margin-bottom: 10px;
	padding-right: 9px;
	padding-top: 0px;
	background: url(../styleImages/backgrounds/topHeader.jpg) no-repeat top center;
	border-bottom: 1px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #09347C;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	border-top:9px #a6ce39 solid;
	padding-left:7px;
	position: relative;
	left: 0px;
	width: 210px; 
	float: left;
	/*border-left:9px #a6ce39 solid;*/
}
.colMid {
	border-top:9px #a6ce39 solid;
	position: relative;
	width: 500px;
	float: left;
	background:#FFFFFF;
}
.colRight {
	position: relative;
	width: 160px; 
	float: left;
	left:-9px;
		
}

.colCart {
	border-left:9px #a6ce39 solid;
	border-bottom:9px #a6ce39 solid;
}

.colBirds {
	border-right:9px #a6ce39 solid;
}
.boxContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding:15px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	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: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 450px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 120px;
}
.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: 100px;
}

/* Menu */

ul#navlist
{
width: 178px;
\width: 180px;
w\idth: 178px;
padding: 0px;
border-top: 0px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
background: #000000;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-left: 2px solid #000000;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;

}

ul#navlist li a
{
display: block;
width: 160px;
\width: 178px;
w\idth: 160px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 2px solid #000000;
border-top: 2px solid #000000;
border-bottom: 2px solid #000000;
background: #000000;
text-decoration: none;
text-align: left;
}

ul#navlist li a:link { color: #FFFFFF; }
div#navcontainer li a:visited { color: #FFFFFF; }

ul#navlist li a:hover
{
border-left: #a6ce39;
border-top: #31323b;
border-bottom: #31323b;
color: #a6ce39;
background: #000000;
}
