@charset "utf-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
text-align:center;
min-width:870px;

}

p {
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px
}
a { font-weight:bold; text-decoration:none; color:#333333;}
a:hover {text-decoration:underline;}
a:active {outline:none;}
a img {border:none;}

/***** DIVs *******************************************/
#NAVBAR {
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	height:22px;
	padding-left:40px;
	background-image:url(menuBTN.png);
	background-repeat:repeat-x;
	z-index:100;
}
#CONTENT {
	position:absolute;
	left:0px;
	top:22px;
	width:100%;
	height:100%;
	padding-top: 10px;
	padding-left:40px;
	padding-right:40px;
	z-index:1;
}
#CONTENT_HOME {
	position:absolute;
	left:0px;
	top:22px;
	width:100%;
	height:100%;
	padding-top: 50px;
}
/***** MENU ******************************/
.ebul_cbnav, .ebul_cbnav ul {
  background-color: #DEE9F3;
  border: 1px solid #27415E;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 0px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbnav_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbnav table {
  border-collapse: separate;
}

.ebul_cbnav tr {
  background-color: #DEE9F3;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbnav td {
  border: 0px solid #DEE9F3;
  padding: 2px;
  text-align: left;
}

.ebul_cbnav td a {
  color: #27415E;
  font-family: "Arial", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbnav tr.hot, .ebul_cbnav tr.expanded {
  background-color: #27415E;
}

.ebul_cbnav tr.hot td, .ebul_cbnav tr.expanded td {
  border-color: #DEE9F3;
}
.ebul_cbnav tr.hot a, .ebul_cbnav tr.expanded a {
  color: #FFFFFF;
  font-family: "Arial", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbnav {
  position: absolute;
  visibility: hidden;
}                               

.cbnavebul_menulist .spaced_li {
  padding: 0px 0px 0px 0px;
}

.cbnavebul_menulist li {
  list-style-type: none;
  float: left;
}

.cbnavebul_menulist img {
  vertical-align: bottom;
  
}

.cbnavebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
/***************************************************/

.mainstyle_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.mainstyle_bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.clockStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: right;
}
.topTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/bgTandB.jpg);
}
.mainBG {
	background-color: #FFFFCC;
	background-image: url(images/Culpho-Hall_1.gif);
	background-repeat: no-repeat;
}
.dropDown_Main1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #0066CC;
	color: #00CCFF;
	background-position: center;
	text-align: center;
	vertical-align: top;
}
.menuTable {
	vertical-align: top;
}
.tideTable_B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCFFFF;
}
.tideTable_Y {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
}
.tideTable_G {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #99FF99;
}
.tideTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.InStep_body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #0066CC;
	text-align:left;
}
.photoBody_Blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6887aa;
}
.photoBody_Blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
}
.photoHeading_Blu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #6887aa;
}
.photoBody_Wht {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.photoHeading_Blu_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #6887aa;
	text-align: center;
}
.photoBody_Notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16pt;
}
