h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 5px;	
	}
	
h2 {font-size: 18px;}



body {
	text-align: center;
	background: #74a8c0 url('images/bodyBkg1.jpg') no-repeat;
	font-family: Arial, Verdana, sans-serif;
	}

p	{
	font-size: 16px;
	}
	

	
#wrapper {
	width: 800px;
	margin: 50px auto;
	text-align: left;
	background: #D1DAD9;
	border: 1px solid black;
	}
	
#header {
	/*background: #ffffff url('images/header2.jpg') no-repeat;*/
	background: #ffffff url('images/header133.jpg') no-repeat;
	height: 200px;
	width: 800px;
	border-top: 3px solid black;
	float: left;
	}
#header2 {
	/*background: #ffffff url('images/header2.jpg') no-repeat;*/
	background: #ffffff url('images/header13b.jpg') no-repeat;
	height: 50px;
	width: 800px;
	text-align:right;
	float: left;
	}

.navigation {
	width: 795px;
	padding-left: 5px;
	}
.topCenterContent {
	height: 30px;
	width: 798px;
	}
	
.topLeftCenter {
	height: 30px;
	width: 60px;
	background: #ffffff url('images/topLeftCorner.jpg') no-repeat;
	float: left;
	}

.topMiddleCenter {
	height: 26px;
	width: 678px;
	background: #ffffff;
	border-top: 1px solid #000000;
	padding-top: 3px;
	float: left;
	}

.topRightCenter {
	height: 30px;
	width: 60px;
	background: #ffffff url('images/topRightCorner.jpg') no-repeat;
	float: left;
	}

.middleContainer {

	width: 798px;
	float: left;
	background: #000000 url('images/centerBox.jpg') repeat-y;
	}

.inside {
	width: 668px;
	margin:  0px 40px;
	padding: 10px 25px;
	float: left;	
	}
	
.innerLeft {
	width: 430px;
	padding: 0px;
	float: left;
	clear: right;
	}
	
.striperGuideBoat{
	background: #000000 url('images/striperboat.jpg') no-repeat;
	height: 170px;
	width: 430px;
	}
	
.innerRight {
	width: 214px;
	font-size: 16px;
	float: right;
	color: #F7EED4;
	background-image: url('images/midright1.jpg');
	background-repeat: no-repeat;
	background-color: #016CD4;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
.innerRightTop {
		background: #ffffff url('images/topright4.jpg') no-repeat;
		width: 214px;
		float:right;
		height:20px;
		font-size: 16px;
		color: black;
		text-align: justify;
	}
	

.innerRightBottom {
	}	
	
.galleryBox {
	width: 202px;
	color: #F7EED4;
	float: right;
	

	background-image: url('images/midright1.jpg');
	background-repeat: no-repeat;
	background-color: #016CD4;
	margin: 0px;
	padding: 6px;
	text-align: center;


	}
.delete{
	border: 1px solid black;
	padding: 6px;
	background-color: #C5D9D0;
}	
.galleryBoxPic {
	border: 1px solid white;
	padding: 2px;
		width: 190px;
	height:143px;
	}
	
.galleryBoxPic1 {
	border: 1px solid white;
	padding: 2px;
	width: 90px;
	height:136px;

	}

	
	
.bottomCenterContainer {
	height: 30px;
	width: 798px;	
	}
	
.bottomLeft {
	height: 30px;
	width: 60px;	
	background: #ffffff url('images/lowerLeftCorner.jpg') no-repeat;
	float: left;
	}
	
.bottomMiddleCenter {
	height: 29px;
	width: 678px;
	background: #ffffff;
	border-bottom: 1px solid #000000;
	float: left;
	}
	
.bottomRight {
	height: 30px;
	width: 60px;	
	background: #ffffff url('images/loweRightCorner.jpg') no-repeat;
	float: left;
	}
	
.footer {
	margin-top: 30px;
	width: 800px;
	height: 25px;
	border-top: 3px double #000000;
	background: #668685;
	text-align: center;
	clear: both;
}
	
.noBorder {
	border: none;
	}
	
.innerRight a:link{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}
	
.innerRight a:visited{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	}

.innerRight a:hover{
	text-decoration: none;
	color: yellow;
	font-weight: bold;
	}


.footer a:link{
	text-decoration: none;
	color:black;
}
	
.footer a:visited{
	text-decoration: none;
	color:black;	
}

.footer a:hover{
	text-decoration: none;
	color:white;
}



	
#wx_module_5581 {
	border: 3px double white;
	text-align: center;
	padding: 10px;
	}
	
.striperCombo {
	background: #BDD9FF url('images/leftCornerStar.gif') no-repeat;
	padding: 20px;
	border: 3px double black;
	}
	
.striperCombo h2 {
	color: #0B3D3C;
	}
	
	
.needAdiv  {	
color: #F7D118;
}
.needAdiv img{	
border: 0px;
}
.needAdiv a:link {
	color: #E6FF99;
	}
	
.needAdiv a:visited {
	color: #E6FF99;
	}
	
.bulleted{
	color: yellow;
	}
.disclaimers{
	padding: 5px;
	}
	
#contct {
	background-color: #FFE9D7;
	border: 3px double;
	border-color: #9d9d9d;
	width: 355px;/*width of the contact form*/
	color: #000000; /*font text color, same as above applies */
	float: left;
	margin-left: 25px;
	margin-bottom:25px;
	}
	
#contct li {
	float: left;/*necessary to set the li box apart from the contct div */
	width: 355px;/*width of the container that holds the label and input elements */
	padding: 2px;/* best left alone */
	margin: 2px;/* best left alone */
	list-style-type: none;/* best left alone */
	}

#contct input, #contct textarea {
	width: 335px;
	float: left;
	}
	
.specialOp h1, .specialOp h2, .specialOp h3, .specialOp h4, .specialOp h5, .specialOp h6 {
	font-size: 21px;
	display: inline;
	color: red;

}
.wetTheHooks{
	width:90%;
	background-color:#74A8C0;
	padding:20px;
	color:#ffffff;
	border: 2px solid #000000;
}