@charset "UTF-8";
 

body {
	margin:0 auto;
	behavior: url("csshover3.htc");
} 

div.container {
	text-align: left;
	/* position: relative;
	top:310px; */
	margin-left:auto;
	margin-top: 25px;
	margin-right:auto;
	width: 715px;
}

div.containersplash {
	text-align: left;
	position: relative;
	top:357px;
	margin-left:auto;
	margin-right:auto;
	width: 727px;
	background-image:url(/drop_box/fh1/img/gr_spashbackground.jpg)
}

div.containersubnav {
	text-align: left;
	/*position: relative;
	top:300px; */
	margin-left:auto;
	margin-top: 25px;
	margin-right:auto;
	width: 715px;
}



div.footer {
	width:715px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333333;
	font-size:.9em;
	line-height: 1em;
	text-align:center;
	padding-top: 45px;
	padding-bottom: 10px;
}

div.itinerarynav {
	width:715px;
	padding: 0px 0px 10px 0px;
	text-align:left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: bold;
}

div.nav {
	/* text-align: center;
	position: relative;
	top:280px; */
	width:750px;
	margin-top: 280px; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
	height: 37px;
}

div.cse-search-results {
	width:415px;
}	

div.navsplash {
	text-align: center;
	position: relative;
	top:341px;
	margin-top: 0; 
	margin-right: auto; 
	margin-bottom: 0; 
	margin-left: auto;
}

p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.5em;
	margin-top: -2px;
}

h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #444;
	margin:15px 0px 20px 0px;
}

h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}

h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #3e6e08;
}

h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
	margin:15px 0px 20px 0px;
}

strong {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

			

img.floatl {
	float: left;
	padding: 3px 10px 5px 2px;
	margin: 0;
	border: 0;
		}
		
img.floatr {
	float: right;
	padding: 3px 2px 5px 10px;
	margin: 0;
	border: 0;
		}		
		
img.floatrschedule {
	float: right;
	padding: 3px 2px 5px 12px;
	margin: 0;
	border: 0;
		}
			

img.floatlschedule {
	float: left;
	padding: 3px 12px 5px 0px;
	margin: 0;
	border: 0;
		}		




	
.containersplash p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	padding-right: 5px;
	padding-left: 5px;
	margin:25px 230px 0px 10px;
}
.containersplash h1 {
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	 color: #003D55;
	 margin:25px 230px 0px 10px;
}

.containersplash h2 {
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
}
.containerrule {
	margin-bottom: 26px;
}

.containerruleschedule {
	margin-bottom: 3px;
}



a {
	color: #3366CC;
	text-decoration:none;
}
a:visited {
	color: #3366CC;
	text-decoration:none;

}
a:hover {
	color: #333333;
	text-decoration:underline;
}
a:active {
	color: #3366CC;
	text-decoration:none;
	
}
.container table {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 1.5em;
}

table {
    width: 100%;
    border: 1px solid #cef;
    text-align: left; }
th {
    font-weight: bold;
    background-color: #acf;
    border-bottom: 1px solid #cef; }
td,th {
    padding: 4px 5px; }



label.textfield
{
width: 16em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 

.odd {
    background-color: #def; }
.odd td {
    border-bottom: 1px solid #cef; }
.container #button {
	margin: 25px;
}

/* begin menu styling */

ul.menu {
	margin:0;
	padding:10px 0px 0px 0px;
	width:750px;
	list-style-type:none;
	position:relative;
	z-index:999;
	display:table;
	text-align:center;
	height: 37px;
	overflow: visible;
	}
	
	
ul.menu li {
	margin:0;
	padding:0;
	position:relative;
	float: left;
	display: block;
	top:0px;
	}
	

ul.menu li ul {
	display: none;
	}
ul.menu li ul { /*put the subnav below*/
	position:absolute;
	float:none;
	width:150px;
	top:25px;
	left:-25px;
	z-index:1000;
	}
ul.menu li a:hover ul {
	display: block;
	background: #E3E9F1;
	color: #333333;
	width:140px; 
	z-index:1000;
	}
ul.menu li ul a {
	display: block;
	background: #E3E9F1;
	color: #333333;
	border-left:1px solid #3366CC;
	border-bottom:1px solid #3366CC;
	font-family: arial, verdana, sans-serif;
	font-size:12px;
	min-height:20px;
	height:auto !important;
	height:20px;
	padding:8px 12px 8px 12px;
	width:140px; 
	z-index:1000;
	}
ul.menu li ul a:hover {
	display: block;
	background: #FFFFFF;
	color: #3366CC;
	width:140px; 
	z-index:1000;
	}
ul.menu li:hover ul {
	display: block;
	}
li.home a, li.about a, li.trips a, li.request a, li.custom a, li.blog a, li.events a, li.sitesearch a  {
	position: relative;
	width: 897px;
	height:33px;
	top:0px;
	z-index:999;
	}
li.home a {
	padding:10px 20px 10px 20px;
	background-image:url(img/bt_home.gif);
	}

li.home a:hover {
	background-image:url(img/bt_home_on.gif);
	}
li.about a {
	padding:10px 40px 10px 40px;
	background-image:url(img/bt_about.gif);
	}
li.about a:hover {
	background-image:url(img/bt_about_on.gif);
	}
li.trips a {
	padding:10px 20px 10px 20px;
	background-image:url(img/bt_trips.gif);
	}
li.trips a:hover {
	background-image:url(img/bt_trips_on.gif);
	}
li.request a {
	padding:10px 70px 10px 70px;
	background-image:url(img/bt_request.gif);
	}
li.request a:hover {
	background-image:url(img/bt_request_on.gif);
	}
li.custom a {
	padding:10px 60px 10px 60px;
	background-image:url(img/bt_custom.gif);
	}
ul.menu li.custom a:hover {
	background-image:url(img/bt_custom_on.gif);
	}
li.blog a {
	padding:10px 20px 10px 20px;
	background-image:url(img/bt_blog.gif);
	}
li.blog a:hover {
	background-image:url(img/bt_blog_on.gif);
	}
li.events a {
	padding:10px 60px 10px 60px;
	background-image:url(img/bt_events-new.gif);
	}
li.events a:hover {
	background-image:url(img/bt_events_on-new.gif);
	}
li.sitesearch a {
	padding:10px 40px 10px 40px;
	background-image:url(img/bt_sitesearch-new.gif);
	}
li.sitesearch a:hover {
	background-image:url(img/bt_sitesearch_on-new.gif);
	}

/* end menu styling */

/* start sIFR */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
	position:relative;
	z-index:-1;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash p.replace {
	visibility: hidden;
	position:relative;
	z-index:-1;
}


/* end sIFR */