body
{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	color:#DDCFAE;
	font-size: 13px;
	/*line-height: 1.3em;*/
	background-color: #2A0E06;
	/*background-color: #ccc;*/
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 100%;
}

body a
{
	text-decoration: none;
	/*font-weight: bold;*/
	color:#DDCFAE;
}

body a:hover
{
	/*font-weight: bold;*/
	text-decoration: underline;
}

img
{
	padding: 0;
	margin: 0;
	border: 0;
}
div
{
	padding: 0;
	margin: 0;
	border: 0;
}
.invisible
{
	display: none;
}
.clear
{
	clear: both;
}
h1
{
	font-size: 14px;
	font-weight: bold;
	margin:0;
	padding: 0;
	padding-bottom: 20px;
}
h2
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
}
p
{
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
}
.smalltext
{
	font-size: 11px;
}

#encloseContainerFirefox
{
	clear: both;
	width: 900px;
	height:0px;
	font-size:0px;
}

.container
{
	width: 900px;
	margin:0 auto;
	background-color: #371B15;
	position: relative;
}



#minheight
{
	width: 0px;
	height: 480px;
	float: right;
}

.row_spacer
{
	clear: both;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	height: 20px;
	font-size: 0;
	margin:0;
}

#header
{
	height: 108px;
	background: url(images/logo.gif); 
	background-position: 35px 35px;
	background-repeat: no-repeat;
	position:relative;
	
}

#main
{
	clear:both;
	float: left;
	padding-left: 35px;
	padding-right: 35px;
	width: 830px;
	/*margin-top: 105px;*/
	margin-top: 110px;
	margin-bottom: 40px;
	z-index:-200;
}
#left
{
	width: 270px;
	float: left;
	text-align: left;
	margin-top: -4px;
	line-height: 1.3em;
}
#left a
{
	font-weight: normal;
}
#right
{
	width: 460px;
	float: right;
	text-align: left;
}
#right .clickon
{
	font-size: 11px;
	margin-top: 10px;
}
#right .clickon a
{
	font-weight: bold;
}


/*//SERVICES//*/
#left.servicesleft
{
	width: 340px;
}
.services_left
{
	float: left;
	width: 270px;
}
.services_right
{
	float: right;
	text-align: right;
}
/*//////////*/



/*//MASSAGE//*/
.massageleft
{
	width: 350px;
	float: left;
	text-align: left;
	margin-top: -4px;
	line-height: 1.3em;
}
.massage_left
{
	float: left;
	width: 212px;
}
.massage_right
{
	float: right;
	width: 126px;
	text-align: right;
}
/*//////////*/



/*//BASICS//*/
.basicsleft
{
	width: 330px;
	float: left;
	text-align: left;
	margin-top: -4px;
	line-height: 1.3em;
}
.basics_left
{
	float: left;
	width: 65px;
}
.basics_right
{
	float: right;
	width: 238px;
	padding-right: 20px;
}
/*.basics_right a
{
	font-weight: normal;
}
.basics_right a:hover
{
	font-weight: normal;
}*/
/*//////////*/



/*//CONTACT//*/
.contactlink 
{
	font-weight: normal;
	color: red;
}
.contactlink a:hover
{
	font-weight: normal;
}
.contact_left
{
	float: left;
	width: 124px;
}
.contact_right
{
	float: right;
	width: 146px;
	text-align: left;
}

/*//////////*/


/*//PRESS//*/
#press
{
	width: 830px;
	text-align: left;
	margin-top: -4px;
	line-height: 1.3em;
	/*border: 1pt solid yellow;*/
}
.thumbRow
{
	clear: both;
	padding-bottom: 50px;
	height: 200px;
}

.thumbCollection img
{
	padding-bottom: 4px;
}
.thumbEntry
{
	font-size: 12px;
	float: left;
	padding-right: 45px;
	border: 0;
}
/*//////////*/



/*//FOOTER//*/
#footer
{
	clear: both;
	padding: 0;
	margin: 0;
	padding-left: 35px;
	padding-right: 35px;
	width: 830px;
	text-align: left;
	height: 48px;
}
#footer .tagline
{
	float: left;
	width: 340px;
	height: 20px;
	background: url(images/tagline.gif); 
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 17px;
}
#footer .address
{
	float: right;
	width: 460px;
	font-size: 12px;
}
#footer .address a
{
	font-weight: normal;
}
/*//////////*/
#pics
{
	background-color:#371b15;
}
#pics_container
{
   position:relative;
}

#pics_container img
{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
}

#pics_container img.active
{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}

#pics_container a img
{
		display:block;
		position:relative;
}

#retail_links a
{
	font-weight: bold;
}

#retail_links a.active
{
	/*color:#FFFFFF;*/
	text-decoration:underline;

}

span.lbtitle { font-weight:bold; }

.retaillinkbox 
{
background-color:#DDD1BC;color:#2A0E06;
	padding:10px;
	padding-left:22px;
	margin-bottom: 20px;
}

.retaillinkbox  a
{
display: block;

}
#logo
{
	position:absolute;
	top:30px;
	left:30px;
	width:210px;
	height:80px;
}
