body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 16px;	
	
}



.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
}

.ContentCell {
	background-color: #dae6ac;
	background-image: url(../Images/main_content_bg.gif);
	background-repeat: no-repeat;
}

.HomeContent {
 text-align: left;
	background-color: #ffffff;
	background-image: url(../Images/home_content_bg.gif);
	background-repeat: no-repeat;
}

.Content {
	background-color: #ffffff;
}

.home_right {
	width: 540px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

.home_left {
	float: left;
	margin: auto;
	padding-left: 20px;
	padding-top: 20px;
	width: 268px;
}

.inside_main {
	margin: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}

.home_right_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

p.home {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;

}

.inside_copy {
	text-align: left;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.inside_copy_right {
	text-align: left;
	padding-left: 120px;
	padding-right: 120px;

}

.inside_graphic {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;

}

.photo {
margin-right: 10px;
margin-left: 10px;
}

a.link {
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #D35B18;
}


a.link:hover {
	text-decoration: underline;
}

.intro {
	font-size: 15px;
	color: #669933;
	line-height: 20px;
	text-align: left;
	padding-left: 120px;
	padding-right: 120px;
	font-weight: bold;
}

.subintro {
	font-size: 15px;
	color: #669933;
	line-height: 20px;
	text-align: left;
	padding-left: 120px;
	padding-right: 120px;
}

.address {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #79A642;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.header {
	color: #D35B18;
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	padding-left: 40px;
	text-align: left;
	font-weight: bold;
}

.homeheader {
	color: #D35B18;
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	text-align: left;
	font-weight: bold;
}



#HeadTable{
 height:700px;
	 width:900px;
}

#BottomBar{
	background-color:#669933;
	border-bottom-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;

}

#ContentBorder
{
	border-left-color:#000000;
	border-left-width:1px;
	border-right-color:#000000;
	border-right-width:1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
 
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #012043;
	text-decoration: none;
}
.GalleryThumb {
}
.scheduleGrayLine {
	background-color: #999999;
}
.scheduleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 22px;
	font-weight: bold;
	background-color: #EEF2E6;
}
.classDescriptionName {
	font-size: 12px;
	font-weight: bold;
	color: #012043;
	line-height: 20px;
}
.classDescription {
	padding-right: 8px;
	padding-top: 0px;

}

.scheduleTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
	background-color: #999999;
}

.scheduleTable a, .scheduleTable a:visited, .scheduleTable a:link  {
	color: #CC6600;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.scheduleTable a:hover {
	color: #CC6600;
	text-decoration: none;	
}
.scheduleAltRow {
	background-color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
}
.InstructorLink {
	font-weight: bold;
	color: #D35B18;
	text-decoration: underline;
}

.scheduleRow {
	line-height: 17px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.ClassInstructorName {
	font-size: 10px;
	font-weight: bold;
	color: #B7B7B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Schedule_Weeks {
	font-weight: bold;
	color: #012043;
}
#headerPrinting, #printFooter{
	display:none;
	}