*{margin:0; padding:0;}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.95em;
	background:url(../images/bg.jpg) repeat;
	margin:0;
	padding:0;}
	
a:link{color:#660000;}
a:visited{color:#333333}
a:hover{color:#808080;}
a:active{}

h2 {font-size:2em; margin:0; font-weight:lighter; color:#451B13;}
h3 {font-size:1.6em; margin:25px 0 5px; font-weight:lighter}
h4 {font-size:1.4em; margin:25px 0 5px; font-weight:lighter;}
h5 {font-size:1.1em; margin:25px 0 5px; font-weight:lighter;}
h6 {font-size:1em; margin:25px 0 5px; font-weight:lighter;}
p {margin:15px 0;}

#container {
	background:url(../images/tree.gif) no-repeat bottom right #B6C7D8;
	border-left:10px solid #8DACC4;
	border-right:10px solid #8DACC4;
	width:770px;
	margin:0 auto;}
#header{
	width:770px;
	margin:0;
	}
#header h1 {
	text-indent:-999em;
	overflow:hidden;
	letter-spacing:-1000em;
	margin:0; 
	padding:10px 10px 5px 10px;
	float:left;}
#header h1 a:link, #header h1 a:visited{
	display:block;
	background:url(../images/rozheader.gif) no-repeat;
	height:51px;
	width:362px;}
h2#subhead {
	font-size:1.1em;
	font-weight:lighter;
	padding:5px 10px;
	color:#451B13;
	border-top:#D3DDE7 solid 2px;
	clear:both;
	width:750px;
	text-align:right;}
#nav {
	float:right;
	margin:0 4px 0 0;}
#nav ul{
	margin:0 auto;
	padding:0 0 0 0;
	list-style:none;}
#nav li{
	float:left;
	position:relative;
	z-index:2;
	margin:0 1px;
	display:block;
	text-indent:-999em;
	overflow:hidden;
	letter-spacing:-1000em;}
#nav li a:link, #nav li a:visited {
	display:block;
	height:27px;
	width:80px;}
li#home a, li#home a:visited{
	background:url(../images/nav_home.gif);}	
li#about a, li#about a:visited{
	background:url(../images/nav_about.gif);}
li#contact a, li#contact a:visited{
	background:url(../images/nav_contact.gif);}
li#yoga a, li#yoga a:visited{
	background:url(../images/nav_yoga.gif);}
#nav li a:hover {background-position:0% -27px;}

#innerwrapper { zoom: 1;}
/*BODY LAYOUT - HOLY GRAIL CONTENT ON TOP */
#wrapper {
	padding-left: 230px;   /* LC fullwidth */
	padding-right: 10px;   /* RC fullwidth + CC padding */}
#wrapper .column {
	position: relative;
	float: left;}
#content {
	padding: 10px 0;    /* CC padding */
	width: 100%;
	line-height:1.5em;
	color:#343434;}
#sidebar {
	width: 200px;          /* LC width */
	padding: 0 10px;       /* LC padding */
	margin-left: -100%;
	left: -230px;          /* RC width for IE6 */
	}	

p.quote {
	width:360px;
	text-indent:-999em;
	overflow:hidden;
	letter-spacing:-10000em;
	margin:10px 0 0 16px}

#content h2 {font-style:italic; padding:0 0 0 20px;}
#content h3, #content h4, #content h5 {padding:0 0 0 20px;}

#content p, #content ul {
	width:370px;
	padding:0 0 0 20px;}

.topA {background:url(../images/dropA.jpg) top left no-repeat;}
.topI {background:url(../images/dropI.jpg) top left no-repeat; padding:17px 0 0 20px}
.topL {background:url(../images/dropL.jpg) top left no-repeat;}
.topM {background:url(../images/dropM.jpg) top left no-repeat;}
.topO {background:url(../images/dropO.jpg) top left no-repeat;}
.topS {background:url(../images/dropS.jpg) top left no-repeat;}
.topW {background:url(../images/dropW.jpg) top left no-repeat;}


#footer {
	background:url(../images/blue.jpg) repeat;
	width:790px;
	margin: 0 auto;
	padding:1em 0;
	text-align:center;
	font-size:.9em;}
#footer p {
	margin:5px 0;}	
/************************/
/***** ADDTL STYLES *****/			
.clear{clear:both}
.right {float:right; padding:0 0 10px 10px;}
.left {float:left; padding:0 15px 10px 0;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*for accessibility and print styles*/
.hidden{
	position:absolute;
	margin: -25000px 0 0 -25900px;}
.nostyles{display:none;}	