@charset "utf-8";
/* Edgewater CSS */

/* HTML classes */

body {
	margin:0 0 0 0;
	padding:0px 0 20px 0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	text-align:center;
	background-color: #F7F9F9;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

a {
color:#003c78;
text-decoration:none;
}

a:hover {
/*color:#0033FF;*/
color:#333333;
text-decoration:underline;
}

a img {
border:0;
}

p{
	text-align: justify;
	margin-top:0;
}

h1 {
	margin:0;
	padding:0;
	position:relative;
	z-index:100;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	font-size: large;
	font-weight:normal;
	padding-bottom: 15px;
	text-align: left;
}

h2 {
margin-left:330px;
padding:0;
font-size:24px;
font-weight:normal;
color:#6B869A;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	margin: 0px;
	padding:0;
	line-height: normal;
	font-weight:normal;
	text-align: left;
}


ul {
	list-style-position: outside;
	list-style-type: square;
	background-position: left;
	padding-left: 12px;
}

.book_btn {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	background-color: #6B869A;
	padding: 10px;
	border: thin solid #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	/*width: 120px;*/
	text-align: center;
}


form {
padding:0;
margin:0;
}

input {
font-family:arial,verdana,helvetica,sans-serif;
font-size:12px;
}

input.text {
padding:2px;
}


/* Layout classes */
#header{
	padding:0px;
	width:962px;
	text-align:right;
	position:relative;
	height: 306px;
	background-color: #ECEFF0;
	background-image: url(image/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform: uppercase;
	color: #496478;
	vertical-align: text-top;
	line-height: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_nav {
	margin-top: 0px;
	vertical-align: middle;
	height: 30px;
}

	#flashcontent {
	width: 778px;
	height: 258px;
	margin: 0px;
	padding-left: 1px;
	float: left;
	}


#header_bookings {
	float:right;
	color:#FFFFFF;
	margin-top: 55px;
	margin-right: 10px;
	line-height: 140%;
	text-align:left;
	width: 165px;
	text-transform: none;	
}

#header_bookings a {
font-weight:bold;
color:#FFFFFF;
padding-right:10px;
}
#header_bookings a:visited {
font-weight:bold;
color:#FFFFFF;
}
#header_bookings a:hover {
font-weight:bold;
color:#FFFFFF;

}

.bookings_big {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 22px;
	line-height: 130%;
}

#invest {
	color:#304454;
		line-height: 140%;
		float:right;
	text-align:left;
	width: 165px;
	text-transform: none;	
	margin-top:12px;
}
#invest a {
	color:#304454;
	font-weight:bold;
}
#invest a:visited {
	color:#304454;
	font-weight:bold;
}
#invest a:hover {
	color:#304454;
	font-weight:bold;
}

.invest_big {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 20px;
	line-height: 120%;
	color:#304454;
	padding-top:10px;
}


/* Menu */

#menu {
	width: 961px;
	height: 32px;
	margin: 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color:#284F59;
	background-color:#EBE8E2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	text-align:left;
}

#menu ul {

		margin: 0;
	padding: 0;
	list-style: none;

}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	padding-right:29px;
	padding-left: 29px;
	padding-top: 6px;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #B9C6CE;
}
.menu_on{
text-decoration: none;
	color: #FFFFFF;
	background-color: #B9C6CE;
}
/* Main page*/



#container {
	margin:0 auto;
	padding:0;
	width:960px;
	border:solid #fff;
	border-width:1px 1px 1px 1px;
	text-align:left;
	z-index:1;
	position:relative;
	background-color: #ECEFF0;
	min-height: 650px;
	height:auto !important;
  	height:650px;

	z-index:1;
	padding-bottom:10px;
}

#content_left {
float: left;
width: 300px;
top: 350px;
padding-left:15px;
padding-top:15px;
padding-right:0px;
z-index:1;
	

}
#content_leftexpand {
float: left;
width: 620px;
top: 350px;
padding-left:15px;
padding-top:15px;
padding-right:0px;
z-index:1;
	

}
#links_right {
float: right;
	width: 145px;
	top: 350px;
	padding-top:52px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align: left;
	color: #002659;
	margin-left:10px;
	margin-right:3px;

}
.links_right_h1 {
	font-weight:bold;
	text-align: left;
	color: #001B3E;
}

/* centre column elements */

#image_box_header {
		float: right;
	width: 460px;
	margin-top: 15px;
	margin-left: 0px;
	position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6B869A;
	line-height: normal;
	font-size: large;
	padding-bottom: 15px;
	text-align: left;
	z-index: 10;
}

#image_box_book {
	float: right;
	width: 460px;
	/*margin-top: 15px;*/
	margin-left: 0px;
	position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6B869A;
	line-height: normal;
	/*font-size: large;*/
	padding-bottom: 15px;
	text-align: left;
	z-index: 10;
}
	
#image_box {
		float: right;
	/*border: 1px solid #B7C5CE;*/
	width: 460px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	position: relative;
	background: #FFFFFF;
	padding: 5px;
}


#image_box img{
	padding-right: 5px;
	vertical-align: text-top;
	float: left;
}

#image_box p {
	
	
text-align:left;
padding-right:5px;

}

.image_box_big {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
		padding-bottom: 10px;

}
.floating-box1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	float: left;
	width: 222px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom: #B7C5CE solid 1px;
	border-left-style: none;
	border-right-color: #B7C5CE;
	padding-right:5px;
	padding-bottom:5px;
	vertical-align: top;
}
.floating-box2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
	float: left;
	width: 222px;
		border-bottom: #B7C5CE solid 1px;
		padding-left:5px;
		padding-bottom:5px;

}
.floating-box3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
	float: left;
	width: 222px;
	border-right: #B7C5CE solid 1px;
	border-bottom: none;
	border-left: none;
	padding-top: 5px;
	padding-right:5px;

}
.floating-box4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
	float: right;
	width: 222px;
	padding-top: 5px;
	
}

	#services_box {
	float: right;
		width: 470px;
		position: relative;
		z-index: 20;
		
}

	#tabmenu {
		border-bottom: 1px solid #B7C5CE;
		margin: 12px 0px 0px 0px;
		z-index: 15;
		text-align:left;
		padding: 5px 5px 5px 0px;
		}

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
	color: #6B869A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	border: 1px solid #B7C5CE;
	padding: 4px 6px 5px 6px;
	margin: 0;
	text-decoration: none;
	background-color: #E7EBED;
}

	#tabmenu a.active {
		background: #ffffff;
		border-bottom: 3px solid #ffffff; 
		font-weight:bold;
		
		}

	#tabmenu a:hover {
	color: #ffffff;
	background-color: #B9C6CE;
	font-weight:bold;
}

	#tabmenu a:visited {
		color: #6B869A; 
		font-weight:bold;}

	#tabmenu a.active:hover {
		background: #ffffff;
		color: #6B869A; 
		font-weight:bold;}

	#tabcontent {
		text-align: justify;
		border: 1px solid #B7C5CE;
		border-top: none;
		/*z-index: 2;	*/
		background: #FFFFFF;
		padding: 10px 10px 10px 10px;
		margin: 0px;
		font-size: 11px;
		}
		

#gallery_box {
	float: right;
		width: 471px;
		position: relative;
		z-index: 10;
		
}

#largeImg {
	border: 1px solid #B7C5CE;
	width: 460px;
	height: 307px;
	padding: 4px;
	background-color:#FFFFFF;
	margin: 0px;
	border-top: none;


}
.thumbs img {
	border: 1px solid #B7C5CE;
	width: 105px;
	height: 66px;
	padding: 4px;
	background-color:#FFFFFF;
}
.thumbs img:hover {
	border-color: #B9C6CE;
	background-color:#B7C5CE;
}


/* bottom elements */

#quote {
	width: 655px;
	background-image: url(image/quote.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#ECEFF0;
	padding-left:50px;
	padding-top:10px;
	padding-right: 70px;
	z-index: 50;
	float: left;
	position:relative;
	margin-top:10px;
}

blockquote {
  width: 600px;
  background: url(image/close_quote.gif) no-repeat right bottom;
  padding-left: 18px;
  text-indent: -18px;}
  
  blockquote:first-letter {
  background: url(image/open_quote.gif) no-repeat left top;
  padding-left: 18px;
  font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}


#quote h1{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	margin: 0px;
}
.quote_name{
	font-size:16px;
	font-style:italic;
	line-height: 20px;

}

.trip_advisor {
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
border-style:none;
padding-right:180px;

}

#footer_nav {
	vertical-align: bottom;
	height: 35px;
	width: 950px;
	z-index:60;
	float: left;
	position:relative;
	margin-top:0px;
	margin-bottom:10px;
}

#footer {
font-size:12px;
margin:0 auto 0 auto;
padding-top: 15px;
text-align:center;
color:#31657A;
background:transparent;
clear:both;
z-index:200;

}












/* Navigation classes - remove "menu" when finished */





/*#menu ul {
list-style:none;
margin:0;
padding:0;
font-size:12px;
margin:0 0 0 0;
z-index:1000000;
}

#menu ul .current a {
border:1px solid #b5b9bd;
background:#fff;
color:#e36410;
}



#menu li {
position:relative;
margin:0;
padding:0;
display:block;
}

#menu li:hover {
background:#fff;
}

#menu ul ul {
position:absolute;
top:1px;
left:184px;
width:100%;
font-size:12px;
}

div#menu ul ul,
div#menu ul li:hover ul ul
{display:none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{display:block;}



#menu ul ul {
background:url(/i/bg-subnav.png) repeat 0 0 transparent;
margin:0;
padding:0;
} 

#menu ul li:hover a {
color:#003c78;
background:transparent;
border:1px solid #b5b9bd;
}


#menu ul ul a {
color:#003c78;
text-decoration:none;
background:transparent;
display:block;
}

#menu ul li a:hover, #menu ul li a:hover, #menu ul ul li a:hover {
color:#e36410;
background:#fff;
border:1px solid #b5b9bd;
}

#menu ul ul li a {
display:block;
padding:3px 10px;
}*/
