/* CSS Document */

/*********************************************
Modified: 02/22/09
Author: Noise13 (Hien Hoang)
*********************************************/


* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
body {
	background: #666600;
	color:#DDDDDD;
	}
a, a:link {
	color: #FFFFFF;
	}
a:hover {	
	text-decoration:underline;
	}
/*STYLING*************************************************************/
p {
	font: italic 15px "Georgia", "Times New Roman", Times, serif;
	padding-top: 25px;
	line-height: 1.7em;
	}

p.foottext {
	font: italic 12px "Georgia", "Times New Roman", Times, serif;
	}

p.sub {
	font: italic 14px "Georgia", "Times New Roman", Times, serif;
	padding: 0px;
	line-height: 1.25em;
	}
	
p.price {
	font: normal 10px Arial, Helvetica, sans-serif;
	padding: 1px 0px;
	letter-spacing: 1px; 
	}
	
p.contact {
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-top: 0px;
	font: normal 9px "Tahoma", Arial, Helvetica, sans-serif;
	}
	
.break {
	height: 8px;
	}

.green {
	font-size: 11px;
	color: #a3a60f;
	}
	
.pink {
	font-size: 11px;
	color: #e28a9e;
	}
	
.subsmall {
	color: #cd9900;
	text-transform:uppercase;
	}
	
.sub_line {
	font: italic 14px "Georgia", "Times New Roman", Times, serif;
	color:#DDDDDD;
	}

.prev {
	text-align: right;
	padding-top: 15px;
	}
	
.next {
	text-align:right;
	padding-top: 15px;
	}

h1 {
	letter-spacing: 1px;
	font: normal 17px Arial, Helvetica, sans-serif;
	} 

h2 {
	letter-spacing: 1px;
	color: #a37d69;
	font: normal 17px Arial, Helvetica, sans-serif;	
	} 

h3 {
   letter-spacing: .1px;
	color: #666600;
	font: normal 17.5px Veranda , Arial;
	line-height:1.7em;
	}

h4 {
	letter-spacing: 1px;
	color: #e28a9e;
	font: normal 17px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
h4.green {
	color: #A3A60F;
	letter-spacing: 1px;
	font: normal 17px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
h4.gray {
	color: #A37D69;
		letter-spacing: 1px;
	font: normal 17px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
h5 {
	letter-spacing: 1px;
	color: #a37d69;
	font: normal 17px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	}
h5.white {
	letter-spacing: 1px;
	color: #fff;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-top: 10px;
	text-transform:uppercase;	}
a.friends, a.friends:visited {
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	color: #DDDDDD;
	line-height: 1.5em;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	

/*IMAGE ROLLOVERS****************************************************/
a.lily, a.lily:active, a.lily:visited {
	background-image: url("images/lilypad_roll.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	width: 480px;
	height: 400px;
	display: block;
	color: #000000;
	font-size: 3px;
	}

a.lily:hover {
	background-position: -480px 0px;
	height: 400px;
	}

a.yoga, a.yoga:active, a.yoga:visited {
	background-image: url("images/yogapad_roll.jpg");
	background-position: -480px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	width: 480px;
	height: 400px;
	display: block;
	color: #2e1d16;
	font-size: 3px;
	}

a.yoga:hover {
	background-position: 0px 0px;
	height: 400px;
	color: #DDDDDD;
	}

/*BODY***************************************************************/
#container {

	}

#wrap {
	background: url("logo.jpg") no-repeat top left;
	width: 960px;
	height: 550px;
	margin: 0px auto;
	}

#content {
	height: 408px;
	}

#content .box {
	background: url("images/text_bg.jpg") no-repeat;
	width:480px;
	float: left;
	height: 408px;
	}

#content .textbox {
	background: url("images/text_bg.jpg") no-repeat;
	width: 400px;
	height: 298px;
	float: right;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	

#content .pad {
	padding-top: 0px;
	}

#content .pad_con {
	padding-top: 120px;
	}

.clear {
	height: 1px;
	clear:both;
	}
img.border {
	margin: 0px 10px 10px 10px;
	border: 1px solid white;
	}
	
/*HEADER*************************************************************/
#header {
	height: 115px;
	padding-top: 45px;
	padding-left: 0px;
	padding-bottom: 0px;
	}

	

#contact {
	float: right;
	height: 100px;
	width: 170px;
	color: #a37d69;
	text-align: left;
	}

/*SUB NAVIGATION*****************************************************/
#nav_sub_wrap {
	width: 960px;
	float: left;
	}
	
ul#nav_sub {
   padding-top:20px;
   padding-left:20px;
	}

ul#nav_sub li {
display:inline;
	}


	


ul#nav_sub a:hover, a:active {
	color:#cd9900;
	text-decoration: none;
	outline: none;
	}

ul#nav_sub li#hide {
	height: 1px;
	padding: 0px;
	font-size: 0;
	overflow: hidden;
	}


#nav_sub a.activeSlide { color: #cd9900 }
#nav_sub a:focus { outline: none; }
#nav_sub img { border: none; display: block }

/*SLIDE**************************************************************/

#text_wrap {
	width: 460px;
	float: right;
	display: inline;
	height: 500px;
	overflow: hidden;
	}

ul#text  {
	width: 480px;
	height: 450px;
	float: right;
	padding: 0px;
	margin: 0px;
	list-style: none;
	overflow: hidden;
	display: inline;
	}

ul#text li {
	width: 370px;
	padding: 20px 50px 0px 35px;
	margin: 0px;
	height: 350px;
	}
	


ul#text a,  a:visited, a:active {
	text-decoration: none;

	outline: none;
	}

ul#text li#bio {
	width: 400px;
	height: 320px;
	overflow: hidden;
	}

ul#text a:hover { text-decoration: none; }


/***************** events **********************/
	
#text_wrap.events {
	background:#331F14 none repeat scroll 0 0;
float:left;
height:auto;
margin-left:0;
margin-top:0;
overflow:visible;
width:854px;
	
	}

#content.events .box {
	background: url("images/text_bg.jpg") no-repeat;
	width:106px;
	float: left;
	height: 408px;
	}

#content.events .textbox {
	background: #331f14 url("images/text_bg.jpg") no-repeat bottom left;
	width: 600px;
	/*height: 298px;*/
	float: right;
	padding: 110px 45px 0px 35px;
	overflow: hidden;
	}


ul#text.events {
	background:#331F14 none repeat scroll 0 0;
display:inline;
float:left;
height:auto;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
overflow:visible;
padding:0;
width:854px;
	}
ul#text.events, ul#pricing a {
	color: white;
	display:inline;
	}
ul#text.events ul   {
	margin: 0px;
	padding: 0px;
}
ul#text.events ul li, ul#pricing ul li {
	margin-top: 10px;
	padding: 0px;
	height:auto;
	display:block;
	}
ul#nav_sub a, a:visited {
float:left;
font: 15px Georgia, "Times New Roman", Times, serif;
padding:30px;
text-decoration: none;
display: block;
color: #DDDDDD;
	}
ul#text.events ul li a {
	font-family:"Georgia","Times New Roman",Times,serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	height:auto;
	text-decoration:underline;
	}
ul#text.events ul li a:hover {
	color:	#A3A60F;
	}
#events_text {
	display:inline;
float:left;
height:auto;
list-style-position:outside;
list-style-type:none;
margin-left:34px;
margin-top:40px;
overflow:visible;
padding:0;
width:715px;
font-style:normal;
	}
#events_text p {
	margin: 10px 0px;
	font-style:normal;
	}
#events_text h3 {
	font-weight: bold;
	margin-top: 20px;
	}
#events_text ul {
	margin-top: 0px;
	}
#events_text ul li{
	font-family:"Georgia","Times New Roman",Times,serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:normal;
	font-style:normal;
	line-height:1.2em;
	}
#events_text a {
	color: white;
	}

ul#pricing {	
	-x-system-font:none;
font-family:"Georgia","Times New Roman",Times,serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:1.5em;
padding-top:10px;
}
/***************************************/

.scroll_btn {
	padding-top: 5px;
	float:right;
	}

.scroll_btn img {
	height: 20px;
	}

.next {
	width: 14px;
	float: right;
	height: 20px;
}	

.prev {
	width: 14px;
	float: right;
	height: 20px;
}

/*FOOTER************************************************************/
#footer {
	background: url("images/global/bg_bottom.gif") repeat-x top;
	clear:both;
	width:960px;
	}
#footer.events {	
	display:none;
	}
#footer #contain {
	color: #a37d69;
	margin: 0px auto;
	text-align:right;
	padding: 50px 10px 0px 850px; 
	}
	
#footer a.footer, a.footer:active, a.footer:visited, a.footer:hover {
	color: #a37d69;
	text-decoration: none;
	font-size: 9px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif; 
	font-style: normal;
	display: inline;
	outline: none;
	}
