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

body {
	background:url(http://www.tallshipgreenbay.com/images/bodyBG.gif) repeat-x #7d5023;
	margin:0px;
	padding:0px;
}

.bodyContainer {
	margin:0 auto;
	width:785px;
}

.header {
	background:url(http://www.tallshipgreenbay.com/images/headerBG-on-sale.jpg) no-repeat;
	float:left;
	height:393px;
	width:785px;
	position:relative;
}

	#thank-you {
		background:url(http://www.tallshipgreenbay.com/images/thank-you.jpg) no-repeat; height:125px; position:absolute; right:7px; text-indent:-9999px; top:62px; width:527px;
	}

	#notice-grahpic { background:url(http://www.tallshipgreenbay.com/images/notice-graphic.jpg) no-repeat; height:150px; position:absolute; right:20px; text-indent:-9999px; top:308px; width:200px; }

.content {
	background:url(http://www.tallshipgreenbay.com/images/contentBG.jpg) no-repeat #000000;
	color:#DFE1E6;
	float:left;
	width:785px;
}

.nav {
	background:url(http://www.tallshipgreenbay.com/images/navBG.jpg) no-repeat;
	float:left;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	height:490px;
	margin:0 0 40px 12px;
	width:177px;
}

.nav ul {
	margin:12px 0 0 20px;
}

.nav ul li {
	font-size:14px;
	list-style:none;
}

.nav ul ul {
	margin:0 0 0 17px;
}

.nav ul ul ul { margin:0 0 0 15px; }

.nav ul ul li {
	font-size:14px;
	list-style:disc;
}

.nav ul li a, .nav ul ul li a {
	text-decoration:none;
}

.nav ul li a:visited {
	color:#3FF;
}

.pageContent {
	float:left;
	margin:7px 0 0 14px;
	width:540px;
}

.pageContent a:link {
	color:#DFE1E6;
}

.pageContent a:hover {
	color:#0066CC;
}

.footer {
	background:url(http://www.tallshipgreenbay.com/images/footerBG.jpg) no-repeat;
	float:left;
	height:171px;
	width:785px;
}

.footerContent {
	color:#FFFFFF;
	float:right;
	font-size:12px;
	height:78px;
	margin:86px 20px 0 0;
	width:420px;
}


	#stackedBtn {
		width: 162px; height: 131px;
		background: url(http://www.tallshipgreenbay.com/images/headBtnSprite.gif);
		margin:22px 0 0 42px; padding: 0;
		position: relative;}
	#stackedBtn li {
		margin: 0; padding: 0; list-style: none;
		float:left; top: 0;}
	#stackedBtn li, #stackedBtn a {
		height: 65px; display: block;}
	
	#learn {left:0px; width:162px;}
	#buy {top:65px; width:162px;}
		
	#learn a:hover {background: transparent url(http://www.tallshipgreenbay.com/images/headBtnSprite.jpg) 0 -131px no-repeat;}
	#buy a:hover {background: transparent url(http://www.tallshipgreenbay.com/images/headBtnSprite.jpg) 0 -196px no-repeat;}
	
/*******************************

SHIP STYLES

*******************************/

.ship-item { float:left; padding:5px; width:160px; }
	.flag { height:17px; float:left; margin:5px 10px 5px 0; width:30px; }

#ship-content { display:none; }


/*******************************

FILE ICON STYLES

*******************************/
	
.pdf {
	list-style:url(../images/icons/pdf.gif);
	margin-left:50px;
}

/*******************************

TWITTER BLOCK

*******************************/

#twitter {
	background:url(../images/latest-tweet-block.gif);
	height:75px;
	line-height:1em;
	margin-bottom:10px;
	padding:34px 0 0 9px;
	position:relative;
	width:531px;
}

#twitter a:hover { color:#0CF; }

#profileLink {
	background:url(../images/btn-follow-us.gif) 0 0 no-repeat;
	display:block;
	height:30px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:11px;
	right:11px;
	text-indent:-9999px;
	width:81px;
}
#profileLink:hover {background-position:0 -30px;}