@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		6;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#FullBrowser {
	display:none;
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #000;
	height: 150px;
	background-image: url(../images/background.jpg);
}
#JNB {
	display:none;
}
#bigNav {
	display:none;
}
.menuTitle {
	color: #fff;
	position: absolute;
	top: 170px;
	left: 20px;
	line-height: 20px;
	display: block;
	z-index: 1000000;
}
#Navigation {
	clear: both;
	float: left;
	margin-left: auto;
	width: 100%;
	display: block;
}
#Banner {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #000;
	position: relative;
}
#fullbanner { 
display:none;
}
#mobilebanner {
	display: block;
}
#mobilebanner img {
		width: 100%;
	height: auto;
}
#Overlay {
	display: none;
}
#MainSection1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #FFF;
	background-color: #000;
}
#PlacardHolder {
	clear: none;
	float: none;
	margin-left: auto;
	width: 80%;
	display: block;
	margin-top: 30px;
	margin-right: auto;
	font-family: "Century Gothic";
	font-size: 16px;
}
#ContentHolder {
	clear: none;
	float: none;
	margin-left: auto;
	width: 80%;
	display: block;
	margin-top: 30px;
	margin-right: auto;
	font-family: "Century Gothic";
	font-size: 16px;
}
#RatesTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#Placard1 {
	clear: none;
	float: none;
	margin-left: auto;
	width: 225px;
	display: block;
	margin-right: auto;
	background-color: #195E8C;
	height: 405px;
	font-family: "Century Gothic";
	font-size: 14px;
	text-decoration: none;
}
#Placard2 {
	clear: none;
	float: none;
	margin-left: auto;
	width: 225px;
	display: block;
	margin-right: auto;
	background-color: #195E8C;
	/* [disabled]padding: 20px; */
	height: 405px;
	font-family: "Century Gothic";
	font-size: 14px;
	/* [disabled]overflow: auto; */
	margin-top: 35px;
	/* [disabled]position: relative; */
	text-decoration: none;
}
#Placard3 {
	clear: both;
	float: none;
	margin-left: auto;
	width: 225px;
	display: block;
	margin-right: auto;
	background-color: #195E8C;
	/* [disabled]padding: 20px; */
	height: 405px;
	font-family: "Century Gothic";
	font-size: 14px;
	margin-top: 35px;
	/* [disabled]overflow: auto; */
	/* [disabled]position: relative; */
	text-decoration: none;
}
#MainSection2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #FFF;
	background-color: #000;
}
#ship {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear:both;
	margin-bottom:25px;
}
#MainSection3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #FFF;
	position: relative;
	background-color: #000;
	overflow: auto;
}
#ContactForm {
	font-family: "Century Gothic";
	font-size: 16px;
	background-color: #195E8C;
	float: none;
	margin-left: auto;
	width: 260px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
	margin-right: auto;
	margin-bottom: 25px;
}
#Footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: #FFF;
	/* [disabled]background-color: #1a1a1a; */
}
#LeftColumn {
	clear: none;
	float: none;
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	font-family: "Century Gothic";
	font-size: 16px;
}
iframe {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
#FooterLeft {
	clear: none;
	float: none;
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	text-align: center;
}
#FooterRight {
	clear: none;
	float: none;
	margin-left: auto;
	width: 90%;
	display: block;
	margin-right: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#FooterContent {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.quote {
	width: 85%;
}
#ArrowDown {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#shipmobile {
	display:block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#ship {
	display:none;
}
#videomobile {
	display: block;
	margin-bottom: 40px;
}
#videofull {
	display:none;
}
#BioPic {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display:block;
	margin-bottom: 25px;
}
#About2 {
	float: none;
	margin-left: auto:
	margin-right: auto;
	display: none;
	margin-bottom: 20px;
}
#About1 {
	float: none;
	margin-left: auto:
	margin-right: auto;
	display: none;
	margin-bottom: 20px;
}
#About3 {
	float: none;
	margin-left: auto:
	margin-right: auto;
	display: block;
	margin-bottom: 20px;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 95.55%;
	/* [disabled]padding-left: 1.225%; */
	/* [disabled]padding-right: 1.225%; */
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	background-color: #000;
	height: 100px;
}
#MobileBrowser {
	display:none;
}
#FullBrowser {
	display:block;
}
#Navigation {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#bigNav {
	display: block;
	height: 50px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
}
#Banner {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#mobilebanner {
	display:none;
}
#fullbanner {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#Overlay {
	clear: none;
	width: 600px;
	display: none;
	position: absolute;
	top: 25px;
	color: #FFF;
	right: 25px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 30px;
	font-weight: bold;
	text-align: right;
}
#MainSection1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#PlacardHolder {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 900px;
	display: block;
	margin-bottom: 0px;
	font-size: 16px;
}
#ContentHolder {
	clear: none;
	float: none;
	margin-left: auto;
	width: 600px;
	display: block;
	margin-bottom: 0px;
	font-size: 16px;
	margin-right: auto;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
#RatesTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	width: 350px;
	margin-right:;
	margin-left:0px;
	float: none;
}
#Placard1 {
	clear: none;
	/* [disabled]float: left; */
	/* [disabled]margin-left: 2.5641%; */
	/* [disabled]width: 100%; */
	display: block;
}
#Placard2 {
	clear: none;
	/* [disabled]float: left; */
	/* [disabled]margin-left: 2.5641%; */
	/* [disabled]width: 100%; */
	display: block;
}
#Placard3 {
	clear: none;
	/* [disabled]float: left; */
	/* [disabled]margin-left: 2.5641%; */
	/* [disabled]width: 100%; */
	display: block;
}
#MainSection2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #000000;
}
#ship {
	float: right;
	margin-left: 30px;
	display:block;
}
#MainSection3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LeftColumn {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
}
iframe {
	width: 420px;
	height: 315px;
}
#ContactForm {
	clear: none;
	float: none;
	margin-left: auto;
	width: 400px;
	display: block;
	margin-right: auto;
}
#FooterLeft {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
}
#FooterRight {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
}
#ArrowDown {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#shipmobile {
	display:none;
}
#videofull {
	display:block;
}
#videomobile {
	display:none;
}
#About2 {
	float: left;
	display: block;
	clear: both;
	margin-right: 25px;
}
#About1 {
	display: block;
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	/* [disabled]max-width: 1232px; */
	margin-right: auto;
	margin-left: auto;
}
#Header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#MobileBrowser {
	display:none;
}
#FullBrowser {
	display:block;
}
#Navigation {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#smallNav {
	display:none;
}
#bigNav {
	display: block;
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	padding-top: 120px;
	background-color: #000;
}
#menuTitle {
	display:none;
}
#Banner {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Overlay {
	clear: none;
	float: right;
	width: 600px;
	display: none;
	right: 15%;
	z-index: 10000;
}
#MainSection1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	/* [disabled]height: 325px; */
}
#PlacardHolder {
	clear: none;
	float: none;
	margin-left: auto;
	display: block;
	margin-right: auto;
	margin-top: 40px;
}
#ship {
	float: right;
	margin-left: 30px;
}
#MainSection2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 700px;
	background-image: url(../images/stars.png);
	background-repeat: repeat;
}
#Placard1 {
	clear: none;
	float: left;
	margin-left: 0px;
	width: 225px;
	display: block;
}
#Placard2 {
	clear: none;
	float: left;
	margin-left: 100px;
	width: 225px;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
}
#Placard3 {
	clear: none;
	float: left;
	margin-left: 100px;
	width: 225px;
	display: block;
	margin-top: 0px;
	margin-bottom: 25px;
}
#MainSection3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 575px;
}
#LeftColumn {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 500px;
	display: block;
}
#ContactForm {
	clear: none;
	float: left;
	margin-left: 100px;
	width: 260px;
	display: block;
}
#JNB {
	position: absolute;
	top: 275px;
	display: none;
}
#Footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 220px;
}
#FooterContent {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 40px;
}
#FooterLeft {
	clear: none;
	float: left;
	margin-left: 0px;
	width: 400px;
	display: block;
	margin-top: 20px;
}
#FooterRight {
	clear: none;
	float: left;
	margin-left: 25px;
	width: 320px;
	display: block;
	margin-top: 20px;
}
#ArrowDown {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
#BioPic {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top: 48px;
}
}
