﻿   /* SaltySailors CSS */
   
/* GALLEY PAGE ELEMENTS 998 */

body, div {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background: #336633 url('../images/design_elements/998gbrk.gif') repeat-y 50% 0
}
#topbar {
	float: left;
	clear: both;
	position: relative;
	width: 100%;
	min-width: 780px;
	z-index: 999;
	height: 28px;
	margin: 0px;
	padding: 0px;
	background-color: #003300;
}
#wrapper {
	width: 100%;
	height: 100%;
}
#wrap-header {
	width: 998px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	height:100%;
}
#header {
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#colwrapper {
	width: 998px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #bed8c4; 
}
#contentwrapper {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
}
#leftCol {
	width: 180px;
	float: left;
}
#middleCol {
	width: 500px;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
}
#rightCol {
	width: 310px;
	float: right;
}

/* LEFT GALLEY NAVIGATION */

.leftMenu {
	background-color: #E0ECDF;
	margin: 10px 10px 10px 10px;
	padding: 15px 0px 15px 15px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.leftMenu a:link {color: #000000; text-decoration: none; font-weight: normal;}
.leftMenu a:visited {color: #000000; text-decoration: none; font-weight: normal;}
.leftMenu a:hover {color: #000000; text-decoration: none; font-weight: bold;}
.leftMenu a:active {color: #000000; text-decoration: none; font-weight: normal;
}

/* RIGHT COL DEFINITIONS */

#rightSidebar {
	width: 300px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.articles {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
}

/* FOOTER DEFINITIONS */

#footercontainer {
	clear:both;
	padding: 0px;
	width: 998px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	clear: both;
	padding: 8px 0px 8px 0px;
	background-color: #bed8c4;
	color: #000000;
	text-align: center;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
}

.footer a:link  {color: #000; text-decoration: none; font-weight: normal;}
.footer a:visited {color: #000; text-decoration: none; font-weight: normal;}
.footer a:hover   {color: #000; text-decoration: underline; font-weight: normal;}
.footer a:active  {color: #000; text-decoration: none; font-weight: normal;}


.footer2column-left {
	width: 332px;
	float: left;
	background-color: #FFFFFF;
}
.footer2column-middle {
	width: 334px;
	float: left;
	background-color: #FFFFFF;
}
.footer2column-right {
	width: 332px;
	float: right;
	background-color: #FFFFFF;
}
.footer2text {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px 12px 0px 8px;
}
.food-table {
	border: thin solid #5c7c5c;
	width: 100%;
	border-collapse: collapse;
	background-color: #FFFFFF;
	table-layout: fixed;
}
.food-td1 {
	width: 50%;
	background-color: #bed8c4;
	border-bottom-style: solid;
	border-bottom-width: .8px;
	border-bottom-color: #5c7c5c;
	padding-left: 10px;
}
.food-tdhdr {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: large;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #003300;
	font-weight: bold;
	padding-left: 10px;
	line-height: 25px;
}
.food-td2 {
	width: 50%;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: .8px;
	border-bottom-color: #5c7c5c;
	padding-left: 10px;
}

#left2colwrapper {
	width: 709px;
	float: left;
	background-color: #bed8c4;
}
.boxtopright {
	background: #5c7b5c;
	width: 95%;
	color: #f9bd20;
	font: normal bold 12px/16px "Trebuchet MS", Verdana, sans-serif;
	padding: 3px 8px 3px 8px;
	text-align: left;
	margin: 10px auto 0px auto;
}
.boxtop {
	background: #5c7c5c;
	width: 80%;
	color: #f9bd20;
	font: normal bold 12px/16px "Trebuchet MS", Verdana, sans-serif;
	padding: 3px 0px 3px 8px;
	text-align: left;
	margin: 0px;
}
.boxtopfooter {
	margin: 0px;
	background: #003300;
	width: auto;
	color: #FFFFFF;
	font: normal bold 12px/16px "Trebuchet MS", Verdana, sans-serif;
	padding: 8px 0px 8px 8px;
	text-align: left;
}
.printable {
	text-align: left;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding-left: 15px;
	background-color: #FFFFFF;
	padding-right: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.readmore {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
	padding: 0px 8px 0px 0px;
	text-align: right;
}
.sidebar-paragraph {
	padding: 0px;
	margin: 8px 0px 8px 0px;
}


/* IMAGE DEFINITIONS */

.image-noborder {
	border: none;
}
.image-left {
	float: left;
	margin: 5px 5px 5px 0px;
	border: 2px double #C0C0C0;
}
.image-right {
	float: right;
	margin: 5px;
	border: 2px double #C0C0C0;
}
.image-center {
	margin: 0px;
	border: 2px double #C0C0C0;
	text-align: center;
}
.image-center-noborder {
	border-style: 0;
	float: none;
	margin: 0px;
	text-align: center;
	}
.image-left-center-text {
	border: none;
	float: left;
	margin: 5px 5px 5px 0px;
}
.image-left-noborder {
	float: left;
	margin: 5px 5px 5px 0px;
	padding-right: 15px;
	border: none;
}
.image-left-bulleted {
	float: left;
	margin: 5px 25px 5px 0px;
	border: 2px double #C0C0C0;
}
.image-right-noborder {
	float: right;
	margin: 5px 5px 5px 0px;
	padding-right: 15px;
	border: none;
	text-align: right;
}
.image-print {
	float: right;
	border: none;
	margin: 5px;
}
.image-share {
	border: none;
	float: right;
	margin: 5px;
	z-index: inherit;
}
.text-right {
	text-align: right;
}
.starburst-icon {
	font-family: Wingdings;
}


/* OVERALL ELEMENTS DEFINITIONS */

h1 {
	font-family: "Copperplate Gothic Bold";
	font-size: x-large;
	color: #003300;
	text-align: left;
	padding: 5px 0px 2px 8px;
}
h2  {
	background: #e0ecdf;
	padding: 7px 5px 1px 3px;
	font: normal bold 13px "Trebuchet MS", Verdana, san-serif;
	color: #003300;
	margin-top: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003300;
}
h3 {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	padding: 7px 5px 1px 3px;
}
h4 {
	
}
h5 {
	text-align: left;
	font-family: "Trebuchet MS", Verdana, san-serif;
	font-size: 11px;
	padding: 7px 5px 1px 3px;
}
h6 {
	text-align: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #003300;
	padding-left: 8px;
}
.caption {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin-top: .3px;
	margin-bottom: .3px;
}

.searchbar {
	border-style: none;
	border-width: thin;
	border-color: inherit;
	float: right;
	margin: 0px;
	padding-right: 12px;
	padding-top: 3px;
}

/* HYPERLINK DEFINITIONS */

a:link 			{color: #003300; text-decoration: none; font-weight: bold;}
a:visited 		{color: #5c7b5c; text-decoration: none; font-weight: normal;}
a:hover   		{color: #808080; text-decoration: underline; font-weight: normal;}
a:active  		{color: #003300; text-decoration: none; font-weight: normal;}
.degree-symbol {
	font-family: Verdana;
}

.readmore a:link  	{color: #808080; text-decoration: none; font-weight: normal;}
.readmore a:visited {color: #808080; text-decoration: none; font-weight: normal;}
.readmore a:hover   {color: #35528C; text-decoration: underline; font-weight: normal;}
.readmore a:active  {color: #808080; text-decoration: none; font-weight: normal;}



.text-center {
	text-align: center;
}

.text-center-0-px {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.table-photos-4x2 {
	width: 100%;
	text-align: center;
}
.table-2col-border  {
	border: 1px solid #C0C0C0;
	padding: 0px;
	margin: 0;
	border-collapse: inherit;
	font-size: 100%;
}
.td-145px  {
	border-width: 0px 0px 1px 0px;
	border-color: #C0C0C0;
	padding: 5px;
	margin: 0;
	border-collapse: collapse;
	font-size: 100%;
	width: 145px;
	border-bottom-style: solid;
}
.td-border {
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


