.bottom_link {
  font-family: verdana,arial,helvetica,tahoma;
  font-size: 8pt;
  color: #666666;
  font-style: normal;
  text-decoration: underline;
}

.bottom_over {
  font-family: verdana,arial,helvetica,tahoma;
  font-size: 8pt;
  color: #000066;
  font-style: normal;
  text-decoration: none;
}

#Footer-Gpx {
	background: url(images/bottom-2.jpg) no-repeat top center;
}

.Footer-Text {
	font-family: verdana,arial,helvetica,tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding-top: 40px;
	padding-left: 15px;
	text-align: left;
}

.Footer-Bullet {
	font-family: verdana,arial,helvetica,tahoma;
	font-size: 8px;
	color: #000066;
}

.textcolor {
 color: #00ffff;
 text-decoration: none;
 font-family: verdana,arial,helvetica,tahoma;
 font-size: 12px;
 font-stretch: semi-condensed;
}
 
#dropmenudiv{
position:absolute;
border:1px solid blue;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid blue;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

/*hover background color*/
#dropmenudiv a:hover{ 
background-color: lightblue;
}

.body_link
{ font-family: arial,verdana,helvetica,tahoma;
  font-size: 10pt;
  color: #009900;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

.body_over
{ font-family: arial,verdana,helvetica,tahoma;
  font-size: 10pt;
  color: #000066;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.slogan
{ font-family: arial,verdana,helvetica,tahoma;
  font-size: 12pt;
  color: #0101aa;
  font-weight: bold;
  font-style: normal;
}

.text
{ font-family: arial,verdana,helvetica,tahoma;
  font-size: 10pt;
  color: #000066;
  font-style: normal;
}

.bottom_text
{ font-family: verdana,arial,helvetica,tahoma;
  font-size: 8pt;
  color: #666666;
  font-style: normal;
}
.email_link
{ font-family: arial,verdana,helvetica,tahoma;
  font-size: 10pt;
  color: #009900;
  font-style: normal;
  text-decoration: underline;
}

.email_over
{ font-family: arial,verdana,helvetica,tahoma;
  font-size: 10pt;
  color: #000066;
  font-style: normal;
  text-decoration: none;
}
.text_box
{
    color: #001000;
    font-family: Arial;
    border: 1px solid #7FB394;
    background-color:#c0c9dc;
    font-size:11px;
}

.caption {
  font-family: arial,verdana,helvetica,tahoma;
  font-size: 10px;
  color: #000066;
  font-weight: bold;
  font-style: normal;
}

/* Specials Text */
#Special {
	margin-left: 120px;
	margin-right: 120px;
	border: #00FF00 1px solid;
}

.Specials {
  font-family: arial,verdana,helvetica,tahoma;
  font-size: 16px;
  color: #000066;
  font-weight: bold;
}

.Specials-Price {
  font-family: arial,verdana,helvetica,tahoma;
  font-size: 16px;
  color: #009900;
  font-weight: bold;
}

.Specials-Blue-Title {
  font-family: arial,verdana,helvetica,tahoma;
  font-size: 16px;
  color: #0000FF;
  font-weight: bold;
}

.Specials-Dislaimer-Title {
  font-family: arial,verdana,helvetica,tahoma;
  font-size: 12px;
  color: #800000;
  font-weight: bold;
}

.Specials-Dislaimer {
  font-family: arial,verdana,helvetica,tahoma;
  font-size: 12px;
  color: #000066;
  font-weight: bold;
}

/* iFrames */
#FRAME {
	width: 100%;
	height: 700px;
}

/* Tours */
.Tour-Title {
	padding-left: 75px;
	font-family: arial,verdana,helvetica,tahoma;
	font-size: 16px;
	color: #009900;
	font-weight: bold;
}

/* Rates */
#RATES {
	border: #009900 1px solid;
}
#RATES-2 {
	border: #000083 1px solid;
}

/* BANNER */
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
