/* CSS Document */

/************************************************************************

	Site:	 The Polynesian

	Author:		eROI		[www.eroi.com]  

	Listing Order:
	==============

	1 - Global
	2 - Structure/Layout
	3 - Left Nav Column
	4 - Home Right Column
	5 - Home Feature Box
	6 - Subpage Body
	7 - Subpage Feature Box
	8 - Footer

	

************************************************************************/

/***********************************************************************
	1 - GLOBAL STYLES
************************************************************************/

body
{
	background-color: #9da59d;
	color: #FFFFFF;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

html, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, form, input, select, div, p, img, table, td
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: underline;
	color: #BCCE8F;
}

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

div.pic { margin: 5px 0px 15px 25px; }

.picStyle
{
	border: 6px solid white;
	margin-right: 20px;
}

.picStyleRates { border: 5px solid white; }

.picStyleFloat
{
	border: 6px solid white;
	margin-right: 20px;
	float: right;
	margin-left: 7px;
}

.mapPicStyle
{
	border-top: 6px solid white;
	border-right: 6px solid white;
	border-bottom: 5px solid white;
	border-left: 6px solid white;
margin-left: 12px;
margin-bottom: 12px; }

/***********************************************************************
	2 - STRUCTURE/LAYOUT
************************************************************************/

div#container
{
	width: 850px;
	margin: auto;
	background-color: #9DA59D;
	position: relative;
}

div#left
{
	width: 152px;
	float: left;
}

div#right
{
	width: 698px;
	float: left;
	background: url(../images/right_bg.jpg) no-repeat;
}

/***********************************************************************
	3 - LEFT NAV COLUMN
************************************************************************/

ul#nav
{
	margin: 0;
	width: 152px;
}

ul#nav li
{
	list-style-type: none;
	display: block;
	width: 152px;
}

ul#nav li a
{
	display: block;
	width: 140px;
	font-weight: bold;
	color: #C64D26;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/nav_bg-hover.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5E7A3;
}

ul#nav li a:hover
{
	color: white;
	text-decoration: underline;
	background-image: none;
}

#flower
{
	background: url(../images/nav_flower.jpg) no-repeat;
	height: 269px;
}

/***********************************************************************
	4 - HOME RIGHT COLUMN
************************************************************************/

#petal { 
background-image: url(../images/content_petal.png);
background-repeat: no-repeat; 
width: 65px;
height: 50px;
position: absolute;
top: 45px;
right: 64px;
}



#reservation
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #D8E9A2;
	padding-top: 15px;
	width: 300px;
	height: 35px;
	margin-left: 202px;
	float: left;
	position: absolute;
}

*html div#petal
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/content_petal.png", sizingMethod="crop");}

#contentTop { margin-top: 40px; }

#homeContent
{
	width: 634px;
	background: url(../images/content_bg.jpg) repeat-y;
}

#homeContent div.left
{
	width: 483px;
	float: left;
	background: url(../images/content_bg_left.jpg) repeat-y;
	padding-left: 5px;
}

#homeContent div.right
{
	width: 146px;
	float: left;
	background: url(../images/content_bg_right.jpg) repeat-y;
	padding: 75px 0 10px 0;
}

#homeContent div.right div.contentBox
{
	width: 146px;
	margin-bottom: 12px;
}

#homeContent div.right div.contentBox p.reservations
{
	background: url(../images/right_headline.jpg) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 3px 0 0 18px;
	height: 25px;
}

#homeContent div.right div.contentBox p.gift
{
	background: url(../images/right_headline.jpg) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 3px 0 0 18px;
	height: 25px;
}

#homeContent div.right div.contentBox p.specials
{
	background: url(../images/right_headline.jpg) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 3px 0 0 18px;
	height: 25px;
}

#homeContent div.right div.contentBox p.newsletter
{
	background: url(../images/right_headline.jpg) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 3px 0 0 18px;
	height: 25px;
}

#homeContent div.right div.contentBox p,form { padding: 0 20px; }
#homeContent div.right div.contentBox p a { text-decoration: none; }
#homeContent div.right div.contentBox p a:hover { text-decoration: underline; }

#homeContent div.pet
{
	background: url(../images/icon_pet.gif) no-repeat;
	width: 106px;
	height: 27px;
}

#homeContent div.pet span { display: none; }

#homeContent div.text
{
	width: 564px;
	padding: 10px 35px 20px 35px;
}

#homeContent div.text p { line-height: 24px; }

#contentBottom
{
	width: 634px;
	height: 5px;
	background: url(../images/content_bottom.jpg) no-repeat;
}

/***********************************************************************
	5 - HOME FEATURE BOX
************************************************************************/

#homeTitle
{
	width: 850px;
	height: 16px;
	background: url(../images/title_home.jpg) no-repeat;
	margin-top: 15px;
}

#homeFeature
{
	margin-left: 15px;
	margin-top: 15px;
	width: 771px;
}

#homeFeature div.top { height: 11px; }

#homeFeature div.body
{
	background: url(../images/home_feature_bg.jpg) repeat-y;
	padding: 0 0 4px 0;
}

#homeFeature div.box
{
	background-color: #ffffff;
	width: 174px;
	float: left;
	margin: 0 8px;
}

#homeFeature div.box div.rest
{
	background: url(../images/feature_pic_rest.jpg) no-repeat;
	height: 100px;
	margin: 5px 5px 0px 5px;
}

#homeFeature div.box div.rec
{
	background: url(../images/feature_pic_rec.jpg) no-repeat;
	height: 100px;
	margin: 5px 5px 0 5px;
}

#homeFeature div.box div.attract
{
	background: url(../images/feature_pic_attract.jpg) no-repeat;
	height: 100px;
	margin: 5px 5px 0 5px;
}

#homeFeature div.box div.rooms
{
	background: url(../images/feature_pic_rooms.jpg) no-repeat;
	height: 100px;
	margin: 5px 5px 0 5px;
}

#homeFeature div.box div.headline
{
	background: url(../images/feature_headline.gif) no-repeat;
	height: 29px;
}

#homeFeature div.box div.headline p
{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #3D2D1F;
	padding: 7px 5px 0 7px;
}

#homeFeature div.box div.headlinePaw
{
	background: url(../images/feature_headline_paw.gif) no-repeat;
	height: 29px;
}

#homeFeature div.box div.headlinePaw p
{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #3D2D1F;
	padding: 7px 5px 0 7px;
}

#homeFeature div.box div.headline a
{
	text-decoration: none;
	color: #3D2D1F;
}

#homeFeature div.box div.headline a:hover
{
	color: #76B900;
	text-decoration: underline;
	padding-bottom: 2px;
}

#homeFeature div.box div.headlinePaw a
{
	text-decoration: none;
	color: #3D2D1F;
}

#homeFeature div.box div.headlinePaw a:hover
{
	color: #76B900;
	text-decoration: underline;
	padding-bottom: 2px;
}

#homeFeature div.bottom { height: 11px; }

/***********************************************************************
	6 - SUBPAGE BODY
************************************************************************/

div#right div.noTitle { height: 40px; }

div#right div.about
{
	width: 698px;
	height: 40px;
	background: url(../images/right_bg.jpg) no-repeat;
}

div#rightAmenities
{
	width: 698px;
	float: left;
	background: url(../images/right_bg.jpg) no-repeat;
}

div#right div.rates
{
	width: 698px;
	height: 40px;
	background: url(../images/right_bg.jpg) no-repeat;
}

div#right div.contact
{
	width: 698px;
	height: 40px;
	background: url(../images/right_bg.jpg) no-repeat;
}

#content
{
	background: url(../images/content_bg.jpg) repeat-y;
	width: 634px;
	padding-top: 50px;
	padding-right: 0em;
	padding-bottom: 50px;
	padding-left: 0em;
	margin: 0em;
}

#content h1
{
	font: 20px Palatino, "Times New Roman", Times, serif;
	color: #365995;
	margin: 0 40px 20px 15px;
	text-transform: uppercase;
	letter-spacing: .15em;
}

#content h1 span
{
	text-transform: lowercase;
}

#content p
{
	margin: 0 40px 15px 15px;
	line-height: 24px;
	color: #000000;
}

p.specials span {
	text-transform:lowercase;
}

#content ul
{
	margin: 10px;
	padding-left: 20px;
}

#content li
{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
}

#contentCopyBox
{
	background-color: #E5DDC5;
	padding: 25px 7px 25px 7px;
	border: 5px solid #FFFFFF;
	margin: 0px 35px 0px 35px;
}

#contentCopyBox p, li { color: black !important; }

#contentCopyBox li
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
}

#contentCopyBox a { color: #C64D26; }
#contentCopyBox a:hover { color: #834A31; }

p.contact
{
	font-size: 14px;
}

div.petSub
{
	text-align: right;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*width: 106px;
height: 27px;
margin: 20px 0 0 470px;





/***********************************************************************
	7 - SUBPAGE FEATURE BOX
************************************************************************/

div#specialRates {
	text-align: center;
}

div#specialRates p
{ font-size: 12px !important;
	color: black !important;
	line-height: 125%;
}

div#specialRates h1
{
	margin: 0em !important;
	padding: 0em !important;
}

div#specialRates p span
{
	font-size: 11px;
	line-height: normal;
}

td.gray { background-color: #D2E8F3; }

table.rates td
{
	padding: 5px 10px;
	color: #000000;
	border: 1px solid white;
	font-size: 11px;
}



table.rates td#rateSpecialContainer
{
	padding: 5px 10px;
	border: 3px solid white;
	font-size: 11px;
	background-color: #E8E4D0;
	background-image: url(../images/specialRates-bg-deck.jpg);
}


table.rates td.head
{
	margin: 0;
	padding: 0 0 0 3px;
	text-transform: uppercase;
	font-weight: bold;
}

#subFeature
{
	width: 565px;
	height: 112px;
	background: url(../images/content_bg.jpg) repeat-y;
	padding: 50px 0em 0px 75px;
margin: 0em; }

#subFeature div.box
{
	background-color: #ffffff;
	width: 114px;
	float: left;
	margin: 0 4px;
}

#subFeature div.box div.rest
{
	background: url(../images/subfeature_pic_rest.jpg) no-repeat;
	height: 90px;
	margin: 4px 4px 0 4px;
}

#subFeature div.box div.rec
{
	background: url(../images/subfeature_pic_rec.jpg) no-repeat;
	height: 90px;
	margin: 4px 4px 0 4px;
}

#subFeature div.box div.attract
{
	background: url(../images/subfeature_pic_attract.jpg) no-repeat;
	height: 90px;
	margin: 4px 4px 0 4px;
}

#subFeature div.box div.rooms
{
	background: url(../images/subfeature_pic_rooms.jpg) no-repeat;
	height: 90px;
	margin: 4px 4px 0 4px;
}

#subFeature div.box div.mtg
{
	background: url(../images/subfeature_pic_mtg.jpg) no-repeat;
	height: 90px;
	margin: 4px 4px 0 4px;
}

#subFeature div.box div.headline
{
	background: url(../images/subfeature_headline.gif) no-repeat;
	height: 23px;
}

#subFeature div.box div.headline p
{
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #3D2D1F;
	padding: 5px 5px 0 5px;
}

#subFeature div.box div.headline a
{
	text-decoration: none;
	color: #3D2D1F;
}

#subFeature div.box div.headline a:hover
{
	display: block;
	background-color: #76B900;
	color: #FFFFFF;
}

#subFeature div.box div.headline a#on
{
	display: block;
	background-color: #76B900;
	color: #FFFFFF;
}

/***********************************************************************
	8 - FOOTER
************************************************************************/

#footer
{
	background: url(../images/footer_aaa.gif) no-repeat right top;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 10px;
	border-top: 4px solid #D8E9A2;
	width: 770px;
margin-left: 15px; }

#nav_footer
{
	text-align: center;
	border-bottom: 1px solid #D8E9A2;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#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; }

#roomNav
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-bottom: 25px;
	padding: 7px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

span#www a:link, a:visited { color: #C64D26; }


/***********************************************************************
	9 - Mariah's Menu
************************************************************************/

table#menu{

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
line-height: 125%;
background-color: white;
color: black; 
font-size: 13px;
}

table#menu tr td {
padding-bottom: 10px;
margin: 0em;
padding-right: 5px;
padding-left: 5px;
padding-top: 5px; }

table#menu tr td h3{
	font-size: 16px;
font-weight: bold;
color: black;
margin-top: 25px; }


table#menu tr td h3 span{
	font-size: 13px;
font-weight: normal; }


table#menu tr td span.entree{
	font-size: 14px;
	font-weight: bold;

}

#menu_bg {
	background-image: url(../images/Mariahs-Rest-logo-pict.jpg);
	background-repeat: no-repeat;
	height: 100px;
margin: 0em !important;
padding: 0em !important;
background-position: left top; }
