/* reset */
* {
margin: 0;
padding: 0;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
display: block;
clear: both;
}
@font-face {
	font-family: 'Amienne';
	src: url('http://www.aikenslake.com/fonts/AMIENNE.eot?') format('eot'),
	url('http://www.aikenslake.com/fonts/AMIENNE.woff') format('woff'),
	url('http://www.aikenslake.com/fonts/AMIENNE.TTF') format('truetype');
} 
@font-face {
	font-family: 'Atlainln';
	src: url('http://www.aikenslake.com/fonts/ATLAINLN.eot?') format('eot'),
	url('http://www.aikenslake.com/fonts/ATLAINLN.woff') format('woff'),
	url('http://www.aikenslake.com/fonts/ATLAINLN.TTF') format('truetype');
} 
#logolink a{
	display: block;
    height: 138px;
    margin-left: 315px;
    width: 135px;
}
body {
	background:url(images/bg_wood.jpg) repeat scroll 0 0 transparent;
	font-family: Times new roman;
	font-size:14px;
	color:#000000;
	line-height:20px;
}
#wrap{	
	background:url(images/top-bg-shadow.png) repeat-x scroll 0 top transparent;
	height:auto;
	margin:0 auto;
}
#wrapper{
	width:782px;
	margin:0 auto;
	overflow:hidden;
	height:auto;
	padding-top: 17px;
}
#top-header{
	background:url(images/header-top.png) no-repeat scroll 0 0 transparent;
	width:782px;
	height:37px;
	float:left;
}
#body-header{
	background:url(images/header-body.png) repeat-y scroll 0 0 transparent;
	float: left;
    height: auto;
    padding-left: 12px;
    padding-right: 12px;
    width: 759px;
}
#logo{
	width: 758px;
	height: 262px;
	background:url(images/logo.png) repeat-y scroll 0 0 transparent;
}
#logo ul{
	float: right;
    list-style: none;
	margin-right: 5px;
    margin-top: -16px;
}
#logo ul li{
	float: left;
    list-style: none;
	padding-left: 3px;
}
img{
	border:none;
}
#header-img img{
	border: 2px solid #F4910F;
}
.breadcrumbs img{
	border:none !important;
}
.breadcrumbs a{
	font-style:normal !important;
}
.item69,.item70{
	display:none !important;
}
#lower-header{
	background:url(images/header-lower.png) no-repeat scroll 0 0 transparent;
	width:782px;
	height:37px;
	float:left;
}
.nav{
	background:url(images/header-body.png) repeat-y scroll 0 0 transparent;
	float: left;
    height: auto;
    padding-left: 12px;
    padding-right: 12px;
    width: 759px;
}
.nav ul{
	float: right;
    list-style: none;
	margin-right: 2px;
}
.nav ul li{
	float: left;
    list-style: none;
	cursor: pointer;
}
.nav ul #home{
	background:url(images/homeAboutUs.jpg) no-repeat scroll 0 0 transparent;
	width: 76px;
	height: 73px;
}
.nav ul #home:hover{
	background:url(images/homeAboutUs2.jpg) no-repeat scroll 0 0 transparent;
	width: 76px;
	height: 73px;
}
.nav ul #home a{
	display:block;
	width: 76px;
	height: 73px;
}
.nav ul #community{
	background:url(images/homeCommunity.jpg) no-repeat scroll 0 0 transparent;
	width: 84px;
	height: 73px;
}
.nav ul #community:hover{
	background:url(images/homeCommunity2.jpg) no-repeat scroll 0 0 transparent;
	width: 84px;
	height: 73px;
}
.nav ul #community a{
	display:block;
	width: 84px;
	height: 73px;
}
.nav ul #accomodations{
	background:url(images/homeAccomodations.jpg) no-repeat scroll 0 0 transparent;
	width: 111px;
	height: 73px;
}
.nav ul #accomodations:hover{
	background:url(images/homeAccomodations2.jpg) no-repeat scroll 0 0 transparent;
	width: 111px;
	height: 73px;
}
.nav ul #accomodations a{
	display:block;
	width: 111px;
	height: 73px;
}
.nav ul #services{
	background:url(images/homeServices.jpg) no-repeat scroll 0 0 transparent;
	width: 70px;
	height: 73px;
}
.nav ul #services:hover{
	background:url(images/homeServices2.jpg) no-repeat scroll 0 0 transparent;
	width: 70px;
	height: 73px;
}
.nav ul #services a{
	display:block;
	width: 70px;
	height: 73px;
}
.nav ul #packages{
	background:url(images/homePackages.jpg) no-repeat scroll 0 0 transparent;
	width: 74px;
	height: 73px;
}
.nav ul #packages:hover{
	background:url(images/homePackages2.jpg) no-repeat scroll 0 0 transparent;
	width: 74px;
	height: 73px;
}
.nav ul #packages a{
	display:block;
	width: 74px;
	height: 73px;
}
.nav ul #contact{
	background:url(images/homeContactUs.jpg) no-repeat scroll 0 0 transparent;
	width: 99px;
	height: 73px;
}
.nav ul #contact:hover{
	background:url(images/homeContactUs2.jpg) no-repeat scroll 0 0 transparent;
	width: 99px;
	height: 73px;
}
.nav ul #contact a{
	display:block;
	width: 99px;
	height: 73px;
}
.main-menu{
	font-family: Amienne;
	font-size:20px;
	color:#0e0e0f;
	font-weight:bold;
	margin-right: 10px;	
}
.main-menu a{
	text-decoration:none;
	color:#0e0e0f;
}
.main-menu li{
	padding-left:15px;
	padding-right:15px;
}
.breadcrumbs{
	font-size:12px;
}
.pathway a{
	color: #000000 !important;
}
#sub{
	background-color: #E9E9E9;
    float: left;
    height: auto;
    margin-bottom: 18px;
    text-align: center;
}
#sub a{
	color: #939393 !important;
	text-decoration:none;
	font-style: normal !important;
}
#sub ul{
	list-style:none;
	width: 100%;
	margin: 0 11px 11px;
	float:left;
}
#sub ul li{
	float:left;
	padding-left:17px;
	padding-right:17px;
	border-left: 1px solid #939393;
	margin-top: 11px;
}
.item14,.item18,.item23,.item27,.item30,.item33,.item12,.item35,.item39,.item42,.item54,.item47,.item51,.item55,.item58,.item60{
	border: none !important;
}
#sub .item18{
	margin-left: 17px;
}
#sub .item23{
	margin-left: 15px;
}
#sub .item27{
	margin-left: 55px;
}
#sub .item30{
	margin-left: 22px;
}
#sub .item33{
	margin-left: 103px;
}
#sub .item39{
	margin-left: 75px;
}
#sub .item42{
	margin-left: 40px;
}
#sub .item54{
	margin-left: 60px;
}
#sub .item47{
	margin-left: 10px;
}
#sub .item51{
	margin-left: 60px;
}
#sub .item55{
	margin-left: 10px;
}
#sub .item58{
	margin-left: 115px;
}
#sub .item60{
	margin-left: 95px;
}
#sub .item62{
	margin-right: 97px;
}
#sub #current a{	
	color:#000000 !important;
	text-decoration:underline;
}
#sub #current a:hover{
	text-decoration:none;
}
#slider{
	background:url(images/slider.png) no-repeat scroll 0 0 transparent;
	height: 281px;
    position: absolute;
    top: 290px;
    width: 247px;
    z-index: 2;
	margin-left: 10px;
}
#sidebar1{
	float:left;
}
#top-main{
	background:url(images/top-main.png) no-repeat scroll 0 0 transparent;
	width:782px;
	height:37px;
	float:left;
}
#body-main{
	background:url(images/body-main.png) repeat-y scroll 0 0 transparent;
	float: left;
    height: auto;
    padding-left: 12px;
    padding-right: 12px;
    width: 759px;
}
#lower-main{
	background:url(images/lower-main.png) no-repeat scroll 0 0 transparent;
	width:782px;
	height:37px;
	float:left;
}
#left-content{
	float:left;
	width:196px;
	padding-left:20px;
	padding-right:20px;
	margin-top: 95px;
}
#module{
	background:url(images/left-module.jpg) no-repeat scroll 0 0 transparent;
	font-family: Atlainln;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    padding-top: 70px;
    width: 200px;
}
#module ul{
	list-style:none;
}
#module ul li{
	text-align:center;
	padding-bottom: 15px;
    padding-top: 15px;
}
#module a{
	color:#010101;
	text-decoration:none;
}
#search{
	text-align:center;
	margin-top:26px;
	margin-bottom:38px;
}
#weather{
	text-align:center;
}
#right-content{
	float: left;
    font-weight: bold;
    padding: 0 20px;
    width: 482px;
}
#right-content p{
	margin-bottom:18px;
}
#right-content a{
	color:#000000;
	font-style: italic;
}
#right-content a:hover{
	text-decoration:none;
}
.welcome{
	background:url(images/welcome.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.aboutus{
	background:url(images/headers/about-us/about-us.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.diving{
	background:url(images/headers/about-us/driving.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.history{
	background:url(images/headers/about-us/history.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.location{
	background:url(images/headers/about-us/location.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.map{
	background:url(images/headers/about-us/map.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.master{
	background:url(images/headers/about-us/master-anglers-club.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.scenery{
	background:url(images/headers/about-us/scenery.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.specials{
	background:url(images/headers/about-us/specials.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.testimonials{
	background:url(images/headers/about-us/testimonials.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.trophy{
	background:url(images/headers/about-us/trophy-fishing.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.tvshow{
	background:url(images/headers/about-us/tv-show-gallery.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.rates{
	background:url(images/headers/about-us/view-rates.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.hosts{
	background:url(images/headers/about-us/your-hosts.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.community{
	background:url(images/headers/community/community.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.community-tundra{
	background:url(images/headers/community/call-of-the-tundra.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.community-club{
	background:url(images/headers/community/century-club.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.community-anglers{
	background:url(images/headers/community/master-anglers.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.community-newsletter{
	background:url(images/headers/community/newsletter.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.community-gallery{
	background:url(images/headers/community/photo-gallery.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.community-shootout{
	background:url(images/headers/community/pwt-celebrity-shootout.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.accommodations{
	background:url(images/headers/accommodations/accommodations.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.accommodations-sunset{
	background:url(images/headers/accommodations/sunset.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.accommodations-boardwalk{
	background:url(images/headers/accommodations/boardwalk.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.accommodations-parkplace{
	background:url(images/headers/accommodations/park-place.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.accommodations-master {
	background:url(images/headers/accommodations/master-anglers-row.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.accommodations-great  {
	background:url(images/headers/accommodations/great-gray-owl.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.accommodations-fishing{
	background:url(images/headers/accommodations/fishing-boats.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.accommodations-rates{
	background:url(images/headers/accommodations/rates.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.accommodations-reservation{
	background:url(images/headers/accommodations/reservation-quote.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.accommodations-refund{
	background:url(images/headers/accommodations/refund-policy.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.services{
	background:url(images/headers/services/services.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.services-pro{
	background:url(images/headers/services/pro-staff-guides.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.services-boat{
	background:url(images/headers/services/fishing-boats.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.services-bar{
	background:url(images/headers/services/big-mollys-bar.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.services-dining{
	background:url(images/headers/services/dining-room.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.services-dockside{
	background:url(images/headers/services/dockside.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.services-tour{
	background:url(images/headers/services/virtual-tour.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.services-order{
	background:url(images/headers/services/order-pictures.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.services-staff{
	background:url(images/headers/services/staff-bios.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.packages-special{
	background:url(images/headers/packages/packages.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.packages-corporate{
	background:url(images/headers/packages/corporate-retreats.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.packages-flexibility {
	background:url(images/headers/packages/flexibility-and-fun.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.packages-shore{
	background:url(images/headers/packages/shore-lunch.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
.contactus{
	background:url(images/headers/contact-us/contact-us.jpg) no-repeat scroll 0 0 transparent;
    height: 100px;    
    width: 499px;
	margin-bottom:18px;
}
#footer-area{
	width:782px;
	margin:0 auto;
	overflow:hidden;
	height:auto;
	padding-bottom:15px;
}
.footer-segment {
	color: #fefefe;
}
.footer-segment a{
	text-decoration:none;
	color: #fefefe;
}
.footer-segment ul {
    display: block;
    list-style: none outside none;
    margin: 0;
    text-align: center;
    width: 100%;
}
.footer-segment ul li {
    color: #fefefe;
    display: inline;
    font-size: 10px;
	text-transform:uppercase;
    list-style: none outside none;
	border-right: 1px solid #fefefe;
	padding-left:11px;
	padding-right:11px;
}
table.rate1 td.heading {
    background-color: #F6F6F6;
}
table.rate1 td {
    background-color: #FFEBC6;
    padding-left: 2px;
    padding-right: 2px;
}
table.rate1 td.green {
    background-color: #CCFFCC;
}
table.rate1 td.white {
    background-color: #FFFFFF;
}
table.rate1 td.yellow {
    background-color: #FFFF99;
}
#menulink{
	float: right;
    margin-right: 20px;
    text-align: right;
}
#menulink ul{
	list-style:none;
}
#menulink img{
	border:none;
}
#sidebar {
    margin: 0;
    padding: 0 0 20px;
}
#sidebar ul, #sidebar h2, #sidebar ul ol {
    display: inline;
    margin: 0;
    padding: 0;
}
#sidebar a {
    color: #0066CC;
    text-decoration: none;
	font-style: normal !important;
}
#sidebar ul li, #sidebar h2 {
    font-size: 11px;
}#sidebar h2 {
	color: #DB7B2E;
	padding-right:5px;
}
#sidebar ul li {
    display: inline;
    list-style-image: none;
    list-style-type: none;
    margin-bottom: 15px;
	padding-right:5px;
	font-size: 11px;
}
.alignleft{
	float: left;
}
.alignright{
	float: right;
}
#comment{
	width: 480px;
}
#slider #prevBtn{
	display:none;
}
#slider #nextBtn{
	display:none;
}
#slider01 {
	height: 171px !important;    
    margin-left: 43px;
    margin-top: 40px;    
    width: 161px !important;    
}
#slider01 ul{
	list-style:none;
}
