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

h1 {
	font-size:130%;	
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}


h3 {
	font-size:110%;	
	font-weight:bold;
}

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

.topmenu {
	text-align:center;
	background:url(/images/menumid.jpg) repeat-x bottom #FFF;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	line-height:normal;
}


.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;
}

.subFooter {
	margin:0px auto;
	width:800px;
	color:#fff;
	background:#808080;
	padding:10px;
	font-size:10px;
}


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

.rightBarTestimonials {
	
	margin:10px 17px 0px 26px;
	border:1px solid #d5b0cd;	
	padding:5px;
	font-size:9px;
	color:#333;
}

.rightBarTestimonials h3 {
	color:#333;
	margin:4px 0px 4px 0px;
	padding:0px;
	text-align:center;
	font-size:10px;
}

.rightBarTestimonialsCont {
	padding:5px;
	border-bottom:1px #939393 dashed;
	font-style:italic;
}
.rightBarTestimonialsName {
	color:#5c208b;
	margin:10px 0px 5px 0px;
	font-style:normal;
}
.rightBarTestimonialsMore {
	color:#5c208b;
	margin:3px 0px 0px 0px;
	font-style:normal;
	text-align:right;
}

.rightBarTestimonialsMore a {
	color:#5c208b;
	text-decoration:none;
}

.menuItem {
	background: url(/images/menuicon.gif) left center no-repeat;	
	
	font-size:14px;
	text-align:center;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background:#fff;
	border-bottom:1px #d5b0cd solid;

}

.menuItem a {
	text-decoration:none;
	padding:11px 0px 11px 0px;
	color:#5c208b;
	display:block;

}

.menuItem a:hover {
	background:#dcbcd4;
}

.picSpacert {
	height:120px;
	width:0px;
	float:left;
	clear:left;
}
.picSpacerm {
	height:97px;
	width:208px;
	float:left;
	clear:left;
}
.picSpacerb {
	height:100%;
	width:220px;
	float:left;
	clear:left;
}

.fpSection {
	padding:5px;
	margin:0px 0px 10px 0px;	
	font-size:10px;
}

.cHighlight {
	color:#6dcff6;
}






