html{
	height: 100%;
}
body{
	height: 100%;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	color: #b3b3b3;
	background-color: #0B0E15;
	background-image: url(body.bg.jpg);
	background-repeat: repeat-x;
}
h1{
	font-size: 16px;
}
h2{
	position: relative;
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	margin: 10px;
	color: #caa61c;
	border-bottom:dotted;
	border-bottom-color:#1c6483;
	border-bottom-width:1px;

}
	h2 a.lnkaddtestimonial{
		position: absolute;
		left: 565px;
		top: 0px;
		display: block;
		width: 100px;
		padding-left: 12px;
		text-align: right;
		font-weight: normal;
		background-image: url(icon.add.jpg);
		background-repeat: no-repeat;
		background-position: 0px 3px;
	}
h3{

}
h4{

}
h5{

}
h6{

}
a{
	color:#FFF;
	text-decoration: none;
	font-size:11px
	
}

a:hover{
color:#1c6483;
}
a.text{
	color:#1c6483;
	text-decoration: none;
	font-size:12px
	
}
a.text:hover{
	color:#1c6483;
	text-decoration: underline;
	
}
a img{
	border: none;
}
p{
	text-align: justify;
}
.italic{
	font-style: italic;
}
.bold{
	font-weight: bold;
	color:#caa61c;
}
form{
	margin: 0px;
	padding: 0px;
}
input,select,textarea{
	font-family: arial;
	font-size: 12px;
	border: solid 1px;
}
input[type=checkbox],input[type=radio]{
	border: none;
}
input:focus,select:focus,textarea:focus{
	outline: solid 1px #caa61c;
}
textarea{
	overflow: auto;
}
.biggerFonts {
	font-size: 13px;
	line-height: 23px;
}
label{
	display: -moz-inline-stack;
	display: inline-block;
	width: 150px;
	margin-right: 20px;
	padding: 5px;
	vertical-align: top;
}
ul,li{
	margin: 0;
	padding: 0;
}
	li{
		list-style-type: none;
	}
	ul.boatdetails{
		width: 650px;
		margin: 0px 0px 0px 10px;
		padding-bottom: 10px;
	}
		ul.boatdetails li{
			float: left;
			width: 305px;
			margin: 0px 0px 0px 15px;
			padding: 0px 0px 0px 5px;
		}

span.memsize{
	display: block;
	font-size: 9px;
}
		
#parent{
	display: block;
	width: 993px;
	margin: 0 auto;
	background-color: #0B0E15;
}
#leftcol{
	position: relative;
	float: left;
	display: block;
	width: 200px;
	padding: 25px 40px 0px 30px;
}
	#toprightnav{
		position: absolute;
		left: 615px;
		top: 25px;
		width: 400px;
		color: #FFFFFF;
	}
		#toprightnav a{
			color: #FFFFFF;
			font-size: 10px;
			margin: 0px 6px;
		}
			#toprightnav a:hover{
				color:#1c6483;
			}
			#toprightnav a img{
				vertical-align: 0px;
				margin-right: 3px;
			}
	#logo{
		display: block;
		margin: 0px auto 45px auto;
	}
	#mainnav{
	
	}
		#biggamefishingtitle{
			margin-bottom: 15px;
		}
		#mainnav a{
			display: block;
			width: 200px;
			height: 14px;
			padding: 10px 0px;
			font-size: 10px;
			color: #FFFFFF;
			text-decoration: none;
			text-transform: uppercase;
			border-top: dotted 1px #1C6483;
		}
		#mainnav a:last-child{
			border-bottom: dotted 1px #1C6483;
		}
		#mainnav a:hover{
			color: #1C6483;
		}
	#daycruises{
		display: block;
		width: 200px;
		margin: 50px 0px 10px 0px;
	}
#maincontent{
	float: left;
	display: block;
	width: 720px;
	margin: 0px 0px 50px 0px;
	padding: 70px 0px 10px 0px;
}
	.bigmainbutton{
		display: inline-block;
		width: 210px;
		height: 20px;
		margin: 5px 5px 0px 0px;
		padding: 10px;
		background-color: #13151C;
	}
#mainbottom{
	width: 705px;
	margin-top: 5px;
	padding-top: 1px;
	background-image: url(maincontent.bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
	#mainbottom p{
		display: block;
		width: 675px;
		margin: 10px 0px 15px 10px;
	}
	#signature{
		display: block;
		margin: 20px 0px 10px 10px;
	}
	#frmContact{
		display: block;
		margin: 10px 0px 10px 10px;
		padding: 0px;
		width: 680px;
	}
		#frmContact div.row{
			background-color: #111119;
			padding: 10px;
			margin: 5px 0px;
		}
		#frmContact input,#frmContact select,#frmContact textarea{
			background-color: #0B0E15;
			color: #767676;
			border: solid 1px #1C6483;
		}
			#frmContact input[type=text]{
				margin: 0px 10px 0px 5px;
				width: 105px;
			}
		#frmContact #firstrow{
			
		}
			#frmContact #firstrow span{
				margin: 0px 5px 0px 0px;
			}
			#frmContact #firstrow input{
				margin: 0px 20px 0px 0px;
				width: 150px;
			}
		#frmContact #secondrow{
			
		}
			#frmContact #secondrow #daysblock{
				display: block;
				margin-bottom: 10px;
			}
			#frmContact #secondrow div.subrow{
				padding: 5px 0px 5px 50px;
				border-top: solid 1px #0B0E15;
			}
				#frmContact #secondrow div.subrow span{
					display: inline-block;
				}
				#frmContact #secondrow div.subrow input[type=radio]{
					margin-right: 10px;
				}
				#frmContact #secondrow div.subrow select{
					width: 80px;
				}
		#frmContact #thirdrow{
		
		}
			#frmContact #thirdrow span{
				display: inline-block;
				width: 100px;
			}
			#frmContact #thirdrow textarea{
				vertical-align: top;
			}
		#frmContact #fourthrow {
		
		}
			#frmContact #fourthrow span{
				
			}
			#frmContact #fourthrow input{
				
			}
			#frmContact #fourthrow #loader{
				
			}
	#frmComment{
		width: 540px;
		margin: 0 auto;
		padding: 0px 0px 20px 0px;
	}
		#frmComment input[type=text],#frmComment select,#frmComment textarea{
			width: 325px;
			background-color: #0B0E15;
			color: #767676;
			border: solid 1px #1C6483;
		}
		#frmComment textarea{
			width: 321px;
		}
		#frmComment #bttSubmitComment,#frmComment #bttCancelComment{
				background-color: #1C6483;
				color: #FFFFFF;
				font-weight: bold;
				margin: 5px 0px 0px -1px;
				padding: 5px;
				width: 120px;
				border: none;
			}
#footer{
	clear: both;
	display: block;
	width: 930px;
	margin: 0px auto;
}
	#footer p{
		font-size: 10px;
		text-align: right;
	}

.label-title{
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: solid 1px;
}
.imghover:hover{
	cursor: pointer;
}
.message{
	font-size: 13px;
	padding-left: 20px;
	font-weight: bold;
}

#mainnav a.lnkov{
	color: #1C6483;
}
	#mainnav a.lnkov:hover{
		color: #1C6483;
	}

* html ul li a {
   height:1em;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
