/* @override http://192.168.1.100:8888/westwindtreasureisland/westwindstreasureisland.css */

/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
BODY {
	font:13px/16px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	background-color:#fff8ee;
	text-align:center;
	background-image:url(images/bknd.jpg);
	background-repeat:repeat-x;
}
a img {
	border:none;
}
img, div, input {
	behavior: url("iepngfix.htc")
}
A:link, A:visited {
	text-decoration:underline;
	color:#000000;
}
A:hover, A:active {
	text-decoration:none;
}
hr {
	border:0;
	color:#09836a;
	background-color:#09836a;
	height:1px;
	margin-bottom:12px;
	margin-top:12px;
}
.photoborder {
	margin-left: 18px;
	margin-bottom: 10px;
	float:right;
}
.specialsphoto {
	margin-right: 18px;
	margin-bottom: 10px;
	margin-top:6px;
	float:left;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#mainContainer {
	background-color:#fff8ee;
	background-image:url(images/bknd.jpg);
	background-repeat:repeat-x;
}

/***********************************
Masthead
***********************************/
#masthead {
	width:900px;
	height:91px;
	margin:0 auto;
	padding:0px;
}
#logo {
	float:left;
}
#topnav {
	float:right;
	text-align:right;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	margin-top:18px;
	color:#09836a;
}
#topnav a:link, #topnav a:visited {
	color:#09836a;
	text-decoration:none;
}
#topnav a:hover, #topnav a:active {
	text-decoration:underline;
	font-size:11px;
}
/***********************************
Navigation
***********************************/

/* page main navigation */

div#main-nav { /* main navigation outside div */
	font-family:Georgia, Times, sans-serif;
	font-size:13px;
	line-height:16px;
	background:#004335;
	height:51px; /* height of the main navigation */
	width: 900px;
	margin:0 auto;
}
/* main navigation tabs */

ul#main-nav-ul {
	width: 900px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 51px;
}
ul#main-nav-ul ul>li {
/*top: auto;
     left: auto;*/
}
ul#main-nav-ul li {
	position:relative;
	float: left;
	display:inline;
	margin:0px;
	list-style-type:none;
	text-transform:uppercase;
	text-align:center;
	height: 51px;
}
ul#main-nav-ul li a {
	padding:0 16px; /* this will increse/deccrease the size for each tab */
	text-decoration:none;
	color:#fff;
	background:#004335;
	border-right:1px solid #8aba57;
	line-height: 51px;
	display: block;
	float: left;
	display: inline;
}
ul#main-nav-ul li a.single {
/*padding:0 10px 20px 10px;*/
}
ul#main-nav-ul li a.last {
	border-right:0px;/*padding:15px 10px 20px 10px;*/
}
ul#main-nav-ul li a:hover {
	background-image:url(images/bknd_nav.gif);
	background-repeat:repeat-x;
	cursor: pointer;
	text-decoration: underline
}
/* New Code June 5, 2009 */
ul#main-nav-ul li:hover a, ul#main-nav-ul li.sfhover a {
	background-image:none;
}
ul#main-nav-ul li:hover ul li a, ul#main-nav-ul li.sfhover ul li a {
	margin-top: 0!important;
	padding-bottom: 0!important;
}
/* Nav Drop Down */
div#main-nav ul ul {
	padding: 0;
	margin: 51px 0 0 0;
	list-style: none;
	line-height: 1;
	z-index: 200;
	width: 170px;
}
div#main-nav ul li ul {
	position: absolute;
	left: -999em;
}
div#main-nav ul li ul li {
	background-image: none;
	float: left;
	padding: 0;
	margin: 0;
	height: auto;
	width: 170px;
	display: inline;
}
div#main-nav ul li ul li a {
	margin: 0;
	display: block;
	font-weight: normal;
	border-bottom: 1px solid #8aba57;
	background-image:none;
	width: 150px;
	padding: 0 10px;
	line-height: 28px;
}
div#main-nav ul li:hover ul, div#main-nav ul li.sfhover ul {
	left: auto;
	background-image:none;
}
div#main-nav ul li ul li a:hover {
	color: #fff;
}
/* Fix for sticky IE drop downs */
div#main-nav ul li:hover, div#main-nav ul li.sfhover {
	position: static;
	background-image:none;
}
/* End New Code June 5, 2009 */

/***********************************
Search Form
***********************************/
#datesform select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0;
}
/***********************************
Under Nav Callouts
***********************************/
div#book-area {
	height:100px;
	padding-top:10px;
}
div#book-area-inner {
	height:97px;
	width:900px;
	margin:0 auto;
	color:#fff;
	background:url("images/dots.gif") no-repeat top right;
}
div#book-area-inner a:link, div#book-area-inner a:visited, div#book-area-inner a:active {
	color:#FFFFFF;
}
div#book-area-inner a:hover {
	text-decoration:none;
}
div#book-area-inner h2 {
	text-transform:uppercase;
	font:13px/13px Georgia, Times, sans-serif;
	color:#fff;
	text-align:left;
	margin-bottom:8px;
}
div#book-area-inner h3 {
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
}
div#book-area-inner p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	text-align:left;
}
div#leftcol {
	height:97px;
	width:280px;
	float:left;
	padding:0px 20px 0px 20px;
	overflow:hidden;
	background:url("images/dots.gif") no-repeat top left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	display: inline;
}
div#leftcol input.ftxt {
	width:100px;
	border:1px solid #ccc;
	height:21px;
	font-size:1.5em;
	color:#545FBD;
}
div#leftcol img.calimg {
	padding-left:3px;
}
div#leftcol .left {
	float:left;
	text-align:left;
	width:110px;
	margin-right:20px;
}
div#leftcol .right {
	float:left;
	text-align:left;
	width:120px;
}
div#midcol {
	height:97px;
	width:120px;
	float:left;
	padding:0px 20px 0px 20px;
	background:url("images/dots.gif") no-repeat top left;
	text-align:left;
	display: inline;
}
div#midcol p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}
div#rightcol {
	height:97px;
	background:url("images/dots.gif") no-repeat top left;
	width:390px;
	float:right;
	padding:0px 10px 0px 20px;
	text-align:left;
	display: inline;
}
div#rightcol p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
}
/***********************************
Page Content
***********************************/
#contain {
	width:900px;
	height:auto;
	margin:0 auto;
	padding:0;
}
#maincontent {
	float:left;
	width:540px;
	text-align:left;
	padding:40px 0 30px 25px;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
}
#maincontent p {
	margin-bottom:12px;
}
#maincontent p.right {
	float:right;
}
#maincontent p.left {
	float:left;
}
#maincontent h1 {
	font:18px/25px Georgia, "Times New Roman", Times, serif;
	color:#09836a;
	text-align:left;
	margin-bottom:8px;
}
#maincontent h2 {
	font:12px/25px Georgia, "Times New Roman", Times, serif;
	color:#09836a;
}
#maincontent ul {
	padding: 0px 10px 12px 30px;
	list-style:square;
}
#maincontent li {
}
#maincontent strong, .text strong, .text b, #commentsbox strong {
	font:16px/25px Georgia, "Times New Roman", Times, serif;
	color:#09836a;
	font-weight:normal;
}
#commentsbox {
	border:1px solid #09836a;
	padding:15px;
	margin-top:10px;
	margin-bottom:10px;
	overflow:visible;
}
#rtcallouts {
	float:right;
	text-align:center;
	font:12px/25px Georgia, "Times New Roman", Times, serif;
	margin-top:30px;
	margin-right:20px;
	width:254px;
	padding:0;
}
#rtcallouts h3 {
	text-align:center;
	border-bottom: 1px solid #09836a;
	width:220px;
	color:#09836a;
	font-weight:normal;
	margin-bottom:8px;
	padding-bottom:6px;
	padding-top:5px;
	text-transform:uppercase;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
}
#rtcallouts h2 {
	text-align:center;
	border-bottom: 1px solid #09836a;
	color:#09836a;
	font-weight:normal;
	margin-bottom:8px;
	padding-bottom:6px;
	padding-top:5px;
	text-transform:uppercase;
	font:14px/18px Georgia, "Times New Roman", Times, serif;
}
#break {
	height:6px;
}
#visiting, #specials {
	text-align:center;
	padding:12px 14px 6px 16px;
	background-image:url(images/bknd_visiting.gif);
	background-repeat:repeat-y;
	color:#09836a;
}
.visiting, .specials {
	text-align:center;
	padding:12px 14px 6px 16px;
	background-image:url(images/bknd_visiting.gif);
	background-repeat:repeat-y;
	color:#09836a;
}
#specials .textsmall {
	font:12px/17px Georgia, "Times New Roman", Times, serif;
}
#rtcallouts .textsmall{
	text-align: center;
}
#specials .textsmall strong {
	font:15px/17px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
strong .sub_hdr {
	font:12px/14px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:1px;
}
#specials p {
	padding:0 4px 6px 8px;
}
#visiting a:link, #visiting a:visited, #specials a:link, #specials a:visited {
	text-decoration:none;
	color:#000000;
}
#visiting a:hover, #visiting a:active, #specials a:hover, #specials a:active {
	text-decoration:underline;
}
#weather {
	margin:12px 12px 20px 8px;
}
img.weather {
	margin-top: 6px;
}
td.weather {
	min-width: 70px;
	text-align:left;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 8px;
}
#maincontent table .header {
	background-color:#09836a;
	color:#ffffff;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:4px 0 4px 4px;
	vertical-align:top;
}
/***********************************
Footer
***********************************/
#footercontain {
	text-align:center;
	background-color:#004335;
	color:#FFFFFF;
	background-repeat:repeat-x;
	margin:auto;
	overflow:hidden;
	padding-bottom: 40px;
}
#footer .textsmall, #footercontain .textsmall {
	font:11px/15px Geneva, Arial, Helvetica, sans-serif;
}
#footer {
	width:900px;
	margin:auto;
	padding:0 30px 12px 30px;
	font:11px/15px Geneva, Arial, Helvetica, sans-serif;
}
#footerleft {
	float:left;
	width:500px;
	margin:auto 0;
	padding-left:20px;
}
#footerright {
	float:right;
	width:300px;
	margin:auto 0;
	padding-left:20px;
}
#footer h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
	font-weight:normal;
	margin-top:12px;
}
.footerhdr {
	font:12px/15px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#footer p {
	margin-bottom:6px;
}
#footer A:link, #footer A:visited {
	text-decoration:underline;
	color:#FFFFFF;
}
#footer A:hover, #footer A:active {
	text-decoration:none;
}
/***********************************
Calendar Styles
***********************************/
#maincontent table {
	border-collapse:collapse;
	width:100%;
}
.inputFormButton {
	font-size:11px;
	color: #ffffff;
	background-color:#09836a;
	border: 1px #09836a solid;
	padding: 4px 8px 4px 8px;
}
.titleEvent {
	font-weight: bold;
}
.eventLine {
	font-style:normal;
}
.monthYear {
	font-size:16px;
	font-weight: bold;
	background-color:#09836a;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize
}
.daysOfWeek {
	font-size: 12px;
	font-weight: bold;
}
.gridMain {
	font-style:normal;
	border:none
}
.linkDayInCell {
	font-weight:bold;
	font-size:15px
}
.todayColorIn {
	color: #ffffff;
	background-color: #09836a;
	font-weight:bold
} /* font color for the current date for current month */
.inMonthFaceIn {
	color: #000;
	background-color: #ffffff;
} /* font color for days in the display month for current month */
.outMonthFaceIn {
	color: #000;
	background-color: #ffffff;
} /* font color for days not in the display month for current month */
.todayColorOut {
	color: #CC0000;
	background-color: #e3e0df;
} /* font color for the current date for days in the display month */
.inMonthFaceOut {
	color: #000;
	background-color: #e3e0df;
} /* font color for days in the display month for days in the display month */
.outMonthFaceOut {
	color: #333;
	background-color: #e3e0df;
} /* font color for days not in the display month for days in the display month 
*/
body.inside a.linkDayInCell {
	color: #000;
}
.dropDownInCalendar {
	background-color:#fff;
	border: 1px #666 solid;
}
.calendardetail {
	line-height: 15px;
	padding-right: 5px
}
 /* End classes which define the calendar styles */


/* specials/packages split */
.packagesHeader {
	font: 16px/25px Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	color: #09836A;
}

