@charset "utf-8";
/* CSS Document */


.redLink a{
	color:#b4282e;
}
.redLink a:hover{
	color:#e56267;
}


/********************
/  About Page ( about.php )
********************/
#TopLeft_About{
	background-image:url(/images/about/top-left.png);
	background-repeat:no-repeat;
	float:left;
	height:280px;
	width:306px;
	margin:0 0 0 -15px;
	padding:73px 0 0 0;
}

#TopLeft_About p{
	font-size:14px;
	line-height:15px;
	padding:3px 0 3px 30px;
	width:260px;
}

#TopRight_About{
	float:left;
	height:375px;
	margin:0 0 0 15px;
	width:608px;
}

#TopRight_About #Photos{
	background-image:url(/images/about/top-photos.png);
	background-repeat:no-repeat;
	height:383px;
	width:608px;
}

#TopRight_About #Tournament{
	background-image:url(/images/about/top-tournaments.png);
	background-repeat:no-repeat;
	height:163px;
	margin:-163px 0 0 -50px;
	width:431px;
}

#Lower_About{
	background-image:url(/images/about/lower-captain.png);
	background-repeat:no-repeat;
	float:left;
	height:276px;
	margin:-15px 0 0 -12px;
	width:930px;
}

#Lower_About .left{
	float:left;
	height:190px;
	padding:75px 0 0 215px;
	width:240px;
}

#Lower_About .left ul{
	font-size:13px;
	margin:0px;
	padding:0px;
}

#Lower_About .right{
	float:left;
	height:238px;
	padding:27px 0 0 20px;
	width:435px;
}

#Lower_About .right p{
	padding:3px 0 3px 0;
}






/********************
/  Home Page ( index.php )
********************/
#Top_Home{
	background-image:url(/images/home/top-background.png);
	background-repeat:no-repeat;
	height:407px;
	padding:5px 0 0 0;
	width:927px;
}

#TopLeft_Home{
	background-image:url(/images/home/top-left.png);
	background-repeat:no-repeat;
	float:left;
    font-size: 17px!important;
	height:398px;
    line-height: 19px;
	width:302px;
}
	#TopLeft_Home #mainHeadline {
		font-family:Arial, Helvetica, sans-serif;
		text-align: center;
		padding-top:20px;
	}
		#TopLeft_Home #mainHeadline h1, #TopLeft_Home #mainHeadline h2, #TopLeft_Home #mainHeadline h3 {
			margin: 5px 0;
		}  
		#TopLeft_Home #mainHeadline h1, #TopLeft_Home #mainHeadline h2  {
			color: #981A1A;
		}
		#TopLeft_Home #mainHeadline h1 {
			font-size: 1.5em
		}
		#TopLeft_Home #mainHeadline h2 {
			font-size: 1.3em
		}
		#TopLeft_Home #mainHeadline h3 {
			font-size: 1.2em;
			color: #5C542D;
		}
		#TopLeft_Home #mainHeadline .line {
			display:block;
			width: 260px;
			height:3px;
			margin: 5px auto;
			background: #5C542D;
		}

#TopLeft_Home p.description {
    padding: 0px 30px 0;
}

#TopLeft_Home p.quote{
	color:#6d6e71;
	padding:30px 0 0 150px;
}

#Reservations_Home{
	background-image:url(/images/home/reservations.png);
	background-repeat:no-repeat;
	height:59px;
	width:931px;
}

#Reservations_Home a{
	height:59px;
	width:220px;
	float: left;
	text-indent:-9000px;
}

#Reservations_Home h1{
	float:left;
	font-size:18px;
	margin: 20px 0 0 10px;
}

#Reservations_Home h2{
	color:#961a1e;
	float:left;
	font-size:28px;
	font-weight:normal;
	padding:15px 0 0 10px;
}

#TopRight_Home{
	background-image:url(/images/home/top-right.png);
	background-repeat:no-repeat;
	float:left;
	height:394px;
	margin:0 0 0 -5px;
	width:625px;
}

#LowerNavigation{
	height:183px;
	margin:0 0 0 -5px;
	width:942px;
}

#LowerNavigation ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#LowerNavigation li{
	float:left;
}

#LowerNavigation a{
	color:#6d6e71;
	display:block;
	text-decoration:none;
}

#LowerNavigation a span{
	display:none;
}

#LowerNavigation a span.paragraph{
	display: block;
	cursor:pointer;
	padding:130px 0 0 22px;
	width:272px;
}

#LowerNavigation #What_To_Bring a{
	background-image:url(/images/home/what-to-bring.png);
	background-repeat:no-repeat;
	height:183px;
	width:314px;
}

#LowerNavigation #What_To_Bring a:hover{
	background-position:0px -183px;
}

#LowerNavigation #The_Boats a:link, #LowerNavigation #The_Boats a:visited, #LowerNavigation #The_Boats a:active{
	background-image:url(/images/home/the-boats.png);
	background-repeat:no-repeat;
	height:183px;
	width:314px;
}

#LowerNavigation #The_Boats a:hover{
	background-position:0px -183px;
}

#LowerNavigation #Sponsors a:link, #LowerNavigation #Sponsors a:visited, #LowerNavigation #Sponsors a:active{
	background-image:url(/images/home/sponsors.png);
	background-repeat:no-repeat;
	height:183px;
	width:314px;
}

#LowerNavigation #Sponsors a:hover{
	background-position:0px -183px;
}






/********************
/  Reservations ( reservations.php )
********************/
.textarea {
	width: 343px;
}
#LeftTop_Reservations{
	background-image:url(/images/reservations/top-left.png);
	background-repeat:no-repeat;
	float:left;
	height:406px;
	margin:0 0 0 -15px;
	width:311px;
}

#LeftTop_Reservations .text{
	font-size:14px;
	padding:80px 0 0 30px;
	width:260px;
}

#LeftTop_Reservations .text h1{
	font-size:14px;
	padding:5px 0 5px 0;
}

#LeftTop_Reservations .text p{
	padding:5px 0 5px 0;
}

#TopRight_Reservations{
	background-image:url(/images/reservations/top-right.png);
	background-repeat:no-repeat;
	float:left;
	height:399px;
	width:605px;
}

#Lower_Reservations{
	background-image:url(/images/reservations/lower.png);
	background-repeat:no-repeat;
	clear:left;
	height:234px;
	width:913px;
	padding:10px 0 0 25px;
/*			padding: 10px 50px 10px 25px;*/
}

#Lower_Reservations input, #Lower_Reservations textarea{
/*			margin-right: 10px;*/
}

#Lower_Reservations #reservation_tbl{
	height:150px;
	width:875px;
}

#Form_Reservations{
	height: 175px;
}

#Submit_Reservations{
	background-image:url(../images/reservations/submit.png);
	height: 48px;
	width: 176px;
	float: left;
/*			margin: 20px 30px 0px 0px;*/
}

#Submit_Reservations:hover{
	background-position: 0px -48px;
}

#Bottom_Reservations{
/*			margin: 45px 0px 0px 0px;*/
	padding: 30px 20px 0px 10px;
	width: 630px;
	font-weight: bold;
	font-size: .9em;
	float:left;
}  




/********************
/  What To Bring Page ( what-to-bring.php )
********************/
#Left_WhatToBring{
	background-image:url(/images/what-to-bring/left.png);
	background-repeat:no-repeat;
	float:left;
	font-size:14px;
	height:617px;
	margin:0 0 0 -15px;
	width:403px;
}

	#Left_WhatToBring h1{
		text-decoration: underline;
		text-transform:uppercase;
	}

#Left_WhatToBring h1{
	font-size:14px;
}

#Left_WhatToBring p{
	padding:3px 0 10px 0;
}

#Left_WhatToBring .text{
	padding:100px 0 0 70px;
	width:280px;
}

#Left_WhatToBring .text ul{
	margin:0px;
	padding:0 0 0 15px;
}

#Right_WhatToBring{
	background-image:url(/images/what-to-bring/right.png);
	background-repeat:no-repeat;
	float:left;
	height:625px;
	width:545px;
}





/********************
/  Sponsors Page ( sponsors.php )
********************/
#ContentContainer_sponsors{
	background: url(/images/template/content-background_sponsors.png) no-repeat;
	height:696px;
	margin:-15px 0 0 40px;
	padding:35px 0px 30px 30px;
	position:relative;
	width:970px;
	z-index:20;
}

#Left_Sponsors{
	float: left;
	width: 305px;
	height: 331px;
	background:url(../images/sponsors/left.png) no-repeat top left;
	margin: 0px 0px 0px -15px;
	padding: 73px 0px 0px 0px;
}
	#Left_Sponsors p{
		font-size: 14px;
		padding: 0px 20px 0px 30px;
		margin: 1em 0em 1em 0em;
	}
#Right_Sponsors {
    background: url("../images/sponsors/right.png") no-repeat scroll right top transparent;
    float: right;
    height: 622px;
    margin: 0 54px 0 0;
    padding: 10px;
    width: 600px;
}
#Lower_Sponsors{
	background: url(../images/sponsors/lower.png) no-repeat top left;	
	width: 868px;
	height: 188px;
	padding: 9px 22px 37px 20px;
	clear: both;
}
	#Lower_Sponsors a img{
		border: none;
	}
	#Lower_Sponsors td{
		font-size: 11px;
	}
#Scroll_Sponsors{
	overflow: auto;
	height: 214px;
}
#Column1_Sponsors, #Column2_Sponsors{
	width: 400px;	
}
#Column1_Sponsors{
	float: left;	
}
#Column2_Sponsors{
	margin: 0px 0px 0px 450px;	
}

#scrollable{
	overflow-y:scroll;
	height:260px;
	display:block;
	padding-top:1px;
}




/********************
/  Boats Page ( boats.php )
********************/
#Boat1_Boats{
	background: url(../images/boats/theBoat.png) no-repeat top left;
	width: 931px;
	height: 670px;
	margin: -40px 0px 0px -17px;
	padding: 65px 20px 0px 40px;
}
#Boat2_Boats{
	background:url(../images/boats/boat2.png) no-repeat top left;
	width: 850px;
	height: 318px;
	margin: -22px 0px 0px -17px;
	padding: 38px 50px 0px 40px;
}
#Boat1_Boats div.column1, #Boat2_Boats div.column1{
	width: 240px;
	float: left;
	padding: 50px 10px 0px 0px;
	font-size: 11px;
}
#Boat1_Boats div.column1 img, #Boat2_Boats div.column1 img{
	margin: 0px 0px 10px 10px;
}
#Boat1_Boats div.column2, #Boat2_Boats div.column2 {
    height: 268px;
    margin: 50px 0 0;
    position: relative;
    width: 585px;
}
#Boat1_Boats div.column2 img, #Boat2_Boats div.column2 img{
	margin: 0px 0px 5px 20px;
}
#Boat1_Boats ul.column1, #Boat2_Boats ul.column1{
	float: left;
	width: 200px;
	padding-left: 35px;
	margin-left: 0px;
}
#Boat1_Boats ul.column2, #Boat2_Boats ul.column2{
	margin-left: 270px;	
}
/*
.buttons a {
	background: none #9C3022 !important;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:3px 5px 2px 5px;
	margin:10px;
	text-decoration:none;
}
.buttons a:hover {
	background: #C0b691!important;
	color: #9C3022;
}
*/
.rateButtons {
	background-color: #F3EBE1;
}

.rateButtons a {
	width:43%;
	text-align:center;
}

.buttons {
    background: none repeat scroll 0 0 #F3EBE1;
    clear: both;
	margin: 10px;
}

.buttons a, .rateButtons a {
	background:#9C3022;
	color:#fff;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	padding:2px 10px;
	margin:0;
	text-decoration:none;
	margin-bottom: 5px!important;
}

.buttons a:hover {
	background:#C0b691;
	color:#fff;
}




/********************
/  Rates Page ( rates.php )
********************/
#Upper_Rates{
	background:url(../images/rates/ratesBg.png) top left no-repeat;	
	height: 624px;
	width: 930px;
	margin: 0px 0px 0px -20px;
}
#Right_Rates{
	width: 150px;
	float: right;
	margin: 110px 17px 0px 0px;
	color: white;
	font-size: 12px;
}
	#Right_Rates hr{
		color: #FFF;
		margin: 10px 0px 10px 0px;
	}
	#Right_Rates img{
		margin: 0px 0px 5px 0px;
		border: none;
	}
#Boat1_Rates, #Boat2_Rates{
	width: 700px;
	height: 280px;
	padding: 10px 10px 0px 41px;
}
#Boat1_Rates{
	padding: 58px 10px 0px 41px;	
}
#Boat1_Rates div.column1, #Boat2_Rates div.column1{
	width: 240px;
	float: left;
	margin-left: -15px;
}
#Boat1_Rates div.column2, #Boat2_Rates div.column2{
	margin-left: 335px;
	height: 260px;
}
	#Boat1_Rates div.column2 p, #Boat2_Rates div.column2 p{
		margin: 10px 0px 10px 0px;
	}
	#Boat1_Rates div.column2 div.Rates, #Boat2_Rates div.column2 div.Rates{
		width: 368px;
		height: 117px;
		/*background: url(../images/rates/rates.png) no-repeat top left;*/
		position: relative;
	}
	#Boat1_Rates p.tax, #Boat2_Rates p.tax{
		position: absolute;
		top: 7px;
		left: 105px;
	}
	#Boat1_Rates .cost, #Boat2_Rates .cost{
		position: absolute;
		top: 49px;
		left: 22px;
		font-size: 14px;
	}
	#Boat1_Rates p.cost span, #Boat2_Rates p.cost span{
		font-size: 11px;
	}
	.Rates span.bigRed{
		color: #9C3022;
		font-size: 30px;
	}



#bottomphotos {
    position: relative;
    top: 40px;
}

/********************
/  Gallery Page ( gallery.php )
********************/
#galleryPaginationLinks,
#sponsorsPaginationLinks {
    margin-left: 45px;
}       

    #galleryPaginationLinks a,
    #sponsorsPaginationLinks a {
        display: block;
        text-decoration: none;
        padding: 0 8px 2px;
        float: left;
    }

    #galleryPaginationLinks a.current,
    #sponsorsPaginationLinks a.current {
        text-decoration: underline;
        font-weight: bold;
        color: #0000A0;
    }   
    
    #galleryPaginationLinks a:hover,
    #sponsorsPaginationLinks a:hover {
        text-decoration: underline;
    }
    

#Left_Gallery{
	float: left;
	background: url(../images/gallery/left.png) no-repeat top left;
	width: 260px;
	height: 480px;
	margin: 0px 0px 0px -17px;
	padding: 55px 30px 10px 30px;
	position: relative;
}
#Left_Gallery_Anglers{
	float: left;
	background: url(../images/gallery/anglers-edge.png) no-repeat top left;
	width: 239px;
	height:253px;
	margin: 0px 0px 0px -17px;
	padding: 260px 30px 10px 50px;
	position: relative;
}
#Left_Gallery_Albemarie{
	float: left;
	background: url(../images/gallery/team-albemarie.png) no-repeat top left;
	width: 239px;
	height:253px;
	margin: 0px 0px 0px -17px;
	padding: 260px 30px 10px 50px;
	position: relative;
}
	#Left_Gallery p, #Left_Gallery_Anglers p, #Left_Gallery_Albemarie p{
		margin: 1em 0px 1em 0px;
	}
	#Left_Gallery p.captain{
		position: absolute;
		bottom: 120px;
		right: 40px;
		color: #838383;
		font-size:13px;
	}
#Right_Gallery{
	background: url(../images/gallery/right.png) no-repeat top left;
	margin: -10px 0px 0px 300px;
	height: 617px;
	width: 575px;
	padding: 20px 20px 10px 20px;
}
#Scroll_Gallery{
	overflow: auto;
	height: 610px;
}
	#Right_Gallery table{
		width: 500px;
		margin: auto;
	}
		#Right_Gallery table td{
			vertical-align: top;
			border-bottom: 1px solid grey;  
            padding: 2px;
		}
			#Right_Gallery table td a img{
				border: none;
			}
#Sign_Gallery{
	position: absolute;
	bottom: 88px;
	left: 127px;
	border: none;
}




/**********************************************************
/	Ice Fishing
**********************************************************/
	#ContentContainer_iceFishing #auger{
		background:url(/images/ice-fishing/auger.png) 0px 0px no-repeat;
		height:228px;
		position:absolute;
		bottom:70px;
		left:180px;
		width:141px;
		z-index:50;
	}

	#ContentContainer_iceFishing #Left_Gallery{
		float: left;
		background: url(/images/ice-fishing/left.png) no-repeat top left;
		width: 243px;
		height: 480px;
		margin: 0px 0px 0px -25px;
		padding: 80px 43px 10px 43px;
		position: relative;
	}

		#ContentContainer_iceFishing h1{
			font-size:16px;
			font-weight:bold;
		}

		#ContentContainer_iceFishing ul{
			color:#1e5875;
			font-size:14px;
			font-weight:bold;
			margin:0px;
			padding:10px 0 0 15px;
		}

		#ContentContainer_iceFishing a{
			font-size:16px;
			font-weight:bold;
			color:#b40000;
		}

		#ContentContainer_iceFishing a:hover{
			color:#000;
		}

		#ContentContainer_iceFishing .description{
			font-size:14px;
		}

		#ContentContainer_iceFishing .reservation{
			color:#1e5875;
			font-size:16px;
			font-weight:bold;
		}
	
	#ContentContainer_iceFishing #Right_Gallery{
		background:url(/images/ice-fishing/right.png) top left no-repeat;
		margin: -10px 0px 0px 300px;
		height: 617px;
		width: 575px;
		padding: 20px 20px 10px 20px;
	}
