@charset "UTF-8";
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: left;
}
.subText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.subHedr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCC66;
}
.bodyTextBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}

A:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;}

A:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;}

A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;}
body {
	margin: 0px;
	color: #FFFFFF;
	background-color: #006699;
}
.bodyTextDouble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

.UpdateUnitsTable {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #FFFFFF;
}

.UpdateUnitsTable th {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}

.UpdateUnitsTable td {
  font-size: 11px;
  padding: 5px;
}

.InsertRatesTable {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #FFFFFF;
}

.InsertRatesTable th {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
	color: #000000;
}

.InsertRatesTable td {
  font-size: 11px;
  padding: 5px;
}

.UpdateCalendarTable {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #FFFFFF;
}

.UpdateCalendarTable th {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.UpdateCalendarTable td {
	font-size: 11px;
	padding: 5px;
	border: 1px dotted #CCCCCC;
}

.RepeatingTable {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #FFFFFF;
}

.RepeatingTable th {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}

.RepeatingTable td {
  font-size: 11px;
  padding: 5px;
}

.ReservationInfoTable {
	border: 1px dotted #CCCCCC;
	padding: 0px;
}

.ReservationInfoTable th {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}

.ReservationInfoTable td {
  font-size: 11px;
  padding: 5px;
}

.subHedrBolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCC66;
}
.bodyTextDoubleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CACA66;
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bodyTextHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
#weatherwidget {
	margin: 0px;
	padding: 0px;
}
#header_index {
	height: 152px;
	width: 950px;
	background-image: url(images_headers/header_complete_lighter.jpg);
	margin: auto;
}
.bodyTextMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding: 5px;
}
th {
	font-weight: bold;
	text-align: right;
}
.warning {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	display: block;
	text-align: center;
	padding: 5px;
}

.mildwarning {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #888;
	display: block;
	text-align: center;
	padding: 5px;
	border:medium;
	border-style:solid;
	border:#FFCC00;
}

#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	display: block
	}
#content    
	{
	width: 280px;
	height: 44px;
	margin-left: -140px;
	position: absolute;
	top: 1px;
	left: 30%;
	visibility: visible
	}
.style1 {color: #000000; font-weight:normal; font-size:12px;}
.style2 {color: #000000; font-weight: bold; font-size:12px;}

.bodyTextBlkBld {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

/* Tabbed Menu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
#glowingtabs{
	width:910px;
	font-size:12px;
	line-height:14px;
	overflow: hidden; /*Add border strip to bottom of menu*/
	/* background-image: url(menu_bg.gif); */
	background-color:#666666;
	background-repeat: repeat-x;
	height: 38px;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
}

#glowingtabs ul{
float:left;
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
padding-bottom:25px;
height:38px;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
height:38px;
padding-bottom:25px;
}

#glowingtabs a{
float:left;
background:url(tableftblue.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
height:38px;
padding-bottom:25px;
}

#glowingtabs a span{
float:left;
display:block;
background:url(tabrightblue.gif) no-repeat right top;
padding: 4px 12px 2px 3px;
font-weight:bold;
color:#3B3B3B;
/* height:38px; */
padding-bottom:25px; 
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}

.style3 a {
	background-color: #00CC00;
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#apDiv1 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	/* background-color: #99FF99; */
	z-index: 1100;
	height: 130px;
	width: 150px;
	/* border: 1px solid #666666; */
	text-align: left;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin solid #FFFFFF;
}

#apDiv1 a { color:#FFF; }

#apDiv3 {
	width:174px;
	height:119px;
	z-index:1;
	top: 12px;
	
	position: absolute;
	top: 5px;
	right: 50%;
	margin-right: 285px;
	
	
}
