body, td, p {
	 font-family: "Trebuchet MS", Arial, sans-serif;
	 font-size: 13px;
	 line-height: 18px;
	 color: FFAA77;
}
body {
	background-image: url('http://www.sensualityshoppe.com/images/side_images/side_back.gif');
	background-repeat: repeat-y;
}
p:first-letter {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold
}
a {
	color: #FFDDBB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.header {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold
}
.highlight {
	font-size: 13px;
	line-height: 18px;
	color: #FFCC99 ;
	font-style: italic;
}
.small {
	font-size: 12px;
	line-height: 12pt;
	color: #FFAA77;
}
.border {
	border: thin #FFDDBB solid;
}
.bottominc {
	color: FFAA77;
	font-size: 10px;
	font-weight: bold;
}
.bottominc a {
	font-size: 10px;
	font-weight: normal;
	color: #FFddbb;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.navlayer {
	position: absolute; 
	background-color: #006655;
	visibility: hidden;
}
.navlayer h3 {
	display: none;
	visibility: hidden;
}
.navlayer ul {
	padding: 0px;
	margin: 0px;
}
.navlayer ul li {
	list-style: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	border-right: 1px solid #FFE6CD;
	border-bottom: 1px solid #FFE6CD;
	border-left: 1px solid #FFE6CD;
}
.navlayer ul li a {
	display: block;
	color: #FFE6CD;
	padding: 4px 6px;
	margin: 0px;
	text-decoration: none;
	width: 140px;
}
.navlayer ul li a:hover {
	background-color: #007D68;
	text-decoration: none;
}