@charset "utf-8";


.official {
height:25px;
background-color:#ffffff;
}

.banner {
width:100%;
height:100px;
background-color:#ceb4d7;
border-color:#ffffff;
border-style:solid none none none;
border-width:1px 0px 5px 0px;
}

.floatleft {
float:left;
}

.floatright {
float:right;
}

.navpurple {
width:185px;
background-color:#D2E5C2;
height:40px;
}

.graybar {
width:100%;
background-color:#4e4e4e;
height:25px;
}

.navigationarea {
width:185px;
background-color:#D2E5C2;
vertical-align:top;
}

.bodyarea {
background-color:#ffffff;
width:100%;
}

.contentarea {
vertical-align:top;
padding:20px 20px 20px 30px;
}

.contentarea  .hdr{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#2a2a2a;
font-weight:bold;
font-style:italic;
}

.facebookicon {
padding:0px 0px 12px 30px;
vertical-align:bottom;
}

.spotlights {
border:#4e4e4e 4px solid;
padding:0px;
}

.centeritalic {
text-align:center;
font-style:italic;
font-weight:bold;
padding-top:8px;
}

.spotlighttable {
border-collapse:collapse;
padding:0px;
}

.spotlighttable a img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}

.partners {
text-align:center;
}

.partners td {
text-align:center;
padding:0px 10px 0px 10px;
}

.footer {
background-color:#333333;
width:100%;
border:none;
text-align:left;
height:25px;
}