html {
	font: 100%;
	}

body {
  margin: 0;
  padding: 0;
  background: #a7c7e4 url(../images/main_back.jpg) no-repeat center top;
  font: 12px Arial, Verdana, sans-serif;
}

#main_wrapper {
  width: 930px;
  margin: 0 auto;
  padding: 0;
}

.clearall {
  clear: both;
  margin: -15px 0 0 0;
  padding: 0;
  height: 0;
  width: 0;
}
#form_error_box {
	color:#C00;
	border: 3px double #C00;
	text-align: center;
	padding: 5px 0;
	}

/*  =====  BEGIN TOP HEADER AREA  ====  */

#top_header  {
  width: 930px;
  height: 115px;
  margin: 0 auto;
  padding: 0;
  background: url(../images/top_head_back.png) no-repeat 0 0;
  float: left;
}

#top_header h1 {
  display: none;
}

#top_head_left {
  width: 505px;
  margin: 0 0 0 30px;
  padding: 0;
  background: none;
  float: left;
  z-index: 300;
  position: relative;
}

#top_head_right {
  width: 350px;
  margin: 0 30px 0 0;
  padding: 0;
  background: none;
  float: right;
}

#top_head_alert {
  width: 493px;
  height: 60px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 2px;
  left: 4px;
  background: url(../images/top_alert_back.png) no-repeat 0 0;
}

#top_head_alert_blank {
  width: 493px;
  height: 60px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 2px;
  left: 1px;
  background: none;
  text-indent: -9000px
}

#top_head_alert .alert_text {
  position: relative;
  width: 385px;
  top: 12px;
  left: 95px;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  line-height: 13px;
}

#top_head_alert .alert_text a {
  color: #ffffff;
  text-decoration: underline;
}

#top_head_alert .alert_text a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

#top_head_home {
  width: 70px;
  height: 36px;
  position: relative;
  left: 20px;
  top: 28px;
  z-index: 2;
}

#top_head_home span a {
  width: 70px;
  height: 36px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -9000px;
  background: url(../images/header_home_link.jpg) no-repeat 0 0;
}

#top_head_home span a:hover {
  width: 70px;
  height: 36px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -9000px;
  background: url(../images/header_home_link.jpg) no-repeat 0 -36px;
}

#top_head_date {
  position: relative;
  width: 175px;
  top: 10px;
  color: #7d94a7;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  float: right;
  text-align: right;
}

#top_head_search {
  position: relative;
  width: 320px;
  float: right;
  text-align: right;
}

#top_head_search #search_field {
  margin: 0;
  padding: 4px 0 0 3px;
  width: 168px;
  height: 18px;
  color: #fff;
  font-weight: normal;
  font-size: 11px;
  background: url(../images/search_input_back.jpg) no-repeat 0 0;
  border: none;
  vertical-align: top;
}

#top_head_search #search_submit {
  margin: 0;
  padding: 0;
  width: 44px;
  height: 22px;
  background: url(../images/search_submit.jpg) no-repeat 0 0;
  border: none;
  vertical-align: top;
  text-indent: -9000px;
  cursor: pointer;
  font-size: 0px;
  color: #6285a5;
}

/*  =====  BEGIN SUB NAV  ====  */

#top_head_subnav {
  position: relative;
  display: block;
  height: 22px;
  top: 10px;
  float: right;
  text-align: right;
  background: #a0333b;
  z-index: 900;
}

#top_head_subnav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 11px;
  color: #fff;
  font-weight: bold;
  float: left;
}

#top_head_subnav li {
  display: inline;
  float: left;
  margin: 4px 0 0 0;
  padding: 0;
}

#top_head_subnav li.start_subnav {
  margin: 0 8px 0 0;
  padding: 0;
  width: 2px;
  height: 22px;
  display: block;
  float: left;
  background: url(../images/secondary_nav_left.jpg) no-repeat top left;
}

#top_head_subnav li.end_subnav {
  margin: 0 0 0 8px;
  padding: 0;
  width: 2px;
  height: 22px;
  display: block;
  float: left;
  background: url(../images/secondary_nav_right.jpg) no-repeat top right;
}

#top_head_subnav li a {
  color: #fff;
  text-decoration: none;
}

#top_head_subnav li a:hover {
  color: #fff;
  text-decoration: underline;
}

/*  =====  BEGIN MAIN NAV  ====  */

#top_head_mainnav {
  list-style: none;
  margin: -2px 0 0 0;
  padding: 0;
  width: 501px;
  height: 42px;
  background: none;
}

#top_head_mainnav li {
  float: left;
  height: 42px;
  display: block;
  margin: 0;
  padding: 0;
}

#top_head_mainnav li a {
  height: 42px;
  display: block;
  text-indent: -9000px;  
}

/* ----- Nav Community ----- */

#top_head_mainnav #btn_community {
  width: 130px;
}

#btn_community a:link, #btn_community a:visited {
  background: url(../images/btn_community_off.png) no-repeat 0 0;
}

#btn_community a:hover, #btn_community a:active {
  background: url(../images/btn_community_on.png) no-repeat 0 0;
}

/* ----- Nav Parents ----- */

#top_head_mainnav #btn_parents {
  width: 94px;
}

#btn_parents a:link, #btn_parents a:visited {
  background: url(../images/btn_parents_off.png) no-repeat 0 0;
}

#btn_parents a:hover, #btn_parents a:active {
  background: url(../images/btn_parents_on.png) no-repeat 0 0;
}

/* ----- Nav Students ----- */

#top_head_mainnav #btn_students {
  width: 102px;
}

#btn_students a:link, #btn_students a:visited {
  background: url(../images/btn_students_off.png) no-repeat 0 0;
}

#btn_students a:hover, #btn_students a:active {
  background: url(../images/btn_students_on.png) no-repeat 0 0;
}

/* ----- Nav Staff ----- */

#top_head_mainnav #btn_staff {
  width: 76px;
}

#btn_staff a:link, #btn_staff a:visited {
  background: url(../images/btn_staff_off.png) no-repeat 0 0;
}

#btn_staff a:hover, #btn_staff a:active {
  background: url(../images/btn_staff_on.png) no-repeat 0 0;
}

/* ----- Nav Trustees ----- */

#top_head_mainnav #btn_trustees {
  width: 99px;
}

#btn_trustees a:link, #btn_trustees a:visited {
  background: url(../images/btn_trustees_off.png) no-repeat 0 0;
}

#btn_trustees a:hover, #btn_trustees a:active {
  background: url(../images/btn_trustees_on.png) no-repeat 0 0;
}

/*  =====  BEGIN HEADER IMAGE  ====  */

#header_image {
  width: 930px;
  height: 160px;
  margin: 0;
  padding: 0;
  background: url(../images/main_image_back.png) no-repeat 0 0;
}

#header_image #header_image_actual {
  width: 868px;
  height: 160px;
  margin: 0 31px;
  padding: 0;
  background: url(../images/home_header_image.jpg) no-repeat 0 0;
}

#header_image #header_image_actual span {
  width: 868px;
  height: 160px;
  margin: 0;
  padding: 0;
  display: block;
  background: url(../images/main_image_overlay.png) no-repeat 0 0;
  position: absolute;
  z-index: 50;
}

#header_image #header_image_actual span a {
  position: relative;
  width: 395px;
  height: 160px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -9000px;
}

#header_image_actual img {
  position: relative;
  z-index: 1;
}

/*  =====  BEGIN MAIN BODY AREA  ====  */

#main_body_wrapper {
  width: 930px;
  margin: 0;
  padding: 0;
  background: url(../images/mid_body_back.png) repeat-y 0 0;
  float: left;
}

#main_body_content {
  margin: 0 28px;
  padding: 0;
}

#top_home_areas {
  position: relative;
  width: 874px;
  margin: -9px 0 0 0;
  padding: 0;
  background: url(../images/top_areas_bg.gif) repeat-y 0 0;
  float: left;
  z-index: 10;
}

#top_areas_bottom {
  height: 5px;
  background: url(../images/top_areas_bottom.gif) no-repeat 0 0;
}

#bottom_home_areas {
  position: relative;
  width: 874px;
  margin: 11px 0 0 0;
  padding: 0;
  background: url(../images/bottom_areas_bg.gif) repeat-y 0 0;
  float: left;
}

#bottom_areas_foot {
  width: 874px;
  height: 10px;
  background: url(../images/bottom_areas_foot.gif) no-repeat 0 0;
  float: left;
}

/* ----- News Area ----- */

#news_area {
  position: relative;
  width: 596px;
  margin: 0;
  padding: 0;
  float: left;
}

#news_header {
  margin: 0;
  padding: 0;
  width: 596px;
  height: 30px;
  background:  url(../images/news_area_title.gif) no-repeat 0 0;
}

#news_area h3 {
  width: 345px;
  height: 28px;
  margin: 0;
  padding: 0;
  float: left;
}

#news_area h3 a {
  width: 345px;
  height: 28px;
  margin: 0;
  padding: 0;
  text-indent: -9000px;
  display: block;
}

span.news_rss {
  margin: 0;
  padding: 8px 0 0;
  width: 16px;
  height: 16px;
  float: left;
}

span.news_rss a {
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(../images/news_area_rss.gif) no-repeat 0 0;
  text-indent: -9000px;
  display: block;
}


#news_content {
  width: 564px;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
  top: 5px;
  left: 15px;
  background: none;
}

.news_article, .news_article_gray {
  width: 564px;
  margin: 0 0 8px 0;
  padding: 7px;
  position: relative;
}

.news_article {
  background: #fff;
}

.news_article_gray {
  border-bottom: 1px solid #ccc;
}

.news_date {
  width: 53px;
  height: 58px;
  margin: 3px 0 0 0;
  padding: 0;
  position: relative;
  float: left;
  overflow: hidden;
  background: url(../images/news_date_box.gif) no-repeat 0 0;
}

.news_date .box_month {
  width: 48px;
  height: 12px;
  display: block;
  margin: -1px 0 0 0;
  padding: 0;
  text-align: center;
  font: 12px arial black, arial, verdana, sans-serif;
  color: #6a869a;
}

.news_date .box_date {
  width: 48px;
  height: 12px;
  display: block;
  margin: 7px 0 0 0;
  padding: 0;
  text-align: center;
  font: 14px arial black, arial, verdana, sans-serif;
  color: #606060;
}

.news_date .box_year {
  width: 48px;
  height: 12px;
  display: block;
  margin: 5px 0 0 0;
  padding: 0;
  text-align: center;
  font: 12px arial black, arial, verdana, sans-serif;
  color: #606060;
}

.news_content {
  width: 489px;
  margin: 0;
  padding: 0;
  left: 8px;
  position: relative;
  float: left;
}

.news_title,
.news_title_homepage { 
  margin: 0;
  padding: 0 0 6px 0;
  font: bold 14px arial, verdana, sans-serif;
  color: #5d5d5d;
  text-transform: uppercase;
}

.news_title {
  background: url(../images/news_graded_line.gif) no-repeat bottom left;
}

.news_title_homepage {
  background: url(../images/news_graded_line.gif) no-repeat bottom left;
}

.news_title a,
.news_title_homepage a {
  color: #5d5d5d;
	text-decoration: none;	
}

.news_title a:hover,
.news_title_homepage a:hover {
  color: #333333;
	text-decoration: none;	
}

.news_content p {
  font: bold 14px Arial, Verdana, sans-serif;
  display: inline;
  text-transform: uppercase;
}

.news_content p a {
  color: #5d5d5d !important;
  text-decoration: none;
}

.news_snippet {
  margin: 0;
  padding: 3px 0 0 0;
  font: normal 11px/15px arial, verdana, sans-serif;
  color: #5d5d5d;
}

.news_snippet a {
	margin: 6px 0;
}

.news_more {
  margin: 3px 0 0 0;
  width: 48px;
  height: 7px;

}

/* ----- Calendar Area ----- */

#calendar_area {
  position: relative;
  width: 270px;
  margin: 0 0 -10px 0;
  padding: 0;
  left: 9px;
  background: url(../images/calendar_back.gif) no-repeat 0 0;
  float: left;
}

#calendar_mask {
  width: 270px;
  height: 28px;
  background: #fff;
  float: right;
}

.cal_nav {
  width: 45px;
  height: 18px;
  margin: 0;
  padding: 4px 0 0 0;
  color: #fff !important;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../images/calendar_btn.gif) no-repeat 0 0;
}

.cal_nav a {
  width: 45px;
  height: 18px;
  display: block;
  margin: 0;
  padding: 0;
  color: #fff !important;
  text-decoration: none;
}

.cal_day {
  color: #fff;
  font-weight: bold;
  font-size: 11px;
}

.cal_day_bg {
  background: url(../images/cal_day_bg.gif) repeat-x 0 0;
}

tr.cal_date_set td {
  padding: 4px 0;
  color: #6f6f6f;
  font-weight: bold;
}

tr.cal_date_set .cal_last_month {
  color: #d4d4d4;
}

tr.cal_date_set .cal_event {
  background: #7f7f7f;
  color: #fff;
}

tr.cal_date_set .cal_event a {
  color: #fff !important;
  text-decoration: none;
  display: block;
}

tr.cal_date_set .cal_event_today {
  background: #7f7f7f;
  color: #fff;
  border: 1px solid #9c101a;
}

tr.cal_date_set .cal_event_today a {
  color: #fff !important;
  text-decoration: none;
}

tr.cal_date_set .cal_today {
  color: #9c101a;
  border: 1px solid #9c101a;
}

tr.cal_date_set .cal_today a {
  color: #9c101a;
  text-decoration: none;
}

#calendar_area h3 {
  margin: 5px 0 0 0;
  padding: 0;
  color: #6a869a;
  font: 12px arial black, arial, verdana, sans-serif;
  display: inline;
}

#calendar_area h4 {
  margin: 0;
  padding: 0;
  color: #313027;
  font: 20px arial black, arial, verdana, sans-serif;
}

#calendar_area h5 {
  margin: -5px 0 0 0;
  padding: 0;
  color: #313027;
  font: 15px arial black, arial, verdana, sans-serif;
}


/* ----- Quick Links Area ----- */

#quicklinks_area {
  position: relative;
  width: 252px;
  margin: 0;
  padding: 0;
  background: none;
  float: left;
}

#quicklinks_area h3 {
  width: 252px;
  height: 32px;
  margin: 0;
  padding: 0;
  background: url(../images/quicklinks_head.gif) no-repeat 0 0;
  text-indent: -9000px;
}

#quicklinks_area #quicklinks_content {
  width: 236px;
  margin: 0;
  padding: 8px 8px 0;
  font-size: 11px;
}

#quicklinks_area #quicklinks_content ul {
  margin: 10px 0 10px 6px;
  padding: 0;
  list-style: none;
}

#quicklinks_area #quicklinks_content ul li {
  margin: 0;
  padding: 0 0 0 14px;
  background: url(../images/li_arrow.jpg) no-repeat 0 3px;
}

#quicklinks_area a {
  color: #9c101a;
  text-decoration: none;
  font-weight: bold;
}

#quicklinks_area a:hover {
  color: #444444;
  text-decoration: underline;
  font-weight: bold;
}

/* ----- Whats New Area ----- */

#whatsnew_area {
  position: relative;
  width: 333px;
  margin: 0;
  padding: 0;
  left: 11px;
  background: none;
  float: left;
}

#whatsnew_area h3 {
  width: 333px;
  height: 32px;
  margin: 0;
  padding: 0;
  background: url(../images/whatsnew_head.gif) no-repeat 0 0;
  text-indent: -9000px;
}

#whatsnew_area #whatsnew_content {
  width: 320px;
  margin: 8px auto 0;
  font-size: 11px;
}

#whatsnew_subcontent {
  width: 320px;
  background: url(../images/whatsnew_content_bg.gif) repeat-y 0 0;
}

#whatsnew_content_top {
  margin: 5px 0 0 0;
  height: 5px;
  width: 320px;
  background: url(../images/whatsnew_content_top.gif) no-repeat 0 0;
}

#whatsnew_content_bottom {
  height: 5px;
  width: 320px;
  background: url(../images/whatsnew_content_bottom.gif) no-repeat 0 0;
}

#whatsnew_subcontent_containter {
  margin: 0 auto;
  width: 292px;
}

#whatsnew_subcontent h4 {
  font: italic 14px georgia, times, serif;
  color: #3b3b3b;
}

#whatsnew_area #whatsnew_subcontent ul {
  margin: 8px 0 0 2px;
  padding: 0;
  list-style: none;
}

#whatsnew_area #whatsnew_subcontent ul li {
  margin: 0;
  padding: 0 0 10px 14px;
  background: url(../images/li_arrow.jpg) no-repeat 0 3px;
}

#whatsnew_area a {
  color: #9c101a;
  text-decoration: none;
  font-weight: bold;
}

#whatsnew_area a:hover {
  color: #444444;
  text-decoration: underline;
  font-weight: bold;
}

/* ----- WCSD Topics Area ----- */

#wcsdtopics_area {
  position: relative;
  width: 269px;
  margin: 0;
  padding: 0;
  left: 20px;
  background: none;
  float: left;
}

#wcsdtopics_area h3 {
  width: 269px;
  height: 32px;
  margin: 0;
  padding: 0;
  background: url(../images/wcsdtopics_head.gif) no-repeat 0 0;
  text-indent: -9000px;
}

/*
#wcsdtopics_area #wcsdtopics_content {
  width: 269px;
  margin: 0;
  padding: 0;
}
*/

#wcsdtopics_content {
  width: 249px;
  text-align: center;
  margin: 0 auto;
  padding-top: 10px;
  border-bottom: 1px solid #cdd7dd;
}

#topics_lastupdate {
  width: 245px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: 22px;
  left: -10px;
  color: #6b869a;
  text-transform: uppercase;
  font-size: 10px;
}


/*  =====  BEGIN SITE ACCESS  ====  */

#site_access {
  text-align: right;
  float: right;
  position: relative;
  height: 22px;
  width: 172px;
  margin: 0;
  padding: 0;
  top: 10px;
  z-index: 20;
}

#site_access h3 {
  margin: 0 7px 0 0;
  padding: 0;
  width: 92px;
  height: 22px;
  background: url(../images/change_font_size_gfx.jpg) no-repeat 0 0;
  font-size: 10px;
  text-align: left;
  text-indent: -9000px;
  float: left;
}

#site_access ul  {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 72px;
  height: 22px;
  background: none;
  display: block;
  float: left;
}

#site_access ul li {
  float: left;
  height: 22px;
  display: block;
  margin: 0;
  padding: 0;
}

#site_access ul li a {
  height: 22px;
  display: block;
  text-align: left;
  text-indent: -9000px;  
}

/* ----- Nav Small ----- */

#site_access #btn_small {
  width: 24px;
}

#btn_small a:link, #btn_small a:visited {
  background: url(../images/change_font_small_off.jpg) no-repeat 0 0;
}

#btn_small a:hover, #btn_small a:active {
  background: url(../images/change_font_small_on.jpg) no-repeat 0 0;
}

/* ----- Nav Medium ----- */

#site_access #btn_medium {
  width: 24px;
}

#btn_medium a:link, #btn_medium a:visited {
  background: url(../images/change_font_med_off.jpg) no-repeat 0 0;
}

#btn_medium a:hover, #btn_medium a:active {
  background: url(../images/change_font_med_on.jpg) no-repeat 0 0;
}

/* ----- Nav Large ----- */

#site_access #btn_large {
  width: 24px;
}

#btn_large a:link, #btn_large a:visited {
  background: url(../images/change_font_large_off.jpg) no-repeat 0 0;
}

#btn_large a:hover, #btn_large a:active {
  background: url(../images/change_font_large_on.jpg) no-repeat 0 0;
}

/*  =====  BEGIN SUBPAGE AREA  ====  */

#main_content_wrapper {
  width: 871px;
  margin: -16px auto 0 auto;
  padding: 0;
  float: left;
  background: none;
}

#main_content {
  width: 596px;
  margin: 0;
  padding: 0;
  float: left;
  background: none;
  font: 12px/17px arial, verdana, sans-serif;
  color: #444;
}

#main_content h2 {
  width: 574px;
  height: 30px;
  font: italic 25px/30px georgia, times, serif;
  color: #fff;
  overflow: hidden;
  margin: 0 0 15px 0;
  padding: 5px 11px;
  background: url(../images/main_content_header_back.jpg) no-repeat 0 0;
}

#main_content h1,
#main_content h3 {
  font: italic 20px/22px georgia, times, serif;
  color: #6a869a;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#main_content h4 {
  font: bold italic 14px georgia, times, serif;
  color: #8fa4b3;
  margin: 0 0 8px 0;
  padding: 0;
}

#main_content p {
  margin: 0 0 15px 0;
  padding: 0;
}

#main_content a {
  color: #9c101a;
  text-decoration: none;
  font-weight: bold;
}

#main_content a:hover {
  color: #444;
  text-decoration: underline;
  font-weight: bold;
}

#main_content h2 a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}

#main_content h2 a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}

#main_content h3 a,
#main_content h4 a {
  color: #6a869a;
  text-decoration: none;
}

#main_content h3 a:hover,
#main_content h4 a:hover {
  color: #6a869a;
  text-decoration: none;
}

#main_content a:hover {
  color: #444;
  text-decoration: underline;
  font-weight: bold;
}

#main_content blockquote {
  margin: 20px 0 15px 20px;
  padding: 0;
  font: italic 11px/20px georgia, times, serif;
}

#main_content ul {
  width: 80%;
  margin: 0 0 15px 5px;
  padding: 0;
  list-style: none;
}

#main_content ul li {
  margin: 0 0 5px 0;
  padding: 0 0 0 24px;
  background: url(../images/li_maincontent.jpg) no-repeat 0 6px;
}


#main_content ol {
  margin: 0 0 15px 20px;
}

#main_content ol {
  list-style-type: decimal;
}

#sidebar {
  width: 252px;
  margin: 36px 0 0 23px;
  padding: 0;
  float: left;
  background: none;
}

#sidebar h2 {
  width: 242px;
  height: 24px;
  margin: 0;
  padding: 8px 0 0 10px;
  font: 13px arial black, arial, verdana, sans-serif;
  text-transform: uppercase;
  color: #6b869a;
  background: url(../images/sidebar_header_back.jpg) no-repeat 0 0;
}

#sidebar #sidebar_list {
  width: 236px;
  margin: 0;
  padding: 0 8px;
  background: url(../images/sidebar_back.jpg) repeat-y 0 0;
}

#sidebar #sidebar_list h3 {
  margin: 0 0 5px 0;
  padding: 0;
  font: bold italic 14px/14px Georgia, Times, serif;
  color: #8FA4B3;
}

#sidebar #sidebar_list ul {
  margin: 0;
  padding: 8px 0;
}

#sidebar #sidebar_list ul li {
  margin: 7px 0 0 0;
  padding: 0 0 7px 0;
  background: url(../images/sidebar_line.gif) no-repeat bottom center;
}

#sidebar #sidebar_list ul li ul {
  margin: 0 0 0 16px;
  padding: 0;
  font-size: 11px;
}

#sidebar #sidebar_list ul li ul li {
  margin: 0;
  padding: 7px 0 0 0;
  background: none;
}

#sidebar #sidebar_list ul li a {
  margin: 0;
  padding: 0 0 0 16px;
  background: url(../images/li_sidebar.jpg) no-repeat 0 4px;
  display: block;
  color: #2c2c2c;
  text-decoration: none;
  font-weight: normal;
}

#sidebar #sidebar_list ul li a:hover {
  color: #2c2c2c;
  text-decoration: underline;
  font-weight: normal;
}

#sidebar #sidebar_list ul li ul li a {
  margin: 0;
  padding: 0 0 0 16px;
  background: url(../images/li_sidebar_sub.jpg) no-repeat 0 5px;
  display: block;
  color: #5a5a5a;
  text-decoration: none;
  font-weight: normal;
}

#sidebar #sidebar_list ul li ul li a:hover {
  color: #5a5a5a;
  text-decoration: underline;
  font-weight: normal;
}

#sidebar .sidebar_footer {
  width: 252px;
  height: 5px;
  margin: 0;
  padding: 0;
  background: url(../images/sidebar_footer_back.jpg) no-repeat 0 0;
}

#sidebar #sidebar_shoppingcart {
  width: 252px;
  background: url(../images/sidebar_back.jpg) repeat-y 0 0;
}

#sidebar #sidebar_shoppingcart #shoppingcart_content {
  margin: 0 auto;
  padding: 8px 0;
  width: 200px;
}

#sidebar #sidebar_shoppingcart #shoppingcart_content p {
  padding: 4px 0;
}

/*  =====  BEGIN FOOTER AREA  ====  */

#footer_content {
  width: 900px;
  height: 275px;
  margin: 18px 15px 0 15px;
  padding: 0;
  float: left;
  background: #6a869a url(../images/footer_top_grade.gif) repeat-x 0 0;
  color: #fff !important;
  font-size: 11px;
  line-height: 20px;
}

#footer_content p {
  color: #fff !important;
}

#footer_content a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

#footer_content a:hover {
  color: #fff;
  text-decoration: underline;
}

#footer_content a.designedby {
  font: italic 10px arial, verdana, sans-serif;
  color: #b5c3cd;
  text-decoration: none;
  font-weight: bold;
}

#footer_content a.designedby:hover {
  color: #b5c3cd;
  text-decoration: underline;
}

#left_footer {
  width: 420px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 40px;
  left: 15px;
  float: left;
}

#left_footer span {
  font-weight: bold;
  font-size: 1.15em;
}

#left_footer span a {
  text-decoration: underline;
}

#right_footer {
  width: 420px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 40px;
  right: 15px;
  float: right;
  text-align: right;
}

/**** FORM ELEMENT STYLES *****/

input.button {
  margin: 4px 0 0 0;
  background: #91a3b1;
  border: 1px solid #6A869A;
  color: #fff;
  font-weight: bold;
  font-size: 9px;
}

input.text,
select.text {
  border: 1px solid #6A869A;
  background: #fff;
  color: #333;
}

input.text {
  margin: 0 0 8px 0;
  padding: 2px 4px;
}

select.text {
  margin: 0 0 8px 0;
  padding: 2px 1px;
}

/**** DIV CLASS BLOCK STYLES FOR MAIN CONTENT ****/


.block {
  margin: 8px auto;
  width: 100%;
  border-bottom: 1px solid #ccc;
  clear: both;
}

.block_title {
  margin: 0 0 5px 0;
  width: 100%;
}

.block_photo {
  width: 200px;
  margin: 0 15px 15px 0;
  float: left;
}

.block_photo_variable {
  margin: 0 15px 15px 0;
  float: left;
}

.img_border {
  padding: 1px;
  border: 1px solid #ccc;
}

.block_info {
  float: left; 
  width: 375px;
}

.block_info_variable {
  width: 100%;
}

.block_content {
  clear: both;
}


/***** GLOBAL FORMAT STYLES *****/

h1 {
  line-height: 1.25em;
}

hr {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}


/*** GOOGLE MINI SPECIAL STYLES *****/

#main_content p.g {
  margin: 0;
  margin-top: 1em;
}

#main_content td.s {
  font-size: 100%;
}

#main_content p.g,
#main_content p.g a {
  color: #9C101A;
}

#main_content blockquote.g {
  margin: 20px 0 15px 20px;
  padding: 0;
  font: normal 11px/20px Arial, Verdana, sans-serif;
}

/*** GOOGLE MAP SPECIAL STYLES ***/

.gmapDir,
#gmapDirHead .gmapDir
.gmapDir #gmapDirTo,
.gmapDir #gmapDirFrom,
.gmapDirHead #gmapDirHeadTo,
.gmapDirItem #gmapDirItemTo .gmapDirLabel #gmapDirLabelTo,
.gmapDirHead #gmapDirHeadFrom,
.gmapDirItem #gmapDirItemFrom .gmapDirLabel #gmapDirLabelFrom
{
  font-size: 12px !important;
}


/**** MOZILLA HACKS ****/

:focus {
  -moz-outline-style: none;
  }
	

/*** SITE MAP *****/
#site_map, #site_map ul, #site_map li, #site_map li a {
	width: 100%;
	display: block;
	}
#site_map ul {
	padding-left: 40px;
	list-style: none;
	}

/**** DATA TABLE ****/

table.project_data {
  border: 0;
}

.project_data td, .project_data th {
  border: 0;
  padding: 6px;
  text-align: left;
}

.project_data th {
  background: #d6dde5;
  color: #6B869A;
  font-size: 13px;
  border-bottom: 1px solid #fff;
}

tr.odd td {
  background: #f2f3f7;
}	

