@charset "UTF-8";
/* CSS Document */


#banner {
	border-top: 20px solid #03260D;
	border-left: 1px solid #03260D;
	border-right: 1px solid #03260D;
	border-bottom: 5px solid #03260D;
	margin-bottom: 30px;
	background: url(Images/3x9_BoatwPappa_IMG_5801.jpg) 0 no-repeat;
		height: 300px;
	width: 100%;

}


#promotion {
	
}


#banner h1 {
	position: absolute;
	top: 260px;
	left: 550px;
	height: 30px;
	width: 350px;
	font: 3.5em/1em Tahoma, Geneva, sans-serif;
	padding: 0 0 15px 90px;
}

#banner h2 {
	position: absolute;
	top: 100px;
	left: 400px;
	height: 15px;
	width: 360px;
	font: 2em/1.5em Tahoma, Geneva, sans-serif;
	color: #444;
	border-bottom: 0;
}

#banner h3 {
	position:absolute;
	top: 30px;
	left: 75px;
	height:40px;
	width: 850px;
	font: 4em/1 Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #03260D;
	border-bottom: 0;
}
#banner h4 {
	position: absolute;
	top: 300px;
	left: 780px;
	height: 10px;
	width: 200px;
	font: 1.5em/1 Arial, Helvetica, sans-serif;
	color: #555;
}
	
#banner a:link, #banner a:visited {
	text-decoration: none;
	text-transform: none;
}

#banner a:link h1, #banner a:visited h1 {
	color: #000;
}

#banner a:hover h2 {
	text-decoration: underline;
	color: #079103;
}
#banner a:hover h3 {
	color: #079103; 
}

#banner a:hover h1 {
	text-decoration: none;
}


/* Bottom Half of Page */

#columnWrapper {
	width: 960px;
	margin: 0 auto;
}


#columnOne {
	float: left;
	width: 600px;
	border-right: 2px solid #223035;
}
#columnTwo {
	float: left;
	width: 356px;
}

#columnWrapper h1 {
	font: 1.5em/1 Arial, Helvetica, sans-serif;
	color:#D8FFFF;
	background-color:#223035;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	border-bottom: 4px solid #80B0D8;
}
#columnOne img {
	margin: 20px 30px 20px 10px;
	border: 1px solid #666;
	float: left;
}
#columnTwo img {
	margin: 10px 30px 20px 10px;
	border: 1px solid #FFFFFF;
	float: left;
}
#columnTwo a img {
	margin: 10px 30px 20px 10px;
	border: 1px solid #FFFFFF;
	float: left;
}

#columnOne p, #columnTwo p {
	margin: 15px 20px 70px 30px;
}
h2 {
	font: 1.4em/1 Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	padding-top: 25px ;
	margin-left: 220px;
}
h3 {
	font: 1.3em/1 Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	padding-top: 15px;
	margin-left: 125px;
	margin-bottom: 50px;
}
p a {
	text-decoration: underline;
	color:#F00;
}
a #columnTwo {
	text decoration: none;
	border: 0;
}
h1 a:link, h1 a:visited{
	text-transform: capitalize;
	text-decoration: none;
	background-color: #223035;
	color: #D8FFFF;
}
p em {
	font-weight: bold;
}
p {
	font: 1.2em/1.5 Arial, Helvetica, sans-serif;
}

.underline {
	text-decoration: underline;
}
