body {
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	clear: left;
}

#nav {
	display: none;
}

#wrapper {
	width: 100%;
}

#main {
	width: 100%
}

#content{
	margin-top:-180px;
	float:left;
}

#content h1{
	width:550px;
}

#printlogo {
	float: right;
	padding-bottom:15px;
	width:150px;
	height:99px;
	
	}

#banner img{
	display:none;
}

table {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

td, th {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0.3em;
}

form{
	display:none;
}

#breadcrumb{
	display:none;
}

.login{
	display:none;
}

#content-featured{
	display:none;
}

.products-category {
	float: left;
	width: 146px;
	text-align: center;
	height: 170px;
}



.itemfield {
	width: 300px;
	float: left;
	text-align: center;
	margin: 0 0 2em 0;
}

.products-image-single {
	margin: 0 2em;
	padding: 0;
	float: right;
	background-color: #ccc;
}

#footer{
	clear:both;
}