body {
	background-color: #25170a;
	margin-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c16e34;
	font-size: 11px;
}

a:link, a:visited {
	color: #aea374;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ff9900;
}

a:active {
	text-decoration: none;
	color: #cc9933;
}		

img {
	border: 0px;
}

table#header {
	width: 730px;
	border: 0px;
}		

td#hdr_left {
	text-align: left;
	width: 194px;
}		

td#hdr_center {
	text-align: center;
	width: 375px;
}		

td#hdr_right {
	text-align: right;
	width: 161px;
}

div#main_outer {
	margin: 0px;
	background-color: #a0732b;
	width: 730px;
	padding-top: 4px;
	padding-bottom: 4px;	
}	

div#main_outer_standalone {
	margin: 0px;
	background-color: #a0732b;
	width: 730px;
	padding-top: 4px;
	padding-bottom: 0px;	
	border-bottom: 1px solid #a0732b;
}		

div#breadcrumb {
	color: #edc68a;
	font-size: 10px;
	margin-bottom: 2px;
}

div#breadcrumb a:link, div#breadcrumb a:visited, div#breadcrumb a:active {
	color: #edc68a;
	text-decoration: none;
	
}

div#breadcrumb span.separator, div#breadcrumb a:hover {
	color: #1a1007;
	text-decoration: none;
	font-size: 10px;
}

div#main_inner {
	background-color: #000000;
	margin-left: 4px;
	margin-right: 4px;
	background-position: top right;
	background-repeat: no-repeat;
	text-align: left;
}

div#bio_inner {
	background-color: #27241b;
	color: #b8a362;
	margin-left: 4px;
	margin-right: 4px;
	text-align: left;
}

td.staff_photo {
	width: 288px;
	text-align: center;
	padding-bottom: 30px;
}

td.staff_bio {
	padding: 30px 40px 30px 20px;
	font-size: 12px;
}

td.staff_bio p {
	font-style: italic;
	line-height: 1.5em;
}

td.staff_bio p.bio_intro {
	font-size: 14px;
	font-style: normal;
}

img.staff_img {
	width: 288px;
	height: 288px;
	margin-bottom: 30px;
}

div#section_inner {
	background-color: #1c1a0e;
	margin-left: 4px;
	margin-right: 4px;
	text-align: left;
	padding-left: 50px;
	padding-bottom: 25px;	
}

div#section_list {
	background-color: #1c1a0e;
	margin-left: 4px;
	margin-right: 4px;
	text-align: left;
	padding-left: 50px;
	height: 338px;
	background-image: url(/images/section/lotusbackAE.jpg); 
	background-position: right; 
	background-repeat: no-repeat;
	padding-bottom: 0px;	
}

div#section_inner h1, div#section_list h1 {
	color: #ffffff;
	font-size: 20px;
}

div#section_inner ul li a:link, div#section_inner ul li a:visited, div#section_inner ul li a:active, div#section_list ul li a:link, div#section_list ul li a:visited, div#section_list ul li a:active  {
	color: #b69f60;		
}

div#section_inner ul li a:hover, div#section_list ul li a:hover {
	color: #ffffff;		
}

div#section_inner ul li, div#section_list ul li {
	list-style-image: url(/images/lotus/lotusbullets.jpg);
	color: #b69f60;	
	font-size: 16px;
	padding-bottom: 10px;
	padding-left: 6px;
}

table.treatment_wrapper {
	width: 375px;
}

table.category_wrapper {
	width: 400px;
}

td.treatment, td.category {
 	height: 345px;
	padding: 25px;
	vertical-align: top;
}

td.treatment h1, td.category h1 {
	font-size: 18px;
	font-weight: bold;
}

td.treatment h2{
	font-size: 14px;
	font-weight: bold;
}

td.category h2 {
	font-size: 16px;
	font-weight: bold;
	color:#D50000;
}

td.treatment div.tr_copy {
	padding-left: 15px;
	font-size: 12px;
	/*line-height: 2.5em;*/
}

table.treatment_options td.button {
	width: 50%;
	text-align: center; 
	height: 43px; 
	background: url(/images/lotus/lotus_massage.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
}

table.treatment_options td.time {
	width: 25%;
	text-align: left;
}

table.treatment_options td.price {
	width: 25%;
	text-align: right;
}		

table.treatment_options, table.category_listing {
	width: 100%;
	font-size: 12px;
	margin-top: 8px;		
}	

table.category_listing td.time {
	/*width: 25%;*/
	text-align: left;
}

table.category_listing td.price {
	/*width: 25%;*/
	text-align: right;
}		

table.category_listing td.button, table.view_list td.button {
	/*width: 50%;*/
	text-align: center; 
	height: 43px; 
	background: url(/images/lotus/lotus_massage.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
}

table.shopping_list {
	width: 500px;
	margin-left: 25px;
}

table.shopping_list td.button {
	text-align: center; 
	height: 43px; 
	background: url(/images/lotus/lotus_massage.jpg); 
	background-position: center; 
	background-repeat: no-repeat;
}


td.button a:link, td.button a:visited, td.button a:active {
	color: #c16e34;
}

table#footer {
	width: 730px;
	font-size: 12px;
	color: #895529;
	background: url(/images/botlotus.jpg); 
	background-position: top center; 
	background-repeat: no-repeat;
}

table#footer td {
	vertical-align: top;
	height: 110px;
}

/*used for proper width table, but no gold border */
table.standalone {
	width: 730px;
	margin: 0px;
}

table#footer td a:link, table#footer td a:visited, table#footer td a:active  {
	color: #c16e34;
}

.style11 {
	color: #FF9933; 
	font-style: italic; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold; 
}

.style11 a:link, .style11 a:visited {
	color: #814F26;
	text-decoration: none;
}

form {
	margin: 0px;
}

.errorText {
	color: #cc0000;
}