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




body{
	
	color:#000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #37AA93;
	font-size:14px;
}

a:link, a:visited, a:hover {
	color:#990033;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #37AA93;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Papyrus,helvetica;
	font-size: 130%;
	color: #334d55;
	vertical-align: bottom;
	text-align: right;
	margin-top: 20px;
}

h2{
 font-size: 120%;
 color:#2C1800;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
/***********the page itself******************/
  #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color:#D1CBCC;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 5px ridge #ccc;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/



 
#header{
	background-image: url(../images/yogaontheg_logo.png);
	background-repeat: no-repeat;
	height: 160px;
	float: none;
	background-position: center;
	margin-bottom: 10px;
}

.home{
	position:absolute;
	top:34px;
	left:96px;
	width: 50px;
	height: 22px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
	
#nav{
	margin: 0 0px 0 0px;
	padding: 10px 0px 0px 85px;
	height:40px;
	background-position: center;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: ridge;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-bottom-style: ridge;
	list-style-type: none;
}



.nav a{
	text-align:center;
	color:#990066;
	font-size:18px;
	
	text-decoration:none;
	
	font-family: Arial, Helvetica, sans-serif;
}

.nav a:hover{
color:#37AA93;
}


.nav{
	float:left;
	background-image: url(../images/nav_bkgd.png);
	background-repeat: no-repeat;
	line-height: 1.9em;
	margin-left:3px;
	margin-right:3px;
	width:123px;
	text-align:center;
	height: 35px;
	padding-top:2px;
	}
	
	
	

#title{
	float:right;
	height:60px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: ridge;
	border-bottom-width: 5px;
	width: 980px;
	}
#title h1{
	text-align: right;
	font-family: Papyrus,helvetica;
	font-size: 250%;
	color: #334d55;
	vertical-align: middle;
	text-align: right;
	margin-top: 20px;
}


#leftcolumn {
	float: left; /* since this element is floated, a width must be given */
	width: 245px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0px 0 0 5px;
	padding: 5px 5px 5px 5px; /* padding keeps the content of the div away from the edges */
	font-size:11px;
		
	border-right: #990066  double 2px;
	border-bottom: #660066  double 2px;
	border-right-width: 
}

#leftcolumn h1{
	font-size:160%;
	text-align:center;
	line-height:1.5em;
}

#location


{
	background-image: url(../images/bk_left_menu.png);
	background-repeat: no-repeat;
	padding: 10px 0px 2px 0px;
	width: 100%;
	height:40px;
	list-style-type: none;
	text-align:center;
	background-position: center middle;
	margin-left: -15px;
	}



 #location a{
	
	color:#660066;
	font-family: "Calisto MT", Arial;
	font-weight: bold;
	font-size: 18px;
	padding-top:3px;
}

 #location a:hover{
	color:#990033;
	
}


#mainContent {
	font-size:14px;
	color:#000000;
	
	padding:25px 10px 10px 10px;
	width: 960px;
	float: left;
	background-color: #D1CBCC;
}
a.mainContent:link {
            
            text-decoration: none;
			font-size:12px;
			font-family: century gothic;
			color:#191BDE;
			font-weight:bold;
					
}
a.mainContent:visited {
	text-decoration: none;
	color:#000000;
	font-size: 12px;
	font-family: century gothic;
}
a.mainContent:hover {
			text-decoration: none;
			font-size:12px;
			font-family:Century Gothic;
			color:#660000;
			
					
}
a.mainContent:active {
			text-decoration: none;
			font-size:12px;
			font-family: century gothic;
			color:#0033FF;
					
}	
.feature{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 95%;
	text-align:justify;
	width: 650px;
	float: right;
	background-color: #F9E6F1;
	font-family: Futura;
margin-right:10px;}


.feature h3{
	padding: 5px  0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */








/**********************navbar hack protection*******/

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/


/********clear all columns************/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 5px;
}

/************Footer********************/
#footer {
	clear:both;
	text-align: center;
	font-size: 10px;
	background-color: #660066;
	color:#fff;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 10px 10px 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:xx-small;
	text-align:center;
	
}
#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
	color: #ccc;
}

.daysofweek {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.announcements {
	font-family: Verdana;
	font-size: 16px;
	color: #660066;
	font-weight: bold;
}
