.container {
	margin: auto;
	width: 950px;
	height: auto;
}
.textheader {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.box {
	margin-right: 10px;
	float: left;
}
.news {
	height: 160px;
	width: 220px;
	float: left;
	font-family: "Lucida Grande", Arial, Hevetica, sans-sarif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.header {
	height: 136px;
	width: 950px;
}
.menu {
	height: 34px;
	width: 950px;
	margin-top: 10px;
	background-position: center;
}
.splash {
	height: 288px;
	width: 950px;
	margin-bottom: 10px;
}
.feature {
	height: 160px;
	width: 950px;
	float: left;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 25px;
	width: 950px;
	float: left;
}
.container .footer .footermenu a {
	color: #666666;
}
.container .footer .footermenu a:hover {
	color: black;
}
.footermenu {
	margin-right: 20px;
	width: auto;
	float: left;
	font-family: "Lucida Grande", Arial, Hevetica, sans-sarif;
}
.bar {
	height: 20px;
	width: 950px;
}
.pagehead {
	height: 77px;
	width: 950px;
}
.leftbar {
	float: left;
	height: auto;
	width: 230px;
}
.content {
	float: left;
	height: auto;
	width: 670px;
	font-family: "Lucida Grande", Arial, Hevetica, sans-sarif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.schedulecell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	width: 100px;
	height: 30px;
	padding: 5px;
	line-height: 10px;
}
.scheduledays {
	border-right-width: 1px;
	border-right-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #A6B3D7;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 13px;
	text-align: center;
	line-height: 16px;
	margin: 0px;
	width: 100px;
	background-color: #788AC1;
	color: #FFFFFF;
	height: 20px;
}
.scheduletime {
	border-right-width: 1px;
	border-right-style: inset;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	width: 100px;
	background-color: #CDD7ED;
	color: #333333;
	height: 20px;
}
.schedulepolicy {
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	color: #333333;
	padding: 20px;
}
.featureindex {
	height: 170px;
	width: 950px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.rightimg {
	margin-left: 10px;
}
.img {
	background-color: #CCCCCC;
	padding: 10px;
}
#memberhighlights {
background-color: #EEEEEE;
	height: auto;
	width: 370px;
	padding: 15px;
	list-style-type: square;
}
#memberhighlights li {
	margin-bottom: 20px;
	list-style-type: square;
}
.imgright {
	float: right;
	margin-left: 20px;
}
.imgleft {
	height: auto;
	float: left;
	margin-right: 20px;
}
.menuitem {
	font-family: "Lucida Grande", Arial, Hevetica, sans-sarif;
	font-size: 14px;
	float: left;
	height: 20px;
	margin-right: 27px;
	color:#666666;
	margin-top: 4px;
}

.menuitem a{
	font-family: "Lucida Grande", Arial, Hevetica, sans-sarif;
	font-size: 14px;
	float: left;
	height: 20px;
	color:#666666;
	
}

.menuitem a:hover{
	font-family: "Lucida Grande", Arial, Hevetica, sans-sarif;
	font-size: 14px;
	float: left;
	height: 20px;
	color:#642f90;
}
