HTML {overflow: -moz-scrollbars-vertical;}

*{ margin: 0; padding: 0; }

* body { margin: 40px 0 0; 
         background: #fff url(../images/bg.gif) repeat-x; 
		 font: 14px "Trebuchet MS", Arial, Sans-Serif; 
		 color: #444; }
		 
/* CMS CSS */
.article_item {
  padding-top: 20px;
}
.article_detail {
  padding-top: 8px;
  padding-left: 14px;
}
.article_title, .article_full_title {
  font-size: 20px;
  font-weight: bold;
}
.article_date {
  font-size: 16px;
  font-weight: bold;
}
.article_full_date {
  font-size: 14px;
  font-weight: normal;
}
.article_tagline {
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  color: #606060l;
}
.article_full_tagline {
  font-size: 16px;
  font-weight: bold;
  color: #606060l;  
}
.back_link {
  font-size: 12px;
  padding-top: 24px;
  text-align: right;
}

.faq_titles {
  border-left: 3px #0000dd solid;
  margin-left: 10px;
  padding-left: 8px;
}
.faq_title, .faq_header, .link_category_title {
  font-size: 16px;
  font-weight: bold;
}
.faq_detail {
  margin-left: 20px;
  margin-top: 6px;
}

.top_link {
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.link_category {
  border-bottom: 2px #d0d0d0 solid;
  padding-bottom: 8px;
}
.link_detail {
  margin-top: 6px;
  margin-left: 24px;
}

.gallery_items {
  width: 100%;
}

.event_items {
  position: relative;
  width: 720px;
}
.event_item {
  position: relative;
  width: 720px;
  margin-top: 10px;
  padding-bottom: 18px;
}
.event_detail {
  position: relative;
  font-size: 14px;
}
.event_title {
  font-size: 20px;
  font-weight: bold;
}
.event_date {
  font-size: 20px;
  font-weight: bold;
}
.event_time {
  font-size: 12px;
  font-weight: bold;
}
.event_location {
  font-size: 16px;
  font-weight: bold;
}
.event_contacts {
  font-size: 16px;
  font-weight: bold;
}

.event_left {
  width: 200px;
  left: 0px;
  top: 0px;
  text-align: left;
}
.event_right {
  position: absolute;
  width: 500px;
  left: 200px;
  top: 0px;
  text-align: left;
}


/* Table definition below */

#table_container {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablemain {
  border: #bababa 1px solid;
  border-collapse: collapse;
}

.tablemain td {
  border: #bababa 1px solid;
}

.tablemain .rowheader {
  background-color: #dadada;
  font-weight: bold;
}

.tablemain .col4 {
  background-color: #fdfdba;
}

.tablesearch {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tablesearch td span {
  font-weight: bold;
}

.tablenav_top td span, .tablenav_bottom td span {
  font-size: 11px;
}

.err, .required {
  color: red;
  font-weight: bold;
  font-size: 14px;
}
/* END CMS CSS */		 
		 

h1 { font-size: 3em; font-weight: normal; float: left; }
h1 a { text-decoration: none; }
h2 { font-size: 28px; color: #FFAC00; font-weight: normal; margin: 0 0 8px; }
h3 {
	font-size: 22px;
	border-bottom: 1px dotted #FFCC99;
	margin: 0 0 5px;
	color: #990000;
}
p  { margin: 0 0 8px; }
em { border-bottom: 1px dotted #fff; cursor: pointer; }
a { color: #9D2900; }
a:hover { color: #A0000E; text-decoration: none; }
img { border: 0; }

	
.center_me {
	width: 900px;
	margin: 0 auto;
	height: auto;
}
.center_me ul {margin-left: 15px; list-style-type: square;}
.center_me li {margin-left: 0; padding: 0px 0px 5px 0px }
 
#header { width: 900px; height: 90px; margin: 0 auto;  }

#nav  { float: right; padding: 6px 0 0 0; list-style: none; }
#nav li { display: inline; }
#nav a { display: block; float: left; margin-left: 10px; padding: 7px; text-decoration: none; font-size: 13px; color: #000000; }
#nav a:hover { color: #000; border-bottom: 3px solid #993333; }
#nav .active a { border-bottom: 2px solid #C70012; color: #9D2900;}
 
#teaser { clear: both; height: 155px; background: #fff url(../images/home_bg.jpg) repeat-x;  }

.home_box {
	float: left;
	padding: 12px 0 0;
	width: 640px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	font-weight:bold;
	
}

#home_image { float: right; position: relative; }
	
#black_bar {
	height: 50px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000000;
	font-size: 18px;
	color: #CCCC00;
	margin-bottom:15px;
	text-align: center;
}
	
#black_bar a{
	padding-top: 0px;
	padding-bottom: 20px;
	text-decoration: none;
	margin-right: 10px;
	color: #FFF2B3;	
}	

#black_bar a:hover{
	text-decoration: underline;
}	


#black_bar img {
	margin-right: 10px;
	margin-left: 15px;
}

.col { float: left; width: 276px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }

.banner_text {
	border: 1px solid #738CAE;
	padding: 5px;
	background-color: #C7D0DE;
	text-align: center;
	width: 900px;
	margin: 15px auto 10px;
}	

.homeinfo strong {
color:#990000;
}

#footer {
	clear: both;
	margin: 15px auto 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:15px;
	padding-bottom:10px;
	background-image: url(../images/footer_back.gif);
	background-repeat: repeat-x;
	color: #CCCCCC;
}	

#footer .right { float: right;  }

#footer a { color: #CCCCCC; font-weight: bold; }

.big_link a{
	color: #CCCCFF;
	font-size: 19px;
	font-weight: lighter;
	line-height: 20px;
	text-decoration:underline;
}

.big_link a:hover{
	text-decoration:none;
}


.main p {
font-size:13px;
line-height:15px;
}

.main ul {
	line-height:18px;
	list-style-type: square;
}

.learnmore {
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}

.snapshot {color: #000; background-color: #fff; padding: 4px; border: 1px solid #CDCFCD; display: block; margin-left:5px; margin-right:20px;}

