* {padding:0; margin:0;}

body{
	background: url(images/background.gif) center;
	 font-family:verdana;
	 font-size:0.75em;
	line-height:1.5em;
	color:#333;  
}



a{
	color:#1793cc;
}

p{
	margin:0 0 1.5em;
}

#container{
 width:715px;
 padding:0 23px;
 margin: 0 auto;
 background: url(images/page_background.gif);
overflow: hidden;
}

* html #container {
   \width: 761px; /* for IE5 and IE6 in quirks mode */
   w\idth: 715px; /* for IE6 in standards mode */
 }

#header{
	width:715px;
	height: 131px;
	text-indent:-9000px;
	background: url(images/header.gif);
}

#bottom{
	background:url(images/footer_background.gif);
	width:761px;
	height:21px;
	margin:0 auto;
}

#nav {
	list-style:none;
	margin:2px 0;
	padding:3px 20px;
	background: #F7EF4F;
	width: 675px;
	float:left; 
	color:#1793cc;
}

#nav li{
	float:left;
  margin:2px 0 0 0;
	
}

#content {
	clear:both;
	padding:20px 30px 20px;
}
h1{
	text-indent:-9000px;
	height:27px;
	margin:1.5em 0 0;
	clear:both;
}
h2, h4{
	font-size:1em;
	color:#858585;
	text-transform:uppercase;
	margin:1.5em 0 0;
}

h3{
	color:#000;
	font-size:.8em;
	margin:0 0 0;
	font-weight:bold;
}

h4{
	margin:0;
	color:#636363;
}

div.section{
	clear:both;
}

div.section_content{
	margin-top:1.5em;
	clear:both;
}
#about h1{
	background:url(images/h_about.gif) no-repeat; 
	margin-top:0;
}
#about div.section_content{
	background:url(images/about_image.jpg) no-repeat;
	padding:0 0 0 320px;
	min-height:210px;
	_height:210px;
}

#services h1{
	background:url(images/h_services.gif) no-repeat;
}
#services div.section_content{
	margin-top:0;
	/* background:url(images/services_image.jpg) no-repeat right top; */
	padding:0 0 0 0;
	min-height:166px;
	_height:166px;
}

#video{
	float:right;
	width:320px;
	margin-left:15px;
}

#classes h1{
	background:url(images/h_classes.gif) no-repeat;
}
#classes div.section_content{
	/*
	background:url(images/services_image.jpg) no-repeat right;
	padding:0 180px 0 0;
	min-height:166px;
	_height:166px;
	*/
}
#classes li h2{
	margin: 0;
	text-align:center;
}

#right_column{
height:auto;
width:255px;
float:left;
}
#classes ul{
	list-style:none;
	height:auto;
	width:255px;
	float:left;
}
#classes li{
	float:left;
	width:255px;
	margin:0 5px 1.5em 0;
	background:#fbf8d6;
	padding:10px;
	border-top:1px solid #f7ef4f;
	border-bottom:1px solid #f7ef4f; 
}

#classes th{
	vertical-align:top;
	text-align:right;
	font-weight:bold;
	width:70px;
	font-size:0.9em;
	color:#858585;
	padding-right:5px; 
}
#classes td{
	vertical-align:top;
}

#classes ul li ul {
 list-style:square;
}
#classes ul li ul li{
	float:none;
	width:auto;
	margin:0;
}

#bios h1{
	background:url(images/h_bios.gif) no-repeat;
}
#bios_jenny{
	background:url(images/bios_jenny.jpg) no-repeat left top;
	padding:0 0 0 180px;
	min-height:183px;
	_height:183px;
}

#bios_heather{
	background:url(images/bios_heather.jpg) no-repeat right top;
	padding:0 180px 0 0;
	min-height:183px;
	_height:183px;
}

#contact h1{
	background:url(images/h_contact.gif) no-repeat;
}
#contact div.section_content{
	/*background:url(images/contact_image.jpg) no-repeat left top;*/
	padding:0 0px 0 0px;
	min-height:222px;
	_height:222px;
}


#links h1{
	background:url(images/h_links.gif) no-repeat;
}
#links_row1 {
 margin:0;

}
#links_row2 {
	background:url(images/links_row2_image.jpg) no-repeat right;

	min-height:128px;
	_height:129px;
}

#links_row3 {
	background:url(images/links_row3_image.jpg) no-repeat left 15px;
  padding: 0 0 0 215px;
	min-height:228px;
	_height:228px;
}

#links ul{
	float:left;
	width:180px;
	margin:0 35px 0 0;
	list-style:none;
}

#footer {
	text-align:right;
	margin:1.5em 0 0 0;
	border:0px solid red;
}

.quote{
	font-size:18px;
}

.source{
font-style:italic;  
}


ul.press_list{
	list-style:none;
	margin:0;
	padding:0;
}

.press_list li{
	float:left;
	margin:0;
	padding:0;
}

.press_list img{
	border:none;
}

#facebook_link, #twitter_link{
	width:24px;
	height:24px;
	float:right;
	background:url(images/facebook_icon.png) no-repeat;
	display:block;
	margin-left:3px;
}

#twitter_link{
		background:url(images/twitter_icon.png) no-repeat;
}

#footer a#facebook_link, #footer  a#twitter_link{
	float:right;
	text-indent:-9999px;
	display:block;
	margin:-3px 0 0 2px;
}
#footer ul{
	float:left;
	width:100%;
	border:0px solid green;
	margin:0 0 5px 0;
}
#footer li{
	float:right;
	list-style:none;
	border:0px solid green;
	margin-left:1em;
}