/* ID SELECTORS */
#wrap
{
	width: 750px;
	margin: 0 auto;
	position: relative;
	background-color: white;
}

#footer, #subpage_header { clear: both; }

/* CLASS SELECTORS */
/* TOP SELECTORS */
body
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #465541;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
}

input
{
	margin: 0;
	padding: 0;
}

ul.normal, ol normal
{
	padding-left: 15px;
	list-style: none;
}

ul.normal li, ol.normal li
{
	background: white url(../images/bullet_arrow.gif) no-repeat 5px 5px;
	padding-left: 15px !important;
	line-height: 150%;
	color: black;
}

a { color: #907742; }
a:visited, a:hover { color: #907742; }

/* UNORDERED LISTS */
/* footer nav */
#nav_footer
{
	padding-top: 5px;
	text-align: center;
	height: 75px;
	border-top: 4px solid #e1cb9c;
	border-bottom: 1px solid #e1cb9c;
}

#nav_footer:hover { cursor: pointer; }
#nav_footer li { display: inline; }

#nav_footer a
{
	height: 25px;
	vertical-align: middle;
	color: #0f3b2d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 8px;
}

#nav_footer a:hover { text-decoration: none; }

.design_by_eroi
{
	position: absolute;
	right: 0;
}

#credits
{
	width: 736px;
	height: 35px;
	padding: 7px;
	background-color: white;
}

.disclaimer p
{
	padding: 8px 0;
	margin: 4px;
	color: #4c3a12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	background-color: white;
	width: 736px;
	text-align: center;
}

.disclaimer a
{
	color: #4c3a12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#body_picture, #body_newsletter { float: left; }

#body_ocean
{
	clear: both;
	width: 750px;
	background: url(../images/subpage_body_bg.gif) repeat-y top left;
}

#body_ocean div
{
	padding: 20px 40px 20px 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background: url(../images/home_body_ocean.jpg) no-repeat bottom left;
}

#body_ocean div a.nostyle
{
	font-size: 12px;
	color: #907742;
}

#body_ocean div p
{
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 150%;
}

h1.header, h2.header
{
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #907742;
	font-weight: bold;
	line-height: 200%;
	padding: 0;
	margin: 0;
}

h1.header span{
	text-transform: lowercase;
}

h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.rates_table td
{
	border: 1px solid #CCC;
	padding: 5px;
}

.rates_table th { padding-left: 0; }
.rates_table .rates_titles { color: #333; }
.rates_table td { color: #555; }

#body_newsletter
{
	color: #4c3a12;
	width: 138px;
	height: 183px;
	padding: 20px 30px 5px 15px;
	background: url(../images/home_body_newsletter.gif) no-repeat top left;
}

#body_newsletter form
{
	margin: 0;
	padding: 0;
}

#body_newsletter input.border_brown { border: 1px solid #4c3a12; }

#body_newsletter div p.title
{
	font-size: 12px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#body_newsletter div p.text
{
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#body_ocean div span { font-size: 18px; }

#body_ocean div table#homePageTable
{
	background-color: #EFEAD9;
	border: 1px solid black;
}

#body_ocean div table#homePageTable tr td img { border: 3px solid white; }
#body_ocean div table#homePageTable tr td p.credit { font-size: 9px; }

.form_title
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 3px 0 0 0;
	padding: 0;
}

#room_specs
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 3px 0 0 0;
	padding: 0;
}

#room_specs tr td { border: 1px solid black; }
#newsletter_form { margin: 5px 0 0 0; }

/* subpage */
#subpage_header
{
	background: url(../images/subpage_header_bg.gif) no-repeat bottom left;
	height: 62px;
	width: 750px;
}

#subpage_header div.page_category
{
	color: #0f3b2d;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 27px 0 0 29px;
}

#subpage_header div.page_category h1
{
	color: #0f3b2d;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#subpage_header div.page_name
{
	color: #0f3b2d;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0 0 0 29px;
	width: 200px;
	text-align: right;
}

#subpage_container
{
	background: url(../images/subpage_body_bg.gif) repeat-y top left;
	padding: 10px 0 0 0;
}

#subpage_container #subpage_content
{
	background: url(../images/subpage_bg_image_light2.jpg) no-repeat bottom left;
	padding: 0 0 65px 0;
	width: 750px;
}

#subpage_container div p, #subpage_container div table, #subpage_container div form, #subpage_container div div.wrap, #subpage_container div h1, #subpage_container div ul.normal, #subpage_container div img.normal { margin: 0 40px 12px 40px; }

#subpage_container div form p
{
	margin: 0;
	padding: 0;
}

/* CONTACT US */
#contact_form p input, #contact_form p textarea
{
	margin-bottom: 10px;
	border: 1px solid #4c3a12;
}

#contact_form p.error_output
{
	color: #ff0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0;
}

/* DROP-DOWN MENU */
* html #nav_footer { padding-top: 6px; }

#nav_header, #nav_footer
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 750px;
	margin-top: 1px;
}

#nav_header
{
	background: #e1cb9c;
	text-align: center;
	height: 25px;
	cursor: pointer;
}

#nav_header li
{
	display: inline;
	padding: 1px 8px;
}

#nav_header li ul
{
	display: inline;
	background: #ede4d0;
	visibility: hidden;
	position: absolute;
	padding: 0;
	margin: 1px;
	list-style: none;
}

#nav_header li ul li { display: block; }

* html #nav_header li ul li
{
	display: block;
	padding: 0 15px 0 0;
	margin: 0;
}

* #aboutChildren, * #meetings_eventsChildren, * #oregon_coastChildren, * #oregon_coastChildren, * #pressChildren, * #contactChildren { top: 110px; }
#aboutChildren { left: 85px; }
#meetings_eventsChildren { left: 245px; }
#oregon_coastChildren { left: 405px; }
#pressChildren { left: 546px; }
#contactChildren { left: 639px; }

#nav_header a
{
	height: 25px;
	vertical-align: middle;
	color: #004e35;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 200%;
	border-bottom: 2px solid #e1cb9c;
	text-transform: uppercase;
	text-decoration: none;
}

#nav_header li ul li a { font-size: 11px; }
#nav_header li ul li { text-align: left; }
#nav_header a:hover { border-bottom: 2px solid #d2b068; }
#nav_header a.on { color: #a2a07b; }
#nav_header a.on:hover { border-bottom: 2px solid #e1cb9c; }

/* SITE MAP */
#sitemap
{
	font-weight: bold;
	padding: 0;
	margin: 0 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
}

#sitemap li.tier_one
{
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #907742;
}

#sitemap li ul
{
	margin: 6px 5px;
	padding: 0 10px;
	color: #000;
	border-left: 1px solid #ccc;
	list-style: none;
}

#sitemap li ul li ul { border: none; }
#sitemap li ul li ul li { padding-left: 16px; }

#sitemap li a
{
	text-decoration: none;
	font-weight: normal;
}

#sitemap li.tier_one a
{
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #907742;
}

#sitemap li a:hover
{
	text-decoration: underline;
	font-weight: normal;
}

#sitemap li ul.tier_two a
{
	color: #555555;
	font-size: 93%;
}

#giftango
{
	width: 179px;
	text-align: left;
	margin-left: 0;
}

#gallery_link
{
	float: right;
	margin: 0 25px 15px 15px;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
}

#gallery_link div
{
	width: 320px;
	clear: both;
}

#gallery_link a
{
	color: #d2b068;
	border-bottom: 2px solid #d2b068;
	text-decoration: none;
	margin: 0 auto;
}

#gallery_link a:hover
{
	color: #e1cb9c;
	border-bottom: 2px solid #e1cb9c;
}

#photo_nav a.on, #photo_nav a.on:hover { border-bottom: 2px solid #aaa; }

#subpage_content #gallery_link table
{
	width: 179px;
	float: left;
	margin: 5px;
	text-align: left;
}

/* GALLERY PAGE */
#photo_nav
{
	width: 115px;
	float: left;
	border-right: 1px solid #ccc;
	padding: 0 10px 10px 0;
	margin: 0;
}

#subpage_content, #subpage_container { float: left; }

#photo_thumbs
{
	width: 190px;
	float: left;
	margin: 0 15px;
	border-right: 1px solid #ccc;
	padding: 0 0 10px 0;
}

#photo_details
{
	width: 320px;
	float: left;
}

#photo_details p.photo_details_text
{
	padding: 10px 12px 50px 5px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

#photo_nav ul li a
{
	height: 25px;
	vertical-align: middle;
	color: #004e35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 200%;
	border-bottom: 2px solid #e1cb9c;
	text-transform: uppercase;
	text-decoration: none;
}

#photo_nav ul li a:hover { border-bottom: 2px solid #d2b068; }

.container
{
	float: left;
	width: 750px;
	padding: 10px 40px;
}

#photo_thumbs a
{
	border: 2px solid #ddd;
	padding: 0;
	float: left;
	margin: 0 5px 5px 0;
}

#photo_thumbs div { margin-top: 4px; }
.clear { clear: both; }
#photo_thumbs p { float: left; }
#photo_thumbs a.on { border: 2px solid #d2b068; }
#photo_thumbs a:hover { border: 2px solid #999; }

#photo_thumbs b
{
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.nostyle
{
	text-decoration: none;
	color: #000;
}

a.nostyle:visited, , a.nostyle:hover
{
	text-decoration: none;
	color: #000;
}

.events h1.header_tight_margin
{
	padding: 0;
	margin: 0;
	line-height: 100%;
}

.events p
{
	padding: 0 0 10px 0;
	margin: 0;
}

.events p.article
{
	padding: 0 0 20px 0;
	margin: 0;
}

div#rates_box
{
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 26px;
	margin-bottom: 15px;
	padding: 10px;
	color: #6C2C95;
	background-color: #710F05;
}

div#rates_box ratePicture
{
	float: right;
	margin-left: 25px;
}

div#rates_box h3
{
	font-size: 16px;
	line-height: 125%;
}

div#rates_box h1
{
	font-size: 18px;
	line-height: 125%;
}

div#rates_box .footer
{
	font-size: 10px;
	line-height: normal;
}

div#rates_box p
{
	font-size: 12px;
	line-height: 150%;
}

div#rates_box #rateCopy
{
	border: 3px white solid;
	margin: 0;
	padding: 15px;
}

/* LANDING PAGE SPECIFIC STYLES */
ul#landingNav
{
	margin: 2em auto 0 auto;
	text-align: center;
}

ul#landingNav li
{
	display: inline;
	margin-right: 30px;
}

.picThumb { border: 1px solid white; }

ul#landingNav li a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 190%;
	color: #8f7640;
	font-weight: bold;
}

ul#landingNav li a:hover { text-decoration: underline; }
.attractions { margin-left: 25px; }
.telephone { font-size: 13px; }

#promoBoxHome
{
	color: #79612F;
	padding-top: 9px;
	margin: 0px;
}

div#promoBoxHome table tr
{
	padding: 0;
	margin: 0;
}

#promoTable tr td
{
	padding-top: 5px;
	margin: 0;
}

.eventName
{
	color: #663333;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#homePageTable tr td { padding: 9px; }
#homePageTable tr td p { font-size: 11px; }
#homePageTable { margin: 7px; }

#Special1
{
	margin: 12px;
	padding: 13px;
	background-color: #E6FFF1;
	border: 1px solid #7B44A1;
	color: #039;
}

#Special2
{
	margin: 12px;
	padding: 13px;
	background-color: #FFFEE4;
	border: 1px solid #7B44A1;
	color: #039;
}

.eventPhoto
{
	padding: 0px;
	float: right;
	margin: 7px;
	width: 230px;
	text-align: center;
	font-size: 9px;
}

.eventPhoto img { border: 3px solid black; }

#masthead
{
	width: 750px;
	height: 82px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-color: #CF9E54;
}

#promoBoxNav
{
	text-align: right;
	background-color: #4C0A04;
	margin: 0px;
	padding: 2px;
}

#promoBoxNav img
{
	padding-left:1px;
}


#promoBoxNav2
{
	text-align: right;
	padding: 0px;
	width:750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#promoBoxNav2 img
{
	padding-left:1px;
}

