@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #306;
	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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #306;
}
.oneColLiqCtr #container {
	background: #FFFFCC;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 15px;
	width: 875px;
}
.oneColLiqCtr #mainContent {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 875px;
}#logo {
	float: left;
	height: 135px;
	width: 411px;
}
#leftspacer {
	float: left;
	padding: 0px;
	margin: 0px;
}
#topcell {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 27px;
	width: 875px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 875px;
	clear: both;
}
#headertoprightspacer {
	/*height: 59px;*/
	width: 439px;
	float: left;
}
#searchForm {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 14px;
}
#emaillink {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding: 0 15px 12px 15px;
	height:40px;
}
#cartsummary {
	font-size: 14px;
	font-weight: bold;
	float: right;
	margin-top:12px;
	margin-bottom:12px;
	width: 439px;
	text-align: center;
	
}
#topspacer {
	height: 26px;
	width: 875px;
	background-color: #306;
}
#navbar {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #306;
	height: 22px;
	padding:4px 0;
	margin:8px 0;
	text-align:center;
	border:none;
}
#navbar a:link {
	color:#FFF;
}
#navbar a:visited {
	color:#FFF;
}
#navbar a:hover {
	color:#666;
}
#navbar a:active {
	color:#FFF;
}
#specials {
	background-color: #FFC;
	height: 317px;
	width: 872px;
	text-align: center;
	font-size: 12px;
}
#middledivider {
	background-color: #306;
	height: 6px;
	width: 872px;
}
#specialstitle {
	height: 112px;
	width: 872px;
}

#specialstitle img {
	margin: 0px;
	padding: 0px;
	float: left;
}

#catalogdownload {
	height: 205px;
	width: 182px;
	float: left;
	text-align: center;
	font-size: 12px;
}
#specialslist {
	height: 186px;
	width: 476px;
	float: left;
	border: 3px solid #306;
	background-image: url(images/specialsbkg.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFF68;
}
#hottitle {
	height: 205px;
	width: 208px;
	float: left;
	font-size: 12px;
}
.specialsrecentevent {
	float: left;
}
.specialsresources {
	float: left;
}
#specialsdescription {
	font-size: 12px;
	text-align: center;
	float: left;
	width: 590px;
}
.specialitem {
	height: 89px;
	width: 202px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.specialitem {
	text-align: left;
	font-size: 12px;
	padding-right: 15px;
}
.specialspacer {
	width: 3px;
}
#specialslistitems {
	text-align: center;
	width: 95%;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}
#categorynav {
	width: 250px;
	float: left;


	margin-bottom:: -30000px;
	background-color: #FFC;
	height: 100%;
}
#catalog {

	margin-bottom:: -30000px;
	float: left;
	background-color: #FFC;
	width: 611px;
	height: 100%;
	margin-left: 5px;
}
#catalogheader {
	text-align: center;
	width: 611px;
	font-size: 12px;
	float: left;
	margin-bottom: 15px;
	background-color: #FFC;
	margin-left: 5px;
}
.catalogitem {
	height: 103px;
	width: 270px;
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}
.itemcopy {
	font-size: 10px;
	text-align: left;
}
.itemtitle {
	color: #970064;
}
.itemimage {
	float: left;
	margin-right: 5px;
}
#cataloglist {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 5px;
	text-align: center;
	width: 611px;
	background-color: #FFC;
	height: 100%;
}
#footerspacer {
	background-color: #FFC;
	width: 250px;
	float: left;
	height: 75px;
}
#footercontent {
	background-color: #FFC;
	font-size: 9px;
	text-align: center;
	height: 75px;
	/*width: 617px;*/
	width:600px;
	/*padding-left: 5px;*/
	padding-left: 250px;
}
.highlightText {
	color: #940061;
}
#verticalspacer {
	width: 5px;
	float: left;
	height: 100%;
	background-color: #306;
}
#catalogWrapper {
	background-color: #FFC;
}
		#catalogmain{
			width:600;
			padding:0;
			margin:0;
			border:none;
			float:left;
		}
		.doubleset{
			width:470px;
			margin:0 10px 10px 10px;
			border:none;
			padding:15px 55px;
			float:left;
			background:#cccc99;
			text-align:left;
		}
		.singleset{
			width:280px;
			float:left;
			margin:5px;
			background:#F0E9B2;
			padding:5px;
			border:none;
		}
		.aboutset{
			width:470px;
			margin:0 10px 10px 10px;
			border:none;
			padding:15px 55px;
			float:left;
			background:#cccc99;
			text-align:left;
		}
		.aboutset p{font-size:12px;}
		 
		.itemimage{
			float:left;
			width:110px;
			padding:0;
			margin:5px;
			border:0;
		}
		.catalogspace{
			float:left;
		}
		.specialspace{
			font-size:11px;
			margin-left:265px;
		}
		.itemdescription{
			font-size:11px;
			text-align:left;
			margin-left:125px;
			height:245px;
		}
.wrapper{
	background:#F0E9B2;
	padding:5px;
	border:none;
}
.itembox
{
height:225px;
}
	

