body {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
	border-top: solid #9dacbf 7px;
	height: 100%;
	width: 100%;
	
}

img, img a {
	border:none;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
	color: #365072;
}

h2 {
	font-size: 1.4em;
	color: #365072;
}

h3 {
	font-size: 1em;
	color: #848636;
	margin: 6px 0 0 0;
	padding: 0;
}

p, ul, ol {
	margin-top: 0;
	line-height: 130%;
	text-align: justify;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #e6721d; /* Orange */
}

a:hover {
	background: none;
}

.text-bold {
	font-weight: bold;
	color: #333;
}
.text-underline {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
	color: #365072;
}

.ital {
	font-style: italic;
}

/* Header */

#header {
	width: 968px;
	margin: 0 auto;
	height: 60px;
	padding: 0;
	background: none;
}

/* Logo */

#logo {
	float: left;
	width: 255px;
	z-index: 0;
	position: absolute;
	top: -11px;
	left: -30px;
}

/* Header Slogan */

#slog {
	float: right;
	width: 420px;
	text-align: right;
	padding: 16px 16px 0 0;
}


/*  Set for slogan text here */
#slog-text {
	border: none;
	font: italic 1.1em "Times New Roman", Times, serif;
	color: #4A452A;
}

/* Menu */

#menu-wrap {
	width:930px;
	background: url(images/menu_wrap.gif) repeat-x 0 1px;
	position: relative;
	padding-top: 2px;
	margin: 0 auto 50px auto;
}

#menu {
	width: 930px;
	margin: 0 auto;
	height: 50px;
	padding: 0;
	position: relative;
}

#menu ul {
	margin:0 0 0 230px;
	padding:0;
	list-style:none;
	display:table;
	list-style:none;
	position:relative;
	/*background:#fff; */
	font-size:12px;
	width: 700px;
	float: left;
}

#menu li {
	display:table-cell;
	margin:0;
	padding:0;
}

/* Inactive left tab */
#menu li a {
	margin: 8px 0 0 20px;
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	color:#333;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 10px;
	cursor:pointer;
	background:url(images/inactive-left-tab.png) no-repeat;
}

/* Inactive body */
#menu li a b {
	float:left;
	display:block;
	padding:0 25px 5px 15px;
	background:url(images/inactive-body.png) no-repeat right top;
}

#menu li a:hover, #menu li.current a, #menu li.current a:hover {
	background: url(images/active-left-tab.png) no-repeat;
}

#menu li a:hover b, #menu li.current a b, #menu li.current a:hover b {
	background:url(images/active-body.png) no-repeat right top;
}


/* Sub space menu */
#sub-space {
	color: #888;
	width: 913px;
	height: 19px;
	margin: 0 auto;
	text-align: left;
	padding: 5px 0 0 55px;
}

#sub-space p {
	color: #888;
	font-size: 0.8em;
	line-height: 130%;
	font-family: arial;
}

.white {
	color: white;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 60px 0;
}
#column-container {
	width: 968px;
	padding: 0;
	margin: 0;
	float: left;
}

/* Float image right */
.iRight {
	float: right;
	border: 1px solid #D2D4C9;
	margin: 18px 0 18px 18px;
	padding: 2px;
}

/* Float image left */
.iLeft {
	float: left;
	border: 1px solid #D2D4C9;
	margin: 18px 18px 18px 0;
	padding: 2px;
}

/* Content */

#content {
	float: left;
	width: 980px;
	position: relative;
}

#popup-content {
	float: left;
	width: 968px;
	position: relative;
}

.block .title {
	padding: 15px 0 5px 20px;
	color: #333333;
}

.block .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E6731E;
}

.block .entry {
	padding: 6px 20px;
	text-align: left;
}

/* Right Sidebar */

#left-sidebar {
	float: left;
	width: 179px;
	color: #787878;
	text-align: center;
	padding: 10px 0 10px 10px;
	height: 100%;
}

.leftsidebar-block {
	border-bottom: 1px dashed #D2D4C9;
	text-align: left;
}

.leftsidebar-block ul {
	margin: 5px 0 10px 20px;
	padding: 0;
	list-style: none;
	line-height: 24px;
}

#left-sidebar h2 {
	padding: 5px 10px;
	letter-spacing: -0.5px;
	font-size: 1.1em;
	color: #4F5359;
	border-bottom: 1px dashed #D2D4C9;
}

#left-sidebar p {
	padding: 10px;
	line-height: 110%;
}

#left-sidebar a {
	color: #E4691C;
	text-transform: none;
}

#left-sidebar a:hover {
	text-decoration: underline;
}

/* Cart Right Sidebar */
#cartright-sidebar {
	float: left;
	width: 200px;
	color: #787878;
	text-align: center;
	padding: 10px 0 10px 10px;
	height: 100%;
	margin: 0;
}
.cartrightsidebar-block {
	border-bottom: 1px dashed #D2D4C9;
	text-align: left;
	float: left;
}
.cartrightsidebar-block ul {
	margin: 5px 0 10px 20px;
	padding: 0;
	list-style: none;
	line-height: 24px;
}

#cartright-sidebar h2 {
	padding: 5px 10px;
	letter-spacing: -0.5px;
	font-size: 1.1em;
	color: #4F5359;
	border-bottom: 1px dashed #D2D4C9;
}

#cartright-sidebar p {
	padding: 10px;
	line-height: 110%;
}

#cartright-sidebar a {
	color: #E4691C;
	text-transform: none;
}

#cartright-sidebar a:hover {
	text-decoration: underline;
}


/* Right Sidebar */

#right-sidebar {
	float: right;
	width: 232px;
	color: #787878;
	text-align: center;
	padding: 10px 0 10px 10px;
	height: 100%;
	margin: 0;
}

.rightsidebar-block {
	border-bottom: 1px dashed #D2D4C9;
	text-align: left;
	float: left;
}

.rightsidebar-block ul {
	margin: 5px 0 10px 20px;
	padding: 0;
	list-style: none;
	line-height: 24px;
}

#right-sidebar h2 {
	padding: 5px 10px;
	letter-spacing: -0.5px;
	font-size: 1.1em;
	color: #4F5359;
	border-bottom: 1px dashed #D2D4C9;
}

#right-sidebar p {
	padding: 10px;
	line-height: 110%;
}

#right-sidebar a {
	color: #E4691C;
	text-transform: none;
}

#right-sidebar a:hover {
	text-decoration: underline;
}

/* Left Content */

#left-content {
	float: left;
	width: 708px;
	height: 100%;
	margin: 0 0 40px 0;
}

#left-content ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

#left-content li {
	background: transparent url(images/bulletitem.gif) no-repeat 0 6px;
	margin: 3px 0;
	padding: 0 0 0 20px;
}

/* Middle Content */

#middle-content {
	height: 100%;
	float: left;
	width: 510px;
	padding: 0 10px;
	margin: 0;
}

/* Footer */

#footer {
	width: 980px;
	color: #fff;
	margin: 0 auto;
	font-size: 9px;
	line-height: normal;
	text-transform: uppercase;
	position: relative;
	/*background: #848636 url(images/foot-leftCorner.gif) no-repeat 0 0;*/
	height: 80px;
}

#footer a {
	color: #FFFFFF;
}

#footer img {
	margin-top: 12px;
}

#foot-links {
	padding: 0;
	width: 700px;
	margin: -80px 0 0 0;
	position: relative;
	float: left;
}
#foot-copy {
	padding: 8px 0 0 16px;
	width: 400px;
	float: right;
	color: #fff;
	margin: 0;
}

#foot-left {
	background: #fff url(images/foot-leftCorner.gif) no-repeat 0 0;
	width: 20px;
	height: 55px;
	float: left;
	margin-top: 10px;
	}
	
#foot-right {
	background: #fff url(images/foot-rightCorner.gif) no-repeat 0 0;
	width: 20px;
	height: 55px;
	float: left;
	margin-top: 10px;
}

#foot-middle {
	background: #848636;
	width: 755px;
	height: 41px;
	float: left;
	padding: 7px 0;
	margin-top: 10px;
}
	
.coastGuard {
	width: 120px;
}	

.green {
	color: #4a452a;
}

p.green {
	width: 450px;
}

#book-map {
	position: absolute;
	top: 169px;
	left: 520px;
}

#ebook-map {
	position: absolute;
	top: 169px;
	left: 612px;
}

#courses-map {
	position: absolute;
	top: 172px;
	left: 770px;
}

#download-map {
	position: absolute;
	top: 342px;
	left: 702px;
}

#leadership-map {
	position: absolute;
	top: 338px;
	left: 506px;
}

.animateto {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 445px;
	top: 210px;
}

#btn1 a {
	background: transparent url(dialog/btn1.gif) no-repeat top left;
	display: block;
	height: 75px;
	width: 130px;
	position: absolute;
	left: 189px;
	top: 65px;
}

#btn2 a {
	background: transparent url(dialog/btn2.gif) no-repeat top left;
	display: block;
	height: 75px;
	width: 130px;
	position: absolute;
	left: 341px;
	top: 179px;
}

#btn3 a {
	background: transparent url(dialog/btn3.gif) no-repeat top left;
	display: block;
	height: 75px;
	width: 130px;
	position: absolute;
	left: 290px;
	top: 316px;
}

#btn4 a {
	background: transparent url(dialog/btn4.gif) no-repeat top left;
	display: block;
	height: 75px;
	width: 130px;
	position: absolute;
	left: 89px;
	top: 316px;
}

#btn5 a {
	background: transparent url(dialog/btn5.gif) no-repeat top left;
	display: block;
	height: 75px;
	width: 130px;
	position: absolute;
	left: 34px;
	top: 148px;
}

#centerbtn {
	height: 135px;
	width: 135px;
	position: absolute;
	left: 182px;
	top: 161px;
}



#pop1 ul, #pop2 ul, #pop3 ul, #pop4 ul, #pop5 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.left-column {
	float: left;
	width: 280px;
	margin: 0 10px 0 0;
	padding: 0;
}

.right-column {
	float: right;
	width: 150px;
	margin: 0;
	padding: 0;
}

.row {
	margin: 0 0 10px 100px;
	padding: 0;
	float: left;
}

.left-column h2, .right-column h2 {
	color: white;
	font-size: 13px;
	margin: 0 0 30px 0;
	text-align: center;
	padding: 0;
}

.left-column h3, .right-column h3 {
	color: black;
	font-size: 11px;
	text-align: center;
	text-transform: none;
	margin: 0;
	padding: 0;
}

.left-column p, .right-column p {
	margin: 0;
	padding: 0;
	line-height: 15px;
	font-size: 12px;
}

#pop1, #pop2, #pop3, #pop4, #pop5 {
filter: 
       progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=0,strength=3)
       progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=90,strength=3)
       progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=180,strength=3)
       progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=270,strength=3);
}

/* ----------- POP 1 -------------- */
#pop1 {
	z-index: 500;
	width: 540px;
	height: 308px;
	position: absolute;
	left: 240px;
	top: 72px;
	display:none;
	background: transparent url(dialog/pop1.gif) no-repeat top left;
	
}

#pop2 {
	z-index: 400;
	width: 540px;
	height: 308px;
	position: absolute;
	left: 240px;
	top: 72px;
	display: none;
	background: transparent url(dialog/pop2.gif) no-repeat top left;
	
}

#pop3 {
	z-index: 300;
	width: 540px;
	height: 308px;
	position: absolute;
	left: 240px;
	top: 72px;
	display: none;
	background: transparent url(dialog/pop3.gif) no-repeat top left;
}

#pop4 {
	z-index: 200;
	width: 540px;
	height: 308px;
	position: absolute;
	left: 240px;
	top: 72px;
	display: none;
	background: transparent url(dialog/pop4.gif) no-repeat top left;
}

#pop5 {
	z-index: 100;
	width: 540px;
	height: 308px;
	position: absolute;
	left: 240px;
	top: 72px;
	display: none;
	background: transparent url(dialog/pop5.gif) no-repeat top left;
}

#pop1 img.close, #pop2 img.close, #pop3 img.close, #pop4 img.close, #pop5 img.close {
	width: 18px;
	height: 18px;
	position: absolute;
	left: 510px;
	top: 15px;
}

#cover  {
	z-index: 100;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0) transparent;
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.4);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
};

