/* RESET*/
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}

table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #0e1d36;
}

/* TEXT*/

h1 {
	font-size: 32px;
	color: #104570;
	margin-bottom: 8px;
	padding-bottom: 6px;
	border-bottom: dotted #CCC 1px;	
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #104570;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom: dotted #CCC 1px;
	margin-bottom: 4px;
}

p {
	font-size: 14px;
	color: #747474;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 10px;
}

#banner h1 {
	text-indent: -4000px; /* Hides Oregon Maritime Museum text in banner */
	border-style: none; /* Removes underline set on h1 tag */	
}

#contact p , a{
	color: #FFF;
	line-height: 1.4em;
	font-size: 14px;
	text-decoration: none;
}

#sidebar p {
	color: #061f3d;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 18px;
}
#footer p {
	color: #FFF;
	font-size: 12px;
	font-style: italic;	
}

#main a {
	color: #104570;
	text-decoration: none;
	font-weight: bold;
}

#main a:hover {
	border-bottom-style: dashed;
	border-bottom-color: #104570;
	border-bottom-width: 1px;
}

#contact a:hover {
	text-decoration: underline;
	color: #BFDEFF;
}

#sidebar h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #747474;
	zoom: 1;
	line-height: 16px;
	background-image: url(images/horz_line.gif);
	background-repeat: repeat-x;
	background-position: 0 40%;
}

#sidebar h3 span {
	background-color: #fff;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 6px;
	border: #ccc 1px solid;
	zoom: 1;				/* Fixes top-bottom borders in IE */
}

#sidebar .visinfo a, #whatsnew a {
	color: #FFF;
	background-color: #133c90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#sidebar .visinfo a:hover, #whatsnew a:hover {
	color: #133c90;
	background-color: #BFDEFF;
}

#main ul {
	list-style-type: none;
	font-size: 14px;
	color: #747474;
	line-height: 1.5em;
	margin-left: 20px;
	margin-right: 100px;
}

#main li {
	margin-bottom: 10px;
	padding-left: 20px;
	background-image:url(images/bullet_sq.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.vols li {
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* IMAGES */
img {
	background-color: #F5F4EB;
	border: 1px dashed #ccc;
	padding: 10px;
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
	clear: left;
	overflow: hidden;
}
hr {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
	clear: both;
	overflow: hidden;
}

.feature {
	float: right;
	margin-left: 20px;
}

.left {
	background-color: #F5F4EB;
	border: 1px dashed #ccc;
	float: left;
	clear: right;
	margin-right: 20px;
	margin-left: 0px;
}

/* NAVIGATION*/

#nav ul {
	padding-left: 151px;
}
table.trustees {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#nav li {
	list-style-type: none;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}

li.firstnav {
	background-image: url(images/navborder_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#nav ul a {
	text-decoration: none;
	text-align: center;
	color: #BFDEFF;
	display: block;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-bottom: 2px;
	margin-top: 0px;
	background-image: url(images/navborder_main3.gif);
	background-repeat: none;
	background-position: right top;
}

#nav a:hover {
	color: #FFF;
	background-color: #091b42;
	}

#action	{
	position: relative;
	margin-bottom: 20px;
	clear: both;
}

#action ul.button {
	position: absolute;
	list-style: none;
	font-weight: normal;
	margin-left: 30px;
	width: 173px;
	top: 25px;
}

.button li {	/* This is where I had applied opacity for rollover effect */
	background-image: url(images/button_back.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

.button li a {
	background-repeat: no-repeat;
	background-position: 10px 13px;
	height: 45px;
	border: 1px solid #2E3192;
	display: block;
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #0F2F6F;
	padding-top: 15px;
	padding-left: 50px;
	margin-bottom: 20px;
}

.button li a:hover { 	/* This is where I had applied opacity for rollover effect - didn't work */
	background-color: #EEE;
	opacity: 1;
	filter: alpha(opacity=100);
	border: 2px solid #2E3192;
}

#visit a {
	background-image: url(images/visit_icon.png);

}

#donate a {
	background-image: url(images/donate_icon.png);

}

#volunteer a {
	background-image: url(images/volunteer_icon.png);
	font-size: 16px;
	padding-top: 18px;
	height: 40px;
} 

#newsletter a {
	background-image: url(images/volunteer_icon.png);
	font-size: 14px;
	padding-top: 20px;
	height: 40px;
} 


#banner {
	background-image: url(images/OMM_banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 960px;
	height: 151px;
	position: relative;
}

#banner #logo	{
	background-image: url(images/omm_logo.png);
	position: absolute;
	height: 127px;
	width: 127px;
	z-index: 2;
	left: 15px;
	top: 55px;
	zoom: 1;
}

#contact {
	position: absolute;
	top: 10px;
	color: #fff;
	text-align: right;
	left: 445px;
	zoom: 1;
	width: 500px;
	z-index: 5;
}

#content {
	overflow: hidden;
	position: relative;
	clear: both;
	zoom: 1;
}

#footer {
	background-color: #133c90;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#footer img {
	border: none;
	padding: 0;
		float: none;
vertical-align:middle;
	margin: 0px;
margin-right: 6px;
}




#intro {
	padding: 20px 15px 20px 20px;
}

#main {
	padding-top: 23px;
	margin-left: 205px;
	padding-right: 30px;
	padding-bottom: 30px;
	float: none;
	padding-left: 35px;
	margin-right: 20px;
}


/* LAYOUT, HOME PAGE*/

#mainHome {
	background-image: url(images/main_blueback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 411px;
	height: 575px;
	position: relative;
}

#mainHome #mainImage {
	background-image: url(images/sternwheeler_main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	width: 549px;
	height: 420px;
	top: 0px;
	right: -548px;
}

#featureImage {  /* Use to position a what's new image on the home page. Don't forget to change the image below */
	background-image:url(images/piratefest_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 125px;
	height: 152px;
	top: 400px;
	left: -140px;
	}

#nav {
	background-image: url(images/nav_background.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 960px;
	height: 45px;
}

#whatsnew {
	margin-top: 425px;
	margin-bottom: 40px;
	margin-right: 30px;
}

#social {
	background-image:url(images/facebook.jpg);
	background-repeat: no-repeat;
	backgroun-position: center center;
	position: absolute;
	width: 25px;
	height: 25px;
}

/* LAYOUT, SIDEBAR */
#sidebar {
	position: absolute;
	top: 10px;
	left: 15px;
	width: 185px;
}



/* LAYOUT*/

#wrapper {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.visinfo {
	background-image: url(images/visinfo_background_md.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px 5px 10px 0px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}

.vols {
	float: left;
	width: 210px;
}

/* MAKE STICKY */	
#home a#link-home,
#visit a#link-visit,
#history a#link-history,
#support a#link-support,
#news a#link-news,
#news a#link-about {		
	color: #FFF;
	background-color: #091b42;
	}
