@charset "utf-8";
tr/* CSS Document */
{
	background-color: #FFFFFF;

}
th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-position: center top;
	font-weight: lighter;
}

p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-position: center top;
	font-weight: lighter;
	vertical-align: top;
	text-align: justify;
}
.copy {
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

body {
	background-image: url(images/bg_blue.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0066FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
.borderleft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.borderbtm {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.navback {
	background-color: #FF9933;
	top: 5px;
}

.border {
	border: 1px solid #6699FF;
	font-size: 10px;
}

h1 {
	font-size: 26px;
	color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12px;
	color: #333333;
}
H4 {
	font-size: 16px;
	color: #0099FF;
	font-weight: bold;
}


.nav {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.nav:hover {
	color: #666666;
	text-decoration: underline;
}

.h1sub {
	color: #FF9933;
	font-size: 14px;
	font-weight: bold;
}


.available {
	color: #333333;
	background-color: #66CCFF;
}
.red {
	font-size: 14px;
	color: #FF9933;
	font-weight: bold;
}

.booked {
	color: #333333;
	background-color: #FF6600;
}
.add {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #666666;
}
.link {
	font-size: 11px;
	color: #3366FF;
	font-weight: lighter;
	text-decoration: underline;
}
.whitetext {
	color: #ffffff;
}

.unknown {
	color: #333333;
	background-color: #999999;
}
a.mailto {
	font-size: 14px;
	color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1 {
	color: #FF9933
}
.black {
	font-size: 12px;
	color: #000000;
}
.offer {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.available {
	background-color: #A0DCDC;
}
.booked {
	background-color: #FF9933;
}
.checkin {
	background-image: url(images/changover.png);
	background-position: center center;
}
.checkout {
	background-image: url(images/checkout.png);
	background-repeat: repeat;
	background-position: center center;
}
.keywords {
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
	text-align: left;
}
