/* CSS Document */

html{ overflow-y:scroll; }

#nav {
	height: 29px;
	width: 574px;
	text-align: center;
	background-image: url(../images/top-nav-bg.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 229px;
	left: 378px;
	padding-top: 4px;
	padding-left: 5px;
}

#nav ul{
	font:normal 12px Verdana;
	font-weight: bold;
	padding: 0;
	margin: 0 auto;
	height: 18px;
}

#nav ul li{
list-style: none;
display: inline;
}

#nav ul li a{
	text-decoration: none;
	float: left;
	color: #FFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#nav ul li a:hover{
	text-decoration: none;
	color: #6F6;
}

body {
	padding:0px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-family: Verdana;
	font-size:12px;
	background-color: #768d45;
	background-image: url(../images/site-bg03.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
}

h1 {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size:24px;
	margin:0px;
	padding:0px;
	text-align:left;
	display:none;
}

h2 {
	color:#626e3a;
	text-decoration:none;
	/* font-family: Century Gothic; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:0px 0px 5px 0px;
	padding:0px;
	text-align:left;
	line-height:23px;
	text-shadow: #fff 0px 1px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626e3a;
}

h3 {
  color:#464646;
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana;
	font-size:24px;
	margin:0px 0px 30px 0px;
	padding:0px;
	text-align:left;
}

h4 {
	color:#265A72;
	text-decoration:none;
	/*	font-family: Verdana, Geneva, sans-serif; */
	font-family: 'Inconsolata', arial, serif;
	font-size:20px;
	margin:0px;
	padding:0px;
	text-align:left;
}

p {
	color:#626060;
	font-weight:normal;
	text-decoration:none;
	font-family: Verdana;
	font-size:12px;
	margin:0px;
	padding:5px 0px 5px 0px;
	/* text-align: left; */
	line-height:22px;
}

a {
	color:#626060;
	font-weight:bold;
	text-decoration:underline;
	font-family: Verdana;
	font-size:15px;
	margin:0px;
	padding:0px;
	text-align: left;
	outline:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

ul {
	font-size:12px;
	text-align: left;
	list-style-type: square;
}

li {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	font-family: Verdana;
	font-size:12px;
	padding:0px;
	margin-bottom: 5px;
}

ol li {
  color:#626060;
	font-weight:normal;
	text-decoration:none;
	font-family: Verdana;
	font-size:12px;
	padding:0px;
	margin:8px;
	line-height:20px;
}

ol li strong {
  color:#333;
}

hr {
border: none;
height: 1px;
background-color: #ccc;
color: #ccc;
margin-bottom:20px;
} 


#header {
	width: 950px;
	height: 259px;
	position: relative;
}

#header h3 {
	position:absolute;
	top: 22px;
	left: 669px;
	color: #000;
	font-size:20px;
	width: 362px;
	font-family: 'Josefin Sans Std Light', arial, serif;
}

#logo {
	width: 229px;
	height: 167px;
	float:left;
	position: relative;
	top: 70px;
}

#homepage {
	width: 229px;
	height: 167px;
	float:left;
	margin:25px 0px 0px 0px;
	background-image: url(../images/logo-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#main-content {
	font-size: 14px;
	color: #303030;
	position: relative;
	width: 915px;
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #eaebdb;
	background-image: url(../images/logo-bottom.png);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	}
	
#internal-content {
	padding: 0px;
	width: 850px;
	}

#main-content p {
font-family:Arial, Helvetica, sans-serif;}

#main-content text-box p {color: #362A27;}

#main-content h3 {color:#6A3A17;
font-size:18px;}

#left-col {
	float: left;
	padding: 120px 0px 10px 10px;
	width: 200px;
}

#right-col {
	float: left;
	padding: 0px 0px 10px 10px;
	width: 675px;
}

#main-content ul {margin: 0px; margin-left: 15px; padding: 0px; list-style-type: square;}
#main-content li {
	padding: 0px 0px 0px 5px
}
		
.bottom-content {
	background: #f2f2f2 url(../images/footer-bg.jpg) left bottom no-repeat;
	padding: 5px 0px 20px 20px;
	position: relative;
	width: 830px;
	height: 70px;
	}


#frame_footer {
	clear:both;
	height: 80px;
	background-image: url(../images/footer-bar.jpg);
	width: 950px;
}

#footer {
	width: 950px;
	height: 80px;
}

p.copyright {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	font-family: Verdana;
	font-size:11px;
	margin:0px;
	padding:40px 10px 0px 110px;
}

p.copyright a {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	font-family: Verdana;
	font-size:11px;
}

p.copyright a:hover {
	color:#fff;
	text-decoration: underline;
}

.credits {
	float:right;
	margin-right: 10px;
}

.padding_10 {
	padding:20px 20px 0px 10px;
}

.pad20 {
	width:0px;
	height:20px;
	font-size:0px;
	clear:both;
}

/* 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: #606060;
}
.article_full_tagline {
  font-size: 16px;
  font-weight: bold;
  color: #606060;  
}
.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;
}

.snapshot {color: #000; background-color: #fff; padding: 4px; border: 1px solid #CDCFCD; display: inline; margin:2px;}

.right {
	float:right;
	margin-left: 15px;
}

.left {
	float:left;
	margin-right: 15px;
}

