body {
	background: url('../images/back.gif') top left;
	font-family: Arial, sans-serif;
	margin: 0;
}

/* General Definitions */

a, a:link, a:active, a:visited{ color: #317789; }

a:hover{ text-decoration: none; }

h1, h2, h3, h4, h5{
	color: #317789;
	margin: 0 0 .9em 0;
}

h1.subhead{	font-size: 1.8em; height: 80px;}

h2{ font-size: 1.8em; }

h2 span{ font-size: .5em; }

h2.subhead { font-size: 1.3em; }

h3{ font-size: 1.6em; }

h3.subhead {font-size: 2.6em;}

h4{ font-size: 1.4em;}

h5 {font-size: 1.4em; }

p{ margin: 0 0 .8em 0; }

ul{
	margin: 0 0 1em 2em;
	list-style: disc;
}

/* Layout and Coloring */

#page {
	display: block;
	text-align: center;
	background: url('../images/headerback.gif') left -49px repeat-x;
	overflow: hidden;
}

#home #page { 
	background: url('../images/headerback.gif') top left repeat-x;
}

#shadows{
	background: url('../images/shadows.png') top center repeat-y;
}

#layout {
	width: 878px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 350px;
	border-bottom: 3px solid #317789;
	width: 878px;
}

#home #header { height: 399px; } 

#header .container {
	position:absolute;
	width:878px;
	top: 0;
	margin-left: 0;
	text-align: left;
	height:399px;
	z-index:30;
}

#header h1{ 
	width: 214px;
	height: 155px;
	background: url('../images/logo.png') top left no-repeat;
	text-indent: -999em;
	margin: 0 0 0 15px;
	position: absolute;
	
}

#header h1 a{ width: 214px; height: 155px; display: block; }

#topIMG {
	position: relative;
}

#topIMG .slideshow{
	position: absolute;
	top: 0;
	z-index: 0;
	margin-left: -469px;
	
}

/*
#flashGC{ 
	display: block;
	width: 225px;
	height: 180px;
	margin: 90px 0 0 15px;
	background: url('../images/clear.gif') top left;
	position: absolute;
	z-index: 1000;
}
*/

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav ul li { float: left; }

.nav ul li a {
	display: block;
	padding: .85em;
	text-decoration: none;
}

.nav ul li a:hover { text-decoration: underline; }

#topRightNav{ 
	float: right; 
	color: #c35020;
	font-size: .9em;
	margin: 10px 0 0 0;
}

#topRightNav a{ color: #c35020; text-decoration: none; }

#topRightNav a:hover{ text-decoration: underline; }

#topRightNav .memberLogin {
	background: url('../images/member.png') top left no-repeat;
	width: 125px;
	height: 38px;
	display: block;
	color: #f4e4c6;
	float: right;
	margin: -10px 0 0 10px;
	padding: 7px 0 0 18px;
}	

#header .flags{ float: right; clear: right; margin: 0 15px 8px 0;}

#topNav{	
	clear: both;
	padding: 12px 0 0 240px;
	background: #b76327;
	height: 40px;
}

#topNav a {
	font-size: .9em;
	color: #e3d9ba;
	text-decoration: none;
	border-right: 1px solid #e3d9ba;
	padding: 1px 5px;
	text-align: center;
	width: 75px;
}

#topNav li:last-child a{ border: none; }

#topNav a:hover {
	color: #fff;
}

/* DROP DOWN MENUS */

	ul#menu li {
		position: relative; 
		z-index:600;
	}
	
	ul#menu li ul	{
		display: none;
	}
	
	ul#menu li ul{
		list-style: none;
		position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
		padding: 10px 0 5px 0;
		left: 0; 
		background: #b76327;
		margin:0;
		display: none;
		float: left;
		width: 175px;
		font-size: .85em;
		-moz-border-radius-bottomleft: 20px;
		-moz-border-radius-bottomright: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-webkit-border-bottom-right-radius: 20px;
	}
	ul#menu li ul li{
		clear: both;
		width: 175px;
		padding:0 12px;
	}

	
	ul#menu li ul li.last{ border-bottom:none; padding-bottom: 5px; }
	
	ul#menu li ul li a{ border: none; border-bottom: 1px solid #b8825c; width: 155px; }

	ul#menu li:last-child ul{ margin: 0 0 0 -53px; }

	ul#menu ul:last-child a{border-bottom: 1px solid #b8825c;}

	ul#menu li ul li:last-child a{ border: none; }
	
	html ul#menu li ul li a {
		display:block;
		text-align:left;
		padding: 6px 0;
	}


.oregonBounty{ 
	display: block;
	width: 228px;
	height: 131px;
	background: url('../images/bounty.png') top left no-repeat;
	top: 268px;
	position: absolute;
}

.flashMap{ 
	background: url('../images/map.png') top left no-repeat;
	position: absolute;
	z-index: 50;
	margin: -54px 0 0 600px;
	display: block;
	text-indent: -999em;
	width: 259px;
	height: 51px;
}

#home .flashMap, #home2 .flashMap{
	height: 304px;
}

#content {
	clear: both;
	background: #ebe4cd;
}

#content .featuredInns{
	float: right;
	margin: 270px 25px 0 0;
	color: #317789;
	text-align: center;
}

#content .featuredInns .header{
	font-size: 1.3em;
	margin: 0 0 5px 0 ;
}

#content .featuredInns a{
	font-size: .8em;
	text-decoration: none;
}

#content .featuredInns a img{ border: 3px solid #b0b272; }

#content .featuredInns a:hover{ color: #7e8052; }

#content .featuredInns a:hover img{ border:3px solid #7e8052; }

#content .container {
	font-size: .9em;
	padding: 40px 40px 20px 40px;
	line-height: 1.6em;
}

#content .container p{ margin: 0 0 20px 0; }

#home #content .container{ width: 550px; }


#footer {
	background: #848851;
	color: #d7d4a2;
	font-size: .9em;

}

#footer a{ color: #d7d4a2; }

#footer #contactArea{
	float: right;
	width: 245px;
	text-align: center;
	margin: 25px 10px 25px 20px;
	border-left: 1px solid #d7d4a2;
	padding: 0 0 0 20px;
}

#contactArea .contactInfo, #contactArea .contactInfo a{ color: #ebe4cd; }

#contactArea .copywrite{ font-size: .8em; }

#footer #blogArea{ 
	padding: 25px 20px 20px 40px;
}

#blogArea .header{
	font-size: 1.3em;
}

#blogArea a{ text-decoration: none; font-weight: bold;  }

#blogArea a:hover{ color: #ebe4cd; } 

#bottomNav{ 
	background: #b76327;
	clear: both;
	height: 40px;
	padding: 0 0 0 20px;
}

#bottomNav a{ 
	font-size: .8em; 
	color: #ebe4cd; 
	border-right: 1px solid #ebe4cd;
	padding: 1px 7px;
	margin: 10px 0 0 0;
	
}

#bottomNav .lastOne a{
	border: none;
}

#copyright{
	color: #fff;
	background: #333;
	font-size: .7em;
	padding: .5em .5em .1em .5em;
	text-align: right;
}

#pullquote {left:500px; top:305px; position: absolute;
z-index: 10; font-size: 2em;}

/* General Class Definitions */

.clear{ clear: both; }

.image { border: 5px solid #fff; }

.right { float: right; }

.left { float: left; }

.image.right{ margin: 0 0 10px 10px; }

.image.left{ margin: 0 10px 10px 0; }

/* Auto/Conditional PDF Icon */

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(images/icon_pdf.png) no-repeat right;
}

/* For GC and Photo Code */

#geotrust img{ float: right; }

#photoGalDisplayTable td{ padding: 7px; }

/* Photo Gallery */

#gallery ul { list-style: none; margin: 0; padding: 0; }

#gallery ul li { float: left; margin: 0 10px 0 0; }

#gallery ul a {
	padding: 10px;
	background: #555;
	display: block;
	text-decoration: none;
}

#gallery ul a:hover {
	background: #999;
}

#gallery ul a:hover { color: #fff; }

/* Guest Rooms Links */

#guestRooms ul { list-style: none; margin: 0; padding: 0; }

#guestRooms ul li { float: left; margin: 0 10px 0 0; }

#guestRooms ul a {
	padding: 10px;
	background: #555;
	display: block;
	text-decoration: none;
}

#guestRooms ul a:hover {
	background: #999;
}

#guestRooms ul a:hover { color: #fff; }

#guestRooms ul li a img{ margin: 0 0 5px 0; }

#guestRooms ul li a span{ color: #660000; margin: 0 0 0 5px;}


/* More */

#weather .wchild{ 
border: 1px solid #999;
margin: 10px auto 0 auto;
width: 500px;
padding: 20px;
background: #fff;

}	

small{
	font-size: .8em;
	color: #555;
}

p.small{ font-size: .8em; }



.homeLinks{
	margin: 0 0 0 15px;
}

.homeLinks a{
	margin: 0 10px 10px 0;
}
