@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #666;
}
html {
	height: 100%;
	padding-bottom: 1px;
}
a {
	text-decoration: none;
}
a:link {
	color: #33CCFF;
}
a:visited {
	color: #33CCFF;
}
a:hover {
	color: #3333FF;
}
a:active {
	color: #3333FF;
}
p {
	margin: 0px;
	padding: 0px;
}
h3, h4 {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
.clearfix {
	clear:both;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	min-width: 760px;
	border: 1px solid #33CCFF;
	margin-top: 6px;
}
#header {
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header-1000-5.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#navBar {
	height: 8%;
	padding-top: 2%;
	padding-bottom: 2%;
	font-weight: bold;
	color: #33F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3CF;
}
#content {
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #33CCFF;
	margin-right: 25%;
	padding-top: 20px;
}
#content p {
	width: 531px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#availability {
	margin-top: 0px;
	margin-bottom: 0px;
}
#availability table {
	text-align: center;
	border: 1px solid #3CF;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
#centreImage {
	text-align: center;
}
#centreImageThumbs {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 1px;
}
#centreImageThumbs img {
	padding-right: 3px;
	padding-left: 2px;
}
.centerdiv>div{ /*Proper way to center a relative div*/
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainImageText {
	padding-top: 10px;
	width: 531px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3CF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#rightColumn {
	float: right;
	width: 25%;
	padding-top: 10px;
	overflow: hidden;
}
#rightColumn p {
	width: 146px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#rightColumn img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#addressBox {
	width: 146px;
	border: 1px solid #33CCFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 78%;
	padding-top: 4px;
	padding-bottom: 4px;
}
#villaThumbs {
	padding-bottom: 10px;
}
.villaThumb {
	margin-bottom: -10px;
}
.testimonials {
	color: #33F;
}
#map_canvas {
	height: 348px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	background-image: url(images/frieze3.jpg);
	background-repeat: repeat-x;
	height: 26px;
	background-position: center bottom;
	padding-top: 4px;
}
#footer2 {
	font-size: xx-small;
	clear: both;
	height: 2%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 6px;
	padding-top: 4px;
}
.available {
	background-color: #33CCFF;
}
.booked {
	background-color: #CCC;
}
.crossover {
	background-image: url(images/crossover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCC;
}
.crossoverBA {
	background-image: url(images/crossover1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCC;
}
.crossoverAB {
	background-image: url(images/crossover2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCC;
}
#contact {
}
#contact form table {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contact-bkgd.jpg);
	background-repeat: no-repeat;
	border: 1px solid #3CF;
}
#contact td{
	padding: 4px;
	text-align: center;
	font-weight: bold;
}
#contact input {
	width: 200px;
}
#contact textarea {
	width: 200px;
}
#contact input.send {
	width: 100px;
}
.weather {
	margin-right: auto;
	margin-left: auto;
}
.formToEmail {
	font-size: x-small;
}
.links {
	text-align: justify;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3CF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.links .imgRight {
	padding-right: 10px;
	float: left;
}
.links .imgLeft {
	padding-left: 10px;
	float: right;
}
.links .disclaimer {
	font-size: x-small;
}
.backtotop {
	text-align: right;
	width: 98%;
	padding-top: 4px;
	padding-bottom: 4px;
}

