body
{
	font-family: Verdana, 'Arial Black';
	color: #000000;
	background-color: #74914e;
	font-size: 10pt;
	margin-bottom: 40px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center; /* to correct the centering IE bug */
}
a
{
	font-family: Verdana, 'Arial Black';
	color: #000000;
}
a:link
{
	font-family: Verdana, 'Arial Black';
	color: #000000;
}
a:visited
{
	font-family: Verdana, 'Arial Black';
	color: #000000;
}
a:hover
{
	font-family: Verdana, 'Arial Black';
	color: #ffcc00;
}
a:active
{
	font-family: Verdana, 'Arial Black';
	color: #000000;
}
/*
table
{
	background-color: #ffffc9;
}
*/
td
{
	text-align: center;
}
td.leftAlign
{
	text-align: left;
	vertical-align: top;
}
.tableBorder
{
	border: solid 1px #666666;
}
.tableColorGreen
{
	background-color: Green;
	color: White;
}
.tableColorOrange
{
	background-color: #ffcc00;
}
.tableHead
{
	background-color: #a28594;
	color: White;
}
.tableBody
{
	background-color: #a2d461;
}
.smallText
{
	font-size: 8pt;
}
.bottomTable
{
	font-size: 12pt;
	font-family: Verdana;
}
.Image1
{
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
.Image2
{
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.Image3
{
	float: left;
	padding-right: 10px;
}
#welcome
{
	display: block;
	width: 200px;
	font-family: Verdana;
	color: #7a3494;
	font-size: 13pt;
	text-align: center;
}
#welcome a
{
	color: #7a3494;
}
#address
{
	display: block;
	width: 200px;
	font-family: Verdana;
	color: #7a3494;
	font-size: 13pt;
	text-align: center;
}
#address a, #address a:active, #address a:link, #address a:visited
{
	font-family: Verdana;
	color: #876994;
	font-size: 13pt;
	text-decoration: none;
}
#address a:hover
{
	font-family: Verdana;
	color: #ffcc00;
	font-size: 13pt;
	text-decoration: none;
}
#heart
{
	font-size: 18pt;
	font-family: Papyrus, 'Times New Roman' , Arial, Verdana;
	color: #dd0310;
	text-align: center;
}
#EffectiveDate
{
	padding-right: 80px;
	padding-top: 5px;
}
#global
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left; /* to realign your text */
	background-color: #ffffc9;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
}
#mainContent
{
	margin-left: 25px;
}
#RatesContent
{
	margin-left: 37px;
}
#MapContent
{
	margin-top: 10px;
	margin-left: 120px;
}
#MapDirections
{
	text-align: center;
	width: 700px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#MapDirections a
{
	text-decoration: none;
}
#ScheduleContent
{
	margin-left: 15px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#NewsContent
{
	width: 675px;
	margin-left: 12px;
	margin-top: 1px;
}
#NewsContent .NewsHeader
{
	background-color: #996699;
	width: 675px;
	position: static;
	height: 40px;
}
#NewsContent .NewsHeader2
{
	background-color: #ff9900;
	width: 675px;
	position: static;
	height: auto;
}
#NewsContent .newsHeaderContent
{
	color: White;
	font-size: 20px;
	padding-right: 60px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}
#NewsContent .newsHeaderContent2
{
	color: White;
	font-size: 18px;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
#NewsContent .newsContentText
{
	padding-right: 17px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#NewsContent .newsContentTextStart
{
	font-weight: bold;
	font-size: 13px;
	color: #993c99;
}
#NewsContent .SpecialContentText
{
	background-color: #996600;
	color: #ffff99;
	height: auto;
	padding: 10px;
	margin-bottom: 30px;
}
#NewsContent .SpecialContentText a
{
	color: #ffff99;
}
#NewsContent .SpecialContentText a:hover
{
	color: #ffcc00;
}
#NewsContent .SpecialContentText .Header
{
	/* color: #ff9900; */
	color: #fbf262;
	font-size: 22px;
	font-weight: bold;
}
#NewsContent .SpecialContentText .Classes
{
	color: #ff9900;
	font-size: 16px;
	padding-top: 10px;
}
#NewsContent .SpecialText
{
	text-align: center;
	padding-top: 20px;
}
#NewsContent .SpecialText .SpecialImage
{
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}

.Header
{
	font-size: 14px;
	font-weight: bold;
	color: #930099;
	text-transform: uppercase;
}
.Header a
{
	color: #930099;
}
#WorkshopContent
{
	margin-left: 35px;
	margin-right: 25px;
	padding: 10px;
}
#WorkshopContent .WorkshopRow
{
	padding-top: 20px;
	padding-bottom: 20px;
}
#WorkshopContent .WorkshopHeader
{
	font-size: 13px;
	color: Purple;
}
.WorkshopImage
{
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#LinksContent
{
	margin-left: 35px;
	margin-right: 25px;
	padding: 10px;
}
#PicturesContent
{
	margin-left: 35px;
	margin-right: 25px;
	padding: 10px;
	text-align: center;
}
#AboutUsContent
{
	margin-left: 35px;
	margin-right: 25px;
	padding: 10px;
}
.HeaderContent
{
	margin-left: 35px;
}
.HeaderContent2
{
	margin-left: 0px;
}
.HeaderText
{
	font-size: 16px;
	color: #e06c17;
	font-weight: bold;
	text-transform: lowercase;
}
.instructor
{
	color: #cc0000;
}
.instructor a
{
	color: #cc0000;
}
.instructor a:hover
{
	color: #FFEC99;
}
.message
{
	color: #dd0310;
	font-family: Verdana;
	font-size: 18px;
	padding-top: 1px;
	padding-bottom: 0px;
	text-align: center;
}
.message a
{
	color: #dd0310;
	font-family: Verdana;
	font-size: 18px;
	text-decoration: underline;
}
.message a:link
{
	color: #dd0310;
	font-family: Verdana;
	font-size: 18px;
	text-decoration: underline;
}
.message a:visited
{
	color: #dd0310;
	font-family: Verdana;
	font-size: 18px;
	text-decoration: underline;
}
.message a:hover
{
	color: #dd0310; /* #ffcc00; */
	font-family: Verdana;
	font-size: 18px;
	text-decoration: underline;
}
.message a:active
{
	color: #dd0310;
	font-family: Verdana;
	font-size: 18px;
	text-decoration: underline;
}
.CircleList
{
	list-style-type: circle;
}
.LinksHeader
{
	font-size: 13px;
	font-weight: bold;
	color: #930099;
}
.InstructorImage
{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px; /* clear: left; */
}
.InstructorName
{
	font-size: 14px;
	color: #cc0000;
}
.clearer
{
	clear: both;
}
.RatesBottom
{
	padding-top: 10px;
}
#divEmailSignUp
{
	color: #E06C17;
	text-align: left;
}
#divEmailSignUp input.emailTextBox
{
	background-color: #A2D461;
	margin-right: 5px;
	color: #FFFFFF;
	width: 200px;
	height: 18px;
}
#divEmailSignUp input.emailButton
{
	background-color: #A2D461;
	color: #ffffff;
	text-transform: lowercase;
	font-weight: bold;
	height: 27px;
	width: 116px;
	cursor: pointer;
	padding-bottom: 1px;
}
#DivInstructor
{
	background-color: #ffffc9;
	position: absolute;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 500px;
	z-index: 100;
}
#DivShadow
{
	background-color: Black;
	position: absolute;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
	width: 500px;
	filter: alpha(opacity= 50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index: 10;
}
#InstructorPic
{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.InstructorHeader
{
	margin-bottom: 5px;
}

.divInstructorImage
{
	display: inline;
}

table#ScheduleTable
{
	/*padding-bottom: 3px; 	padding-left: 3px; 	padding-right: 3px; 	/*padding-top: 3px;*/
	width: 720px;
	border: solid 1px #666666;
}
table#ScheduleTable tr
{
	background-color: #a2d461;
}
table#ScheduleTable tr.tableHead
{
	background-color: #a28594;
	color: White;
}
table#ScheduleTable td
{
	border: solid 1px #666666;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}
table#classKeyTable td
{
	text-align: left;
}
#DefaultPage_MainImage
{
	float: right;
	padding-left: 20px;
	padding-bottom: 15px;
}
#EmergencyMessage
{
	color: Red !important;
	font-weight: bold;
}
.startingMsg
{
	font-size: 10px;
	color: Olive;
	font-weight: bold;
}
