/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 16px;
}
body {
	background-color: #FFFFE6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #E14610;
	text-decoration:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E14610;
}
a:hover {
	text-decoration: underline;
	color: #E14610;
}
a:active {
	text-decoration: none;
	color: #E14610;
}
h1 {
	font-size: 36px;
	color: #E14610;
}
h2 {
	font-size: 24px;
	color: #E14610;
}
h3 {
	font-size: 18px;
	color: #333333;
}
h4 {
	font-size: 16px;
	color: #333333;
}
h5 {
	font-size: 14px;
	color: #333333;
}
h6 {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0px;
	padding: 0px;
	width: 950px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#headerContainer {
	height: 148px;
	width: 100%;
}


#logo {
	position:absolute;
	left:32px;
	top:10px;
	width:200px;
	height:120px;
	z-index:2;
	background-image: url(images/PAboatShopLogo.jpg);
	background-repeat: no-repeat;
}

#phone {
	position:absolute;
	left:270px;
	top:45px;
	width:198px;
	height:23px;
	z-index:2;
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
}

#address {
	position:absolute;
	left:500px;
	top:45px;
	width:359px;
	height:30px;
	z-index:2;
	background-image: url(images/address.jpg);
	background-repeat: no-repeat;
}
#top100 {
	position:absolute;
	left:875px;
	top:25px;
	width:71px;
	height:84px;
	z-index:2;
	background-image: url(images/TopDealer.jpg);
	background-repeat: no-repeat;
}
#menuBarBG {
	background-color: #E14610;
	height: 14px;
	width: 100%;
	top: 115px;
	left: 0px;
	position: absolute;
}
#logos {
	height: 50px;
	width: 528;
	position: absolute;
	left: 364px;
	top: 20px;
}

#menuBarBlackBG {
	position:relative;
	left:0px;
	top:129px;
	width:100%;
	height:3px;
	z-index:2;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
#bodyContainer {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 131px;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
}
#footerContainer {
	background-color: #E14610;
	position: relative;
	height: 110px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#copyright {
	position: absolute;
	left: 200px;
	top: 70px;
	color: #FFFFFF;
}
#maillist {
	position: absolute;
	left: 20px;
	top: 4px;
	height: 30px;
	width: 300px;
	color: #FFFFFF;
}
#networking {
	position: absolute;
	left: 20px;
	top: 70px;
	color: #FFFFFF;
	width: 200;
	height: 40;


}
#footerBarBlackBG {
	background-color: #333333;
	position: relative;
	height: 1px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#copyright a {

	position: relative;
	top: 0px;
	color: #FFFFFF;
}

#menu a {
	color: #FFFFFF;
}
