body {
	background: #ffffff url(images/butterfly-bg.jpg);
	font: normal 11px verdana;
	color: #532217;
	margin: 10px;
}
a:link, a:visited {
	color: #532217;
	text-decoration: none;
}
a:hover, a:active {
	color: #bd6088;
	text-decoration: underline;
}
.aimg {
	text-decoration: none;
	border: 0;
}
.aimg:hover {
	text-decoration: none;
	border: 0;
}
.aimg:active {
	text-decoration: none;
	border: 0;
}
.aimg:link {
	text-decoration: none;
	border: 0;
}
h1 {
	font-size: 16px;
	font-family: Georgia;
	text-decoration: underline;
	margin-bottom: 0;
	margin-top: 5px;
}
h2 {
	font-size: 13px;
	font-family: Georgia;
	font-style: italic;
	margin-bottom: 2px;
	text-decoration: underline;
}
h3 {
	font: bold 13px/14px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #186fff;
}
.main-area {
	width: 780px;
	border-left: 8px solid #ffffff;
	border-right: 8px solid #ffffff;
	background-color: #f9f4eb;
}
.open {
	width: 700px;
	text-align: left;
}
.white-menu {
	border-left: 2px solid #ffffff;
	border-top: 4px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	height: 20px;
}	
.white-menus {
	background-color: #ffffff;
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.white-menus a:link, .white-menus a:visited {
	background-color: #aaba93;
	color: #ffffff;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
.white-menus a:hover, .white-menus a:active {
	background-color: #f3c6da;
	color: #532217;
	display: block;
}	
.purple-menus {
	background-color: #ffffff;
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.purple-menus a:link, .purple-menus a:visited {
	background-color: #d495b0;
	color: #ffffff;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
.purple-menus a:hover, .purple-menus a:active {
	background-color: #f3c6da;
	color: #532217;
	display: block;
}
.main-content {
	width: 770px;
	text-align: left;
	padding: 2px 0 2px 0;
}
.main-content1 {
	width: 730px;
	text-align: left;
	padding: 2px 0 2px 0;
}
.content {
	width: 400px;
	text-align: left;
}
.content1 {
	width: 430px;
	text-align: left;
}
.content2 {
	width: 240px;
	text-align: left;
}
.dotted {
	border-left: 2px dotted #adb993;
	padding-left: 10px;
}
.price {
	font-size: 20px;
	font-family: Georgia;
}
.footer {
	background-color: #ffffff;
	font-size: 10px;
	padding: 5px;
}
.footer a:link, .footer a:visited {
	color: #d298b1;
	text-decoration: underline;
}
.footer a:hover, .footer a:active {
	color: #532217;
	text-decoration: underline;
}
.footer1 {
	background-color: #ffffff;
	font-size: 9px;
	padding: 5px;
}
.footer1 a:link, .footer1 a:visited {
	color: #d298b1;
	text-decoration: underline;
}
.footer1 a:hover, .footer1 a:active {
	color: #532217;
	text-decoration: underline;
}
.borderline {
	border: 1px solid #9ca885;
}