/* CSS Style Sheet Copyright 2009 NexMedia ;)*/
/* Competitors Enjoy ;) */
body{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	background-image: url(/images/background-repeat.jpg);
	background-repeat: repeat-x;	
	background-color:#2da0cc;
}

#container{
    position: absolute;
    padding: 0 0 0 0px;
    margin: 0 0 0 0px; 
    width: 100%;
    background-repeat: repeat-x;	     
}

#pagebody
{
    position: relative;
	width: 945px;
	margin-left: auto;
	margin-right: auto;
}

#top-section 
{
    float: right;
    width:945px;
    height: 170px;
    padding: 0px;
    margin: 0px;
    background-image: url(/images/header.jpg);
    background-repeat: no-repeat;		
}

#content{
    clear:both;
    width: 948px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-image: url(/images/_content-image.jpg);  
    background-repeat: no-repeat;    	
}

#content2{
    clear:both;
    width: 945px;
    height:610;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    /* background-image: url(/images/content-image-two.jpg);  
    background-repeat: no-repeat; */
    min-height: 600px;	
}

#newsletter{
    position:relative;   
    float: left;
    width: 231px;
    margin-left: 0px;
    margin-top: 14px;
    height: 180px;
    margin-bottom: 0px;
    background-image: url(/images/side-news-tab.jpg);  
    background-repeat: no-repeat;    
}  

#newsletter-input{
    position: relative;
    margin-top:66px;
    margin-left:30px;
}

#newsletter-input  input{
    width: 120px;
    background-color: white;
    color: gray;
    border:0px;
}   

#newsletter-button{
    float:right;
    margin-top:-15px;
    margin-right: 0px;
}


#newsletter-home{
    position:relative;   
    float: left;
    width:319px;
    margin-left: 10px;
    height: 124px;
    margin-top:10px;
    margin-bottom: 0px;
    background-image: url(/images/news-tab.jpg);  
    background-repeat: no-repeat;   
}  

#newsletter-home-input{
    position: relative;
    margin-top:60px;
    margin-left: 45px;
}

#newsletter-home-input  input{
    width: 181px;
    height:20px;
    font:Arial;
    font-size:16px;
    font-weight:bolder;
    background-color: white;
    color: #3a97c2;
    border:0;
}   



#newsletter-home-button{
    float:right;
    margin-top:-30px;
    margin-right: 2px;
}
#newspic
{  
    position:relative;   
    float: right;
    width: 915px;
    margin-left: 0px;
    margin-top:20px;
    height: 174px;
    margin-bottom: 0px;
    background-image : url(/images/sub-headers/news.jpg);
    background-repeat: no-repeat;   
}

#weather{
    position:relative;   
    float: left;
    width: 319px;
    margin-left: 10px;
    min-height: 124px;
    height: 124px;
    margin-bottom: 0px;
    background-image: url(/images/weather.jpg);  
    background-repeat: no-repeat;    
}

#weather-button{
    float:right;
    margin-top:-1px; 
}

a#weather:hover {
   /* background-image: url(/images/weather-over.jpg);
    background-repeat:no-repeat;  */
}
a .alt { display: none; 
}


/******************************* LEFT NAV ********************************************************/
#content-left{   
    position:relative;
    float:left;
    clear: both;
    width: 205px;
    margin-top: 28px;
    margin-left: 4px;
    margin-right: 0px;
    padding: 0px;
    background-image: url(/images/side-menu-header.jpg);  
    background-repeat: no-repeat;  
}

#content-left-inner{   
   	 position: relative;
   	 width:auto;
   	 margin-top:47px;
   	 margin-left: 0px;
   	 margin-bottom: 0px;
   	 background-image: url(/images/side-menu-repeat.jpg);  
}

#content-left-inner ul   {
	padding: 0px;
	margin-left: 0px;
	margin-top: -5px;	
	list-style-type:none;
}

#content-left-inner li{
   	width: 185px;
   	padding: 0px;
   	margin-left: 20px;
   	height: 24px;
        background-image: url(/images/side-menu-icon.jpg);
        background-repeat: no-repeat;
}

#content-left-inner li:hover{
    background-image: url(/images/side-menu-icon-over.jpg);
    background-repeat: no-repeat;
}


#content-left-inner li a
{
    padding: 0px;
    margin: 0px;
    color: #2162a3;
    margin-left: 30px;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    line-height: 21px;
}

#content-left-inner li a:hover
{
    color: white;
}

#content-left-footer{
    position: relative;
    margin-top:  -20px;
    margin-left: 0px;
    height: 120px;
    width:205px;
    background-image: url(/images/side-menu-footer.jpg);     
    background-repeat: no-repeat; 
}

#content-right{   
    float: right;
    width: auto;   
    padding: 0px;
    margin-right: 10px;
    margin-top: -10px;
}

/******************************** TOP NAV ****************************************/
#nav {
	position: relative;
	width:913px;
	margin-left: 20px;
	margin-top: 136px;
        z-index: 100;
        border-left: 1px solid #549cc7;
}

#nav ul {
	margin: 0px;
	padding: 0px;	
	list-style-type:none;
}

#nav ul li {
	float: left; 
	position:relative;
	display: inline;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	padding-left:0px;
	padding-right:0px;
	border-right: 1px solid #549cc7;
}
		
#nav ul li a{
	font: 16px arial;
	font-weight:normal;	
	color: #fff;  
	text-decoration: none;
	letter-spacing: 0px;	
	line-height: 46px;	
	padding-left: 10px;
	padding-right: 10px;	
	
}
	
#nav ul li a:hover{
    float: left; 
    position:relative;
    color: #2162a3;
}

#nav ul li:hover
{

   text-decoration: none;
   letter-spacing: 0px;	
   line-height: 46px;	
}

#nav ul li:hover a{
   color: #2162a3;
}

/******************************** END TOP NAV ******************************************/
		

#content p {
	font-family: Verdana, Times, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color  : #444444;
	text-decoration: none;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;

}

#content ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 12px;
	text-decoration: none;
}
	
#content a {
	color: orange;
	font-weight: 500;
	text-decoration: none;
}
		
#content a:hover {
    text-decoration: underline;
}
		
#content img 
{

 
}

#subnav {
	display:block; 
	position:absolute;
	top:235px;
	width:auto;
	margin: 0px 0px 0px 0px;
	background-color: blue;	
	text-decoration: none;
}

#newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #74390e;
	text-decoration: none;
	width: auto;	
}		

#news img {
        margin-right: 10px;
        width:200px; 
        height:150px;   
        border: 1px solid gray;
}

h1 {
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: white;
	text-decoration: none;
	
}
		
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #660202;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #660202;
	text-decoration: none;
}		


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #660202;
	text-decoration: none;
}

#footer-text {
	position: relative;
	clear: both;
	width: 945px;
        margin: 0 0 0 0px;
        margin-top: -23px;
	padding: 0 0 0 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #dcd5c4;
	font-weight: bold;
}

#footer 
{
        clear: both;
	width: 950px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
	height:168px;
	padding: 0 0 0 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #dcd5c4;
	font-weight: bold;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
}

#footer2
{
        clear: both;
	width: 945px;
        margin-left: auto;
        margin-right: auto;
        margin-top: -3px;
	height:168px;
	padding: 0 0 0 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #dcd5c4;
	font-weight: bold;
	background-image: url(/images/footer-two.jpg);
	background-repeat: no-repeat;
}
	
#footer2 a {
        color: #c6b794;
	font-weight:bold;
        text-decoration: none;
}
		
#footer2 a:hover {
        color: #5e563f;
	text-decoration: underline;
}
	
#footer a {
        color: #c6b794;
	font-weight:bold;
        text-decoration: none;
}
		
#footer a:hover {
        color: #5e563f;
	text-decoration: underline;
}

#menu-botom a {
        color: #c6b794;
	font-weight:bold;
        text-decoration: none;
}
		
#menu-botom a:hover {
        color: orange;
	text-decoration: none;
}

#Advert1-Link{
        float:right; 
        margin-top:145px; 
        margin-right:12px; 
        font-family: Arial; 
        color: White; 
        font-size: 12px;
}  

#Advert1-Link a{
    color: White; 
} 

#Advert2-Link{
    float:right; 
    margin-top:145px; 
    margin-right:12px; 
    font-family: Arial; 
    color: White; 
    font-size: 12px;
}  

#Advert2-Link a{
    color: White; 
} 

#Advert3-Link{
    float:right; 
    margin-top:145px; 
    margin-right:12px; 
    font-family: Arial; 
    color: White; 
    font-size: 12px;
}  

#Advert3-Link a{
    color: White; 
} 

#Advert4-Link{
    float:right; 
    margin-top:145px; 
    margin-right:12px; 
    font-family: Arial; 
    color: White; 
    font-size: 12px;
}  

#Advert4-Link a{
    color: White; 
}
/* News Article Container Below */

.newsArticle{
    position:relative;
	float:left;
	margin-top:10px;
	margin-left:20px;
	background-image: url(/images/news-page-header.jpg);
	width:915px;
}

.newsArticle-inner{
	margin-top: 20px;
	background-image: url(/images/news-page-content-repeat.jpg);
	background-repeat: repeat-y;
	width:915px;
}

.newsArticle-footer{
	background-image: url(/images/news-page-footer.jpg);
	width:915px;
	height:21px;
}

.newsheader
{
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: Gray;
    margin: 0px;
    padding: 0px;
    
}

.newstext
{
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
    color: White;    
}
/* End News Article */

/* CMS Area Styles control here */
#cmsarea{   
    float: right;
    width: 670px;
    margin-right:15px;
    margin-left: 0px;
    margin-top:10px;
    background-image: url(/images/main-page-header.jpg);  
    background-repeat: no-repeat;
}

#cmsarea.h1
{
    color:white;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Arial Black', Gadget, sans-serif;
    font-weight: lighter;
    margin-top: 10px;
    
}

#cmsarea-inner{   
    margin-top: 20px;
    padding: 10px;
    background-image: url(/images/main-page-content-repeat.jpg);  
    padding-bottom: 10px;
}

#cmsarea-footer{
    position: relative;
    padding: 0px;   
    margin: 0px;
    background-image: url(/images/main-page-footer.jpg);   
    height:20px;
    margin-bottom: 20px;
}

#cmsarea-text{   
    width: 600px;
    margin-left:24px;
    margin-bottom: 0px;
}

#cmsarea-text p{
    font-size: 14px;
    font-family: Arial;
    color: #1d5677;
    text-align: justify;
    margin: 0px;
    padding: 0px;
}

#cmsarea-text ul li   {
    font-size: 14px;
    font-family: Arial;
    color: #1d5677;
    text-align: justify;
}

#cmsarea-text a   {
    font-size: 14px;
    font-family: Arial;
    color: #ffffff;
}

#cmsarea-text a:hover   {
    font-size: 14px;
    font-family: Arial;
    color: blue;
}

#cmsarea-text hr   {
    color: #ffffff;
    height: 1px;
}

#cmsarea-text img{
    border: 0px solid gray;
    padding: 2px;
    border  : 1px solid gray;
}

#cmsarea-header
{
    float: left;
    display: inline;
    margin-top: 0px;
    margin-left: 35px;
    padding-top: 15px;
    padding-bottom: 0px;

    border-bottom: 1px solid white;
    margin-bottom: 13px;
    width: auto;
    
}
#cmsarea-header h1
{
    color:white;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Arial Black', Gadget, sans-serif;
    font-weight: lighter;
    margin-top: 10px;


}
#cms-image{  
    float:right;
    margin-top:30px;
    width:670px;
    margin-right:16px;
}

#cmsheader
{
    color:white;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Arial Black', Gadget, sans-serif;
    font-weight: lighter;
    margin-top: 10px;
    
}
#cmsarea-article{   
    float: right;
    width: 670px;
    margin-right:15px;
    margin-left: 0px;
    margin-top:30px;
    background-image: url(/images/main-page-header.jpg);  
    background-repeat: no-repeat;
}
/* CMS Area Ends Here */

#flash{
    float:right;
    margin-top:7px;
    margin-right:0px;
    border: solid 3px #1ed1f1;
    margin-right:2px;
        
}

#flash-image{
    float: right;
    width: 592px;
    height: 256px;    
    background-image: url(/cmsimages/flashmovie/flash.jpg);
    background-repeat:no-repeat;  
}
/* ** THIS IS ACTUALLY BUTTON NO 4!! ** */
a#button1 
{
    position:absolute;
    display: block;
    width:98px; 
    height:65px;
    background-image: url(/images/buttons/surfing.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:84px;
    margin-left:207px;
}
a#button1:hover {
    background-image: url(/images/buttons/surfing-over.jpg);
    background-repeat:no-repeat; 
}

a .alt { display: none; 
}

/* ** THIS IS ACTUALLY BUTTON NO 5!! ** */
a#button2
{
    position:absolute;
    display: block;
    width:98px; 
    height:65px;
    background-image: url(/images/buttons/kayaks.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:84px;
    margin-left:208px;
}
a#button2:hover {
    background-image: url(/images/buttons/kayaks-over.jpg);
    background-repeat:no-repeat; 
}

/* ** THIS IS ACTUALLY BUTTON NO 6!! ** */
a#button3
{
    position:absolute;
    display: block;
    width:98px; 
    height:65px;
    background-image: url(/images/buttons/catamarans.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:84px;
    margin-left:201px;
}
a#button3:hover {
    background-image: url(/images/buttons/catamarans-over.jpg);
    background-repeat:no-repeat; 
}


a#button4
{
    position:absolute;
    display: block;
    width:98px; 
    height:65px;
    background-image: url(/images/buttons/powerboats.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:93px;
    margin-left:201px;
}

a#button4:hover {
    background-image: url(/images/buttons/powerboats-over.jpg);
    background-repeat:no-repeat; 
}

/* * This is Actually button 2!!! WELL DONE JOSH FOR PUTTING EVERYTHING AROUND THE WRONG WAY ** */
a#button5
{
    position:absolute;
    display: block;
    width:98px; 
    height:65px;
    background-image: url(/images/buttons/sailing.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:91px;
    margin-left:202px;
}
a#button5:hover {
    background-image: url(/images/buttons/sailing-over.jpg);
    background-repeat:no-repeat; 
}


a#button6
{
    position:absolute;
    display: block;
    width:98px; 
    height:65px;
    background-image: url(/images/buttons/windsurfing.jpg);
    background-repeat:no-repeat; 
    margin: 0 auto;
    margin-top:93px;
    margin-left:208px;
}
a#button6:hover {
    background-image: url(/images/buttons/windsurfing-over.jpg);
    background-repeat:no-repeat; 
}



.advert1{
    float:left;
    background-image:url(/CMSImages/adsthumbs/1.jpg); 
    background-repeat:no-repeat; 
    width:306px; 
    height: 164px;
}

.advert2{
    float: left;
    background-image:url(/CMSImages/adsthumbs/2.jpg); 
    background-repeat:no-repeat; 
    width:306px; 
    height:163px;
}

.advert3{
    float: left;
    background-image:url(/CMSImages/adsthumbs/3.jpg); 
    background-repeat:no-repeat; 
    width:306px; 
    height: 163px;
}


.advert4{
    float:left;
    background-image:url(/CMSImages/adsthumbs/4.jpg); 
    background-repeat:no-repeat; 
    width:306px; 
    height: 164px;
}

.advert5{
    float: left;
    background-image:url(/CMSImages/adsthumbs/5.jpg); 
    background-repeat:no-repeat; 
    width:306px; 
    height: 164px;
}

.advert6{
    float: left;
    background-image:url(/CMSImages/adsthumbs/6.jpg); 
    width:306px; 
    height: 164px;
}

#adcontainer{
    float:left;
    width: 940px;
    margin-left: 15px;
}
