/* Reset -------------------------------------------------------------------*/

html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,em,img,strong,dd,ol,ul,li
{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

body {background-color: #fff;}
ol, ul {list-style: none;}
html { height: 100%; margin-bottom: 1px; }

/* CMS Stuff */

.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;
}



/* General ---------------------------------------------------------------- */

body {
	font: normal 13px/20px Georgia, serif;
	color: #444;
	background-color: #ECECE1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

#header h1 {
	position: absolute;
	top: 23px;
	left: 3px;
	width: 267px;
	height: 108px;
	background: url(../images/logo.jpg) no-repeat;
}
h1 a {
	display: block;
	width: 266px;
	height: 105px;
	text-indent: -9999px;
}
h2 { 
  	font-size: 20px;
  	margin-bottom: 20px;
	font-weight: normal;
	color: #333;
}

h3 { 
  	font-size: 18px; 
  	margin-bottom: 20px;
	font-weight: normal;
	color: #333;
}

p {
	margin-bottom: 10px;
}

ul, ol {
	margin-bottom: 15px;
}

a {
	color: #3E4967;
}
a:hover {
	text-decoration: none;
}

strong, b { font-weight: bold; }
em, i { font-style: italic; }

blockquote {
	margin-bottom: 20px;
	padding: 10px 10px 0;
	background: #f7f7f7;
	border: 1px solid #ddd;
	font-style: italic;
}

/* Layout ----------------------------------------------------------------- */

#container {
    margin: 0 auto;
}
#container,
#header,
#general,
#footer {
	width: 910px;
	background-color: #FFFFFF;
}
#content {
	width: 880px;
	background-color: #FFFFFF;
}
#header {
	position: relative;
	height: 165px;
	/* background: #596591; */
	background: #ebe9e1 url(../images/bg.jpg) repeat-x left top;
}

#header .tools {
	position: absolute;
	left: 365px;
	top: -14px;
}

#header .lighthouse {
	position: absolute;
	left: 616px;
	top: 8px;
}

#header .phone{
	font:18px "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 20px;
	position: absolute;
	left: 680px;
	top: 45px;
	width: 221px;
	text-align:right;
	height: 56px;
	}
	
#header .phone strong{
	font-weight:normal;
	color:#DADAAD;
	}
	
/* floating nav */
#floating-nav {
	position:absolute;
	top:9px;
	left: 718px;
	width: 191px;
	height: 28px;
	color:#CCC;
}

#floating-nav a
{
	color: #DADAAD;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#floating-nav a:hover
{
	text-decoration: underline;
	color:#FFF;
}	

#general {
    clear: both;
    /* border-top: 1px solid #ddd; */
    padding: 0;
}

#content {padding: 10px;}

#disclaimer {
	clear: both;
	border-top: 1px solid #ddd;
	width: 910px;
	margin: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #626880;
	background-color: #F4F4F4;
}

#footer {
	clear: both;
	border-top: 1px solid #ddd;
	padding: 10px 0;
	width: 910px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Header ----------------------------------------------------------------- */

#header p {
	font-size: 24px;
	line-height: 24px;
	color: #FFFFB7;
	position: absolute;
	bottom: 10px;
	left: 321px;
	width: 365px;
}


/* Main navigation -------------------------------------------------------- */
#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#nav ul li a:link, #nav ul li a:visited {
	display: block;
	background-color: #626880;
	text-decoration: none;
	width: 195px;
	padding: 4px 0px 4px 5px;
	color: #FFFFFF;
	border-bottom: 1px solid #D1D1E9;	
    margin: 0px;
	text-align: left;
}
#nav ul li a:hover {
 display: block;
 text-decoration: none;
 /* padding: 4px 0px 4px 5px; */
 color: #FFFFFF;
 /* width: 133px; */
 background-color: #444e72;
} 

#nav ul li a.current {
	color: #FFFFFF;
	background-color: #444e72;
}


/* General ---------------------------------------------------------------- */

#general {
	background-color: #FFFFFF;
	height: 100%;
	width: 910px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
#general .left-col {
	float: left;
	width: 200px;
	/* border-right: 1px solid #ddd; */
}
#general .box2 {
	float: left;
	width: 680px;
	border-left: 1px solid #ddd; 
	padding-left: 15px;
	padding-top: 15px;
}

#general h3 {
	margin-bottom: 8px;
	color: #000;
	font-size: 20px;
}
#general a {
	text-decoration: underline;
}
/* #general a:hover { text-decoration: underline; } */
#general #right-col ul { margin: 0px 0px 5px 0px; padding: 0px;}
#general #right-col li { margin-left: 20px; padding: 0px 0px 4px 0px; list-style: square; }

/* Footer ----------------------------------------------------------------- */


#footer li {
	padding: 0 10px;
	list-style: none;
	margin: 0;
}

#footer li.copyright {
	float: left;
	width: 420px;
}

#footer li.credits {
	float: right;
	width: 380px;
	text-align: right;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


.snapshot {color: #000; background-color: #fff; padding: 4px; margin: 0px 0px 5px 0px; border: 1px solid #CDCFCD; display: block; } 

.right {float:right;}

.text-box
{
	width: auto;
	margin: 5px 5px 10px 5px;
	background-color: #ebe9e1;
	padding: 10px;
	border-top: 1px solid #dfdcd5;
	border-right: 1px solid #dfdcd5;
	border-bottom: 1px solid #dfdcd5;
	border-left: 1px solid #dfdcd5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.text-box a
{
   text-decoration: none;
}

.text-box a:hover
{
   text-decoration: underline;
}
