@charset "utf-8";

* {
	margin:0;
	padding:0
	}
	
body {
	background: #fff;
	color:#383838;
	font:67%/1.5 verdana,arial,tahoma,sans-serif;
	text-align: center;
	}

	
/* L I N K S */

a {
	color: #0783da;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #000;
	}
	
#containerExt {
	width: 723px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	}
	
#utilityNav {
	list-style: none;
	margin-right: 10px;
	margin-bottom: 2px;
	}
#utilityNav li {	
	float: right;
	margin-left: 28px;
	}

#container {
	width: 723px;
	w\idth: 721px;
	border: 1px solid #293704;
	text-align: left;
	}
	
#head {
	}
	
.mainNav {
	background: #023c1e;
	list-style: none;
	border-bottom: 1px solid #0783da;
	font-size: 0.9em;
	padding: 2px 0;
	}
.mainNav li {
	float: left;
	padding-left: 15px;
	}
.mainNav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	}
.mainNav li a:hover {
	color: #000;
	}
	
#masthead {
	list-style: none;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	}
#masthead li {
	float: left;
	margin-left: 1px;
	height: 140px;
	}
#masthead #first {
	margin-left: 0;
	}
		
#bodyWrap {
	background: #f8f9f4;
	padding-top: 20px;
	padding-bottom: 25px;
	}
		
#bodyWrap ul{
	padding-left: 20px;
	}
	
#content {
	margin: 0 26px 0 26px;
	}

/* template = home */
#home #bodyWrap {
	position: relative;
	}
#home #content {
	margin-left: 260px;
	margin-right: 260px;
	}
#home #sidebarA {
	position: absolute;
	width: 201px;
	left: 35px;
	}
#home #sidebarB {
	position: absolute;
	width: 201px;
	right: 35px;
	}
#home .rounded {
	font-family: verdana,arial,tahoma,sans-serif;
	}
	
.shipDesc {
	float: left;
	width: 203px;
	}
.shipDesc img {
	float:left;
	margin-right:5px;
	border:1px solid #599a62;
	padding:1px;
	}
.shipDesc table {
	border:none;
	padding: 0;
	text-align: left;
	border-collapse: collapse;
	}
.spacer { 
	margin: 0 7px 0 7px;
	}
.shipDesc td, .shipDesc th {
	font-size: 0.8em;
	}
.shipDesc table caption {
	text-align: left;
	font-weight: bold;
	}
.fleetRow .shipDesc {
	margin-top: 50px;
	}
.fleetRow, .fleetRowTop {
	margin: 0 auto 0 auto;
	}

#foot {
	clear: both;
	background: #023c1e;
	font-size: 0.9em;
	color: #fff;
	border-top: 1px solid #000000;
	text-align: center;
	padding: 2px 0;
	}

#footNav {
	list-style: none;
	text-align: center;
	margin: 5px 0 20px 0;
	font-size: 0.9em;
	}
#footNav li {
	display: inline;
	margin: 0 auto 0 auto;
	}
#footNav li a {
	text-decoration: none;
	color:#303030;
	}
#footNav li a:hover {
	color:#fff;
	text-decoration: underline;
	}





/* r o u n d e d  c o r n e r s */

.rounded h2, .rounded p {letter-spacing:0.01em; line-height: 1em;}
.rounded h1 {font-size:1.8em; color:#023c1e; margin-bottom: 0.5em; font-family: "Times New Roman", Times, serif;}
.rounded h2 {font-size:1.6em;color:#023c1e; border:0; font-weight: normal; margin: 0; font-family: "Times New Roman", Times, serif; letter-spacing: 0.1em; padding-bottom:1.0em;}
.rounded h3 {font-size:1.4em;color:#023c1e; border:0; font-weight: normal; margin: 0; font-family: "Times New Roman", Times, serif; letter-spacing: 0.1em; padding-bottom:1.0em;}
.rounded p {padding-bottom:2.0em;}
.rounded {background: transparent;}

.rtop, .rbottom {display:block; background:transparent; font-size:1px;}
.rb1, .rb2, .rb3, .rb4 {display:block; overflow:hidden;}
.rb1, .rb2, .rb3 {height:1px;}
.rb2, .rb3, .rb4 {background:#fff; border-left:1px solid #023c1e; border-right:1px solid #023c1e;}
.rb1 {margin:0 5px; background:#023c1e;}
.rb2 {margin:0 3px; border-width:0 2px;}
.rb3 {margin:0 2px;}
.rb4 {height:2px; margin:0 1px;}

.rboxcontent {display:block; background:#fff; border:0 solid #023c1e; border-width:0 1px; padding: 5px 15px 5px 15px;}

.roundedImg {
	text-align: center;
	}
.roundedImg img {
	margin: 0 auto 4px auto;
	}

/**/


/* U T I L I T Y */

a img {
	border: none;
	}
	
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearFix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hide from IE-mac */

/* A C C E S S I B I L I T Y */

#skip {
	float:right;
	padding:0 0 5px 0;
	}
.navigation{
height:2em;
line-height:2em;
margin:0;
background:#023c1e;
color:#ffffff;
}

.navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

.navigation li a{
display:block;
padding:0 10px;
font-size:0.9em;
font-weight:bold;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

.navigation .selected,#navigation a:hover{
	background:#05b35b;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
}
a{
color:#068444;
font-weight:bold;
text-decoration:underline;
background-color:inherit;
}

a:hover{color:#fff; text-decoration:underline; background-color:#05b35b;}
a img{border:none;}
.left {float:left;
	padding:0 15px 0 0;
} 
.right {float:right;
	padding:0 0 0 5px;
clear: both;
}  
form {
	margin: 20px 0;
	}
#formContact {
	width: 310px; 
	}
form p {
	margin: 6px 0;
	}
#formRequest label {
	width: 18em;
	text-align: left;
	margin-right: 1em;
	display: block
	}
	
#formContact label {
	width: 11em;
	float: left;
	text-align: left;
	margin-right: 1em;
	display: block
	}
	
form fieldset {
	border: none;
	}
form .ftext {
	width: 15em;
	}
.contact form .ftext {
	width: 11.5em;
	}
	
#fbuttonLong {
	width: 8em;
	margin-left: 15em;
	}
	
form .Fbutton {
	width: 8em;
	margin: 15em;
	}

form .Fieldselect select {
	width: 12em;
	}
form textarea {
	width: 15em;
	height: 5em;
	}
	
.contact form textarea {
	width: 11.8em;
	}
	
button {
	border: none;
	background: #fff;
	display: block;
	margin-top: 80px;
	}
form#button {
	text-align: right;
	margin-right: 20px;
	}