/* ------- GLOBAL SETTINGS ------- */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #002143 url(../images/bg_tile.jpg) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.mothership-text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
}

#content a:link, #content a:visited, #content a:active {
	text-decoration:none;
	font-weight:bold;
	color: #002c55;
}

p {
	line-height: 14px;
}


h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #003366;
}


h1 {
	margin-top: 15px;
	height: 29px;
}

h2 {
	height: 20px;
	font-weight: bold;
	margin-top: 10px;
	color: #003366;
	text-align: left;
}



h2.right {
	height: 20px;
	font-weight: bold;
	margin-top: 10px;
	color: #003366;
	text-align: right;
}
h3 {
	height: 24px;
	font-weight: bold;
	margin-top: 15px;
}

h4 {
	height: 18px;
	font-weight: bold;
	margin-top: 15px;	
}

.bigTxt {
	padding-bottom: 10px;
	font-size: 29px;
	color: #333;
}
.bigTxt a:active, a:link, a:visited {
	color: #333;
	font-size: 29px;
	text-decoration: none;
	}

.medTxt {
	font-size: 17px;
}

.medTxt a:active, a:link, a:visited {
	color: #333;
	font-size: 17px;
	text-decoration: none;
}
.smlTxt {
	font-size: 12px;
	margin-top: -12px;
	font-weight: normal;
	font-style: normal;
	padding-left: 10px;
}
.smlTxt a:active, a:link, a:visited {
	color: #053df4;
	font-size: 12px;
	text-decoration: none;
	}


.fishing-location {
	line-height: 70px;
	font-size: 29px;
}

/* ------------------------------- */

#container_1 {
	width: 949px;
	height: 570px;
	position:absolute;
    top: 50%;
    left: 50%;    
    margin-top: -285px; /* half of the height */
    margin-left: -475px; /* half of the width */
    text-align: left;
}

#container_1_blog {
	width: 949px;
	height: 570px;
	position:absolute;
    top: 5%;
    left: 50%;    
    /*margin-top: -285px;*/ /* half of the height */
    margin-left: -475px; /* half of the width */
    text-align: left;
}

#container_1-wrapper {
	width: 949px;
	background-color: #FFFFFF;
	background-image: url(../images/fish-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#containerF_1-wrapper {
	width: 949px;
	background-color: #FFFFFF;
	background-image: url(../images/fish-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
	#con_header {
		width: 949px;
		height: 9px;
	}
	
	#con_upper {
		width: 949px;
		height: 132px;
	}
		#con_upper-wrapper {
			width: 949px;
			float: left;
		}
			#logo{
				background: url(../images/logo.jpg) no-repeat;
				width: 331px;
				height: 132px;
				float: left;
			}
			#navigation{
				margin-top: 55px;
				padding: 0px;
				float: left;
				width:610px;
				margin-left: 0px;
			}
			
			
				.navBtn, .navBtn_active {
					width:75px;
					height:30px;
					float: left;
					margin-left: 12px;
					
}

				#navigation a:active, #navigation a:link, #navigation a:visited {
					font-size: 12px;
					color: #002c55;
					text-decoration: none;}
					
				#navigation a:hover {
					font-size: 12px;
					color: #6ed6fb;
					text-decoration: none;
}
				
				.navBtnBlog, .navBtnBlog_active {
					width:100px;
					height:30px;
					float: left;
					margin-left: 5px;
				}
	
	#con_middle {
		width: 949px;
		height: 220px;
		background-color: #003366;
		/*border: 1px solid #000;*/
	}
		#con_middle-wrapper {
			width: 949px;
			float: left;
			background-color: #003366;
		}
			#con_left{
				width: 362px;
				height: 220px;
				float: left;
				background-color: inherit;
			}
			#con_right{
				width: 587px;
				height: 220px;
				float: left;
				background-color: inherit;
			}
		
	#con_content {
		width: 949px;
	}
		#con_content-wrapper {
			width: 949px;
			float: left;
			background: #fff url(../images/content-watermark.jpg) no-repeat;
	display: block;
}
			#con_1{
				width: 265px;
				padding-left: 53px;
				float: left;
				padding-bottom: 10px;
	padding-top: 15px;
}

			#con_4{
				width: 840px;
				padding-left: 53px;
				float: left;
				padding-bottom: 15px;
				}
				#content{
	color: #666;
	font-size: 12px;
	line-height: 14px;
}
				
			#con_2{
				width: 245px;
			
				padding-left: 30px;
				padding-right: 34px;
				float: left;
				padding-top: 15px;
			}
			#con_3{
				width: 290px;
								padding: 15px 0px 10px;
				float: left;
			}
				#content_img{
					width: 265px;
					height: 127px;
					
				}
				#content_img_2{
					width: 265px;
					height: 181px;
					
				}
						
#clear{
	clear:both;
}
#con_footer {
	width: 949px;
	height: 33px;
	margin-bottom: 2px;
}
#footerText{
	text-align: center;
	padding-top: 5px;
color: #6caee0;
	margin-top: 6px;
}
#footerText a {
	color:#347dae;
	text-decoration: none;
	margin-bottom: 20px;
}
#footerText a:hover {
color: #6caee0;
	text-decoration: none;
}
/* ------------------------------------------------------------------------------ FISHING PAGE ----- */
.heading {
	font-size: 18px;
	
}

#subNav{
	/*border: 1px solid #000;*/
	position: absolute;
	width: 370px;
	height: 25px;
	top:100px;
	left: 500px;
	//left:380px;
	float: left;
	background: url(../images/subNav_bar.jpg) 20px top no-repeat;
}
	#sub1{
		float: left;
		width:123px;
	}
	
	#sub2{
		float: left;
		width:103px!important;
		//width:103px;
		padding-left: 20px;
		
	}
	
	#sub3{
		float: left;
		width:123px;
	}
	
	.subItem1, .subItem1 a {
		font-size:12px;
		height:15px;
		line-height: 15px;
		text-align: left;		
		margin-top: 10px;
		color:#000000;
		text-decoration: none;		
	}
	.subItem1 a:hover {
		color:#6caee0;
		text-decoration: none;	
	}
	.subItem1_active, .subItem1_active a {
		font-size:12px;
		height:15px;
		line-height: 15px;
		text-align: left;		
		margin-top: 10px;
		color:#6caee0;
		text-decoration: none;		
	}


#con_fishing {
	width: 949px;
	border-top: 3px solid #6caee0;
}
#con_fishing-wrapper {
	width: 949px;
	float: left;
	margin-top: 20px;
	/* border: 1px solid #000;*/
}
	#con_fishing_1{
		width: 275px;
			padding-left: 56px;
		float: left;
	}
	#con_fishing_1a{
	width: 265px;
	
	padding-left: 57px;
	float: left;
	}
		#content{
			line-height: 15px;
		}
		
	#con_fishing_2{
		width: 253px;
		padding-left: 12px;
		padding-right: 22px;
		padding-bottom: 10px;
		float: left;
	}
	#con_fishing_2a{
	width: 580px;
	padding-left: 25px;
	padding-right: 22px;
	float: left;
	}
	#con_fishing_3{
		width: 253px;
		float: left;
	}
		#content_img{
			width: 265px;
			height: 127px;
			
		}
		
#fishingImage_wrapper {
}	
		
#fishing_row {
	width:580px;
	height: 180px;
	padding-bottom: 15px;
}

#fishing_row2 {
	width:580px;
}

	#fisingImg1-wrapper {
		float: left;
		width: 265px;
		height: 163px;
		margin-right: 20px;
	}
	#fisingImg2-wrapper {
	float: left;
	width: 275px;
	height: 163px;
	}
		
		.fishingImage {
	width: 151px;
	padding-bottom: 0px;
		}
		
		.fisingImage_text-wrapper {
	height: 25px;
		}
		
		.fishing_title{
			height: 29px;
			font-size: 29px;
		}
		
		.fishing_heading{
			height: 17px;
			font-size: 17px;
		}
		.fishing_heading2{
			height: 12px;
			font-size: 12px;
		}
	

		
		
		
/* ------------------------------------------------------------------------------ GALLERY PAGE ----- */
#con_gallery {
	width: 949px;
	height: 397px;
	border-top: 3px solid #6caee0;
}
#con_gallery-wrapper {
	margin-left: 55px;
}
.galTitle{
	height: 27px;
	font-size: 27px;
	margin-right: 18px;
}
.galDates, .galDates_active {
	height: 15px;
	font-size: 15px;
	margin-top: -15px;
}
.galDivs {
	height: 15px;
	font-size: 15px;
	margin-top: -15px;
}


#image_wrapper {
	margin-top: 25px;
}

#row {
}

	#img1-wrapper {
		float: left;
		margin-right: 80px;
	}
	#img2-wrapper {
		float: left;
		margin-right: 80px;
	}
	#img3-wrapper {
		float: left;
	}
	
		#image {
			float: left;
			width: 124px;
		}
		
		#image_text-wrapper {
			float: left;
			padding-left: 19px;
			height: 88px;
			margin-top: 25px;
		}
		 
		.txt_heading{
			height: 14px;
			font-size: 14px;
		}
		.txt_heading2{
			height: 14px;
			font-size: 14px;
		}
	
		
/* ------------------------------------------------------------------------------ CONTACT PAGE ----- */

#con_contact {
	width: 949px;
	height: 432px;
	border-top: 3px solid #6caee0;
}
#contact-wrapper{
	float: left;
	width: 949px;
}

#contact_left{
	/*border: 1px solid #000;*/
	float: left;
	width: 409px!important;
	//width: 409px;
	height: 397px;
	padding-left: 55px;
}

#contact_right{
	/*border: 1px solid #000;*/
	margin-top: 10px;
	float: left;
	width: 412px!important;
	//width: 409px;
	height: 372px;
	padding-left: 47px;
	/*padding-right: 57px;*/
}

.formInput {
	border: 2px solid #73b2e2;
	background-color: #dfebf9;
	margin-bottom: 2px;
}

#form-wrapper{
	float: left;
}
	#con_field{
		float: left;
	}
	.form_field{
		padding: 1px;
	}


.title_Name{
	height: 18px;
	font-size: 18px;
}
.title_Name a{
	text-decoration:none;
	color: #002c55;
}

.title_Position{
	height: 16px;
	font-size: 16px;
	color: #0066FF;
}

.title_Title{
	height: 13px;
	font-size: 13px;
}

.title_Num{
	height: 13px;
	font-size: 13px;
}

.submitBtn {
	border: 1px solid #93c9f2;
	background-color: #002d56;
	color: #FFFFFF;
	margin: 20px 0px 0px 140px;
}

#details_1 {
	text-align: center;
	margin-top: 30px;
	//margin-top: 50px;
}
#details_2 {
	text-align: center;
	margin-top: 10px;
}

#contact_error{
	width: 360px;
	height: 40px;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
}

#contact_thankyou{
	width: 360px;
	height: 40px;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	margin-bottom: 195px;
}

.msg_error{
	height: 16px;
	font-size: 16px;
}

.msg_thankyou{
	height: 16px;
	font-size: 16px;
}

