body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

body {
	background-color: #3399FF;
}

#container {
	min-height: 740px;
	width: 846px;
	position: relative;
	margin-left: auto; 
	margin-right: auto;
}

#header {
	background-image: url(slices/tropichome_top.jpg);
	background-repeat: no-repeat;
	width: 846px;
	height: 136px;
	margin: 0;
	padding: 0;
}

#navWrap {
	width: 215px;
	background-image: url(slices/tropichome_midleft.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 120px;
	left: 0;
}

#navWrap ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-align: center;
}

#navWrap a {
	text-decoration: none;
	color: black;
	line-height: 20px;
}

#navWrap a:hover {
	text-decoration: underline;
}

#navWrap p {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

#navWrap hr {
	border: 0;
	color: #3399ff;
	background-color: #3399ff;
	height: 1px;
	width: 150px;
}

#navWrap img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navFooter {
	background-image: url(slices/tropichome_left_bottom.jpg);
	width: 215px;
	height: 98px;
}

#contentWrap {
	background-image: url(slices/tropichome_midright.jpg);
	background-repeat: repeat-y;
	position: absolute;
	width: 631px;
	left: 215px;
	top: 55px;
}

#content {
	width: 600px;
	margin-left: 12px;
}

#content hr {
	border: 0;
	color: #3399ff;
	background-color: #3399ff;
	height: 1px;
	width: 600px;
}

.Splash {
	font-size: 40px;
	padding-left: 3px;
}

h1 {
	font-size: 40px;
	padding-left: 10px;
}

.Splashdetail {
	font-size: 20px;
	font-weight: lighter;
	margin-left: 155px;
	margin-top: -40px;
}

#content p {
	padding-top: 1em;
	padding-left: 10px;
	padding-right: 5px;
}

.introBox {
	background-image: url(images/scroll.jpg);
	width: 511px;
	height: 225px;
	text-align: center;
	margin: 0 auto;
}

.introBox p {
	padding: 12px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 16px;
}

#content a {
	color: #660000;
}
#content h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#contentFooter {
	background-image: url(slices/tropichome_right_bottom.jpg);
	background-repeat: no-repeat;
	width: 631px;
	height: 142px;
}

.clearFooter {
	height: 90px;
}

#contentFooter p {
	text-align: center;
	color: white;
}

#contentFooter a {
	text-decoration: none;
	color: white;
}

#contentFooter a:hover {
	text-decoration: underline;
}

#contentFooter hr {
	border: 0;
	color: white;
	background-color: white;
	height: 1px;
	width: 300px;
}

.fishTable {
	text-align: left; 
	width: 100%;
	margin-left: 10px;
}

.fishTable img {
	float: right;
}

.fishTable td, .fees td {
	padding: 5px 10px 30px 0;
}

.fees {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
	
.fishTable p {
	top: 15px;
}

.paraImageR {
	float: right;
	margin: 5px;
}

.paraImageL {
	float: left;
	margin: 5px;
}

.paraImageC {
	margin-left: 50px;
}