/*[variables]
colors
{
	@00: #074A5F;
}
*/
/*main divs*/
HTML
{
	font-family: verdana, "Trebuchet MS", serif;
	background: #842301 url(background.png) repeat-y center top;
	margin: 0;
}
BODY
{
	margin: 0 0 30px;
}
DIV#wrapper
{
	background-color: #FFFFFF;
	width: 847px;
	margin: 0 auto;
}
DIV#masthead
{
	height: 226px;
	width: 847px;
	background-image: url(top.jpg);
	position: relative;
}
DIV#content
{
	position: relative;
	background: #FFF url(b2.gif) no-repeat center bottom;
	padding: 0px 0px 180px 19px;
	/*[disabled]display:none;*/
	margin: 0;
}
DIV#top
{
	width: 50%;
	margin: 0 auto;
	text-align: center;
}
DIV#footer
{
	height: 36px;
	width: 100%;
	background: url(background_footer2.jpg) no-repeat center;
	margin-top: 22px;
}
DIV#bookmark
{
	position: absolute;
	top: 209px;
	width: 150px;
	margin: 0 auto;
	margin-left: 250px;
	margin-top: 0px;
}
DIV#address
{
	position: absolute;
}
/*gereral stuff*/
#content H1
{
	color: #BFA876;
	font-size: 16pt;
}
#content P
{
	color: #390202;
}
DIV#address P
{
	letter-spacing: 2px;
	line-height: 1.4;
	font-size: small;
}
/*navigation*/
DIV#nav1
{
	position: relative;
	/*[disabled]background-color:#FFFFFF;*/
	text-align: center;
	/*[disabled]display:none;*/
	margin-left: -33px;
}
#nav1 A
{
	text-decoration: none;
	color: #892B07;
	/*[empty]font:;*/
	font-size: larger;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#nav1 A:hover
{
	color: #842301;
	text-decoration: underline;
}
#nav1 A:visited
{
}
#nav1 LI
{
	display: inline;
	margin: 24px;
}
/*Massages Menu*/
.massage_type H3
{
	color: #E6450E;
	font-style: italic;
	font-family: serif;
	margin: -2px 0px;
}
.massage_type P
{
	font-family: serif, verdana, tahoma;
	font-style: italic;
	width: 95%;
	font-size: large;
	margin: 14px;
}
.massage_type UL
{
	font-style: italic;
	font-family: serif, verdana, tahoma;
	list-style: none;
	color: #E6450E;
	text-align: right;
}
.massage_type LI
{
	display: inline;
	margin: 26px;
}
DIV.massage_type
{
	clear: both;
	width: 100%;
}
A
{
	color: #304E99;
}
DIV#footerlinks A
{
	color: #FFFFFF;
	font-size: x-small;
	margin-left: 35px;
	margin-top: 9px;
	text-decoration: none;
}
DIV#footerlinks
{
	margin-left: 99px;
	padding-top: 15px;
}
#top A
{
	font-weight: normal;
	margin-right: 102px;
}
/*contact form*/
DIV.box
{
	padding: 10px;
	color: #333333;
	margin-bottom: 20px;
	text-align: left;
	width: 80%;
	height: 100%;
}
DIV.box H1
{
	color: #000000;
	padding-bottom: 4px;
}
DIV.box P
{
	padding-bottom: 14px;
}
DIV.box INPUT .input-text
{
	border: 1px solid #3B6E22;
	color: #666666;
	width: 180px;
	text-align: left;
}
DIV.box LABEL
{
	display: block;
	margin-bottom: 10px;
	color: #F4560C;
	font-size: 0.9em;
}
DIV.box LABEL SPAN
{
	display: block;
	float: left;
	padding-right: 6px;
	width: 200px;
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
}
.box INPUT
{
	background-color: #F5BA5E;
}
.box TEXTAREA
{
	background-color: #F5BA5E;
}
.spacer
{
	margin-left: 80px;
	margin-bottom: 10px;
	color: #555555;
}
.green
{
	background: url(img/green.gif);
	padding: 0px 6px;
	border: 1px solid #3B6E22;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: 10px;
	display: inline-block;
	text-decoration: none;
}
/*Gallery Page*/
EMBED#gallery
{
	margin: 0 0 43px 106px;
}
OBJECT#gallery
{
	margin-left: 99px;
	margin-bottom: 56px;
}
/*Misc*/
TD STRONG
{
	font-style: italic;
	font-family: serif;
	color: #E6450E;
	margin: 0px;
	font-size: larger;
}
