html {
overflow: scroll;
} 


body {
	font-family: trebuchet MS, Tahoma, arial, helvetica, serif;
	font-size: .85em;
	background: #462c15; /*earthy*/
	background: #6a1f00;/*rusty*/
	background: #561e06;/*choc*/
	background: #4b2518;/*dk choc*/
	background: #9C3500; /*orange*/
	margin: 0;
	padding: 0;
	}

	
#wrap2 {
/*background: #462c15 url(../images/bg_earthy.png) repeat-y 10px 0;/*earthy*/
/*background: #6a1f00 url(../images/bg_rusty.png) repeat-y 10px 0; /*rusty*/
/*background: #561e06 url(../images/bg_choc.png) repeat-y 10px 0; /*rusty*/
background:transparent url(../images/bg_swr_left.jpg) repeat-y scroll 10px 50%;
margin:0 auto;
padding-left:57px;
width:938px;
}

#wrap {
background:#fff7df url(../images/bg_swr_right.jpg) repeat-y scroll right center;
margin:0 0 0 20px;
padding-right:57px;

width:881px; }

#header {margin:8px 0 25px;}

h1, h2, h3, h4, h5, h6 {
font-family: trebuchet MS, Tahoma, arial, helvetica, serif;
font-weight: bold;
color: #802704;

}
h1 {font-size: 22px; color: #471400; }
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4  {font-size: 15px;}
h5 {font-size: 14px;}
p{color: #360f00;}

#content {
height:100%;
margin:-2px auto 0;
padding:0 0px 0 0;
width:780px;
	}
#yoga {
padding: 0 10px 2px 10px ;
clear: both;
}


	
#sidebar_bg {
background:transparent url(../images/column_top4.gif) no-repeat scroll 7px 0;
border-left:1px solid #BBB5A4;
color:#360f00;
float:right;
font-family:trebuchet MS,Tahoma,arial,helvetica,serif;
font-size:0.92em;
margin:0 0 0 22px;
*margin:0 0 0 10px;
padding-left:13px;
width:258px;
*width:250px;
	*font-size: .8em;
}


#column_top h3.sidebar{
padding-left: 53px;
padding-top: 9px;
margin: 0 0  30px 0;
color: #471400;
}

	



/** OLD STYLE #quotes {
color:#F4FFEA;
float:left;
font-family:trebuchet MS,Tahoma,arial,helvetica,serif;
font-size:1em;
//font-size:.8em;
margin-bottom:-55px;
margin-top:-51px;
padding-left:343px;
text-align:center !important;
z-index:25;
} **/

#quotes {
float:left;
font-family:lucida,trebuchet MS,Tahoma,arial,helvetica,serif;
font-size:1em;
margin-bottom:-55px;
margin-top:-208px;
padding-left:350px;
text-align:left;
width:249px;
z-index:25;
line-height: 140%;
}
#quotes a {
text-decoration: underline;
text-transform:uppercase;
color: #F7EFD8;}

#quotes p {
text-align:left !important;
color: #F7EFD8;
}
#quotes a:link, #quotes a:visited {
color: #F7EFD8;}

#quotes a:hover {
color: #fff;}


.nav2{
font-weight: bold;
font-size: 90%;
margin-top:-12px;
}

.nav2 ul{
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
overflow: hidden;
}

.nav2 ul li{

display:inline;

margin: -2px
}

.nav2 ul li a{
/*color: #494949;*/

border-bottom:1px solid #7B1A13;
margin:0 15px 0 3px;
padding:3px 0 1px;
text-decoration: none;
}

.nav2 ul li a:hover{
/*color: black;
background: transparent url(../images/lightgreen.gif) center center no-repeat; */
/*background of menu item onMouseover*/
text-decoration: none;
color: #b30c00;
}


a {
	text-decoration: none;
}

 
a:link {
	color: #9c3500;
}
 
a:visited {
	color: #9c3500;
}
 
a:active {
	color: #B33B00;
}
 
a:hover {
	color: #B33B00;
	text-decoration: underline;
}
#sidebar_bg a:link, #sidebar_bg a:visited {
	text-decoration: underline;
}

.quicklinks {
background: url(../images/bg_top_nav.gif) right top no-repeat;
padding:5px 30px 0 0 ;
font-size:12px;
color: #F5E9D3;
width: 268px;
}
.quicklinks a:link, .quicklinks a:visited {
color: #F5E9D3;
}
.quicklinks a:hover {
text-decoration: underline;
color: #F5E9D3;
}



.left {
border:1px solid #6A270A;
float:left;
margin:0 15px 15px 0;
padding:4px;
position:relative;}

.right {
border:1px solid #6A270A;
padding:4px;
float:right;
margin:0 0 15px 15px;
position:relative;}

.frame {border:1px solid #888; padding: 5px; background-color:#FFFFFF; }

#column_top img.left{
float:none;
margin-bottom: 5px;

	}
	

	
	.footer, 
	.footer a {
	text-align: center;
	margin: 0;
	padding: 15px 0;
	font-size: 11px;
	color: #471400;
	clear: both; 
	}
	
	 a.footer:hover {
text-decoration: underline;
}

#calendar .calendar-container {
font-size: .85em !important;
}

iframe body {
background: #fff7df !important;}


table.schedule {
width: 760px;
color:#802704;
}
table.schedule th {
padding: 5px;
}
table.schedule td {
border:#CFCDB9 1px solid;
padding: 5px;
}
td.rtecenter {
text-align: center;
padding: 0;}