body {
	color: #FFF;
	height: 200px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background:#acb8c1 url(../IMAGES/BkgdWater4.gif);
}

/*Layout Blocks*/

#wrapper {
	width: 1020px;
	margin: 0 auto;
	padding: 0px;
	background: #FFF;
	font-size: 14px;
	position: relative;
	background-color:#fff;
	border:1px solid #777;
	-moz-box-shadow:0.7px 0.7px 9px #333;
	-webkit-box-shadow:1px 1px 9px #333;
	box-shadow:0.7px 0.7px 9px #777777;
}

#header_photo {
	height: 385px;
	width: 1020px;
	text-align: center;
	background-color:#666;
}

/*Nav Bar Styles*/

#NavBar {
	text-align: center;
	float: left;
	height: 36px;
	width: 950px;
	background: #120065;
	padding:0px 25px 0px 45px;
	border: 0px solid #f00;
}
.here {
	background-color:#CA6637;
	text-decoration: none;
	}

address {
	font-style: normal;
}

.whitetext {
	font: 12px/1.4em Arial, Helvetica, Geneva, sans-serif;
	color: white;
	background-image: none;
}

img {
         border: 0 none;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	padding-right: 10px;
}


p.sub {
	margin-top:0;
	margin-bottom:3em;
	text-align:center;
	color:#000;
	font-size:12px;
	line-height:1.3em;
}


/*Global Header Styles*/
h1 {
	color: #C8663A;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	vertical-align: top;
	word-spacing: normal;
	text-align: center;
}

h2 {
	color: #C8663A;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}



h3 {
	font-size:12px;
	color:#099;
	font-weight:bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
} 
h4 {
	font-size:12px;
	color:#1E164D;
	font-weight:bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	text-align: center;
}
h4 a{
color:#C8663A;
}

h4.edit {
color:#f00;
}

h5 {
	font-size:16px;
	color:#120065;
	font-weight:bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	line-height: 24px;
	text-align: center;
} 
h6 {
	padding: 1em 0;
	font-size: 13px;
	color: #C8663A;
	font-weight: bold;
	text-align: center;
}
hItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #900;
}
.VIDEO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #98000B;
}
.sideboxtext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #120065;
	text-align: left;
}
.greensubhead {
	font-weight: bold;
	color: #099;
	text-transform: uppercase;
	margin-top:2em;
}
.bulletedlist {
	font-size:12px;
	line-height:20px;
	color:#000;
	text-align: inherit;
	font-style: normal;
	list-style: disc;
} 

/*Anchors*/
a  {
	color:#C8663A;
	text-decoration: none
} 
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #C8663A;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: underline;

}

/*** THE RIGHT SIDEBAR */
#right {
	float: right;
	text-align:center;
	width: 285px;
	background: #E1D1B3;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	display:inline-block;

border:1px solid #ddd;
-moz-border-bottom-left-radius:9px;
-webkit-border-bottom-left-radius:9px;
border-bottom-left-radius:9px;

}

/* titles/labels w/o links above col  ...*/
#right h1 {
color:#000;
line-height: normal
}
#right h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #099;
}
#right p {
border:0 solid #f00;
text-align:center;
padding:9px 0;
}

#right div.col {
	column-width: 100%;
	column-count: 1;
	border:0 solid #f00;
	padding-bottom:1em;
	border-bottom:2px solid #777;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #000;
}

#right div.col p {
	margin-top:1em;
	margin-bottom:1em;
	text-align: left;
	padding-bottom: 1px;
}

#right div.col a {
	color:#C8663A;
	display:block;
font-weight:bold:
width:170px;
}

#right div.col a:hover {
	color:#666
	}

#right div.col p.sub {
margin-top:-1em;
margin-bottom:3em;
color:#333;
font-size:12px;
line-height:1.3em;
}
#right div.col p.sub a {
margin:0;
padding:0;
color:#C8663A;
font-size:12px;
}



/* STYLES FOR DL(definition list), DT AND DD INSIDE THE RIGHT COL - See Oewyhee.html for example */

#right div.col dt{
padding-top:12px;
color:#099;
display:block;
font-weight:bold:
width:170px;
font-size:16px;
}

#right div.col dt a,#right div.col dt a:visited {
color:#C8663A;
display:block;
font-weight:bold:
width:170px;
text-decoration:none;
font-size:16px;
}
#right div.col dt a:hover {
color:#666;
}

#right div.col dd {
	color:#000;
	font-size:12px;
	line-height:1.3em;
	text-align: center;
}





#right p a,#right p a:active,#right p a:visited {
border:0 solid #0f0;
padding:18px 0;
font-size:18px;
font-weight:bold;
text-decoration:none;
}
#right p.shallow a {
border:1px solid #0f0;
padding:-18px 0;
margin:0;
font-size:18px;
font-weight:bold;
text-decoration:none;
}


#right p a:hover {
color:#999;
opacity: .5;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 2000ms;
-moz-transition: opacity;
-moz-transition-timing-function: ease-out;
-moz-transition-duration: 2000ms;
-o-transition: opacity;
-o-transition-timing-function: ease-out;
-o-transition-duration: 2000ms;
transition: opacity;
transition-timing-function: ease-out;
transition-duration: 2000ms;
text-decoration:underline;
}

#right.granderonde {
height:804px;
}




#content {
	padding: 0px 15px 0px 20px;
	background: #FFF;
	font-size: 12px;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 18px;
	
}
#content h2 {
	color: #120065;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin-top: 2em;
	padding-bottom: 9px;
	text-align: center;
	border:0 solid #f00;
	}
	


	

#content h1 {
	color: #C8663A;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom:12px;
	text-align: center;
}

#content p {
	color:#000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	padding-bottom:12px;
}
section {
}
#contentL {
	width:680px;
	padding: 0px 15px 0px 20px;
	background: #FFF;
	font-size: 12px;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 18px;
	border:0 solid #f00;
}

#contentL h1{
	color: #C8663A;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom:12px;
	text-align: center;
}
#contentL h2{
	color: #120065;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	font-weight: bold;
	margin-top: 2em;
	padding-bottom: 9px;
	text-align: center;
	border:0 solid #f00;
	}
	
#contentL h1.left {
text-align:left;
}

#contentL h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #099;
	text-align: center;
	margin: 0;
	padding: 3px 0px 3px 0px;
}

#contentL h4 {
	border:0 solid #f00;
	padding-right:8px;
	margin-bottom:36px;
	}


#contentL p {
color:#000;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 13px;
font-style: normal;
padding-bottom: 3px;
}
#contentL p.wide {
	width: 980px;
}
#contentL p.label {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #099;
	padding-top: 1em;
}


/* used on the index page */
#contentL div.explore {
	text-align:center;
	border-top:2px solid #099;
	border-bottom:2px solid #099;
	width:980px;
	line-height:2em;
}


#contentL section.wide {
width:980px;
padding-bottom:36px;
border:0 solid #f00;
}
#contentL section.wide p {
width:980px;
}

/* USED INSIDE THE CONTENTL ON THE INDEX PAGE */
section ul li {
color:#000;
margin-left:18px;
padding:6px 0 9px 6px;
list-style-type:circle;
}

section ul.no li {
color:#000;
margin-left:18px;
padding:6px 0 9px 6px;
list-style-type:none;
}


section ul li a,section ul li a:visited {
color:#C8663A;
text-decoration:none;
font-weight:bold;
border:0;
}

section a,section a:visited {
color:#C8663A;
text-decoration:none;
font-weight:bold;
border:0;
}

.photos1x1 {
	padding: 8px;
	float: right;
	margin-right: 10px;
}

#footer
{
	width: 1020px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px;
	color: #000066;
	background: #eee;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	clear: both;
	border:1px solid #777;
	-moz-box-shadow:0.7px 0.7px 9px #333;
	-webkit-box-shadow:1px 1px 9px #333;
	box-shadow:0.7px 0.7px 9px #777777;
}
#footer p.sub {
	margin-top:1em;
	margin-bottom:3em;
	text-align:center;
	color:#f00;
	font-size:12px;
	line-height:1.3em;
}

#footer h1 {
padding-bottom:3px;
}
#footer h4 {
padding-bottom:5px;
}

#footer h4 a{
color:#C8663A;
padding-bottom:5px;
}


.floatRight {
	float: right;
	margin: 10px;
}

.photos {
	border: 0 none;
	display: inline;
	padding: 8px;
}

.floatLeft {
	float: left;
	margin: 10px 10px 10px 0px;
	clear: left;
	font-weight: bold;
}
.bookatrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	text-transform: none;
	color: #CA6637;
	text-decoration: underline;
}
.inputbox {
	width: 250px;
	border-color: #FFF;
	background-color: #FFF;
	border-width: 1;
}
hr {
	font-style: normal;
	color: #0C0066;
	background: #0C0066;
	text-align: center;
	width: 285px;
	background-color: #0C0066;
	border-top-color: #0C0066;
	border-color: #0C0066;
}
#hr1 {
	color: #0C0065;
	background: #0C0065;
	text-align: center;
	border-color: #0C0065;
}
.OrangeBullet {
	font-size: 14pt;
	color: #C86e49;
	list-style: circle;
}
.head1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #120065;
	text-align: center;
}
.Head2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C8663A;
	line-height: 20px;
	text-align: center;
}
.Head3Box {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #120065;
	text-align: center;
}
.subhead2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1E164D;
}
#phone_number {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
}
#topSprite {
	background: url(../IMAGES/res/topSprite.png) no-repeat;
	height: 32px;
	width: 32px;
	border:0 solid #f00;
	margin-bottom: 2em;
	margin-left: 500px;
}
#topSprite:hover {
	background: url(../IMAGES/res/topSprite.png) no-repeat;
	height: 32px;
	width: 32px;
	background-position:0 -33px;
	margin-bottom: 2em;
	margin-left: 500px;
}

/* FOR THE FEATURE STORIES */

#story {
	width:660px;
	margin:0 auto;
	margin-bottom:2em;
	padding: 20px 15px 20px 20px;
	background: #FFF;
	font-size: 12px;
	color: #f00;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: 18px;
	background-color:#fff;
border:1px solid #777;
-moz-box-shadow:0.7px 0.7px 9px #333;
-webkit-box-shadow:1px 1px 9px #333;
box-shadow:0.7px 0.7px 9px #777777;
}


#legal {
width:660px;
margin:4em 28%;
padding:12px;
font-size:10px;
border:1px solid #777;
-moz-box-shadow:0.7px 0.7px 9px #333;
-webkit-box-shadow:1px 1px 9px #333;
box-shadow:0.7px 0.7px 9px #777777;
}


/* a few new tags */
section {
	border:0 solid #999;
}



/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
#content h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #099;
	text-align: center;
	padding-bottom: 12px;
}

