body {
	margin: 10px 0;
	text-align: center;
	font: 12px "verdana", Arial, Helvetica, sans-serif;
	color: #000;
	background:url(images/background1.jpg);

}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #090;
	border-bottom: 1px dashed #090;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
}
h2 {
	color: #FA969D;
}
table#container {
	margin: 0 auto;
	width: 750px;
	text-align:left;
	font-size: 12px;
}
td#siteNavigation {
	padding: 5px 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-color: #C2EF9D;
}
td#banner {
	height: 120px;
}
td#content {
	padding: 10px;
	width: 550px;
	vertical-align: top;
	background: #fff;
}
td#categories {
	padding: 0 5px;
	height: 500px;
	vertical-align: top;
	font-weight: bold;
	background: #E0F4C3;
}
td#categories a:hover, td#categories a:active {
	border: 0;
}
td#categories ul {
	margin: 0;
	padding: 0;
}
td#categories ul li {
	padding: 5px 0;
	list-style-type: none;
}
td#footer {
	padding: 5px;
	text-align: center;
	font-size: 10px;
	color: #060;
	background-color: #C2EF9D;
}
td#galleryDesc {
	color: #000;
}
table#contactFrame {
	width: 400px;
	background: #fff;
}
table#contactForm {
	border: 1px solid #C2EF9D;
}
table#shoppingCart {
	border: 1px solid #C2EF9D;
}
table#shoppingCart tr td {
	border: 1px solid #C2EF9D;
}
table#mailingList {
	border: 1px solid #C2EF9D;
}
table#mailingList tr td {
	padding: 0 5px;
	text-align: left;
}
table#mailingList tr th {
	padding: 5px;
	color: #fff;
	background: #C2EF9D;
}
div.news {
	padding: 10px 0;
	border-bottom: 1px dashed #acffbc;
}
.noDecoration a:hover, .noDecoration a:active {
	border-bottom: 0 !important;
}
.price {
	font-weight: bold;
	color: #ff6a71;
}
.salePrice {
	font-weight: bold;
	color: #ff6a71;
}
.newThisWeek {
	font-weight: bold;
	color: #ff6a71;
}