body {
	background: #a3b087 url(/images/background.gif);
	font: 12px Verdana, Arial, sans-serif;
	color: #505c3b;
	margin: 0px;
}
h1 {
	font: 18px Georgia, "Times", sans-serif;
	text-decoration: underline;
}
h2 {
	font: 16px "Times", sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0;
}
h3 {
	font: 22px "Times", sans-serif;
	text-align: center;
	text-decoration: underline;
	padding: 10px 0 0 0;
}
a:link {
	color: #ad0002;
	text-decoration: none;
}
a:visited {
	color: #ad0002;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
	
}
.main {
	width: 780px;
	background: #ffffff;
	border: 3px solid #505c3b;
}
.description {
	width: 700px;
	text-align: left;
	font-family: Georgia, Verdana, Arial;
	font-size: 12px;
	padding: 20px 0 20px 0;
}
.top-menu {
	padding: 6px;
	font-size: 14px;
	font-family: Georgia, Arial;
	background-color: #909c75;
	color: #f6f4e0;
	border-bottom: 3px solid #505c3b;
}
.top-menu a:link, .top-menu a:visited {
	color: #faf5e5;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
.top-menu a:hover, .top-menu a:active {
	color: #ad0002;
	text-decoration: underline;
	padding: 0 5px 0 5px;
}
.header {
	background: url(images/cream-bg.gif);
	border-bottom: 3px solid #505c3b;
}
.footer {
	width: 780px;
	text-align: center;
	font-size: 10px;
	line-height: 18px;
	border-top: 1px solid #505c3b;
	border-bottom: 1px solid #505c3b;
	padding: 2px;
}
.footer1 {
	width: 780px;
	text-align: center;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}
.box {
	width: 460px;
	padding: 4px 4px 4px 4px;
	border: 1px dashed #ee878b;
}
.content {
	width: 700px;
	text-align: left;
	font-family: Georgia, Verdana, Arial;
	font-size: 13px;
	padding: 20px 0 20px 0;
}
.content1 {
	width: 700px;
	text-align: left;
	font-family: Georgia, Verdana, Arial;
	font-size: 12px;
	padding: 20px 0 280px 0;
}
.content2 {
	width: 700px;
	text-align: left;
	font-family: Georgia, Verdana, Arial;
	font-size: 14px;
	padding: 20px 0 280px 0;
}
.cart {
	width: 780px;
	text-align: right;
	padding: 15px 5px 5px 0;
	color: #000000;
}
.cart a:link, .cart a:visited {
	color: #000000;
	font-weight: bold;
}
.cart a:active, .cart a:hover {
	color: #ad0002;
	font-weight: bold;
}
.flower {
	width: 780px;
	background: url(images/flower.jpg) bottom center no-repeat;
}
.copyright {
	padding-top: 2px;
	text-align: center;
	font-size: 9px;
	color: #000000;
}
.notice {
	text-align: center;
	border: 1px dotted #666;
	width: 600px;
	padding-bottom: 5px;
}
.announce {
	background-color: #f4ebd0;
	color: #000000;
	padding: 5px 0 5px 0;
	text-align: center;
}