body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #554e41;
	background-color: #cbc3b3;
	margin-top: 0;
	margin-left: 0;
}

#container {
	position: absolute;
	z-index: 3;
	width: 760px;
	top: 0px;
	left: 50%;
	margin-left: -380px;
	padding-bottom: 20px;
}

#content {
	padding: 30px 80px 40px 80px;
	text-align: justify;
}

#blossom {
	overflow: hidden;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 200px;
	width: 100%;
}

#popup {
	position: absolute;
	height: 510px;
	top: 50%;
	margin-top: -262px;
}

#tagline {
	font-size: 16px;
	color: #f7f5f2;
	padding-top: 20px;
}

.unwind {
	font-size: 12px;
	font-weight: bold;
	color: #7FA39B;
}

.lovedup {
	font-size: 12px;
	font-weight: bold;
	color: #B25067;
}

.uplifting {
	font-size: 12px;
	font-weight: bold;
	color: #5A8CA0;
}

.misc {
	font-size: 12px;
	font-weight: bold;
	color: #847d71;
}

.product {
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
}

.small {
	font-size: 9px;
	line-height: 100%;
}

.heading {
	font-size: 14px;
	font-weight: bold;
}

.details {
	font-size: 10px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #554e41;
}

a:hover, a:active {
	color: #AB3356;
	text-decoration: none;
}

.nav {
	font-size: 12px;
	color: #554e41;
	text-align:center;
	font-weight: bold;
}

.nav a:link, .nav a:visited {
	text-decoration: none;
	color: #554e41;
}

.nav a:hover, .nav a:active {
	color: #B04161;
	text-decoration: underline;
}

.details a:link, .details a:visited {
	text-decoration: underline;
	color: #B04161;
}

.details a:hover, .details a:active {
	color: #FFFFFF;
	text-decoration: underline;

}

.border {
	border: #554e41 1px solid;
}
