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

		.buttontext {
		font-weight: bold;
		text-decoration: none;}
		
		
		
		a {
         outline: none;
			}

		
								
		a:visited {
		text-decoration: none;
		color: #fff;}
		
								
		a:link {
		text-decoration: none;
		color: #fff;}		

		a:hover {
		text-decoration: underline;
		color: #fff;}
			
					a.homebutton:hover {
					text-decoration: underline;
					color: #fff;}
									
					a.fishingbutton:hover {
					text-decoration: underline;
					color: #97c0e6;}
								
					a.shootingbutton:hover {
					text-decoration: underline;
					color: #c3a963;}
								
					


a.homeselected {
color: #fff;
text-decoration: underline!important;}

a.fishingselected {
color: #97c0e6;}

a.shootingselected {
color: #c3a963;}
a:active {
text-decoration: none;
color: #fff;}

h1 {
font-size: 30px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #fff;
}


		#emailNewsletter{
	position: relative;
	width:300px;
	height:85px;
	left:350px;
	top:-70px;
	z-index:20;
					}
					
					
					
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}	


#ftButton {
	position: relative;
	width:143px;
	height:90px;
	z-index:7;
	float:right;
	top:-170px;
}


a.rolloverftButton {
	display: block;
	width:143px;
	height:90px;
	text-decoration: none;
	background-image:url(../images/ft_com.jpg);
	}

a.rolloverftButton:hover {
	background-position: 0 -90px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
	
	
	
	
	
	
#LadiesButton {
	position: relative;
	width:242px;
	height:78px;
	z-index:999;
	float:left;
	top: 15px;
	left: 2px;
}


a.rolloverLadiesButton {
	display: block;
	width:242px;
	height:78px;
	text-decoration: none;
	background-image:url(../images/LadiesLinkThrough.png);
	}

a.rolloverLadiesButton:hover {
	background-position: 0 -78px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}	
					
		


		
		.capstext {
		font-family: Arial, Helvetica, sans-serif}
		

		.bold-heading {
		font-size: 30px;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #fff;
		}
		
						
		.body-copy {
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height:22px;}
		
		
		.destinationtitle {
		color: #fff;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height:22px;}
		
				
		.fishingtype {
		color: #003399;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height:22px;}
						
		.tabheading {
		color: #fff;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height:22px;}						
						
		
		.dark-copy {
		color: #fff;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 15px;}
		

	.footer-copy a {
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ddd;}

	.footer-copy a:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;}

	.footer-copy {
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ddd;}

