@charset "utf-8";
body  { font: 1em Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #333; line-height: 180%; margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ padding: 0; text-align: center; /* centers container in IE5*. The text is set to the left aligned default in the #container selector */ background: #d4ce93; background-image: url(unjimages/imagescommon/texturesandywildpacificucluelet.jpg); }

a:link {color:#891f03; text-decoration: none} /*8902103*/
a:visited {color:#631705; text-decoration: none}
a:hover {color:#631705; text-decoration: underline} /*6b1802*/

a.linkcream:link {color:#FFF; font-weight: bold; text-decoration: none}
a.linkcream:visited {color:#fbed13; font-weight: bold; text-decoration: none} /*fbe813  facf38*/
a.linkcream:hover {color:#FFF; font-weight: bold; text-decoration: none}


.wildpacificuclueletbc #topwavebckgrnd {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(unjimages/imagescommon/topwavebackgroundwildpacific.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 184px;
}

.wildpacificuclueletbc #keywords {
	font-size: 11px;
	color: #990000;
	text-align: center;
	height: 20px;
}

.wildpacificuclueletbc #container {
	width: 988px;
	background: #b5b67a;
	background-image: url(unjimages/imagescommon/containerbckgrndwildpacific.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* I left auto out and the container didn't center in Dreamweaver page. 
   Did in IE but not Dreamweaver and made designing difficult.  */
	text-align: left;
	border: solid #776c2b 2px;  /*932704*/
}


.wildpacificuclueletbc #topcontainer {
	width: 988px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.wildpacificuclueletbc #sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 226px;
	background-image: url(unjimages/imagessideucluelet/sidelighthousewildpacificucluelet.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 515px;
}

#sidebar h1 { padding-bottom: 4px; line-height: normal; margin: 0px; padding-left: 10px; padding-right: 0px; font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 1em; padding-top: 6px; color: #6b1802; }


.wildpacificuclueletbc #topphoto {
	width: 762px;
	overflow: hidden;
	height: 515px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	overflow: hidden;
}

#topcontainer div.boximage1 {
	/* Page Photo bottom image*/
	position: absolute; /*background-color: blue;*/
	top: 22px;
	left: 50%;
	margin-left: -268px;
	width: 762px;
	height: 515px;
	color: white;
	z-index: 1;
	background-image: url(unjimages/imagestopphotosucluelet/housewildpacificbedbreakfast.jpg);
}
#topcontainer div.boximage2 {
	/*Calendar Top Image1*/
	position: absolute; /*background-color: pink;*/
	top: 22px;
	left: 50%;
	margin-left: -268px;
	width: 220px;
	height: 135px;
	z-index: 20;
}
#topcontainer div.boximage3 {
	/* Specials Top Image2*/
	position: absolute; /*background-color: yellow;*/
	top: 22px;
	left: 50%;
	margin-left: -48px;
	width: 260px;
	height: 135px;
	z-index: 10;
}
#topcontainer div.boximage4 {
	/*Reserve Top Image3*/
	position: absolute; /*background-color: white;*/
	top: 22px;
	left: 50%;
	margin-left: 212px;
	width: 282px;
	height: 135px;
	z-index: 10;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a topcontainer that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*.wildpacificuclueletbc #bottomcontainer {
	width: 988px;
	background: #b5b67a;
	background-image: url(unjimages/imagescommon/containerbckgrnd.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* I left auto out and the container didn't center in Dreamweaver page. 
   Did in IE but not Dreamweaver and made designing difficult.  */
/*	text-align: left;
	overflow: hidden;
	border-left: solid #fefed2 1px;
	border-right: solid #999 3px;
}*/

.wildpacificuclueletbc #header {
	background-image: url(unjimages/imagescommon/headerbckgrnddarkwildpacific.jpg);
	background-color: #7b7130;
	width: 988px;
	height: 67px;
	text-align:center;
}

.wildpacificuclueletbc #contentphotogallery {
	background-color: #fefed2;
	padding-bottom: 20px;
	text-align:center;
}

.wildpacificuclueletbc #content { padding: 0px 60px 20px 60px; }

#content h1 {
	padding-bottom: 8px;
	line-height: normal;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding-top: 10px
}
#content a h1 {
	color: #333 !important; text-decoration: none
}
#content h1 a {
	color: #333 !important; text-decoration: none
}
#content h1 ahover {
	color: #333; text-decoration: none
}
#content h2 {
	padding-bottom: 6px;
	line-height: normal;
	font-style: normal;
	margin: 0px;
	padding-left: 0px;
	display: block;
	font-family: Tahoma, Verdana, Arial, san-serif;
	clear: none;
	font-size: 110%;
	font-weight: bold
}



.wildpacificuclueletbc #tofinophoto {
	width: 984px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* I left auto out and the container didn't center in Dreamweaver page. 
   Did in IE but not Dreamweaver and made designing difficult.  */
	text-align: center;
	overflow: hidden;
}

.wildpacificuclueletbc #imgtofino {
	border: solid #FFF 10px;
	overflow: hidden;
}

.wildpacificuclueletbc #textlinkstop {
	/*background-color: #277fdf;*/
	color: #277fdf;
	text-align: center;
	font-size: 90%;
	line-height: 240%;
	/*border-top: solid #fefed2 2px;
	border-bottom: solid #fefed2 2px;*/
}


.wildpacificuclueletbc #textlinks {
	background-color: #277fdf;
	color: #CCCCCC;
	text-align: center;
	font-size: 90%;
	line-height: 300%;
	background-position: top;
	background-repeat: no-repeat;
	padding: 30px 0px 0px 0px;
}


/*.wildpacificuclueletbc #bottomwave {
	width: 988px;
	background: #b5b67a;
	background-image: url(unjimages/imagescommon/containerbckgrnd.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/* I left auto out and the container didn't center in Dreamweaver page. 
   Did in IE but not Dreamweaver and made designing difficult.  */
/*	text-align: left; /* this overrides the text-align: center on the body element. */
/*	overflow: hidden;
	border: solid #776c2b 2px;  /*932704*/
/*}*/

#topcontainer div.boximage5 {
	/* Page Photo bottom image*/
	position: absolute;
	width: 988px;
	height: 167px;
	color: white;
	z-index: 10;
}
/*#topcontainer div.boximage6 {
	position: absolute;
	left: 50%;
	margin-left: -268px;
	width: 220px;
	height: 135px;
	z-index: 20;
}*/
#topcontainer div.boximage7 {
	/* Bottom text links */
	position: absolute; /*background-color: yellow;*/
	left: 50%;
	margin-left: -208px;
	width: 629px;
	height: 88px;
	z-index: 10;
	text-align: center;
}
/*#topcontainer div.boximage8 {
	position: absolute;
	left: 50%;
	margin-left: 212px;
	width: 282px;
	height: 135px;
	z-index: 10;
}*/


.wildpacificuclueletbc #footer {
	font-size: 82%;
	color: #891f03;
	text-align:center;
	padding: 10px 0px 10px 0px;
}





/*List Spacing*/
li { 
margin-bottom:16px; 
} 

td#tdratesLR{
	border-top: 1px solid #D6D094;
	border-bottom: 1px solid #D6D094;
	border-right: 1px solid #D6D094;
	border-left: 1px solid #D6D094;
	background-color: #9f2302;
	color: #D6D094;
	font-weight: bolder;
	text-align: center;
}
td#tdratesR{
	border-top: 1px solid #D6D094;
	border-bottom: 1px solid #D6D094;
	border-right: 1px solid #D6D094;
	background-color: #9f2302;
	color: #D6D094;
	font-weight: bolder;
	text-align: center;
}
td#tdborderdarkLR{
	border-bottom: 1px solid #726e30;
	border-right: 1px solid #726e30;
	border-left: 1px solid #726e30;
}
td#tdborderdarkR{
	border-bottom: 1px solid #726e30;
	border-right: 1px solid #726e30;
}

table#tblborder{
	border: 1px solid #726e30;
}
td#tdpaddL{
	padding-left: 20px;
	}

/*Text Styles*/

table#tblbdrblu{
border: 1px solid #247ddd;
}


.HeadingBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.textbrownbitsmall {
	font-size: 12px;
	color: #74502C;
}

.textbrownsmall {
	font-size: 10px;
	color: #74502C;
}
.textsmall {
	font-size: 10px;
	color: #4F3720;
}

.textgreysmall {
	font-size: 88%;
	color: #666;
}

.textgreysmallgalleries {
	font-size: 82%;
	color: #666;
}

.linespacing {
	line-height: 180%;
}
.textblu {
	color: #0089ce;
}
.HeadingBold90 {
	font-size: 11;
	font-weight: bold;
}
.HeadingBoldBlu {
	font-weight: bold;
	color: #0089ce;
}
.HeadingBoldRed { font-weight: bold; color: #c00; }
.keywords {
	font-size: 80%;
	color: #999999;
	text-align: center;
}
.HeadingBoldsp {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 13px;
}
.timescapsred { font-family: "Times New Roman", Times, serif; font-weight: normal; text-transform: uppercase; color: #9F203A; font-size: 1.4em; letter-spacing: 0.18em; }

.timescapswhite { font-family: "Times New Roman", Times, serif; font-weight: normal; text-transform: uppercase; color: #FFF; font-size: 1.8em; letter-spacing: 0.18em; }

