body	{
	background-color: #9E8567;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	font-family: verdana, arial, sans-serif;
	margin-top: 10px;
}
table.home {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	cellspacing: 0;
}
td.topshadow	{
	background-image: url(images/topshad.png);
	background-repeat: none;
	background-position: right;
}
td.shadow	{
	background-image: url(images/shad.png);
	background-repeat: repeat-y;
	background-position: right;
}
td.botshadow	{
	background-image: url(images/botshad.png);
	background-repeat: repeat-y;
	background-position: right;
}
td.banner	{
	background-color: #FFFFFF;
}

.bannertext  {
	float: left;
	height: 100px;
	width: 200px;
	color: #9E8567;
	font-size: 60%;
	font-style: italic;
	font-weight: bold;
	padding-left: 30px;
}
.logo  {
	float: left;
	height: 100px;
	width: 300px;
}
.flower	{
	float: right;
	height: 80px;
	width: 80px;
	margin-top: 9px;
	margin-right: 10px;
}
td.topband	{
	background-color: #FFFFFF;
	background-image: url(images/topband.jpg);
	background-repeat: repeat-x;
}
h1	{
	color: #5D740F;
	font-size: 70%;
	text-indent: 20px;
	font-weight: normal;
	margin-top: 7px;
}
.topleft	{
	float: left;
	color: #5D740F;
	margin: 0;
}
.topright	{
	float: right;
	color: #6F7F23;
	font-size: 70%;
	margin-right: 20px;
	margin-top: 7px;
	font-weight: normal;
}
td.menu	{
	background-color: #FFFFFF;
	background-image: url(images/sands.png);
	background-repeat: no-repeat;
	padding: 0;
}
td.menu2	{
	background-color: #FFFFFF;
	background-image: url(images/sands2.png);
	background-repeat: no-repeat;
	padding: 0;
}
td.menu3	{
	background-color: #FFFFFF;
	background-image: url(images/sands3.png);
	background-repeat: no-repeat;
	padding: 0;
}
#nav ul {
	float: left;
	margin-top: 175px;
	margin-left: 20px;
	padding: 0;
	LIST-STYLE-TYPE: NONE;
	FONT-FAMILY: verdana, arial, sans-serif;
	FONT-SIZE: 80%;
}
#nav ul li {
	width: 115px;
	PADDING-LEFT: 20px;
	margin-top: 2px;
	background-image: url(images/menubar.jpg);
	background-repeat: repeat-x;
	color: #8F9A5B;
	line-height: 2.2
}
#nav ul li a {
	PADDING: 0;
	text-decoration: none;
	color: #6E4524;
}
#nav ul li a:hover {
	COLOR: #000000;
}
.sound {
	float: left;
	width: 190px;
	margin-top: 220px;
	margin-left: 20px;
	margin-right: 0px;
	color: #9E8567;
	font-size: 60%;
	font-style: italic;
	font-weight: bold;
	padding-left: 0;
}
.sound a {
	color: #9E8567;
	text-decoration: none;
}
.sound a:hover {
	color: #4E4132;
}
td.main	{
	background-color: #FFFFFF;
}
.uppermain  {
	float: left;
	height: 160px;
	width: 320px;
}
.upperhypno  {
	float: left;
	height: 210px;
	width: 320px;
	margin-right: 14px;
}
.portrait	{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 155px;
	height: 150px;
}
.hypnopic	{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 150px;
	height: 195px;
}
.clear	{
	clear: both;
}
h2	{
	font-size: 80%;
	font-weight: bold;
	color: #6F7F23;
}
.title	{
	font-size: 80%;
	font-weight: bold;
	color: #6F7F23;
}
.uptext	{
	color: #72604A;
	font-size: 70%;
}
.maintext	{
	color: #72604A;
	font-size: 70%;
	width: 480px;
}
.maintext a	{
	color: #9E8567;
	font-weight: bold;
}
.maintext a:hover {
	color: #4E4132;
}
.uppercontact  {
	float: left;

	width: 320px;
	margin-right: 14px;
}
.contact	{
	color: #72604A;
	font-weight: bold;
	font-size: 120%;
}
td.footer	{
	background-color: #FFFFFF;
	background-image: url(images/topband.jpg);
	background-repeat: repeat-x;
	color: #5D740F;
	font-size: 60%;
	text-align: center;
	line-height: 0.9;
}
.astris	{
	color: #D9CBA1;
	font-size: 60%;
	text-align: center;
}
.astris a {
	color: #D9CBA1;
	font-weight: bold;
	text-decoration: none;
}
.astris a:hover {
	COLOR: #FFFFFF;
}


.mainHead{
	color: #6E4524;
	font-family: verdana, sans-serirf;
	font-size: 14px;
	font-weight: bold;
	background-color: #F1DC7F;
	display: block;
	margin-top: 20px;
	margin-right: 22px;
}
.bodyText{
	color: #363102;
	font-family: verdana, sans-serirf;
	font-size: 11px;
	line-height: 140%;
	margin-right: 20px;
}
.formRow{
	clear: both;
	text-align: left;
	padding: 1% 0 0 0;
}