html {
	margin: 0px;
	padding:0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #a3ee3f;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
}
#page-container {
	position:relative;
	z-index: 4;
	width: 980px;
	background: #a3ee3f;
	margin: auto;
}
#logo {
	position: absolute;
	top: 0px;
	left: 635px;
	z-index: 10;
}
#homeLink {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 17px;
	color: white;
	position: absolute;
	z-index: 16;
	top: 16px;
	left: 928px;
}
#homeLink A:link {
	color: white;
	text-decoration: none;
}
#homeLink A:visited {
	color: white;
	text-decoration: none;
}
#homeLink A:hover {
	color: #b71e43;
	text-decoration: underline;
}
#topText {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
	position: absolute;
	top: 16px;
	left: 0px;
}
#topText A:link { color:#FFFFFF; text-decoration: none; }
#topText A:visited { color:#FFFFFF; text-decoration: none; }
#topText A:hover { color:#FFFFFF; text-decoration: underline; }
#header {
	width: 980px;
	height: 52px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 18px;
	color: white;
}
#page {
	width: 980px;
	background-image:url(../images/08design/pageBG.gif);
}
#navigation {
	width: 980px;
	height: 37px;
}
#slogan {
	width: 880px;
	height: 67px;
	margin-top: 48px;
	margin-left: 22px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 12px;
	color: #8c8c8c;
}
.sloganRed {
	color: #b71e43;
	font-size: 18px;
}
.sloganOrange {
	color: #f36f21;
	font-size: 18px;
}
#titleSection {
	width: 925px;
	height: 55px;
	margin-left: 21px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 22px;
	color: #f36f21;
}
#titleSection.padding {
	padding-bottom: 22px;
}
#content {
	width: 925px;
	margin-left: 21px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: -14px;
	/*background-color: #f7f5f5; */
	background-image: url(../images/08design/BGdotsClasses.gif);
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 13px;
	color: #000;
	z-index: 11;
}
#content .padding {
	padding-left: 20px;
	padding-right: 20px;
}
#content H1 {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 18px;
	color: #333333;
	margin-bottom: 7px;
	margin-top: 0px;
	padding-top: 0px;
}
#content .left {
	width: 480px;
	text-align: justify;
}
#HOMEcontent {
	width: 925px;
	margin-left: 21px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: -14px;
	/*background-color: #f7f5f5; */
background-image: url(../images/08design/BGnodotsClasses.gif);
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 13px;
	color: #000;
	z-index: 11;
}
#HOMEcontent .padding {
	padding-left: 20px;
	padding-right: 10px;
}
#HOMEcontent .left {
	width: 480px;
	text-align: justify;
}
#HOMEcontent H1 {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 18px;
	color: #333333;
	margin-bottom: 7px;
	margin-top: 0px;
	padding-top: 0px;
}
#sidebar {
	float: right;
	width: 338px;
}
#HOMEsidebar {
	float: right;
	width: 388px;
}
#homeImage { margin-left: 2px; padding-left: 0px; padding-top: 16px; float: left; }
#footer {
	background-image: url(../images/08design/footerBG.gif);
	width: 980px;
	height: 71px;
	clear: both;
}
#bottomNav {
	padding-top: 38px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #b71e43;
	margin-left: 26px;
}
#copyright {
	padding-top: 38px;
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #333333;
	padding-right: 64px;
	float: right;
}
#homeText { 
font-family: "Trebuchet MS", Helvetica, Arial;
font-size: 13px;
color: #000;
width: 470px;
background-color: #fefbfc;
}
#homeText .padding {
	padding-left: 20px;
	padding-right: 20px;
}
table.classData {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: rgb(205, 205, 205) rgb(205, 205, 205) rgb(205, 205, 205) rgb(205, 205, 205);
	border-collapse: separate;
	background-color: rgb(227, 226, 226);
}
table.classData th {
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: rgb(227, 226, 226);
	background-color: rgb(227, 226, 226);
	-moz-border-radius: 0px 0px 0px 0px;
	color: black;
	font-weight: normal;
	
}
table.classData td {
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: 11px;
}
#schedule-table {
	width: 100%;
	padding:0;
	margin:0;
}
#schedule-table th {
	background: #e3e2e2;
	text-align:left;
	padding: 1px 5px;
}
#schedule-table td {
	padding: 3px 5px;
}
#schedule-table td.divider {
	padding: 0;
	background:url(../images/08design/horizontal-divider.gif) repeat-x center;
}
table.pricing-table {
	width: 100%;
	padding:0;
	margin:0;
}
table.pricing-table td {
	background: #e3e2e2;
	border-bottom: 1px dashed #ccc;
	padding: 5px;
	vertical-align:top;
}
table.pricing-table td.noborder {
	border-bottom: none;
}

table.store-table {
	width: 100%;
	padding:0;
	margin:0;
}
table.store-table td {
	background: #e3e2e2;
	border-bottom: 1px dashed #ccc;
	padding: 5px;
	vertical-align:top;
}
table.store-table td.noborder {
	border-bottom: none;
}
blockquote {
	font-size: 12px;
	padding: 0 10px;
	background-color: #E3E2E2;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0 20px;
	text-indent: 15px;
}

.smaller {font-size: 12px;}

A:link {
	text-decoration: none;
	color: #b71e43;
}
A:visited {
	text-decoration: none;
	color: #b71e43;
}
A:hover {
	text-decoration: underline;
	color: #b71e43;
}

table#table-schedule {width: 100%; text-align: left;}
table#table-schedule tr th {background: #a8a8a8; color: #fff; font-weight: 400; font-size: 20px; padding: 0 0 0 10px;}
table#table-schedule tr td {background: #e3e2e2;}
table#table-schedule tr td.cellpadding {padding-right: 10px;}
table#table-schedule tr td.autopay {background: #eee; width: 20px; text-align:center;}
table#table-schedule tr td.autopay-text {font-size: 11px; padding: 5px 0;}
