IMG {
	border: none;
}
.border {
	margin-top: 0px;
	background-color: #8a0000;
}
.body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
}
.body a{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
}

.header_bottom {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/header_bottom.gif);
	width: 782px;
	height: 61px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}
.header_bottom2 {
	font-family: Georgia;
	font-size: 14px;
	color: #dedea5;
	padding-top:15px;
}
.header_bottom2 a{
	font-family: Georgia;
	font-size: 14px;
	color: #ffffff;
	padding-top:15px;
}

.book {
	background-image: url(../images/book_back.gif);
	background-repeat: no-repeat;
	/*padding-top: 65px;
	padding-left: 4px;*/
}
.contact, .contact a{
	font-family: Courier;
	font-size: 14px;
	color: #dedea5;
	text-decoration: none;
}

.title {
	font-family: Georgia;
	font-size: 20px;
	color: #cccc4c;
}
.highlight, .highlight a {
	font-family: Georgia;
	font-size: 14px;
	color: #cccc4c;
	text-decoration: none;
}
.highlight2 {
	font-family: Georgia;
	font-size: 14px;
	color: #ffffff;
}
.bar {
	color: #cccc4c;
	border-style: dotted;
	border-top: 1px;
}
.normal {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
#submit-booktrip {
	margin-top:0px;
	margin-left:0px;
	clear: both;
	width:163px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../images/availability.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}
.bgmarine-permit
        {
           background-image: url(../images/marine_permit.png);
           width: 375px;
           height: 225px;
           padding: 0px 0x 0px 0px;
           background-repeat: no-repeat;
           background-position: left top;
        }



/*
/* Cursor Trail Pop-ups
*/
#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
/*  width: 400px;  */
	height: 0px;
	z-index: 200;
}




/*
	JQUERY IMAGE ROTATOR STYLES FOR HOME PAGE IMAGE
*/
/* rotator in-page placement */
    div#rotator {
    position: relative;
}
    div#rotator ul {
	margin: 0;
	padding: 0;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}
/* rotator image style */	
	div#rotator ul li img {
/*	background: #FFF; */
}
    div#rotator ul li.show {
	z-index: 10;
}