/* Layout Stylesheet */ 

body {
	margin:0;
	background:#02041e url(../images/bg_strip.jpg) repeat-x;
	color: #000066;
	text-align:center;
	padding:0;
	font: 12px/1.3em Arial, Helvetica, sans-serif;
 }
 

#outer {
	background:transparent url(../images/bg_sea.jpg) top no-repeat;
 	text-align:center;
 	margin:0px auto;
 }
#container {
	text-align:center;	
	border-left:1px solid #ff6600;
	border-right:1px solid #ff6600;
	width:770px;
	margin:0 auto;
 }
.home{background:#fffaed url(../images/bg_content.jpg) no-repeat;}
.fishing{background:#fffaed url(../images/bg_fishing.jpg) no-repeat;}
.other{background:#fffaed url(../images/bg_other.jpg) no-repeat;}
.rooms{background:#fffaed url(../images/bg_rooms.jpg) no-repeat;}
.bookings{background:#fffaed url(../images/bg_bookings.jpg) no-repeat;}
.here{background:#fffaed url(../images/bg_here.jpg) no-repeat;}


#header {
 height:258px;
 margin: 0;
 padding: 0;
 }


#content{
 position:relative;
 color: #000066;
 width:770px;
 padding:0;
 margin: 0;
 }


/*------------------------------------------------------------------------------right column*/
#r-col{
	float:right;
	 width:570px;
	 background:transparent;
	 color:#000066;
	 text-align:left;
	 margin: 0;
 }
#r-col a{
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;

	}
#r-col a:hover{
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	}
.img-border {border: 5px solid #fff;}
.gallery{
	width:500px;
	padding:0;
	margin:0;
	text-align:left;
	}
#r-col .gallery td{
	text-align:center;
	padding:8px 0;
	border:none;
	}
#r-col .gallery td img{border:2px solid #999966;}	

/*------------------------------------------------------------------------------footer*/	
	
#footer {
	clear:both;
 height:25px;
 background:#ff6600;
 color: #fff;
 border-top:1px solid black;
 margin:0;
 padding:0;
 }
#footer p{margin-top:5px;}
#footer a{
	color: #660000;
	text-decoration: none;
	}
#footer a:hover{
	color: #fff;
	}
	
/*------------------------------------------------------------------------------right column*/

#awards{
margin-left:6px;
background:url(../images/awardsbg.png) no-repeat;
width:180px;
margin-top:100px;
padding-top:40px;
}

/*------------------------------------------------------------------------------navigation*/
 
#nav{
	 float:left;
	 color: #333333;
	 width:180px;
	 text-align:left;
 }
#nav ul{
	list-style: none;
	padding: 0;
	margin:10px 0 0 5px;
}

#nav li{
	margin: 0;
	padding: 10px 0 10px 10px;
	text-align: left;
}

#nav li a{
	text-decoration: none;
	text-align: left;
	color: #CE5300;
	background: url(../images/bullet_2.png) 2px 4px no-repeat;
	padding:2px 0 2px 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#nav li a:hover{

	text-decoration: none;
	text-align: left;
	font-size: 12px;
	color: #003366;
	background-position:2px -28px;
	padding:2px 0 2px 20px ;
	font-family: Arial, Helvetica, sans-serif;
}

/* ----------------------------------------------------------presentation Styles */ 

p {
	color: #000066;
	margin: 10px 15px 5px 0;
	font-size: 12px;
}
#awards h2, #awards p, #awards h3 {
	padding:0 5px ;	
}
#awards h2 {font-size:16px; margin-bottom:0;} 
#footer p{
	color: white;
	font-size: 11px;
	}
h1 {
	color: #0066a0;	
	font-size: 36px;
	margin:20px 0 25px 0;
	}
h2 {
	color: #0066a0;
	font-weight: normal;
	font-size: 20px;
}
h3 {
	color: #0066a0;
	font-size: 14px;
	margin: 0;
	padding: 5px 0 5px 0;
}
h4 {
	color: #333366;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
ul{
	color:#000066;}
blockquote {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
#booking {
	background: #Fcec96;
	border: 1px solid #CC0000;
	width: 380px;
	padding: 5px;
	}

hr {border: none 0;
	border-top: 1px dashed #CC0000;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


.floatRight{
	float: right;
	padding:0 5px 5px 5px;
	}
.floatLeft{
	float: left;
	padding:0 10px 5px 0;
	}
	
#overDiv{
	width: 200px;
	background: #ff6600;
	}
.clearer{
 height:1px;
 overflow:hidden;
 margin-top:-1px;
 clear:both;
}
#direction{
	margin: 0;
	padding: 0;
	background: url(../images/map_australia.gif) no-repeat;
	width: 550px;
	}
#direction p{
	margin:0;
	padding: 90px 0 0 290px;
	}
/*------------------------------------------------------------------------------section friends in business*/	
.section{border-bottom:1px dotted #F96; margin:10px 0 5px 0; padding:0;}
.section p{padding:20px 0 0 30px;}
.section img{margin:0;}
/*--------------------------------------------------------bookings*/
#rooms{
	float:right;
	padding:0 0 0 10px;
	}
#rooms p{
	font-size: 10px;
	background:url(../images/zoom_in.png) no-repeat;
	padding:0 0 20px 20px;
	margin:0 0 0 5px;}
#rates table {
	border: 1px solid #003366;
	background: #fcec96;
	width:400px; 
	padding: 5px 2px;
	border-collapse: collapse;
	}

#rates td { 
	font-size: 12px; 
	color: #003366;
	padding: 5px 2px 5px 5px;
	border: 1px solid #003366;
	}
#rates th { 
	font-size: 12px;
	vertical-align: top; 
	color: #CC0000;
	text-align: center;
	background: #fff;
	padding: 5px 2px;
	border: 1px solid #003366;
	}
.small{font-size: 10px;}

.center{
	text-align: center;
	font-weight: bold;
	}


.rate {
	text-align: center;
	color: #fff;
	background:#ff6600;
	font-weight: bold;
	}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*** SLIDESHOW set the width and height to match your images **/

#slideshow {
    position:relative;
    height:100px;
	margin:10px 0;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 100px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 100px;
    display: block;
    border: 0;

}
#slideshow DIV .caption{position:absolute; z-index:100; color:#FFF;text-shadow:0 1px 0 #000;left:30px;top:42px; font-size:24px;padding:20px;}
#slideshow DIV .caption a{font-weight:normal;}