body,p,td,div {
  font-family: Arial, Helvetica;
  font-size: 14px;
}
.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;
}

/* This is where non-default CSS goes: */

body {
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
  color:#333333;
  background-color: #999999;
  background-image: url(../images/bg.gif);
  background-repeat: repeat-y;
  background-position: center;
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background: #FFFFFF;
	padding-bottom: 20px;

}

#headercontainer {
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
}

.headertext {
	font-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-left: 15px;
}

#footercontainer
{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	margin-top: 10px;
	/* cancels gap caused by top padding in Opera 7.54 */
    margin-left: 0;
	background-color: #333333;
	color: white;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 10px;
}

#footercontainer a
{
color: white;
text-decoration: none;
}

#footercontainer a:hover
{
text-decoration: underline;
}

#center_content {
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 0px;
}

/* site specific css*/

body
  {
  font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
  background:white url(../images/header_back.gif) repeat-x top;
  text-align: center;
  margin:0px;
  }
  
#page
  {
  margin: 0 auto;
  width: 740px;
  text-align:left;
  } 

h1
  {
  font-family:Arial, Helvetica, sans-serif;
  color:#33383b;
  font-size:30px;
  font-weight:normal;
  margin:0px 0px 0px 0px;
  padding:0px;
  }
  
h2
  {
  font-family:Arial, Helvetica, sans-serif;
  color:#33383b;
  font-size:25px;
  font-weight:normal;
  margin:4px 0px 0px 0px;  
  }  
  
h3
  {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#b0e426;
	font-size:20px;
	font-weight:normal;
	margin:4px 0px 16px 0px;
	font-style:italic;
	background-color: #4F4F4F;
  }    

p
  {
  color:#585858; 
  font-size:14px;
  text-align:justify;
  margin:16px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }

a
  {
  color:#0f6d88;
  text-decoration:none;
  }
  
a:hover
  {
  color:#b0e426;
  }  
  
.lime   
  {
  color:#b0e426;
  }  


img
  {
  border:1px solid #e2e0e1;  
  }

hr
  {
  background-color:#e2e0e1;
  border: 0;
  color: #b0e426;
  height: 1px;
  margin: 0 0 10px;
  }

.logo
  {
  float:left;
  border:none;
  } 
  
/* CONTENT STRUCTURE */

#content
  {
  margin:0px 0px 0px 0px;
  width:470px;
  padding:0px 25px 0px 0px;  
  text-align:left;  
  border-right:1px solid #e2e0e1;  
  clear:both;
  display:block;
  float:left;
  }
  
#full-content
  {
  margin:0px 0px 0px 0px;
  width:720px;
  padding:0px 25px 0px 0px;  
  text-align:left;  
  clear:both;
  display:block;
  float:left;
  }  

#highlights
  {
  display:block;
  float:right;
  width:220px;
  margin:0px 0px 0px 0px;
  text-align:left;
  }

#highlights p
  {
  padding-bottom:20px;
  border-bottom:1px solid #b0e426;
  }
		
#footer
  {
	background-image:url(../images/footer_back.gif);
	width:100%;
	height:40px;
	display:block;
	clear:both;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 10px;
  }	
  
#footer a:link, #footer a:visited, #footer a:active
  {
  color:#FFFFFF;
  text-decoration:none;
  }

#footer a:hover
  {
  color: #b0e426;
  text-decoration:underline;  
  }  


/* NAVIGATION */
#navcontainer
  {
  font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  background:white url(../images/nav_back.gif) no-repeat top;
  width:740px;
  height:33px;
  display:block;
  float:left;
  margin:18px 0px 20px 0px;
  text-align:left;
  padding:0px;
  }  

#navlist
  {
  margin:0px 0px 0px 1px;
  padding:0px;
  }

#navlist ul
  {
  width:100%;
  margin:0px;
  white-space: nowrap;
  padding:0px;
  }

#navlist li
  {
  margin:1px 0px 0px 0px;
  padding:0px;
  display:inline;
  list-style-type:none;
  float:left;
  }

#navlist a
  {
  margin:0px;
  padding: 8px 24px 0px 24px;  
  height:24px;
  display:block;   
  float:left;
  }

#navlist a:link, #navlist a:visited
  {
  background:url(../images/nav_border.gif) no-repeat bottom right; 
  color: white;
  text-decoration: none;
  }

#navlist a:hover
  {
  background-color: #34434c;
  color: white;
  }

.homepage h1
  {
  margin-bottom:0px;
  }  

#tip_top_right h4
  {
	float:right;
	color:#b0e426;
	font-size:10px;
	margin-top: 0px;
  }  
