html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	font-size: 10px;
}
div#MainContainer {
	height: auto;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;	
	position: relative;
	top: 0px;
	left: 0px;
	overflow: visible;
}
div#TopLogo {
	margin: 20px 0 0 230px;
	padding: 0px;
}
div#TopImages {
	margin: 0px;
	padding: 0px;
}
div#LeftTitles {
	margin: 0px;
	padding: 0px;
	float: left;

}
div#MainBody {
	width: 500px;
	position: absolute;
	left: 100px;
	top: 236px;
	float: right;
	margin-top: 15px;
	margin-bottom: 5px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-align: justify;
}
div#BottomImage {
	height: 150px;
	width: 700px;
	position:relative;
	clear:left;
}
div#QuoteBox {
	position: absolute;
	z-index: 2;
	width: 293px;
	height: 85px;
	left: 190px;
	top: 20px;
}
div#quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 15px;

}
div#quoteSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 12px;

}
div#quoted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	color: #FFFFFF;
}
div#quotedSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	color: #FFFFFF;
}
div#MainMenu {
	height: 25px;
	width: 500px;
	position: absolute;
	left: 100px;
	top: 234px;
	float: right;
	padding: 0px;
	margin: 0px;
}
div#MainMenu ul, div#MainMenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li#MMteachers {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 66px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	text-indent: -9999px;
}
li#MMteachers img{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 66px;
}
li#MMteachers a {
	background-image: url('Images/Teachers.gif');
	background-repeat: no-repeat;
	display : block;
	height: 25px;
	width: 66px;
	text-indent : -9999px;
	text-decoration : none;
	overflow : hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right;
}
li#MMteachers a:hover {
	background-image: url('Images/Teachers_Over.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right;
}
li#MMclasses {
	position: absolute;
	top: 0px;
	left: 66px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 71px;
	text-indent: -9999px;
}
li#MMclasses img{
	position: absolute;
	top: 0px;
	left: 66px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 71px;
}
li#MMclasses a {
	background-image: url('Images/Classes.gif');
	background-repeat: no-repeat;
	display : block; 
	height: 25px;
	width: 71px;
	text-indent : -9999px; 
	text-decoration : none; 
	overflow : hidden; 
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right;
}
li#MMclasses a:hover {
	background-image: url('Images/Classes_Over.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right;
}
li#MMrates {
	position: absolute;
	top: 0px;
	left: 137px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	text-indent: -9999px;
	width: 54px;
}
li#MMrates img{
	position: absolute;
	top: 0px;
	left: 137px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 54px;
}
li#MMrates a {
	background-image: url('Images/Rates.gif');
	background-repeat: no-repeat;
	display : block; 
	height: 25px;
	width: 54px;
	text-indent : -9999px; 
	text-decoration : none; 
	overflow : hidden; 
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right;
}
li#MMrates a:hover {
	background-image: url('Images/Rates_Over.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right;
}

li#MMretreats {
	position: absolute;
	top: 0px;
	left: 191px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 155px;
	text-indent: -9999px;
}
li#MMretreats img{
	position: absolute;
	top: 0px;
	left: 191px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 155px;
}
li#MMretreats a {
	background-image: url('Images/Retreats.gif');
	background-repeat: no-repeat;
	display : block; 
	height: 25px;
	width: 155px;
	text-indent : -9999px; 
	text-decoration : none; 
	overflow : hidden; 
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right;
}
li#MMretreats a:hover {
	background-image: url('Images/Retreats_Over.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right;
}
li#MMschedule {
	position: absolute;
	top: 0px;
	left: 346px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 77px;
	text-indent: -9999px;
}
li#MMschedule img{
	position: absolute;
	top: 0px;
	left: 346px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 77px;
}
li#MMschedule a {
	background-image: url('Images/Schedule.gif');
	background-repeat: no-repeat;
	display : block; 
	height: 25px;
	width: 77px;
	text-indent : -9999px; 
	text-decoration : none; 
	overflow : hidden; 
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right;
}
li#MMschedule a:hover {
	background-image: url('Images/Schedule_Over.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right;
}
li#MMcontact {
	position: absolute;
	top: 0px;
	left: 423px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 77px;
	text-indent: -9999px;
}
li#MMcontact img{
	position: absolute;
	top: 0px;
	left: 423px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 77px;
}
li#MMcontact a {
	background-image: url('Images/Contact.gif');
	background-repeat: no-repeat;
	display : block; 
	height: 25px;
	width: 77px;
	text-indent : -9999px; 
	text-decoration : none; 
	overflow : hidden; 
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right;
}
li#MMcontact a:hover {
	background-image: url('Images/Contact_Over.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right;
}
div#FirstFew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-right: 3px;
}
div.FirstFew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-right: 3px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	margin-right: 0px;
	font-style: normal;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 15pt;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #4F597D;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 20px;
	font-style: normal;
	color: #405C8C;
	text-align: left;
}
h4 {
	font-size: 15px;
	line-height: 17px;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-transform: uppercase;
}
h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 12pt;
}
div#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a {
	text-decoration: none;
}
a:link {
	color: #9E370C;
}
a:visited {
	color: #9E370C;
}
a:hover {
	color: #405C8C;
}
a:active {
	color: #9E370C;
}
.anchors {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9E370C;
	font-weight: bold;
}
p {
	text-align: justify;
}
.center {
	text-align: center;
}
.quote {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
td {
	padding: 0 8px 0 8px;
}
.small-bottom-margin {
	margin-bottom: 5px;
}
.no-top-margin {
	margin-top: 0px;
}
p.big-p {
	font-size: 14px;
	line-height: 17px;
}
.purple {
	color: #5f497a;
}
.rose {
	color: #c0504d;
}
.dark-blue {
	color: #4F597D;
}
.orange {
	color: #ff9900;
}
.green {
	color: #4f6228;
}
.burgundy {
	color: #9e370c;
}
.clearboth {
	clear: both;
}
.leftside {
	float: left;
	margin: 0 10px 10px 0;
}
.teacher-title {
	margin-bottom: 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
}
.teacher-body {
	margin-top: 0;
}
.big-font{
	font-size: 14px;
}
ul.no-bullets {
	list-style: none;
}
.class-prices td {
	text-align:left;
	padding: 1px 8px;
}
