body {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/WS_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #99CCCC;
}

.clear{clear:both;}

* {margin: 0px;padding: 0px;}






/**********************Menus ***************************/


#menu_container {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	height: 38px;
	background-image: url(images/header-bar2.jpg);
}


#homemenucontain{
	width: 200px;
	height: 38px;
	float: left;
	padding-left: 40px;
}


ul#homemenu {
	width: auto;
	height: 38px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: none;
	padding-left: 0px;
}

#homemenu spacer {
	display: block;
	float: left;
	height: 38px;
}


ul#homemenu li {
	display: block;
	float: left;
	margin: 0 0 10px 20px;
	width: auto;
	height: 20px;
	padding-right: 0px;
}
ul#homemenu li a {
	height: 17px;
	text-decoration: none;
	display: block;
	float: left;
	padding: 17px 0px 0px 0px;
	color: #003366;
}
ul#homemenu li a:hover {
	color: #CC0000;
}





/********************** MENU ***************************/


#menucontain{
	width: 535px;
	height: 38px;
	float: left;
	padding-left: 25px;
}


ul#menu {
	width: 450px;
	height: 38px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: none;
	padding-left: 0px;
	float: inherit;
}

#menu spacer {
	display: block;
	float: left;
	height: 38px;
}


ul#menu li {
	display: block;
	float: left;
	margin: 0 0 10px 20px;
	width: auto;
	height: 20px;
	padding-right: 0px;
}
ul#menu li a {
	height: 17px;
	text-decoration: none;
	display: block;
	float: left;
	padding: 17px 0px 0px 0px;
	color: #FFFFFF;
}
ul#menu li a:hover {
	color: #33CCFF;
}
ul#menu li a.current{
	color: #33CCFF;
	padding: 17px 0px 0px 0px;
	width: auto;
}






/********************** Header ***************************/


#containerflash {
	margin: 0 auto;
	width: 800px;
	padding-top: 0px;
}

#header {
	width:798px;
	height:299px;
	position:relative;
	margin-left: 0px;
	border-left-style: solid;
	border-left-color: #003366;
	border-left-width: 1px;
	border-right-color: #003366;
	border-right-style: solid;
	border-right-width: 1px;
}








/********************** MAIN CONTENT ***************************/
/********************************************************************/








/********************** Welcome ***************************/
#welcome {
	height: 160px;
	padding-top: 30px;
	width: 420px;
	float: left;
}
#welcome h3{
	margin: 0px 10px 0px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: lighter;
	text-transform: none;
	color: #003366;
}
#welcome p{
	margin: 15px 20px 0px 50px;
	width:345px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	font-size: 12px;
	color: #003366;
}
#welcome a{}










/********************** News ***************************/
#news {
	padding: 60px 10px 10px 40px;
	height: 120px;
	width: 330px;
	float: left;
	background-image: url(images/ws-newsbg.jpg);
	background-repeat: no-repeat;
	background-position: 25px 30px;
}
#news h3{
	margin: 20px 10px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: none;
	color: #003366;
}
.newsitem{
	float:left;
	width:300px;
	display:inline;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


.newsitem img{
	float:left;
	margin-right:10px;
}
.newsitem span{
	color:#333333;
	font-size: 9px;
	font-weight: 900;
}
.newsitem p{
	margin: 10px 10px 15px 10px;
	font-size: 11px;
	line-height: 1.3em;
}


.newsitem a{
	color: #333333;
}

.newsitem a:hover {
	color: #003366;
	font-weight: bold;
}




/********************** MAIN CONTENT ENDS***************************/
/********************************************************************/





















/*******************************************WATERSIDE GALLERY ************************************************/
/*******************************************WATERSIDE GALLERY ************************************************/
/*******************************************WATERSIDE GALLERY ************************************************/

#gallery {
	height: 400px;
	padding-top: 30px;
	width: 700px;
	float: left;
	padding: 30px 50px 0px 50px;
}
#gallery h3{
	margin: 0px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: lighter;
	text-transform: none;
	color: #003366;
	padding-bottom: 20px;
}
#gallery p{
	margin: 15px 20px 0px 50px;
	width:345px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	font-size: 12px;
	color: #003366;
}
#gallery a{}



.thumbnail{
	left: 0;
	width: 115px;
	z-index: 100;
	text-align: left;
	line-height: 0;
	padding-bottom: 12px;
	height: 60px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin-right: 5px;
	margin-bottom: 5px;
	border-color: #0099CC;
	}



/*******************************************CONTACT PAGE ************************************************/
/*******************************************CONTACT PAGE ************************************************/
/*******************************************CONTACT PAGE ************************************************/







/********************** content1 ***************************/


#content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF9900;
	width: 325px;
	height: 490px;
	float: left;
	padding-top: 30px;
	margin-left: 0px;
	margin-right: 25px;
}


#content1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 20px;
	width: auto;
	border-bottom-color: #003366;
	border-bottom-width: thin;
	color: #FF6600;
	border-bottom-style: solid;
}




#content1 h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #003366;
	margin-bottom: 20px;
	font-weight: lighter;
}


#content1 h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	margin-bottom: 0px;
	font-weight: lighter;
}


#content1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	color: #003366;
}


#content1 a{
	color:#006699;
	font-weight: bold;
}

#content1 a:hover{
	color:#009999;
	font-weight: bold;
}



/********************** content2 ***************************/


#content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	width: 400px;
	height: 560px;
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 50px;
}



#content2 h3{
	margin: 0px 10px 30px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}


#content2 p{
	margin: 10px 10px 20px 50px;
	width:350px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
}






/******************************************* ACCOMMODATION ************************************************/
/******************************************* ACCOMMODATION ************************************************/
/******************************************* ACCOMMODATION ************************************************/




/********************** accom1 ***************************/



#accom1 p{
	
}


#accom1 h3{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: lighter;
	text-transform: none;
	color: #003366;
	padding-bottom: 20px;
}


#pages{
	height: 20px;
	font-size: 12px;
	color: #003366;
	font-weight: bolder;
	padding-top: 5px;
	text-align: left;
	letter-spacing: 0.1em;
	padding-right: 0px;
}
#pages       a{
	height: 20px;
	font-size: 12px;
	color: #0099CC;
	font-weight: bolder;
	padding-top: 5px;
	text-align: right;
	padding-right: 0px;
}
#pages   a:hover{
	height: 20px;
	font-size: 12px;
	color: #003366;
	font-weight: bolder;
	padding-top: 5px;
	text-align: right;
	letter-spacing: 0.1em;
	padding-right: 0px;
}
.info {
	height: 135px;
	border-top: solid;
	border-top-width: thin;
	border-bottom: solid;
	border-bottom-style: dotted;
	margin-bottom: 5px;
}
.info1 {
	height: 60px;
	border-top: solid;
	border-top-width: thin;
	border-bottom: solid;
	border-bottom-style: dotted;
	margin-bottom: 5px;
}
.info1  h2{
	font-size: 16px;
	text-align: right;
	padding-top: 10px;
}
.info2 {
	height: 110px;
	border-top: solid;
	border-top-width: thin;
	border-bottom: solid;
	border-bottom-style: dotted;
	margin-bottom: 5px;
}
.info3 {
	height: 120px;
	border-top: solid;
	border-top-width: thin;
	border-bottom: solid;
	border-bottom-style: dotted;
	margin-bottom: 5px;
}
.col-1{
	width: 270px;
	float: left;
	padding-right: 20px;
}
.col-1  h1{
	color:#006699;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.col-1  p{
	color:#003366;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.col-2{
	height: auto;
	width: 80px;
	top: 50px;
	float: left;
}
.col-2  p{
	color:#003366;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	padding-top: 5px;
}
.col-2    a{
	color:#FFFFFF;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	background-color: #0099CC;
	padding-top: 0px;
	padding: 5px 5px 5px 5px;
}
.col-2    a:hover{
	color:#FFFFFF;
	font-weight: normal;
	font-size: 16px;
	background-color: #003366;
}
.view{
	width: 55px;
	padding-left: 25px;
	height: 25px;
	padding-top: 10px;
}







/********************** accom2 ***************************/

#accom2 h3{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: lighter;
	text-transform: none;
	color: #003366;
	padding-bottom: 0px;
}

#accom2 p{
	margin: 15px 20px 0px 0px;
	width:345px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	font-size: 12px;
	color: #003366;
	padding-top: 5px;
}

#accom2  a{
	color:#006699;
	font-weight: bold;
}

#accom2  a:hover{
	color:#009999;
	font-weight: bold;
}




#accom3 h1{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: lighter;
	text-transform: none;
	color: #003366;
	padding-bottom: 15px;
}


#accom3 p{
	color:#003366;
	font-weight: lighter;
	font-size: 13px;
	line-height: 1.5em;
	padding-bottom: 10px;
}


#table{
	height: 120px;
	border-top: solid;
	border-top-color: #0099CC;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom: solid;
	border-bottom-color: #0099CC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-bottom: 10px;
	padding-top: 10px;


}






#back{
	width: 70px;
	padding-left: 0px;
	height: 50px;
	padding-top: 20px;
	font-size: 12px;
}
#back   a{
	width: 55px;
	height: 0px;
	padding-top: 0px;
	background-color: #0099CC;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	font-size: 16px;
}
#back   a:hover{
	color:#FFFFFF;
	font-weight: normal;
	font-size: 16px;
	background-color: #003366;
}


#accom5 p{
	margin: 15px 20px 0px 0px;
	width:345px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	font-size: 12px;
	color: #003366;
	padding-top: 5px;
}


#accom5 h3{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: lighter;
	text-transform: none;
	color: #003366;
	padding-bottom: 20px;
}

#accom5  a{
	color:#006699;
	font-weight: bold;
}

#accom5  a:hover{
	color:#009999;
	font-weight: bold;
}



/********************** form***************************/

#form1{
	width: 70px;
	padding-left: 0px;
	height: 50px;
	padding-top: 20px;
	font-size: 12px;
}









/********************** footer logos ***************************/


#containerlogos {
	margin: 0 auto;
	text-align: left;
	width: 798px;
	padding-top: 0px;
	height: 80px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-width: 1px;
	border-right-color: #003366;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #003366;
	border-left-style: solid;
	background-color: #99CCCC;
	background-image: url(images/WS_line.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}



#logohead {
	height: 1px;
	width: 800px;
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	float: left;
	padding-bottom: 0px;
}



#logos {
	background-repeat: no-repeat;
	padding: 10px 10px 0px 50px;
	height: 70px;
	width: 740px;
	float: left;
}



.logositem{
	width:80px;
	padding-right: 0px;
	height: 60px;
	text-align: center;
	float: left;
}

.logositem2{
	height: 60px;
	text-align: left;
	float: left;
	width: 380px;
}

.logositem3{
	height: 60px;
	text-align: right;
	float: left;
	width: 110px;
}






/**********************copyright  footer ***************************/



#container3 {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	padding-top: 5px;
}



#footer {
	padding: 5px 0px 0px 0px;
	text-align:center;
	font-size: 9px;
	width: 800px;
}

#footer2 {
	background-image:url(images/GS_line2.jpg);
	background-repeat: no-repeat;
	text-align:left;
	background-position: center bottom;
	font-size: 10px;
	height: 1px;
}


#divide {
	background-image:url(images/GS_line.jpg);
	background-repeat: no-repeat;
	text-align:left;
	background-position: center bottom;
	font-size: 10px;
	height: 1px;
}
#footer  a{
	color: #333333;
}
#footer  a:hover {
	color: #FFFFFF;
}




#gal_link{
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	background-color: #0099CC;
	padding-left: 5px;
	padding-right: 5px;
}



#gal_link a{
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}


#gal_link a:hover{
	color: #003366;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}
