body {
	margin: 0 auto;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
a {
	text-decoration: underline;
	color: #642424;
}
a:hover {
	text-decoration: none;
}
#pagecontainer {
	clear: both;
	height: auto;
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF url(/assets/html/repeatbg-top.jpg) repeat-x center top;
}
#innercontainer {
	clear: both;
	height: auto;
	min-height: 400px;
	width: 900px;
	margin: 0 auto;
	background: url(/assets/html/topheader.jpg) no-repeat center top;
}
#headercell {
	clear: both;
	height: 124px;
	width: 900px;
	margin: 0 auto;
	display: block;
}
#contentcell {
	clear: both;
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: block;
}
#footercell {
	clear: both;
	height: 158px;
	width: 100%;
	margin: 0px auto 0;
	display: block;
	background: url(/assets/html/repeatbg-footer.jpg) repeat-x;
	text-align: center;
	padding-top: 50px;
	font:  bold 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
img#logo {
	display: inline;
	float: left;
	width: 299px;
	height: 124px;
}
#rightnav {
	float: left;
	width: 595px;
	height: 124px;
	display: inline;
}
#topnav {
	display: block;
	width: 595px;
	height: 57px;
}
#mainnav {
	display: block;
	width: auto;
	height: 67px;
}
#mainnav a:hover {
	background-position: 0 -67px;
}
#topnav a:hover{
	background-position: 0 -36px;
}
.menuspacer {
	display: inline;
	float: left;
	height: 67px;
	width: 67px;
}
.news {
	background-image: url(/assets/html/menunews.jpg);
	display: inline;
	float: left;
	height: 67px;
	width: 72px;
}
.products {
	display: inline;
	float: left;
	height: 67px;
	width: 94px;
	background-image: url(/assets/html/menuproducts.jpg);
}
.classes {
	float: left;
	height: 67px;
	width: 95px;
	background-image: url(/assets/html/menuclasses.jpg);
	display: inline;
}
.services {
	background-image: url(/assets/html/menuservices.jpg);
	display: inline;
	float: left;
	height: 67px;
	width: 95px;
}
.events {
	display: inline;
	float: left;
	height: 67px;
	width: 86px;
	background-image: url(/assets/html/menuevents.jpg);
}
#mainnav span{
	display: none;
}
#topnav span{
	display: none;
}

.home {
	background-image: url(/assets/html/menuhome.jpg);
	height: 36px;
	width: 56px;
	float: left;
	display: inline;
}
.contact {
	height: 36px;
	display: inline;
	float: left;
	background-image: url(/assets/html/menucontact.jpg);
	width: 83px;
}
.newsletter {
	float: right;
	display: inline;
	width: 100px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}
.leftcell {
	width: 590px;
	padding-left: 50px;
	height: auto;
	float: left;
	display: inline;
	margin-right: 18px;
}
.rightcell {
	width: 240px;
	height: auto;
	float: left;
	display: inline;
	margin-top: 25px;
}
.sideall {
	background: url(/assets/html/siderepeat.gif) repeat-y center;
	height: auto;
	width: 240px;
	display: block;
}
.sidemid {
	background: url(/assets/html/sidetop-whatsnew.jpg) no-repeat center top;
	height: auto;
	min-height: 200px;
	width: 220px;
	padding-top: 45px;
	padding-right: 15px;
	padding-left: 15px;
}
.clearer {
	clear: both;
	width: 500px;
	display: block;
	height: 1px;
}
.pgtxt {
	padding: 2px;
}
.footercell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.rechdr {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	}
.sidemid div.pgtxt {
	padding: 10px;
}
#sidemenu {
	margin-top: 35px;
}
.tickernode { 
	margin-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
 }
.smltxt {	font: normal 11px Georgia, "Times New Roman", Times, serif; }
.tickertxt {
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}
.sidemid p {
	padding: 10px;
}
.subfooter {
	padding: 5px;
}
.subfooter, .subfooter a{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.subfooterlink{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	background: #7EA866;
	padding: 2px 2px 2px 4px;
	color: #FFFFFF;
}
hr {
	border: 1px solid #642424;
}

