@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CFCFCF;
	font-style: normal;
	margin-bottom:-20px;
	margin-left:5px;
	text-shadow: #333 0 0 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#CFCFCF;
	font-style:normal;
	font-weight:bold;
	border-bottom:thin #4a4a4a solid;
	margin-top:0px;
	margin-bottom:0px;
	text-shadow: #333 0 0 0;
}
h3 {
	color: #F09018;
	font-size: 14px;
	line-height: normal;
	margin: 0 0 10px;
	padding: 0 0 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #4f4f4f;
	text-shadow: #333 0 0 0;
}
h4 {
	margin:10px 5px 10px 5px;
	text-shadow: #333 0 0 0;
}
h5 {
	color: #F09018;
	font-size: 14px;
	line-height: normal;
	margin: 0 0px 0 15px;
	padding: 0 0 5px;
	text-transform: uppercase;
	border-bottom: 1px solid #4f4f4f;
	text-shadow: #333 0 0 0;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CFCFCF;
	font-style:normal;
	font-weight:bold;
	border-bottom:thin #4a4a4a solid;
	margin-top:0px;
	margin-bottom:0px;
	text-shadow: #333 0 0 0;
}
a img {
border: 0;
}
toplinks {
position:inherit;
}
.toplinks a img {
	border: 2px solid #FFFFFF;
}
.toplinks a {
color: #FFFFFF;
text-decoration:none;
}
.toplinks a:hover{
color: #999999;
}
.highlightc {
color: #CC6600;
}

hr {
border-top:#000000 1px solid; border-bottom:#4a4a4a 1px solid; border-left:none; border-right:none;
}
.toplinks ul {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#CCCCCC;

list-style-type:square;
text-shadow: #333 0 0 0;
}
.toplinks li {
}
.infoboxes {
	padding: 10px 20px 10px 15px;
	margin: 0px 0 10px 10px;
	vertical-align:top;
	border: 1px solid #141414;
	background: #252525;
	font-size:13px;
	text-shadow: #333 0 0 0;
}
.bottomtexttable {
	border: 1px solid #141414;
	background: #252525;
}
.maintext {
text-indent:15px;
margin-right:50px;
margin-top:10px;
margin-bottom:65px;
text-shadow: #333 0 0 0;
}
.featurestext {
margin-right:50px;
margin-top:10px;
margin-bottom:20px;
text-shadow: #333 0 0 0;
}
.featurestext li {
margin-left:10px;text-shadow: #333 0 0 0;
}
.locationtext {
margin-right:20px;
margin-top:0px;
margin-bottom:20px;
text-shadow: #333 0 0 0;
}
.locationtext li {

margin-left:-10px;
list-style-type:none;
text-shadow: #333 0 0 0;
}
.locationtext li ul li {
margin-left:10px;
list-style-type:circle;
text-shadow: #333 0 0 0;
}
.gallerytitle {
font-size:14px;
}
.galleryimages img {
border:1px solid #FFFFFF;
}
.propertymenu {
margin-left:0px;
text-indent:10px;
margin-bottom:20px;
margin-top:0px;
font-size:12px;
font-style:normal;
font-weight:bold;
background-color:#252525;
padding:5px;
}
.propertymenu a {
font-style:normal;
text-decoration:none;
font-size:12;
color: #CCCCCC;
text-shadow: #333 0 0 0;
}
.propertymenu a:hover {
color: #CC6600;
}
.speciallinks {
color:#CC6600; 
text-decoration:none;
}
.speciallinks a {
color:#CC6600; 
text-decoration:none;
font-style:normal;
}
.lowseason {
color:#00CC00;
margin:5px;
}
.midseason {
color:#FFCC00;
margin:5px;
}
.highseason {
color:#CC6600;
margin:5px;
}
.peakseason {
color:#CC0000;
margin:5px;
}
.seasontitless {
font-weight:bold;
color:#CCCCCC;
background:#000000;
}
.ratetable {
	vertical-align:top;
	border: 1px solid #141414;
	background: #252525;
	
	}
.noticetext {
	margin:10px 20px 10px 20px;
	font-size:12px;
}
.propertytext {
text-indent:0px;
margin-right:50px;
margin-top:10px;
margin-bottom:20px;
margin-left:15px;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	padding: 1px;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #666666;
}

.button {
	background: url(../images/scriptimages/but-bg.gif) repeat-x center #000000;
	border: 1px solid #000000;
	color: #CCCCCC;
	padding: 2px 8px;
}

* html .button, *+html .button {
	padding: 2px 5px !important;
}

.inputbox {
	background: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFFF;
	border: 1px solid #F09018;
}a:visited {
	color:#CCCCCC;
}
.bottombar {
background:url(../images/bottombar.gif) repeat-x bottom;
}
.bytexture {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #757575;
	padding-right: 5px;
}
.bytexture a, .bytexture a:visited {
color:#999999;
text-decoration:none;
}
.bytexture a:hover {
text-decoration: underline;
}
