.print_only { display: none; }


/**---- HTML elements **/

body {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #333333; 
	background-color: #D7E1EE;
	font-family: Georgia, "New York", serif;
	font-size: 12px;
	line-height: 18px;
}

a { color: #3D59AB; }
a:hover { color: #A91110; }

a img { text-decoration: none; }

td { font-size: 12px; }

label { font-size: 12px; }

small {
	font-size: 11px;
}

small a { color: #3D59AB; }
small a:hover {color: #A91110; }


body#print { 
	background: #ffffff; 
	margin: 20px;
}

body#print a {color: #3D59AB; }
body#print a:hover {color: #A91110; }

body#home { background-color: #181741; }

body#rest {
	background-image: url(/library/images/misc_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

input, select, textarea {
	color: #000000; 
	font-size: 12px; 
	font-family : "Courier New", Courier, monospace;
}



hr { display: none; }
tr.decor img {display: block;} /* ns6 table spacing fix, use via <tr class="decor">..</tr> */




/**---- GLOBAL elements **/


/**---onlycaptions  **/

.onlycaptions td {
	color: #333333; 
	font-size: 12px; 
	line-height: 18px;
}


.onlycaptions img {
	border: 1px solid #999999;
}


/**---formlabel **/

.formlabel {
	font-size: 12px; 
	line-height: 18px;
	font-weight: normal;
}



#findform td {
	font-size: 12px; 
	line-height: 18px;
	font-weight: normal;
}


/**---print **/

#print {
	width: 650px;
	height: 750px;
	font-size: 12px; 
	line-height: 18px;
}

#print td, #print_adm td, #print a, #print_adm a {
	color: #333333;
	font-size: 12px; 
	line-height: 18px;
}

#print_adm {
	width: 470px;
	font-size: 12px; 
	line-height: 18px;
}

#print h2, #print_adm h2 {
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: #3D59AB; 
	font-size: 20px;
	font-weight: bolder;
}


#print_footer {
	margin: 20px 0px 15px 0px;
	border-top: 1px solid #666666;
	color: #666666; 
	text-align: center;
	font-size: 11px; 
	line-height: 18px;
}

#print_right {
	float: right;
	width: 200px;
	margin-left: 15px;
	color: #666666; 
	font-size: 11px; 
	text-align: center;
}

#print_right img { border: 1px solid #999999; }


/**---- header **/

#header {
	width: 100%;
	height: 70px;
	background: #181741;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#header h1, #header h2 { display: none; }

#header_wrapper {  /* to ensure minimum width */
	width: 780px;
	height: 70px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#header_logo a {
	float: left;
	width: 390px;
	height: 70px;
	background-image: url(/library/images/banner_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

#header_tagline a {
	float: left;
	width: 390px;
	height: 70px;
	background-image: url(/library/images/banner_tagnflag.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

/**---- top_menu **/

#top_menu {
	width: 100%;
	background: #B4C0DE;
	height: 30px;
	border-bottom: 2px solid #181741;
}

#top_menu ul {
	width: 780px;
	height: 30px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}


#top_menu ul li {
	float: left;
	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #181741;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}


#top_menu ul li a {
	display: block;
	width: 195px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #181741; 
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

#top_menu ul li a:hover { background: #EBF0F7; }
#top_menu ul li#topcurrent { background: #D7E1EE; }

/**---- side_menu **/

#side_menu {
	float: left;
	width: 195px;
	/*height: 100%;*/
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
	background: #EFE7CB;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

#side_menu a { color: #666666; }

#side_menu h3 {
	margin: 22px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: 195px;
	height: 30px;
	color: #181741; 
	text-decoration: none; 
	font-size: 20px; 
	font-weight: bold;
	text-align: center;
}


#side_menu ul {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	list-style-type: none;
}

#side_menu ul li {
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #A91110;
	font-weight: bold;
	line-height: 35px;
	text-align: left;
}

#side_menu ul li a {
	display: block;
	height: 35px;
	padding: 0px 0px 0px 25px;
	color: #A91110;
	background-image: url(/library/images/icon_sidenav_anchor.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: none;
	line-height: 35px;
}

#side_menu ul li a:hover, #side_menu ul li a:active {
	background-color: #FFFFFF;
}

#side_menu ul li#sidecurrent { background-color: #FBF9F2; }



/**---- content **/

#content {
	float: left;
	width: 585px;
	padding: 0px;
	background: #ffffff;
}

#content_wrapper {
	margin: 20px 20px 20px 20px;
	width: 545px;
}



#content p {
	margin-bottom: 15px; 
}

#content a {color: #3D59AB; }
#content a:hover {color: #A91110; }

#content h2, h2 {
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	color: #3D59AB; 
	font-size: 20px;
	font-weight: bolder;
}


#page_wrapper { /* to ensure minimum width */
	width: 800px; 
}


.content_left {
	float: left;
	width: 375px;
	margin: 0px 10px 0px 0px;
	border: 0px solid #000000;
}


.content_left a {color: #3D59AB; }
.content_left a:hover {color: #A91110; }


.content_right {
	float: right;
	width: 155px;
	color: #666666; 
	font-size: 11px; 
	line-height: 14px;
	border: 0px solid #000000;
	/*text-align: center;*/
}

.content_right a {color: #3D59AB; }
.content_right a:hover {color: #A91110; }


.content_right img { 
	margin-bottom: 3px;
	border: 1px Solid #999999; 
}


.imageright {
	/*width: 200px;*/ /* declare width inline for IE5.2 mac */
	float: right;
	margin: 0px 0px 10px 10px;
	color: #666666;
	font-size: 11px; 
	line-height: 15px;
	text-align: center;
}

.imageright img {
	margin: 0px 0px 2px 0px;
	border: 1px solid #999999;
}

.imageleft {
	/*width: 200px;*/ /* declare width inline for IE5.2 mac */
	float: left;
	margin: 0px 10px 10px 0px;
	color: #666666;
	font-size: 11px; 
	line-height: 15px;
	text-align: center;
}

.imageleft img {
	margin: 0px 0px 2px 0px;
	border: 1px solid #999999;
}


/**--- rumproducts **/

#rumproducts td {
	color: #333333; 
	font-size: 11px; 
}


#rumproducts a {color: #3D59AB; }
#rumproducts a:hover {color: #A91110; }

/**--- rumrecipes **/

#rumrecipes td {
	color: #333333; 
	font-size: 12px; 
	line-height: 17px;
}


#rumrecipes a {color: #3D59AB; }
#rumrecipes a:hover {color: #A91110; }

/**--- findresults **/

.findresults td {
	color: #333333; 
	font-size: 11px; 
	line-height: 19px;
}

#outpostsub td {
	clear: both;
	color: #333333; 
	font-size: 12px; 
	line-height: 19px;
}

#outpostsub a {color: #3D59AB; }
#outpostsub a:hover {color: #A91110; }

#outpostsub ul {
	margin-left: 12px;
	padding-left: 5px;
}

/**---- footer **/

#footer {
	clear: both;
	margin: 20px 20px 20px 20px;
	border-top: 1px solid #cccccc;
	color: #666666; 
	text-align: center;
	font-size: 11px;
}

#footer a { color: #666666; }
#footer a:hover { color: #3D59AB; }


/**---- hp **/

#hp {
	clear: both;
	width: 790px; 
	height: 200px;
	border: 0px solid #ffccff;
}

.hp_spacer {
	float: left;
	width: 13px;
	height: 190px;
}

#hp_bottle {
	float: left;
	height: 200px;
	width: 100px;
	border: 0px solid #ffccff;
	background-image: url(/library/images/hp_bottle.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}
	
.hp_item {
	border: 0px solid #ffccff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 11px; 
	line-height: 15px;
	text-decoration: none; 
	}
	
.hp_item a {
	color: #ffffff;
	text-decoration: none;
}

.hp_item h2, .hp_item h2 a {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 8px 0px;
	color: #F4B471; 
	font-size: 16px; 
	font-weight: bold;
	text-decoration: none; 
}



.hp_main .go a { color: #F4B471; font-weight: bold; }


.hp_promo {
	color: #f1f1f1;
	font-size: 12px; 
	line-height: 15px;
	text-decoration: none;
	}
	
.hp_promo a {
	text-decoration: none;
	}
	
.hp_promo a:hover {
	color: #ffffff;
	}
	
	
.hp_promo h2 {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	color: #f1f1f1;
	font-size: 17px; 
	line-height: 18px;
	font-weight: bold;
}

.hp_promo h2 a { color: #ffffff; text-decoration: none; }



.hp_promo a { color: #cccccc; }
.hp_promo a:hover { color: #ffffff; }


.hp_main {
	margin: 0px 0px 0px 0px;
	padding: 22px 0px 0px 15px;
	color: #ffffff;
	font-size: 11px; 
	line-height: 15px;
	text-decoration: none; 
	}

.hp_main h2 {
	color: #F4B471; 
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-size: 16px; 
	font-weight: bold;
	text-decoration: none; 
}

.hp_main h2 a { color: #F4B471; }


.hp_main a {
	color: #ffffff;
	text-decoration: none;
}


.hp_item_text {
	height: 125px;
	border: 0px solid #ffccff;
}


.hp_item_go {
	border: 0px solid #ffccff;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	font-size: 11px; 
	line-height: 15px;
}

.hp_item_go p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.hp_item_go strong a {
	clear: both;
	width: 100px;
	height: 25px;
	display: block;
	position: relative;
	top: 5px;
	color: #F4B471;
	border: 0px solid #ffccff;
	padding-left: 20px;
	background-image: url(/library/images/icon_hp_anchor.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	text-decoration: underline;
}

.hp_item_go2 {
	font-size: 11px;
	color: #F4B471;
	font-weight: bold;
	text-decoration: underline;
}


div#hp_floatingbottle {
	position: absolute;
	top: 57px;
	left: 331px;
}

#hp_caption {
	position: absolute;
	top: 270px;
	left: 790px;
	width: 780px;
	height: 20px;
	line-height: 14px;
	border: 0px solid #ffccff;
	font-size: 11px; 
}

#hp_promo, #hp_scuttlebutt {
	float: left;
	width: 340px;
	height: 200px;
}

.hp_quote {
padding: 16px 0px 0px 20px;
font-size: 15px;
line-height: 19px;
color: #fff;
}


#hp_footer {
	width: 780px;
	padding-top: 30px;
	text-align: center;
	font-size: 11px; 
	color: #cccccc;
}

#hp_footer a { color: #cccccc; }
#hp_footer a:hover { color: #ffffff; }

/**---- sitemap **/

#sitemap td {
	color: #333333; 
	font-size: 11px; 
	line-height: 16px;
}

#sitemap a { color: #333333; }
#sitemap a:hover { color: #3D59AB; }

/**---- ferry schedule **/

#ferryschedule td {
	color: #333333; 
	font-size: 11px; 
	line-height: 16px;
	text-align: center;
}

.menu {
	width: 500px;
	text-align: center;
}

.menu h2 {
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: #181741;
	font-size: 20px;
	font-weight: bolder;
}

.menu h3 {
	color: #3D59AB; 
	font-size: 16px;
	font-weight: bolder;
	
}

/**---- dataitem **/



.txtNormal, .dataitem td {
	color: #333333; 
	font-size: 11px; 
	line-height: 15px;
}

.adminheader { 
	height: 30px;
	color: #333333; 
	line-height: 30px;	
}

.adminheader a { 
	color: #333333; 
}

#admin_menu {
	margin: 20px 0px 20px 0px;
	width: 535px;
	height: 25px;
	line-height: 25px;
	font-size: 11px;
	background: #f1f1f1;
	text-align: right;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.form_error { color: #990000; }
