@charset "utf-8";
/* CSS Document */

h1 {
	font-size:20px;	
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}

a {
	color:#000;
	text-decoration:none;
}
h3 {
	font-size:18px;	
	font-weight:normal;
}

.pageHeaderSubBar {
	background:#fff;
	padding:5px 0px 5px 0px;
	text-align:left;
}

.topmenu {
	text-align:center;
	border-top:1px solid #597545;
	border-bottom:1px solid #597545;
	font-size:12px;
	font-weight:bold;
	padding:3px 0px 3px 0px;
}

.toptel {
	float:left;	
}
.topemail {
	float:right;	
}

.greenhighlight {
	color:#597545;	
}

.classesTitle {
	font-size:120%;
	
}


.leftBarTop {
	text-align:center;
	padding:10px 0px 5px 0px;
	margin:0px;
}

.leftBarInt {
	background:url(/images/leftbarbg.jpg) top right no-repeat;
	min-height:405px;
	padding:10px 10px 10px 10px;
}

.leftNav, .leftNav ul{
	list-style:none;
	padding: 0px;
	margin: 0;
}

.leftNav li {
	margin:0px 0px 5px 0px;	
}

.leftNav li a {
	color:#000;
	text-decoration:none;
}

.footerGraphic {
	margin:5px 0px 5px 0px;
	text-align:center;
}

.footerSub {
	font-size:10px;
	text-align:right;
}


.bottomMenu {
	text-align:center;
	font-size:9px;
}








