/* CSS for top of page */

    img.ztank{background-color: #aeb0b7; border: solid 2px white;}

    img.tanks_sm{padding: 2px;color: #2F250C;letter-spacing: 1px;margin: 0px;clear: none;
        overflow: hidden;position: static; border-top: solid 5px white;border-left: solid 5px white;
        border-bottom: solid 5px black;border-right: solid 5px black; background-color: #99CC66; width: 150px;}
    img.gallery{padding: 10px 0px 5px 0px;color: #2F250C;letter-spacing: 1px;margin: 0px 0px 0px 10px;clear:both;
        overflow: hidden;position: static; border: solid 0px white;background-color: #C7D6B5; float: left;}

/* CSS for URLs and e-mails; added on 07/08/06.  These must remain in this order. */
a.submenu           { padding: 5px; border: solid 1px white;width: 400px;}
a.submenu:link      { color: white}
a.submenu:visited   { color: white}
a.submenu:hover     { color: yellow}
a.submenu:active    { color: aqua}

#headerBox{
	position: relative;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 55px;
	background-image:url(../images/header_stretch.jpg);
	background-color: black;
}

#headerMenuBar {
  position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 15px;
	background-image: url(../images/menuBar.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 1pt;
	padding: 5px 0px 2px 0px;
	text-align: center;
}

#headerMenuBar_Level2 {
  position: absolute;
	top: 30px;
	left: 0px;
	width: 960px;
	height: 15px; 
	background-repeat: no-repeat;
	color: #fff;
	font-size: 1pt;
	padding: 5px 0px 2px 0px;
	text-align: center;
}

/* CSS for Dynamic Menus starts here */

a.menuButton img, a.menuButtonActive img {
	border: 0px;
	vertical-align: top;
}

a.menuButton, a.menuButtonActive {
  background-color: transparent;
  cursor: default;
  font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px 1px;
  padding: 2px 6px 2px 6px;
  border: 1px solid;
	border-color: #753040;
	position: relative;
  left: 0px;
  top: 0px;
	height: 20px;
  text-decoration: none;
  color: #fff;
}

a.menuButton:hover {
  background-color: transparent;
  border: 1px solid;
	border-color: #f0f0f0 #808080 #808080 #f0f0f0;
  color: #fff;
}

a.menuButtonActive, a.menuButtonActive:hover {
  background-color: black;
  border-color: #808080 #f0f0f0 #f0f0f0 #808080;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

.menu {
  background-color: #aeb0b7;
  border: 2px solid;
  border-color: #f0f0f0 #808080 #808080 #f0f0f0;
  padding: 0px;
  position: absolute;
  text-align: left;
  visibility: hidden;
	width: 10em;
	z-index: 3;
}

a.menuItem {
  background-color: transparent;
  color: #000000;
  cursor: default;
  display: block;
  font-family: "MS Sans Serif", Arial, Tahoma,sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 2px;
  padding-left: 12px;
  padding-right: 16px;
  text-decoration: none;
  white-space: nowrap;
}

a.menuItem:hover {
  background-color: white;
  color: black;
}

.menuItemSep {
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #808080;
  margin: 3px 4px 3px 4px;
}

/* CSS for content of page */

#contentArea{
    position: relative;
    background-image: url(images/5star_map2.jpg);
    background-repeat: repeat;
    top: 0px;
    left: 0px;
    width: 100%;
}

#topStripe {
  position: relative;
	top: 50px;
	height: 30px;
	left: 0;
	width: 100%;
	color: #006;
	font-size: 1em;
	font-weight: bold;
	background-image: url(../images/stripe_BG.gif);
	border-top: 0px solid #aeb0b7;
	border-bottom: 0px solid #aeb0b7;
	z-index: 2;
}

#stripeLocation {
	position: absolute;
	left: 15px;
	top: 5px;
	color: #fff;
	visibility:hidden;
}

#bottomStripe{
  position: relative;
	top: -70px;
	left: 0;
	width: 100%;
	height: 0px;
	background-image: url(../images/stripe_BG.gif);
	border-top: 1px solid #aeb0b7;
	border-bottom: 1px solid #aeb0b7;
	visibility:hidden;
}

#stripeImg1 {
  position: absolute;
  border: 2px solid #753040;
	padding: 0px;
	top: 35px;
	right: 209px;
	width: 82px;
	z-index: 3; 
	visibility:hidden;
}

#stripeImg2 {
  position: absolute;
  border: 2px solid #753040;
	padding: 0px;
	top: 35px;
	right: 112px;
	width: 82px;
	z-index: 3;
	visibility:hidden;
}

#stripeImg3 {
  position: absolute;
  border: 2px solid #753040;
	padding: 0px;
	top: 35px;
	right: 15px;
	width: 82px;
	z-index: 3;
	visibility:hidden;
}

.Paragraph_Header{
	font:bold 15px verdana, arial, Times New Roman, Serif;
	color:black;
}

#contentText{
  position: relative;
	top: 0px;
	margin-bottom: 140px;
	font-size: 10px;
}

#stripePic {
  position: absolute;
	left: 0;
	top: -68px;
}

#footerBox {
	position: relative;
	top: 0px;
	width: 760px; 
	font-size: 10px;
	text-align: center;
	color: #44434B;
	padding: 0 0 15px 0;
	margin: 0 auto; 
}

#footerBox a:link, #footerBox a:visited {
	color: blue;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#footerBox a:hover {
	color: black;
	border-bottom: 1px solid #aeb0b7;
}

.subMenu {
  background-color: #aeb0b7;
  border: 2px solid;
  border-color: #f0f0f0 #808080 #808080 #f0f0f0;
  padding: 0px;
	position: absolute;
  text-align: left;
	width: 10em;
	z-index: 3;
}

a.subMenuItem {
  background-color: transparent;
  color: #000000;
  cursor: default;
  display: block;
  font-family: "MS Sans Serif", Arial, Tahoma,sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 2px;
  padding-left: 12px;
  padding-right: 16px;
  text-decoration: none;
  white-space: nowrap;
  width: 100%;
}

a.subMenuItem:hover {
  background-color: #006;
  color: #ffffff;
}

/* CSS for URLs and e-mails; added by Narayan on 12/22/01.  These must
remain in this order. */

a.em:link       { font-size: 10px; color: blue}
a.em:visited    { font-size: 10px; color: black}
a.em:hover      { font-size: 10px; color: black}
a.em:active     { font-size: 10px; color: blue}


/* CSS for tables; added by Narayan on 12/22/01 */

table { border: gray solid 1px; background:white; color:#753040 }
caption { background:#000000; color:#ffffff; text-align: center;padding-bottom:10px; font-weight:bold }
th { border-left: #4d5470; border-right: #4d5470; background: #4d5470;
font-size: 1.8em; text-align:left; color:#aeb0b7; border-bottom: yellow 1px solid; text-align:center; 
font-weight:bold; padding-top:10px;padding-bottom:10px; }
td { text-align:left; color:black; background: #F1F1F1;
padding-left:4px;padding-right:4px; padding-bottom:2px; padding-top:2px;border: gray solid 1px; }


/* CSS for images; added by Narayan on 12/04/02 */

#imgCaption {
  /* postion: relative; */
  align: center;
  background-color: transparent;
  width: 600px;
  height: 18px;
  border: 1px solid #cdcdcd;
  font-family: Verdana, Arial, Sans-serif;
  color: #aeb0b7;
  font-size: 8pt;
  text-align: center;
  padding: 5px;
}