@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #9dd6ff;
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
    width: 100%;
    text-align: center;
}
a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}

#wrap{
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat-x;
	min-height: 527px;
}
#content{
	position: relative; /* Needed for Safari */
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	text-align: center;
	width: 970px;
}
#header{
	position: relative; /* Needed for Safari */
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	width: 960px;
	float:left;
	background-image: url(images/header_bg.jpg);
	height: 110px;
}

.menu {
	list-style: none;


	padding: 0px;

	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 51px;
	list-style: none;
	background-repeat: no-repeat;
	color:#f6f5f5;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 51px;
	background-repeat: no-repeat;
}
.menu .selected {
background-image: url(images/pixel.gif);
	text-indent: -9999px;
}

.home {background-image: url(images/menu/home2.png); width: 62px;}
.home a {background-image: url(images/menu/home.png);}
.acc {background-image: url(images/menu/acc2.png); width: 148px;}
.acc a {background-image: url(images/menu/acc.png);}
.facilities {background-image: url(images/menu/facilities2.png); width: 162px;}
.facilities a {background-image: url(images/menu/facilities.png);}
.location{background-image: url(images/menu/location2.png); width: 89px;}
.location a {background-image: url(images/menu/location.png);}
.photo{background-image: url(images/menu/photo2.png); width: 128px;}
.photo a {background-image: url(images/menu/photo.png);}
.reservation{background-image: url(images/menu/reservation2.png); width: 113px;}
.reservation a {background-image: url(images/menu/reservation.png);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#bar{
	width:960px;
	float:left;
	background-color:#00a651;
	height:9px;
}

#midpic{
	width:960px;
	float:left;
	background-color:#ffffff;
	padding-top:10px;
}
#mid{
	width:960px;
	float:left;
	background-color:#ffffff;
	text-align:left;
	padding-top:10px;
}
#welcome{
	position: relative; /* Needed for Safari */
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	width: 970px;
	float:left;
	background-image: url(images/home/welcome_bg.png);
	height: 319px;
	z-index:-100;
}
#welcomenote {
	width: 525px;
	text-align: justify;
	margin-top: 65px;

	margin-bottom: 30px;
	margin-left: 22px;
}
.redtext{
	color:#ed1c24;
}
.redtext a{
	color:#ed1c24;
	text-decoration:none;
}
.greentext{
	color:#00A651;
}
#news{
	width: 338px;
	float:right;
	text-align:left;
	margin-right:25px;
	margin-top: -245px;
}
.newstext{
	font-family: "Comic Sans MS", Courier, "Courier New";
	font-size:16px;
	font-weight:lighter;
	
}
.footer{
	width: 960px;
	height: 135px;
	float:left;
	margin-top:-35px;
	background-color:#FFFFFF;
}
.family ul{
	margin-left: -40px;
}
.family li{
	float:left;

	list-style: none;
	display: block;
	text-decoration: none;
}
.family:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.family{
	float:left;
	width: 557px;
	text-align:left;
	margin-top:-25px;
}
.facebook{
	float:right;
}
.copyright{
	float: left;
	font-size:12px;
	width: 100%;
	text-align:left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#midcontent{
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
	width:920px;
}
#faccontent{
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
	width:530px;
}

#facpic{
	float:right;
	width:375px;
	margin-right:12px;
	margin-top: -390px;
	text-align:right;
}
.subhead{
	color:#ed1c24;
	font-weight:bold;
	font-size:18px;
}
.whitetext{
	color:#FFFFFF;
}
#lomap{
	text-align:center;
	width:550px;
}
#loaddress{
	float:right;
	text-align:left;
	width:400px;
	margin-right: 20px;
	margin-top:-350px;
}

.reserveremark ul{
	margin-left:-15px;
}
.textbluebold{
	color:#0000ff;
	font-weight:bold;
	font-size:14px;
}
.button {font-weight: bold;
width: 150px;
height: 33px;
}