@charset "UTF-8";
/* CSS Document */

body {
	background: #fff /*url(/images/body-bg.jpg) top left no-repeat*/;
	color: #3687B6;
	font: small/1.5 Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
}

body, html, ul#navlist, ul#home-menu, ul#top-navlist, ul#subnavlist {
	margin: 0;
	padding: 0;
}

a {
	color: #f67941;
	text-decoration: underline;
}

a:hover {
	color: #3687B6;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	color: #3687B6;
	padding: 3px 0 0 0;
	font-size: 170%;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #3687B6;
	z-index: 1;
}

h2 {
	font-size: 115%;
	z-index: 1;
}

h3.content-head {
	color: #3687B6;
	margin: 0 0 15px 0;
	font-size: 130%;
	
}

h3.bands {
	color: #3687B6;
	padding: 3px 0 0 0;
	font-size: 170%;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #90b4d4;
}


h3 {
	margin-top: 0;
	font-size: 100%;
	z-index: 1;
}


/* ------------ LAYOUT ------------ */

#wrap {
	background: url(../images/bg.jpg) repeat-y;
	width: 850px;
	margin: 0 auto; 
	height:auto;
}

#content-wrap {
	/*background: url(/images/content-wrap.jpg) top left repeat-y;*/
	width: 847px;
}

#flash-holder-bg {
	/*background: url(/images/flash-backer.jpg) top left no-repeat;*/
	height: 364px;
	clear: both;
	margin-left: 20px;
	position:relative;

}

#logo {
	position: absolute;
	top: -95px;
	z-index: 200;
}

#header {
	/*background: url(/images/header.jpg) top left no-repeat;*/
	height: 251px;
	margin-top: 0px;
	position:relative;
}

#headerhome {
	/*background: url(/images/header.jpg) top left no-repeat;*/
	height: 140px;
	margin-top: 0px;
	position:relative;
	font-size: 18px;
	background: #fff;
	z-index: 900;
	
}

.topdates {
	float: right;
	margin-top: 65px;
	margin-right: 25px;
}

#flash {
	float: right;
	margin: 11px 15px 0 0;
	display: inline;
	position:relative; 
	z-index: 0;
}

#text {
	float: right;
	width: 590px;
	padding:0 40px 40px 0;
}

#texthome {
	float: right;
	width: 590px;
	padding:0 40px 0px 0;
}

#left-content {
	width: 290px;
	float: left;
	font-size: 90%;
	color: #000;
	display:inline;
}

#right-content {
	float: right;
	width: 270px;
	font-size: 90%;
	margin-top: 15px;
	display:inline;
	line-height: 1.0;
}

#right-content li {
	margin-top: 5px;
}

#right-content a, td {
	line-height: 1.5;
}

/* ------------ TOP MENU ------------ */

#int-topmenu {
	float: right;
	font-size: 120%;
	font-weight: bold;
	position: absolute;
	bottom: 250px;
	right: 30px;
}

#topmenu {
	float: right;
	font-size: 120%;
	font-weight: bold;
	margin: 90px 33px 0 0;
	text-align: right;
	display: inline;
	width: 600px;

}

#top-navlist li{
	display: inline;
	list-style-type: none;
	padding-left: 15px;
	
}

#top-navlist a {
	color: #3687B6;
	text-decoration: none;
}

#top-navlist a:hover {
	color: #f67941;
}

#contact ul#top-navlist li#topnav-contact a,
#webcam ul#top-navlist li#topnav-webcam a {
	color: #f67941;	
}


/* ------------ SIDE MENU ------------ */

ul#home-menu {
	list-style-type: none;
	position: absolute;
	top: 90px;
	left: 12px;
	text-align: center;
	z-index: 4000;
	letter-spacing: 0;
}

ul#home-menu a {
	font-weight: bold;
	line-height: 2.0;
	width: 100px;
	color: #3687B6;
	text-decoration: none;
}


ul#home-menu a:hover {
	color: #f67941;
}




/* ------------ INT-SIDE MENU ------------ */

#side {
	float: left;
	width: 180px;
	line-height: 2.0;
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
}

#side-tophome {
	width: 180px;
	height: 80px;
	/*background: transparent url(/images/side-top.jpg) top left no-repeat;*/
	overflow: hidden;
}
#side-top {
	width: 180px;
	height: 17px;
	/*background: transparent url(/images/side-top.jpg) top left no-repeat;*/
	overflow: hidden;
}#side-mid {
	width: 180px;
	/*background: transparent url(/images/side-mid.jpg) top left repeat-y;*/
	padding-top: 20px;
}

ul#navlist {
	list-style-type: none;
	margin-right: 5px;
}

#side-bot {
	height: 17px;
	/*background: transparent url(/images/side-bot.jpg) bottom left no-repeat;
*/	width: 180px;
}

ul#navlist a {
	color: #3687B6;
	text-decoration: none;
}


ul#navlist a:hover {
	color: #f67941;
}

ul#navlist a:hover,
#home li#nav-home a,
#about li#nav-about a,
#festival li#nav-festival a,
#info li#nav-info a,
#maps li#nav-maps a,
#sponsor li#nav-sponsors a,
#contact li#nav-contact a
#holiday li#nav-holiday a
 {
	color: #f67941;
}

ul#subnavlist a.hightlight{color:#F67941;}

ul#subnavlist {
	border-bottom: 1px solid #3687B6;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 90%;
}

ul#subnavlist li {
	display: inline;
	padding-right: 5px;
}

ul#subnavlist a {
	text-decoration: none;
	padding-right: 5px;
	color: #F67941;
	text-decoration: none;
}



ul#subnavlist a:hover {
	color: #f67941;
}


.about ul#subnavlist li#subnav-about a,
.bands ul#subnavlist li#subnav-bands a,
.military ul#subnavlist li#subnav-military a,
.kaboom ul#subnavlist li#subnav-kaboom a,
.sounds ul#subnavlist li#subnav-sounds a,
.calendar ul#subnavlist li#subnav-calendar a,
.airshow ul#subnavlist li#subnav-airshow a,
.cross ul#subnavlist li#subnav-cross a,
.history ul#subnavlist li#subnav-history a,
.offisland ul#subnavlist li#subnav-offisland a,
.seashore ul#subnavlist li#subnav-seashore a,
.turtles ul#subnavlist li#subnav-turtles a,
.condo ul#subnavlist li#subnav-condo a,
.hotel ul#subnavlist li#subnav-hotel a,
.property ul#subnavlist li#subnav-property a,
.realtor ul#subnavlist li#subnav-realtor a,
.shop ul#subnavlist li#subnav-shop a,
.dining ul#subnavlist li#subnav-dining a,
.meet ul#subnavlist li#subnav-meet a,
.nightlife ul#subnavlist li#subnav-nightlife a,
.rest ul#subnavlist li#subnav-rest a,
.services ul#subnavlist li#subnav-services a,
.swimming ul#subnavlist li#subnav-swimming a,
.boating ul#subnavlist li#subnav-boating a,
.diving ul#subnavlist li#subnav-diving a,
.fishing ul#subnavlist li#subnav-fishing a,
.safety ul#subnavlist li#subnav-safety a,
.how ul#subnavlist li#subnav-how a,
.maps ul#subnavlist li#subnav-maps a,
.where ul#subnavlist li#subnav-where a,
.numbers ul#subnavlist li#subnav-numbers a,
.surfing ul#subnavlist li#subnav-surfing a,
.ecat ul#subnavlist li#subnav-ecat a,
.lifeguard ul#subnavlist li#subnav-lifeguard a,
.chamber ul#subnavlist li#subnav-chamber a,
.boating ul#subnavlist li#subnav-boating a {
	color: #f67941;
}

.hightlight{ color:#f67941;}

/* ------------ FOOTER ------------ */

#home-footer p {
	color: #3687B6;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	padding-top: 100px;
}

#fakefooter {
	background:url(../images/fakefooter.jpg) top left no-repeat;
	width:850px;
	height: 25px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	margin: 0, auto;
	
}
#footernav {
	/*background:url(/images/footer.jpg) top left no-repeat;*/
	height: 35px;
	text-align: right;
	font-size: 90%;
	font-weight: normal;
	width: 850px;
	margin: 0 auto;
	padding-right: 55px;
	
}

#footer {
	background: url(../images/bg.jpg) repeat-y;
	height: auto;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	margin: 0 auto;
	width: 850px;
	padding-top: 10px;
	
}


#footer p {
	margin-top: 0;
}

.louisianatravel {
	float: left;
	margin-left: 40px;
}


/* ------------ EXTRA ------------ */

#weather-int {
	margin-top: 15px;
}

#right-content h3 {
	line-height: 1.5;
	margin: 0 0 5px 0;
}

#right-content p {
	margin: 0 0 12px 0;
}


#content-bg {
	/*background: url(/images/content-bg.jpg) top left repeat-y;
*/	width: 580px;
	margin-top: 5px;
}

#content-bg2 {
	width: 580px;
	margin-top: 5px;
}

dl#events {
	color: #3687B6;
	font-size: 100%;
	margin-top: 0;
}

dl#events dt {
	font-weight: bold;
}

dl {
	color: #000;
	font-size: 90%;
	margin-top: 0;
}

dt {
	margin-left: 15px;
}

dd {
	margin: 0 0 10px 15px;
}

#sm-logo {
	 left: -10px;
    position: absolute;
    top: 120px;
    z-index: 900;
}

#smhome-logo {
 left: 5px;
    position: relative;
    top: 40px;
    z-index: 900;
}

.header-img {
	margin: 15px 0 0 20px;
}

hr {
	height: 1px;
	border: none;
	color: #000;
	background: #000;
	margin: 10px auto;
}

.img-frame {
	padding: 2px; 
	border: 1px solid #90b4d4;
}


#maps{
	text-align: center;	
}

#maps img {
	margin-bottom: 20px;
}

img.smallmap {
	margin-left: 70px;
}

.f-right {
    float: right;
    margin: 10px 0 11px 10px;
}

.f-left {
    float: left;
    margin: 10px 10px 11px 0;
}

.webcam {
	margin-top: 20px;
}

.center { text-align: center; }
.right { text-align: right; }

.clear { clear: both; }

a img { border: none; }

/* Sponsors Section*/

#sponsors {
	width: 800px;
	height: 90px;
	background-color: #f5ecda;
	margin: 0 auto;
}

#sponsors li {
	margin: 20px;
}

.sponsor-images ul{margin:0;padding:0;}

.sponsor-images ul li{display:inline;padding-left:2px;}

.sponsor-images {padding:0;}

/* End Sponsors Section*/


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE Mac */

 
/* FOR IE5 MAC */
/*\*//*/
ul#home-menu  {
width: 175px;
}

/**/

