body {
	margin: 0;
	background-color: #666666;
	padding: 20px;
	background-repeat: repeat-x;
	font-size: 100.01%;
	background-image: url(../images/gradBG.gif);
}

p {
	font: 0.8em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	padding-top: 0;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.2em;
}

#main td, #main-alt td {
	font: 0.8em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	padding-top: 0;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.2em;
}
#main th, #main-alt th {
	font: 0.8em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 0;
	margin-top: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 0.2em;
}

#container h1 {
	font: 1em Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
}

#container h2 {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}

#banner {
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#banner2 {
	background-repeat: no-repeat;
	height: 150px;
	background-image: url(../images/bannerfoto01.jpg);
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#outer_wrapper {
	background: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#wrapper {
	background: #ffffff;
}

#container {
  width: 100%;
  float: left;
  margin-right: -182px;
  background: #ffffff url(../images/contentBG.jpg) no-repeat; /* url(images/right_columnBG.gif) repeat-y right */

}

#content {
	margin-right: 182px;
	background-image: url(../images/mainBG.jpg);
	background-repeat: no-repeat;
  /*background: #ffffff url(images/containerBG02.jpg) no-repeat; */
}
#content-alt {
	margin-right: 142px;
	background-image: url(../images/mainBG.jpg);
	background-repeat: no-repeat;
  /*background: #ffffff url(images/containerBG02.jpg) no-repeat; */
}

#feeds {
	width: 152px;
	float: right;
	padding: 5px 10px 10px;
}

.clearing {
	height: 0;
	clear: both;
}

#main {
	margin-left: 120px;
}
#main-alt {
	margin-left: 70px;
}
.centredlayer_gallery {
	margin: auto;
	height: 700px;
	width: 800px;
	border: 1px solid #333333;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-color: #6fa3d5;
}

/* Navigation */
#navholder {
	font: 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-image: url(../images/navBG.jpg);
	background-repeat: no-repeat;
}
#navholder ul{
	list-style: none;
	margin: 0;
	padding: 0px;
}
#navholder li {
	display: inline;
}
#navholder a:link, #navholder a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#navholder a:hover {
	color: #96ddf8;
}
/* End od Navigation */

#footer {
	clear:both;
	text-align: center;
	padding: 4px;
	border-top: 1px solid #666666;
	color: #666666;
	margin-top: 0px;
	background-color: #96ddf8;
}

.last {
	margin-bottom: 10px;
}

#banner, #banner2, #outer_wrapper {
	max-width: 800px;
}

.adbox {
	border: 1px solid #333333;
	background-color: #CCCCCC;
	margin-top: 10px;
	width: 150px;
	text-align: center;
}
.adbox-special {
	border: 1px solid #333333;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 130px;
	width: 150px;
	text-align: center;
}

.adbox h5	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin: 0px;
}

#main a:link, #main a:visited, #main-alt a:link, #main-alt a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#main a:hover, #main-alt a:hover {
	color: #51ccf9;
}

#main ul, #main-alt ul {
	font: 0.8em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
	list-style-type: disc;
}
#footer a:link, #footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	color: #ffffff;
}
#footer p {
	clear:both;
	color: #333333;
}
.form {
}
#bannerfoto {
	background-image: url(../images/bannerfoto01.jpg);
	height: 150px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-repeat: no-repeat;
}
.current {
	font-weight: bold;
}
#flikr {
	background-color: #666666;
	border: 1px solid #218cc0;
	width: 500px;
}
/* Rates Form Styling */

.ratesform{
	border: 1px solid #999999;
	border-collapse: collapse;
	width: 100%;
}
.ratesform td {
	border: 1px solid #999999;
	padding: 4px;
}
.ratesform th {
	border: 1px solid #999999;
	background-color: #218cc0;
	font-weight: bold;
	text-align: left;
	padding-left: 4px;
	color: #ffffff;
}
.ratesform caption {
	font: bold 0.9em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #218cc0;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 8px;
}
.ratesform tr.altrow {
	background-color: #b4dada;
	color: #000000;
}
.ratesform tr:hover {
	background-color: #FF9900;
}
.form {
	margin-right: auto;
	margin-left: auto;
}
input.txt {
	color: #333333;
	background-color:#b2f2f4;
	border: 1px solid #999999;
	width: 200px;
}
textarea.txt {
	color: #333333;
	background-color: #b2f2f4;
	border: 1px solid #999999;
	width: 200px;
}
input.btn {
	}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label {
	float: left;
	width: 30%;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}
input:focus {
	background-color:#86e6e9;
	border: 1px solid #218cc0;
	color: #333333;
}
textarea:focus {
	background-color: #86e6e9;
	border: 1px solid #218cc0;
	color: #333333;
}
fieldset {
	border: 1px dotted #666666;
	margin-top: 15px;
	padding: 10px;
}
legend {
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #218cc0;
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #999999;
}.form {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
.btn {
}
.index {
	background-image: url(../images/800banner03.jpg);
	background-repeat: no-repeat;
}
.contactbanner {
	background-image: url(../images/800bannercontact.jpg);
	background-repeat: no-repeat;
}
.linksbanner {
	background-image: url(../images/800bannerlinks.jpg);
	background-repeat: no-repeat;
}
.poolbanner {
	background-image: url(../images/bannerfoto01.jpg);
	background-repeat: no-repeat;
}
.bannerrates {
	background-image: url(../images/800bannerrates.jpg);
	background-repeat: no-repeat;
}
.resort {
	background-image: url(../images/800banner.jpg);
	background-repeat: no-repeat;
}
/* Rooms of House Images */
.image {
	border: 1px solid #666666;
	width: 500px;
	visibility: hidden;
	height: 375px;
	position: absolute;
	top: 375px;
	margin-right: auto;
	margin-left: auto;
	z-index: 4;
}

#mickey-large {
	background-image: url(../images/mickey.jpg);
	background-repeat: no-repeat;
}
#africa-large {
	background-image: url(../images/africa.jpg);
	background-repeat: no-repeat;
}
#equador-large {
	background-image: url(../images/equador.jpg);
	background-repeat: no-repeat;
}
#france-large {
	background-image: url(../images/france.jpg);
	background-repeat: no-repeat;
}
#princesses-large {
	background-image: url(../images/princesses.jpg);
	background-repeat: no-repeat;
}
#hawaii-large {
	background-image: url(../images/hawaii.jpg);
	background-repeat: no-repeat;
}
#bath1-large {
	background-image: url(../images/bath1.jpg);
	background-repeat: no-repeat;
}
#bath2-large {
	background-image: url(../images/bath2.jpg);
	background-repeat: no-repeat;
}
#bath3-large {
	background-image: url(../images/bath3.jpg);
	background-repeat: no-repeat;
}
#bath4-large {
	background-image: url(../images/bath4.jpg);
	background-repeat: no-repeat;
}

#living1-large {
	background-image: url(../images/living1-large.jpg);
	background-repeat: no-repeat;
}
#living2-large {
	background-image: url(../images/living2-large.jpg);
	background-repeat: no-repeat;
}
#living3-large {
	background-image: url(../images/living3-large.jpg);
	background-repeat: no-repeat;
}
#pool {
	background-image: url(../images/pool-large.jpg);
	background-repeat: no-repeat;
}
#master {
	background-image: url(../images/africa.jpg);
	background-repeat: no-repeat;
}
#gamesroom-large {
	background-image: url(../images/gamesroom-large.jpg);
	background-repeat: no-repeat;
}
#misc-large {
	background-image: url(../images/misc-large.jpg);
	background-repeat: no-repeat;
}
#default-large {
	background-image: url(../images/living1-large.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
.image2 {

	border: 1px solid #666666;
	width: 500px;
	height: 375px;
	position: absolute;
	top: 375px;
	margin-right: auto;
	margin-left: auto;
}
