@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1,h2,h3,h4,h5,h6,p,ul,ol {
	margin:15px 0;
	line-height:1.2;
}
h1 {}
h2 {}
h3 {}
p big {
	font-size:16px;
	color:#003787;
}
img {
	border:none;
}
a {
	color:#000000;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:none;
}
caption{
	color:#003787;
	font-size:14px;
	text-align:left;
	margin-bottom:10px;
}
ul {}
ul li {
	margin:0;
	padding:0 0 0 15px;
	list-style-type:none;
	
	background:url(../images/bullet-blue.gif) 0 5px no-repeat;
}
a.none {
	cursor:text;
	text-decoration:none;
}
/* layout styles */
body {
	background-color: #A19779;
	margin: 0;
	text-align:center;
}

#bg1 {
	background:url(../images/bg-repeat-y.gif) top center repeat-y;
}
#bg2 {
	background:url(../images/bg-no-repeat.gif) bottom center no-repeat;
}
#fixed {
	width:955px;
	margin:0 auto 0 auto;
	text-align:left;
	background:#FFFFFF url(../images/bg-crest.gif) bottom left no-repeat;
}

#head {
	float:left;
	width:955px;
	background:url(../images/bg-header-top.jpg) top left no-repeat;

	height:99px;
	margin:0px;
	clear:both;
	overflow:hidden;
}

#headerbot {
	float:left;
	width:955px;
	 background:url(../images/bg-header-bottom.jpg) top left no-repeat;

	margin-bottom:14px;
	height:25px;
}

#main {
	float:left;
	clear:both;
	width:750px;
}
p.breadcrumb {
	padding-left:20px;
}
#breadcrumb {
	margin:0;
	text-align:right;
	font-size:11px;
	text-transform:lowercase;
	clear:both;
	margin-top:10px;
}
#breadcrumb a {
	color: #666666;
}
#support {
	float:right;
	width:190px;
}
#support p {
	margin:10px 0 0 0;
}
#nav {
	min-height:235px;
	background:#6486A5 url(../images/bg-nav.gif) bottom left no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	text-transform:uppercase;
}

html * #nav {
	height:235px;
}
#nav p {
	color:#FFFFFF;
	margin:0;
}
ul#nav2 {
	margin:0;
}
ul#nav2 li {
	background:#003787;
	padding:0;
	border-top:2px solid #003787;
	border-bottom:2px solid #ffffff;
	padding:3px 10px 3px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	
	letter-spacing:1px;
}
ul#nav2 li a {
	color:#FFFFFF;
	text-decoration:none;
}
ul#nav2 li:hover {}
ul#nav2 li:hover a {}
ul#nav3 {
	margin:0;
}
ul#nav3 li {
	background:#839EB7;
	margin-top:0px;
	padding:4px 0px 4px 15px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:2px solid #ffffff;
	border-top:0px solid #ffffff;
	font-size:12px;
	font-weight:normal;
	text-transform: none;

}
ul#nav3 li a {
	color:#FFFFFF;
	text-decoration:none;
}
ul#nav3 li:hover {}
ul#nav3 li:hover a {}
#logo {
	float:left;
}
ul#nav1 {
	clear:both;
	float:left;
	padding:0;
	margin:0;
}
ul#nav1 li {
	text-align:center;
	width:110px;
	float:left;
	margin-right:2px;
	display:inline;
	background:#003787;
	padding:6px 0px 4px 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
ul#nav1 li a {
	color:#FFFFFF;
	text-decoration:none;
}
ul#nav1 li:hover {}
ul#nav1 li:hover a {}
#body {
	float:left;
	width:730px;
	padding-left:20px;
}
#col1 {
	float:left;
	width:300px;
	width:370px;
	padding-left:20px;
}
#col2 {
	float:right;
	width:400px;
	width:350px;
}
p#bw {
	clear:both;
	width:915px;
	margin:0;
	padding:40px 20px 10px 20px;
	font-size:11px;
	color:#003787;
}
p#bw a {
	color:#003787;
}
div#foot {
	clear:both;
	width:955px;
	margin:0 auto 0 auto;
	text-align:left;
	padding-top:10px;
}
p#copy {
	float:left;
	margin:0;
	width:740px;
	padding-left:10px;
	color:#B1A88C;
}
p#copy a {
	color:#B1A88C;
}
div#foot ul {
	float:right;
	margin:0;
	width:195px;
	padding-right:10px;
}
div#foot ul li {
	display:inline;
	float:right;
	padding-left:10px;
}
div#foot ul li a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:lowercase;
}
hr#end {
	clear:both;
	margin-top:50px;
	background-color: #A19779;
	color: #A19779;
	height:1px;
	border:none;
}
#calender {
	width: 200px;
	font-family: inherit;
	font-size: 7pt;
}
#myTable {
	border: #CCCCCC solid 2px;
	background-color: #ffffff;
	display: none;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
}
#myTable TD {
	text-align: center;
	font-size: 7pt;
	width: 19px;
}
#calenderTableHead TR {
	background-color: #ffffff;
	color:#FFFFFF;
}
#calenderTableDays td{

	color:#FFFFFF;
}
#calenderTableDays TR {
	background-color: #6486A5;
	color:#ffffff;
}
#calMonths, #calYears  {
	font-family: inherit;
	font-size: 7pt;
	border-width: 0px;
	border-style: none;
}
#myTable A {
	color: #222222;
	text-decoration: none;
	font-size: 11pt;
	font-family: "courier new";
}
#myTable A:hover {
	color: #ed5d86;
	text-decoration: none;
}
.normalDay {
	border: 1px dotted #222222;
	cursor: pointer;
}
.hlDay {
	border: 1px dotted black;
	background-color: #ffffff;
	color: #ed5d86;
	cursor: pointer;
}
.toDay {
	border: 1px solid #ABBAC9;
	background-color: #ABBAC9;
	color: #000000;
	font-weight: normal;
	cursor: pointer;
}
.choosenDay {
	border: 1px solid #ABBAC9;
	background-color: #ABBAC9;
	color: #000000;
	font-weight: normal;
	cursor: pointer;
}
#myTable img{
	display:inline;
}
.week{
	color:#FFFFFF;
}
.form{
	width:190px;
	padding:0px;
}
.form .wrapper{
	width:190px;
	margin-bottom:5px;
	float:left;
}
.wrapper label{
	width:70px;
	float:left;
}
.field{
	float:left;
}
.field #submit{
	margin-left:5px;
	font-size:12px;
	padding:2px;
	background-color: #6486A5;
	color:#FFFFFF;
}
.field #arrival{
	width:60px;
}
#img-sup{
	width:245px;
	float:right;
}
#img-sup img{
	margin:0px 0px 7px 7px;
}
#main-img{
	width:500px;
	float:left;
	margin: 0px;
}
.explore{
	margin-bottom:10px;
	float:left;
}
.explore h2{
	margin:0px;
}
.exploreImg{
	margin-bottom:20px;
	float:left;
}
/* booking form */
form#quickBook {
	float:left;
	width:160px;
	padding:10px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin:10px 0;
	background:#6486A5;
}
form#quickBook h2 {
	text-transform:uppercase;
	font-size:14px;
	margin:0;
}
form#quickBook p {}
form#quickBook img.title {
	border-bottom:3px solid #FFFFFF;
}
form#quickBook input,
form#quickBook select {
	border:1px solid #FFFFFF;
}
form#quickBook img,
form#quickBook label,
form#quickBook input,
form#quickBook select {
	vertical-align:text-bottom;
}
form#quickBook input#display {
	padding:1px 2px;
}
form#quickBook select#nights {
	margin-right:10px;
}
form#quickBook input#submit {
	margin:0;
	padding:1px 3px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#6486A5;
	outline:none;
	cursor:pointer;
}