	
#tables
	{
	border-bottom:thin; border-bottom-color:#999; border-bottom-style:solid;
    border-left:thin; border-left-color:#999; border-left-style:solid;
	border-right:thin; border-right-color:#999; border-right-style:solid;
	border-top:thin; border-top-color:#999; border-top-style:solid;	
	border-color:#CCC;
	}
	
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
}

body{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #060;
	text-align: center;
}

.header {
	font-size: 13px;
	color: #060;
	font-weight: bold;
}
.bod{
	font-style: normal;
	font-size: 12px;
	text-align: justify;
	color: #000;
}
.name {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a:link{font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}
a:hover{font-family:Arial, Helvetica, sans-serif; text-decoration:underline; color:#5F0106;}
a:link{font-family:Arial, Helvetica, sans-serif; text-decoration:underline; color:#5F0106;
}

/*HOME BUTTON */
a.navOrange:link, navOrange:visited {
	background-image:url(./images/navigationImgs/home.png);background-repeat:no-repeat;
	width:90px; height:53px; display:block;
}
a.navOrange:hover, navOrange:active{
	background-image:url(./images/navigationImgs/homeOver.png);background-repeat:no-repeat;
}
/*SERVICES BUTTON */
a.navBlue:link, navBlue:visited {
	background-image: url(./images/navigationImgs/services.png);
	background-repeat: no-repeat;
	width: 118px;
	height: 53px;
	display: block;
}
a.navBlue:hover, navBlue:active{
	background-image: url(./images/navigationImgs/servicesOver.png);
	background-repeat: no-repeat;
}
/*RESERVATIONS BUTTON */
a.navGreen:link, navGreen:visited {
	background-image: url(./images/navigationImgs/reservation.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 53px;
	display: block;
}
a.navGreen:hover, navGreen:active{
	background-image: url(./images/navigationImgs/reservationOver.png);
	background-repeat: no-repeat;
}
/*GALLERY BUTTON */
a.navYellow:link, navYellow:visited {
	background-image:url(./images/navigationImgs/gallery.png);background-repeat:no-repeat;
	width:109px; height:53px; display:block;
}
a.navYellow:hover, navYellow:active{
	background-image:url(./images/navigationImgs/galleryOver.png);background-repeat:no-repeat;
}
/*TESTIMONIALS BUTTON */
a.navPink:link, navPink:visited {
	background-image:url(./images/navigationImgs/testimonials.png);background-repeat:no-repeat;
	width:158px; height:53px; display:block;
}
a.navPink:hover, navPink:active{
	background-image:url(./images/navigationImgs/testimonialsOver.png);background-repeat:no-repeat;
}
/*ABOUT US BUTTON */
a.navAqua:link, navAqua:visited {
	background-image: url(./images/navigationImgs/about.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 53px;
	display: block;
}
a.navAqua:hover, navAqua:active{
	background-image: url(./images/navigationImgs/aboutOver.png);
	background-repeat: no-repeat;
}

.style1 {
	font-size: 10px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	text-align: left;
	color: #000;
}
.style3 {
	color: #060;
	font-weight: bold;
}
.style3a {
	color: #5F0106;
	font-size:16px;
	font-weight: bold;
}
.style4 {
	font-size: 12px
}
.style5 {
	font-size: 13px;
	font-weight: bold;
}
.style6 {font-size: 12px;}
.style7 {
	color: #5F0106;
	font-weight: bold;
	font-size: 13px;
}
.style8 {font-size: 14px; }
.style8a {
	font-size: 14px;
	font-weight:bold;
 }
.style9 {color: #FF0000; font-weight: bold; }
.style9a {color: #FF0000; font-weight: bold;
font-size:24px;
font-style:italic;}
.style12 {
	font-size: 13px
}
.style18 {
	font-size: 12px;
	color: #000000;
}
