body {
	font: 80% Arial, Verdana, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	color: #333333;
		background-image: url(http://www.alaskastatefair.org/2010/images/bg/bg..png);
	background-repeat: repeat-x;
		background-color:#95a67c;

}
#pageSurround {
	width: 1020px;
	margin: 0px auto;
	padding: 0px;
	background-color:#ffffff;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #95a67c;
	border-left-color: #95a67c;
}
#subSurround {
}
#topHeader {
	height: 200px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: none;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	width: 180px;
	height: 22px;
	background-image: url(../../../../Pluginlab/2010/200_submenu_bt.gif);
	border: thin solid #94a67b;
	padding: 3px 0px 0px 10px;
}
.boxContentLeft, .boxContentRight {
	background-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 220px;
	padding-left: 5px;
	padding-right: 10px;
	float: left;
	background-color:#FFFFFF;
}
.colMid {
	position: relative;
	width: 790px;
	float: left;
	padding: 0px 0px 0px 10px;
	background-color:#FFFFFF;
}
.colRight {
	position: relative;
	width: 180px;
	padding-left: 5px;
	right: 5px;
	float: right;
	background-color:#FFFFFF;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 200px;
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colRightCheckout {
	position: relative;
	left: 0px;
	width: 200px;
	padding-left: 9px;
	padding-right: 10px;
	float: right;
}
.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;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 480px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 110px;
}
.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;
}