body {
	background-image: url(images/bkgd_sidenav.gif);
	background-repeat: repeat-y;
	background-color: #E6E69C;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #006633;
}
.header {
	background-image: url(images/bkgd_header.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 32px;
}
#main {
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 25px;
}
#main h1 {
	color: #A3004F;
	font-size: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidenav {
	padding-top: 10px;
	padding-left: 18px;
}
.salebox {
	height: 155px;
	width: 177px;
	margin-bottom: 10px;
}
.saleitem {
	padding: 10px;
}
.salename {
	font-size: 1.2em;
	font-weight: 700;
	color: #FFFF66;
	line-height: 1em;
}
.saleprice {
	font-size: 2em;
	color: #FFFF66;
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 1em;
}
.bigRed {
	font-size: 1.3em;
	font-weight: 700;
	color: #A3004F;
}
.homeFeatured {
	color: #A3004F;
	padding: 2px 20px 5px 5px;
}
.imgLeft {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.bigGreen {
	font-size: 1.3em;
	font-weight: 700;
}
.pullquoteRed {
	font-size: 1.3em;
	font-weight: 700;
	color: #A3004F;
	line-height: 1.7em;
}
.red {
	color: #A3004F;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p {
	margin-bottom: 1.2em;
	margin-top: 0.1em;
}
a {
	font-weight: 700;
	color: #006633;
}
a:hover {
	color: #BF3139;
	text-decoration: none;
}
.small {
	font-size: 0.85em;
}
