@charset "UTF-8";
/* CSS Document */

body
{
	background-color: #FFFFFF;
	background-image:url(images/yoga-background2.jpg);
	background-repeat: repeat;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	
	
}

a
{
	color:#62460A;
}


img
{
	display:block;
	border: 0px;
}



#center
{
	width: 912px;
    margin: 0 auto;
    padding: 0px;
	text-align: left;
	overflow: hidden;
	
	
}



#content
{
	position: relative;
	float: left;
	width: 900px;
	height: 100%;
	padding-left:  6px;
	padding-right: 6px;
	background-image:url(images/content-trans.png);
	background-repeat: repeat-y;
	overflow: hidden;
	
	
}

#container
{
	position: relative;
	float: left;
	width: 912px;
	height: 100%;
	overflow: hidden;
		
}

hr.clear { 
clear:both; 
display:block; 
visibility:hidden; 
width:900px; 
margin:0; 
padding:0;
}

#midcontainer
{
	postition: relative;
	float: left;
	width: 900px;
	height: 100%;
	background-color:#e47b3c;
	z-index: 0;
}

#midcontainerB
{
	postition: relative;
	float: left;
	width: 900px;
	height: 100%;
	background-color:#aa9a92;
}

#lefthome
{
	position: relative;
	background-color:#FFFFFF;
	float: left;
	width: 623px;
	height: 100%;
	z-index: 1;
}

#left
{
	position: relative;
	background-color:#FFFFFF;
	float: left;
	width: 623px;
	height: 100%;
	padding-top: 40px;
}

#leftshadow
{
	position: relative;
	float: left;
	background-image:url(images/leftshadow-trans.png);
	background-repeat:repeat-y;
	height: 100px;

}

#right
{
	position: relative;
	float: right;
	width: 277px;
	height: 100%;
	background-color:#e47b3c;
	z-index: 0;
	
}

#rightshadow
{
	position: relative;
	float: right;
	background-image:url(images/rightshadow-trans.png);
	background-repeat:repeat-y;

}

#bottomcontainer
{
	postition: relative;
	float: left;
	width: 900px;
	height: 100%;
	background-color:#FFFFFF;
}


/*home  -----------------------------------------*/

#bottomright
{
	position: relative;
	float: right;
	width: 549px;
	height: 276px;
	background-image:url(images/index-bottomright.gif);
	background-repeat: repeat-x;
}

.hometext
{
	font-size: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4d3300;
	line-height: 23px;
	padding-top: 40px;
	padding-left: 33px;
	padding-right: 33px;
}

#bottomleft
{
	position: relative;
	background-color: #FFFFFF;
	float: left;
	width: 351px;
	height: 200px;
	
}


#block
{
	position: relative;
	float: left;
	width: 100%;
}

#rblock
{
	position: relative;
	float: left;
	width: 277px;
	z-index: -1;
}

#rblock_cal
{
	position: relative;
	float: left;
	width: 138px;
	height: 103px;
	background-image:url(images/home-right-cal.jpg);
	padding-top: 80px;
	padding-left: 18px;
	padding-right: 120px
}




#bblock
{
	position: relative;
	float: left;
	width: 351px;
	height: 198px;
	background-image:url(images/blog-bg.jpg);
	background-repeat: repeat-y;
	
}

#block2
{
	position: relative;
	float: left;
	width: 351px;
	height: 8px;
}

.brownG 
{	
	color: #62460A;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 15px;
	padding-top: 8px;
}



/*blog -----------------------------------------*/
.blogtitle
{
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left: 33px;
	padding-top: 5px;
	width: 318px;
}

.blog
{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left: 33px;
	padding-right: 33px;
	height: 150px;
	color: #62460A;
	line-height: 18px;
	overflow: hidden;
}

.blog2
{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left: 33px;
	padding-right: 33px;
	height: 40px;
	color: #62460A;
	line-height: 18px;
	
}


.brown {color: #62460A}
.orange {color: #e47b3c}


/*header + navigation -----------------------------------------*/
#top
{
	width: 900px;
	height: 107px;
	float: left;	
	background-color: #FFFFFF;	
	z-index: 2;
}

#topwhite
{
	position: relative;
	float: right;
	width: 85px;
	padding-left: 815px;
	height: 20px;
	background-color: #FFFFFF;	
}

#toplogo
{
	position: relative;
	float: left;
	width: 169px;
	height: 88px;
	padding-left: 19px;
	
}

#navigation
{
	position: relative;
	float: right;
	height: 74px;
	width: 693px;
	padding-top: 15px;
	padding-left: 19px;
	z-index: 2;
	
}

#nav
{
	position: relative;
	float: left;
	height: 23px;
	width: 693px;
	padding-bottom: 14px;
	background:url(images/navigation-bg.jpg) repeat-x;
	z-index: 2;
	
}

.navLinks
{
	position: relative;
	float: left;
	padding: 7px 18px 7px 16px;
	height: 9px;
	
	
}

#navdrop
{
	position: relative;
	float: left;
	height: 23px;
	width: 171px;
	
}


#topshadow
{
	position: relative;
	float: left;
	left: 0px;
	top: -3px;
	z-index: 1;
	width: 1px;
	
}

#topshadowhome
{
	position: absolute;
	float: left;
	left: 629px;
	top: 107px;
	z-index: 1;
	width: 1px;
	
}


#leftbrown
{
	position: relative;
	background-color:#aa9a92;
	float: left;
	width: 623px;
	height: 100%;
	padding-top: 20px;
	z-index: 0;
}

.pagetitleW
{
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-bottom: 20px;
}


#rightblock
{
	position: relative;
	float: left;
	width: 277px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

.whitetitle
{
	font-size: 14px;
	color:#FFFFFF;
	
}

.whitecontent
{
	font-size: 12px;
	line-height: 16px;
	
}


/*footer-----------------------------------------*/

#footer
{
	width: 912px;
	height: 73px;
	float: left;
	background-image:url(images/bottom-white-trans.png);
	background-repeat: no-repeat;
	
}

#footerB
{
	width: 912px;
	height: 73px;
	float: left;
	background-image:url(images/bottom-brown-trans.png);
	background-repeat: no-repeat;	
	
}


#footerleft
{
	float:left;
	width: 500px;
	padding-top: 8px;
	padding-left:12px;
}


#footerright
{
	float:right;
	width: 300px;
	padding-top: 8px;
	padding-right: 5px;
}

.footer
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 500px;
}


a.footer
{	
	font-size: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.copyright
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
}



/*calendar-----------------------------------------*/

#lb_cal_left
{
	position: relative;
	float: left;
	padding-left: 28px;
	width: 294px;
	height: 100%;
	padding-top: 10px;
}

#lb_cal_right
{
	position: relative;
	float: left;
	padding-left: 9px;
	width: 270px;
	height: 100%;
	padding-top: 10px;
}


#cal_thumb
{
	position: relative;
	float: left;
	width: 77px;
	height: 77px;
	padding: 0px 21px 12px 0px;
}

#cal_text 
{
	position: relative;
	float:left;
	color: #FFFFFF;
	padding: 0px 60px 0px 60px;
	text-align: center;
	width: 160px;
	
}


.cal_text 
{
	position: relative;
	color: #FFFFFF;
	height: 12px;
	padding: 7px 12px 8px 14px;
	margin: 8px 0px 8px 0px;
	border: #FFFFFF solid 1px;
	text-align: center;
	width: 130px;
	font-size: 12px;
	
}


/*book-----------------------------------------*/

#book_text 
{
	position: relative;
	float:left;
	color: #FFFFFF;
	padding: 0px 60px 0px 60px;
	text-align: center;
	
}

#book_bottom 
{
	position: relative;
	float:left;
	padding-top: 415px;
	padding-left: 20px;
	width: 603px;
	
}

#book_mockup 
{
	position: absolute;
	left: 28px;
	top: 190px;
	z-index:1;
	
}


#bookRblock
{
	position: relative;
	float: left;
	width: 176px;
	padding-left: 101px;
	padding-top: 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	z-index: 0
	
}

#book_text 
{
	position: relative;
	float: left;
	color: #FFFFFF;
	padding: 4px 10px 4px 10px;
	margin: 8px 0px 8px 14px;
	border: #FFFFFF solid 1px;
	text-align: left;
	font-size: 11px;
	
}


/*about-----------------------------------------*/
#leftabout
{
	position: relative;
	background-image:url(images/about-top.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 623px;
	height: 117px;
	padding-top: 200px;
}

.about_top
{
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	width: 490px;
	height: 100px;
	line-height: 19px;
	
}

#right_text
{
	padding-left: 20px;
	padding-right: 20px;
	height: 267px;
	width: 237px;
}

.right_text
{
	font-size: 11px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 18px;
	
}

#bottom
{
	position: relative;
	background-color: #FFFFFF;
	float: left;
	width: 374px;
	height: 245px;
	padding: 10px 38px 10px 38px
		
}

#bio_image_D
{
	float: left;
	position: relative;
	padding: 21px 146px 20px 81px;
	background:url(images/bio-david.jpg) no-repeat;
	width: 147px;
	height: 61px;
}

#bio_image_C
{
	float: left;
	position: relative;
	padding: 21px 146px 20px 81px;
	background:url(images/bio-craig.jpg) no-repeat;
	width: 147px;
	height: 61px;
}


#bio_text
{ width: 374px;
  line-height: 16px;
}


/*contact-----------------------------------------*/
#leftcontact
{
	position: relative;
	background-image:url(images/contact-top.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 623px;
	height: 67px;
	padding-top: 250px;
}


.contact_top
{
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 20px;
	width: 580px;
	line-height: 20px;
	
}

.brownsmall 
{
	color: #62460A;
	font-size: 10px;
	padding-left: 15px;
}

.credit 
{
	color: #CCCCCC;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 5px;
}


.brownlarge
{
	color: #62460A;
	font-size: 14px;
	line-height: 20px;
}




#right_textC
{
	position: relative;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	height: 202px;
	width: 237px;
	background:url(images/contact-rbg-trans.png) no-repeat;
	background-position: top;
}





.bc_feedtitle
{
	font-size: 14px;
	color: #62460A;
	text-decoration: underline;
}

a.bc_feedtitle
{
	font-size: 10px;
	color: #62460A;
	text-decoration: underline;
}


.bc_title
{
	font-size: 14px;
	line-height: 22px;
	color: #62460A;
	text-decoration: underline;
}

.bc_summary

{
	font-size: 12px;
	line-height: 18px;
	color: #62460A;
}
