/*

Cascading Style Sheet for Bikram Yoga Burr Ridge Website 
Effective 9/22/2009; Last updated 6/28/2010 by Susan Miller

*/



body {
	width: 770px;
 	margin: 0px auto 0px auto;		
 	padding: 0;
	background-color: #607f8f;	
 	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1 em; 
	color: #000000;	}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 3em;
	font-weight: bold;	
	color: #000000;	
	text-align: center;
	line-height: 1; }

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.5em; 	
	font-weight: bold;
	color: #000000;
	text-align: center; }	

h3 {
	font-family: "Monotype Corsiva";
	font-size:  18pt;	
	line-height: 1; }

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	line-height: 1; }	
	
h5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.5em;
	font-wieght: bold; 
	text-align: center;
	line-height: 1; }	
	

.title {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 3em;
	font-weight: bold;	
	color: #000000;	
	text-align: center; }
	
.subtitleblk {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000; }
	
.addr {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700; 
	text-align: center; }	

#schedule {
	font-size: .95em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500; }	
	
.bigger {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}		


/*This is the default link style for any links that do not have a specific class shown.*/

a:link { 
	color: #193a48;
	font-weight: bold; }

a:visited { 
	color: #122f3d;
	font-weight: bold; }

a:hover { 
	color: #ff0000;
	font-weight: bold; }

a:active { 
	color: #B9360D;
	font-weight: bold; }
		

.leftmenu {	
	font-size: .9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center; }

a:link.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .9em; 
	font-weight: bold;
	color: #245267; } 

a:visited.leftmenu { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .9em; 
	font-weight: bold;
	color: #122f3d; } 

a:hover.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .9em;
	font-weight: bold;
	color: #d04745; } 

a:active.leftnmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .9em;
	font-weight: bold;
	color: #ff0000; } 


.smallblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em; }

.scriptblk24 {
	font-family: "Monotype Corsiva", "Apple Chancery", "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	line-height: normal; }	



