#main {
	background: #E5EDC4 url(../images/bg_gradient.jpg) repeat-x;
}
#nav {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #5F3583;
	border-bottom: 1px solid #5F3583;
}
#banner {
	padding-bottom: 10px;
}
#main h1 {
	color: #FFFFFF;
	font-size: 24px;
}
#main p {
	line-height: 16px;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 10px;
}
#footer {
	color: #333333;
	padding-top: 10px;
}
#nav .navcell {
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
}
#nav .navcell a {
	font-weight: bold;
	color: #5F3583;
	text-decoration: none;
}
#nav .navcell a:hover {
	font-weight: bold;
	color: #5F3583;
	text-decoration: underline;
}
#main .leftcolumn {
	width: 400px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#main .rightcolumn {
	background: url(../images/bg_leaves.jpg) no-repeat right top;
	width: 258px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#main .leftcolumn2 {
	width: 110px;
	padding-top: 70px;
	padding-right: 20px;
	padding-left: 20px;
}
h2 {
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 18px;
}
a .productdescription {
	color: #5F3583;
	text-decoration: none;
	font-style: italic;
}
.productcell img {
	border-width: 0px;
}
.productcell {
	text-align: center;
	width: 20%;
}
.productcell a {
	text-decoration: none;	
}
.productdescription {
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
#main .rightcolumn2 {
	background: url(../images/bg_leaves.jpg) no-repeat right top;
	width: 548px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#main .leftcolumn2 .navcell {
	background: url(../images/bg_nav.jpg) no-repeat center center;
	height: 25px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main .leftcolumn2 .navcell a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#main .leftcolumn2 .navcell a:hover {
	color: #000000;
}
.category {
	font-size: 11px;
	color: #666600;
	text-transform: uppercase;
}
#footer a {
	color: #666666;
}
.flash {
	text-align: center;
	background: #C1CB70;
	padding-bottom: 7px;
	padding-top: 7px;
}
#mainhome p {
	line-height: 16px;
}
#mainhome {
	background: #C1CB70;
	padding: 20px 20px 10px;
}
#mainhome h1 {
	font-size: 18px;
	margin-top: 0px;
}
#mainhome h2 {
	font-size: 14px;
	margin-top: 0px;
}
#mainhome  .leftcolumn {
	vertical-align: top;
	width: 425px;
	padding-right: 35px;
}
#mainhome  .rightcolumn {
	vertical-align: top;
	width: 230px;
}

.slideshow {
    margin-left: 6px;

}

