/* CSS Document */
.footer{
padding-top: 2px;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#footer{
	background-image: url(../images/design_files/footer_box2.png);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center/*top right*/;
	width: 784px;
	height: 22px;
	padding-top: 12px;
	padding-right: 16px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer h5{
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	padding-bottom: 16px;
	font-size: 10px;
}
.footer h6{
	color: #000000;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	padding-right: 16px;
	font-size: 10px;
	text-align: center;
}
#content-padding{
padding: 16px;
background-color: #FFFFFF;
}
.nav-text a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.nav-text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.nav-text a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
img a:link, a:hover, a:visited{
	padding: 0px;
	margin: 0px;
}
td.footer{
border-bottom: 1px;
border-bottom-color: #000000;
border-bottom-style: solid;
background-color: #FFFFFF;
}



/*---- fonts ---*/
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-align: justify;
}

#booking-box{
	background-image: url(../images/book_online.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 18px;
	left: 130px;
	top: 426px;
	height: 92px;
}
#button1{
background-image: url(../images/design_files/nav_bg.png);
background-repeat: repeat-x;
padding-top: 6px;
padding-bottom: 0px;
color: #FFFFFF;
text-align: center;
font-size: 12px;
height: 24px;
width: 60%;
margin-left: 52px;
}
#button2{
background-image: url(../images/button.jpg);
background-repeat: no-repeat;
width: 128px;
height: 22px;
color: #FFFFFF;
text-align: center;
padding-top: 6px;
padding-bottom: 0px;
margin-bottom: 10px;
margin-top: 0px;
}
.button2{
background-image: url(../images/button.jpg);
background-repeat: no-repeat;
width: 128px;
height: 22px;
text-align: center;
padding-top: 6px;
padding-bottom: 0px;
margin-top: 5px;
margin-bottom: 5px;
}
.button2 a:link{
color: #FFFFFF;
text-decoration: none;
}
.button2 a:visited{
color: #FFFFFF;
text-decoration: none;
}
.button2 a:hover{
color: #33FF99;
text-decoration: none;
}
h1{
font-weight: bold;
font-size: 12px;
padding: 0px;
margin: 0px;
}
h2{
color: #669933;
font-weight: bold;
font-size: 14px;
padding: 0px;
padding-top: 5px;
margin: 0px;
}
h3{
color: #66CC00;
font-weight: bold;
font-size: 12px;
padding: 0px;
margin: 0px;
}

h5 a:link{
color: #FFFFFF;
text-decoration: none;
}
h5 a:visited{
color: #FFFFFF;
text-decoration: none;
}
h5 a:hover{
color: #FFFFFF;
text-decoration: none;
}

.style17 {color: #000000; font-size: 12px; }
.style18 {font-size: 12px}
.style20 {color: #000000}
.style22 {color: #000000; font-size: 10px; }
.style22 a:link{color: #000000; font-size: 10px; }
.style22 a:visited{color: #000000; font-size: 10px; }
.style22 a:hover{color: #33FF99; font-size: 10px; }

.facility_list{
padding: 20px;
padding-top: 35px;
width: 250px;
}


ul{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:200;
color: #000000;
padding-left: 16px;
text-align: left;

}
ul li{
padding: 0px;
/*display: inline;*/ /*-- Hides list Style --*/
list-style: disc;
padding-bottom: 4px;
}
li a:link{
color: #000000;
text-decoration: none;
}
li a:visited{
color: #000000;
text-decoration: none;
}
li a:hover{
color: #000000;
text-decoration: none;
}

.static {
	padding: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	margin-left: -5px;
	text-align: left;
	font-weight: bold;
}

.contact_box{
border-width: 2px;
border-style: solid;
border-color: #000;
}
