/* CSS Document for Shamrock (2) */
body {
	background-image:  url(images/newbackground.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #009900;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
a img {
	border: none;
}
table {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border: medium double #009900;
}
table.none {
	border: none;
}
.top {
	width: 800px;
	text-align: center;
}
.middle {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	height: auto;
	width: 800px;
	border: medium double #009900;
}
.bottom {
	width: 800px;
}
.container {
	height: auto;
	width: 800px;
	text-align: center;
}
.copyright {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
}
.navbar {
	width: 800px;
	text-align: center;
}
.itable {
	border: none;
}
.heading {
	font-size: 16px;
	color: #ffffff;
	background-color: #009900;
}

.headingcabins {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #009900;
}
#allcontent {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.fishing {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	width: auto;
	border: medium double #009900;
}
#photogallery{ 
	position: relative;
	visibility: hidden;
	border: 5px solid #009900;
}