a { color: #4f5052; }
a:visited { color: #6e6c60; }
a:hover { color: #6e6c60; }
a.black { color: #000000; }

body
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

body, div, td
{
	font-size: 13px;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	line-height: 15px;
	color: #444444;
}

h1
{
	font-size: 18px;
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #666666;
	margin-bottom: 22px;
}

h2
{
	font-size: 14px;
	color: #999999;
	text-align: left;
	border-bottom: 1px solid #999999;
}

#top
{
	background-image: url(/images/body-top-background.gif);
	background-repeat: no-repeat;
	height: 49px;
	width: 764px;
	margin: 0 auto;
}

#content
{
	padding: 25px 36px 36px 36px;
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	text-align: justify;
}

.floater
{
	z-index: 100;
}

#bottom
{
	background-image: url(/images/body-bottom-background.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 764px;
	margin: 0 auto;
}

#footer
{
	width: 604px;
	text-align: center;
	position: absolute;
	margin-top: 12px;
}


#footer .footerItem, .footerItem a
{
	font-size: 12px;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	color: #9a8922;
}

#header
{
	margin-bottom: -25px;
	border: 1px solid #aaaaaa;
	background-color: #cae4ff;
}

#tablet
{
	background-image: url(/images/body-background.gif);
	background-repeat: repeat-y;
	width: 604px;
	margin: 0 auto;
	padding: 0 80px 12px;
}

#tablet a
{
	width: 100%;
	padding-top: 10px;
	left: 0px;
}

#menu
{
	width: 100%;
	text-align: left;
	border-top: 1px solid #aaaaaa;
	background-color: #fff7ca;
	padding-top: 2px;
	line-height: 18px;
	z-index: 15;
}

#menu .menuItem a
{
	text-decoration: none;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	z-index: 15;
}

#menu .on a
{
	color: #ffffff;
	background-color: #c7be85;
	z-index: 15;
}

#menu .menuItem a:hover
{
	color: #999999;
	background-color: #e6dfb4;
	z-index: 15;
}


#schedule
{
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

#schedule td.time
{
	text-align: center;
	font-size: 12px;
	line-height: 13px;
	width: 56px;
}

#schedule td.day
{
	font-size: 12px;
	text-align: center;
	padding: auto 5px auto 5px;
}

#schedule td
{
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding: 2px;
	text-align: center;
	width: 12%;
	vertical-align: middle;
}

#schedule tr.class td
{
	height: 30px;
	line-height: 14px;
}

#schedule tr.break td
{
	height: 1px;
	font-size: 1px;
	line-height: 1px; 
}

#schedule tr.longbreak td
{
	height: 5px;
}

.notes
{
	font-size: 11px;
	line-height: 11px;
}

.rates 
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

.rates td
{
	height: 20px;
}

.rates td.price
{
	padding-left: 10px;
	color: #999999;
}

.rates td.header
{
	padding-left: 9px;
	font-size: 11px;
	text-align: center;
}

.rates td.note
{
	padding: 5px;
	font-size: 11px;
	vertical-align: top;
	font-style: italic;
}

#schedule td.classblock
{
	font-size: 11px;
}
