﻿/*standard tag settings*/
html {
	height: 100.1%;
}
body {
	margin: auto;
	padding: 0;
/* dp */	background-color: #a7fdf8;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
h1,h2, h3, h4 {
	/* color: #fff; */
	color: #273974; /* dp */;
	text-align: left;
	margin-left: 20px;
}
div {
	text-align: center;
	font-size: 100%;
	color: black;
}
a, a:link, a:visited {
	color: #292e77;
	text-decoration: underline;
	background-color: transparent;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #d93920;
	background-color: transparent;
}
ul, li {
	color: #000000;
	Background-color: transparent;
	text-align: left;
	
}
ul.nobull {
	/* to duplicate the no bullet list style they use here and there */
	list-style-type: none;
}
li {
	font-size: 90%;
	}
input, textarea, select {
	color: #000;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
 /* border : none;*/
}
textarea {
	overflow: auto;
}
select {
	font-size: 100%;
	font-style: normal;
	color: #000;
	font-weight: bold;
}
p {
	color: #000000;
	background-color: transparent;
	text-align : justify;
	margin-left: 20px;
	font-size: 90%;
}
td {
	color: #000000;
	background-color: #FFFE41;
	vertical-align: top;
	padding: 0px;
	text-align: left;
	border-collapse: collapse;
	border: 0px none Black;
}
/****** dp *****/
sup {
	font-size: 70%;
}
address {
	margin-left: 20px;
	font-size: 80%;
}
p.fineprint {
	font-size: 80%;
}
/***************/
/*custom*/
#wrap {
	text-align: center;
	color: #000000;
	width: 1000px;
	margin: auto;
	background: #fffe41 url(images/palm-back.gif) bottom right no-repeat scroll;
}
#inner {
	background: transparent url(images/site-back.jpg) top center no-repeat scroll;
	margin: 0px;
}
#left-col {
	float: left;
	width: 200px;
	background-color: #67e667;
	height: 520px;
}
#banner {
	color: #242868;
	background-color: #ffff40;
	text-align: center;
	margin: 0px auto;
	border-style: none;
	font-size: 1em;
	height: 168px;
}
#banner-box {
	float: right;
	width: 200px;
	color: #242868;
	text-align:center;
}
#menu-h {
	color: #ffffff;
	background-color: #fda605;
	height: 30px;
	text-align: left;
	margin: 0px;
}
#menu-h a, #menu-h a:link, #menu-h a:visited {
	color: #ffffff;
	background-color: #fda605;
	height: 30px;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	padding-right: 6px;
}
#menu-h a:hover {
	color: #67e667;
}
#menu-h a:active {
	color: #d93920;
	background-color: transparent;
}
/*menu active page buttons*/
body.hm #menu-h #hm, body.hm #menu-h #hm a,
body.sp #menu-h #sp, body.sp #menu-h #sp a,
body.pt #menu-h #pt, body.pt #menu-h #pt a,
body.gr #menu-h #gr, body.gr #menu-h #gr a,
body.hota #menu-h #hota, body.hota #menu-h #hota a
{
color:#2c3181;
}
#home-slides {
	background-color: transparent;
	float: left;
	margin: 0px;
}
#copy-home {
	color: #000000;
	width: 580px;
	text-align: left;
}
/* #reservations {
	float: right;
	width: 390px; 
}*/

/* Styles for two-column content on home page (so far). dp */
div#two-col-wrap {
	width: 100%;
	margin: 0;
	padding: 0;
}
div#two-col-left {
	float: left;
	width: 299px;
	margin: 0;
	padding: 0;
}
div#two-col-right {
	float: left;
	width: 281px;
	margin: 0;
	padding: 0;
}
div#two-col-right img {
	margin-left: 20px;
}
hr {
	margin-left: 20px;
}
/* The table styles below are for the guest room specs */
table#rooms {
	width: 600px;
	height: 600px;
}
table#rooms th {
	color: #fff;
	font-weight: bold;
	background-color: #FDA605;
	width: 200px;
}
table#rooms td {
	width: 200px;
	background-color: #ccc;
	padding: 2px;
}
table#rooms td p {
	font-weight: bold;
}
/**************************************************************/
r-box {
	float: right;
	margin-right: 125px;
	width: 196px;
	height: 169px;
	background-color: #fda400;
	text-align: center;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.copyright {
	color: #384F7B;
	background : white;
}
.copyright a {
	color: #384F7B;
	background : white;
}
.copyright a:link {
	color: #384F7B;
	background : white;
}
.copyright a:visited {
	color: #384F7B;
	background : white;
}
.copyright a:hover {
	color: #DCDCDC;
	background-color: transparent;
}
.contact {
	color: white;
	background : transparent;
}
.contact a {
	color: white;
	background : transparent;
}
.contact a:link {
	color: white;
	background : transparent;
}
.contact a:visited {
	color: white;
	background : transparent;
}
.contact a:hover {
	color: #DCDCDC;
	background-color: transparent;
}
.larger {
	font-size: 120%;
	color: #ffffff;
}
.bold {
	color: #8B0000;
}
.red {
	color: #c00; /* dp */
}
img, a img, a:link img {
	border: none;
	text-decoration: none;
	display: block;
}
#footer {
	color: white;
	font-size: 90%;
}
/* ALLSET Clearing Method - dp */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* backslash hack hides from IE Mac\ */
* html .clearfix {
	height: 1%;
}
/* end backslash hack */

#footer {
text-align:center;
font-size: xx-small;
display: inherit;
}
/*******************************/
/****** Everything below this line added from naples-fi1.css ******/

#r-wrap { /* encloses the R&A box and any text below it */
	float: right;
	width: 390px;
}
#r-wrap p {
	/* for text in right column under the Check Rates box */
	margin-left: 102px; /* was 184 to go with old reservations style */;
	text-align: left;
	width: 186px;
}

#reservations {
	/* float: right; dp */;
	/* margin-right: 32px; margin-top: 20px; */
	margin: 46px auto 20px auto;
	text-align: center; 
	width: 186px; /* Was 182, but I needed 186 because of text below this thing on other pages. */;
	background: #81E583 url(images/reservation-box.jpg) center top repeat-x scroll;
	border: 2px solid #fda605;
	font-size: 85%;
}
#reservations p {
	text-align: center;
}

.floatContainer {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
form {
	margin: 0px;
}
input {
	font-size: 85%;
	vertical-align: bottom;
	color: #333333;
}
SELECT {
	font-size: 85%;
	vertical-align: bottom;
	color: #333333;
}
.MC-RFormTitle {
	margin: 0px;
	color: #54565b;
	padding-top: 2px;
	background-color: transparent;
	font-size: 100%;
	text-align: center;
}
.quickSearchLgtTan {
	padding-right: 1px;
	padding-left: 5px;
	margin-bottom: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: transparent;
	width: 180px;
}
.ra-h4 {
	margin: 0px;
	font-size: 90%;
	text-align: center;
}

