/* CSS Document */

/*
DARK BLUE - HOME
*/

#homeBody {background-color:#003C7D; color: #fff; background-image:url(../images/blueback.gif); background-repeat: no-repeat; background-position: 150px -280px;}

#homeBody #centerStrip {background-color:#efb30f;}

#homeBody #homeLink a {color:#efb30f; text-decoration: none;}

#bannerImages {background-image:url(/images/banners/rotate.php);  background-repeat: no-repeat; }

#homeBody #contentLeft ul li a {background:url(/images/bluearrow.gif) no-repeat left center;}

#homeBody h3, #homeBody h4, #homeBody a, #homeBody a:hover {color:#efb30f;}

#contentLeft ul li a.subactive {color:#efb30f;}

/*
GREEN - FACILITIES
*/

#facilitiesBody {background-color: #003C7D; color: #fff; background-image:url(/images/blueback.gif); background-repeat: no-repeat; background-position: 150px -280px;}

#facilitiesBody #centerStrip {background-color:#86c92f;}

#facilitiesBody #homeLink a {color:#86c92f; text-decoration: none;}

#facilitiesBody #contentLeft ul li a {background:url(/images/bluearrow.gif) no-repeat left center;}

#facilitiesBody h3, #facilitiesBody h4, #facilitiesBody a, #facilitiesBody a:hover {color:#86c92f;}

#facilitiesBody ul li a.subactive {color:#86c92f;}

/*
PURPLE - COMMUNITY USE
*/

#communityBody {background-color:#003C7D; color: #fff; background-image:url(/images/blueback.gif); background-repeat: no-repeat; background-position: 150px -280px;}

#communityBody #centerStrip {background-color: #c033af;}

#communityBody #homeLink a {color: #c033af; text-decoration: none;}

#communityBody #contentLeft ul li a {background:url(/images/bluearrow.gif) no-repeat left center;}

#communityBody h3, #communityBody h4, #communityBody a, #communityBody a:hover {color: #c033af;}

#communityBody ul li a.subactive {color: #c033af;}

/*
LIGHT BLUE - HIRE
*/

#hireBody {background-color:#003C7D; color: #fff; background-image:url(/imageslblueback.gif); background-repeat: no-repeat; background-position: 150px -280px;}

#hireBody #centerStrip {background-color:#00ADEF;}

#hireBody #homeLink a {color:#00ADEF; text-decoration: none;}

#hireBody #contentLeft ul li a {background:url(/images/bluearrow.gif) no-repeat left center;}

#hireBody h3, #hireBody h4, #hireBody a, #hireBody a:hover {color:#00ADEF;}

#hireBody ul li a.subactive {color:#00ADEF;}

/*
ORANGE - NOTICE
*/

#noticeBody {background-color:#003C7D; color: #fff; background-image:url(/images/blueback.gif); background-repeat: no-repeat; background-position: 150px -280px;}

#noticeBody #centerStrip {background-color:#ec6a13;}

#noticeBody #homeLink a {color:#ec6a13; text-decoration: none;}

#noticeBody #contentLeft ul li a {background:url(/images/bluearrow.gif) no-repeat left center;}

#noticeBody h3, #noticeBody h4, #noticeBody a, #noticeBody a:hover {color:#ec6a13;}

#noticeBody ul li a.subactive {color:#ec6a13;}

/*
RED - CONTACT
*/

#contactBody {background-color:#003C7D; color: #fff; background-image:url(/images/blueback.gif); background-repeat: no-repeat; background-position: 150px -280px;}

#contactBody #centerStrip {background-color:#e63c94;}

#contactBody #homeLink a {color:#e63c94; text-decoration: none;}

#contactBody #contentLeft ul li a {background:url(/images/bluearrow.gif) no-repeat left center;}

#contactBody h3, #contactBody h4, #contactBody a, #contactBody a:hover {color:#e63c94;}

#contactBody ul li a.subactive {color:#e63c94;}