@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
}
body {
	margin: 0;
	padding: 1.5em;
	border: 30px #5D7D9B ridge;
	color: #FFFFFF;
	background-color: #D56001;
	
}	


	
body html{
	scrollbar-face-color: #99ccff;
	scrollbar-shadow-color: #ccccff;
	scrollbar-highlight-color: #ccccff;
	scrollbar-3dlight-color: #99ccff;
	scrollbar-darkshadow-color: #ccccff;
	scrollbar-track-color: #ccccff;
	scrollbar-arrow-color: #000033;

}

}
.images {
	padding: 3px;
	border: 1px double #5D7D9B;
}

.maintext {
	font-size:14;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}
#tableprices .pricestext2 {
	font-size: 14px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.maintext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 14px;
	color: #fff;
}
.maintext_header {
	font-size:14;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F8E4C3;
}
.terms_and_conditions {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#606060;
}
h1 {
	font-size: 14px;
	color: #444444;
}
.footer_headings {
	font-size: 11px;
	color: #D45F00;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #F7E9C6;
}
.quotes {
	font-family: "Trebuchet MS", Georgia, Calibri, sans-serif;
	font-size: 14px;
	color:#fff;
}
.names {
	color: #D45F00;
	font-size: 14px;
}
.firstletter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D45F00;
}

a:hover {
	color: #F7E9C6;
}

.room_headings {
	color: #F8E4C3;
	font-size: 20px;
	font-weight: bold;
}

</style>
images {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5D7D9B;
	border-bottom-color: #5D7D9B;
}
.leftfloat {
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
}
#tableprices table {
	border: none;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: center;
}

#tableprices table, th, td {
	border: thin solid #FFFFFF;
	border-collapse: collapse;
}
#tableprices th {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #6E90AB;
}
#tableprices table tr {
	background-color: #AABAC6;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

#tableprices td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#tableprices table tr:hover {
	background-color: #D56001;
	color: #FFFFFF;
}

#tableprices {
	text-align: center;
}
.guest_names {
	color: #CCCCCC;
	font-weight: bold;
}
.cursor {
	cursor: pointer;
}
.special-offer-text {
	color: #FFFF00;
	font-weight: bold;
}
