/* CSS Document */

body {
	background : #acddec;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif ;
}

#shadow {
	width: 950px;
	height: 760px;
	margin: 0 auto 0 auto;
	background: url(/_images/newback2.jpg);
}

#container {
	margin: 0 auto 0 auto;
	width: 900px;
	height: 735px;
	background : #ffffff;
}

#top h1 {
	font-family: "Courier New" ;
}

#white {
	width: 100%;
	height: 5px;
	background: #ffffff;
}

#header {
	width: 225px;
	height: 200px;
	margin: 0 0 5px 5px;
	background: #fefa01;
	float: left;
	text-align: center;
}

#top {
	width: 665px;
	height: 175px;
	background: #fefa01;
	float: right;
	margin-right: 5px;
	text-align: right;
}

#top h1,#top img {
	margin-right: 40px;
}

/* Top Navigation Buttons */

#navigation {
	width: 665px;
	height: 24px;
	background: #fefa01;
	float: right;
	margin-right: 5px;
	display: block;
}

#navigation #homelink{
	border-left: 5px solid #ffffff;
}
	

#nav a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	border: 5px solid #ffffff;
	border-left: none;
	border-bottom: none;
	/* margin-top: 15.5px; */
	padding: 5px 10px 5px 10px;
	background: #0c6db0 url(/_images/butbluefade.jpg) repeat-x ;
}

#nav a:hover {
	color: #0287e2; 
	background: #acddec url(/_images/butlightbluefade.jpg) repeat-x;
}

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}


#nav li {
	float: left;
}



body#home a#homelink,
body#about a#aboutlink,
body#location a#locationlink,
body#pictures a#pictureslink,
body#drinks a#drinkslink,
body#events a#eventslink,
body#contact a#contactlink,
body#blog a#bloglink,
body#buildpics a#pictureslink,
body#funpics a#pictureslink,
body#funpics2 a#pictureslink {
	color: #0287e2;
	background: #acddec url(/_images/butlightbluefade.jpg) repeat-x;
}

/* End of Top Nav buttons */


img {
	border-style: none;
}


#leftcolumn {
	width: 225px;
	height: 465px;
	background: #0287e2;
	float: left;
	clear: both;
	margin: 0 5px 5px 5px;
}

#leftcolumn .leftpic {
	margin: 5px;
}

#offer {
	display: block;
	background: url(/_images/coolmerge.jpg) no-repeat 0 0;
	width: 215px;
	height: 150px;
	margin-left: 5px;
}

#offer:hover {
	background: url(/_images/coolmerge.jpg) no-repeat 0 -150px;
}

#offer span {
	display: none;
}

body#home #maincontent {
	width: 660px;
	height: 465px;
	background: url(/_images/boat.jpg);
	float: left;
	overflow: auto;
}

body#about #maincontent {
	width: 660px;
	height: 465px;
	background: url(/_images/sunset.jpg);
	float: left;
	overflow: auto;
}

body#location #maincontent {
	width: 660px;
	height: 465px;
	background: url(/_images/boatsun.jpg);
	float: left;
	overflow: auto;
}

body#pictures #maincontent {
	width: 660px;
	height: 465px;
	background: url(/_images/beach.jpg);
	float: left;
	overflow: auto;
}

body#buildpics #maincontent, body#funpics #maincontent, body#funpics2 #maincontent {
	width: 660px;
	height: 465px;
	background: url(/_images/beach2.jpg);
	float: left;
	overflow: auto;
}

body#contact #maincontent {
	width: 660px;
	height: 465px;
	background: url(/_images/orangeboat.jpg);
	float: left;
	overflow: auto;
}

#maincontent a:link, #maincontent a:visited {
	color: #ffffff;
}

#maincontent a:hover {
	color: #acddec;
}

body#drinks #maincontent {
	width: 660px;
	height: 465px;
	background: url(/_images/purple.jpg);
	float: left;
	overflow: auto;
}

body#blog #maincontent {
	width: 660px;
	height: 465px;
	background: url(/_images/boatline.jpg);
	float: left;
	overflow: auto;
}

body#events #maincontent {
	width: 660px;
	height: 465px;
	background: url(/_images/2tree.jpg);
	float: left;
	overflow: auto;
}

#maincontent h2, #maincontent p {
	margin-right: 20px;
	margin-left: 20px;
	background: #0c6db0;
	color: #ffffff;
	padding: 5px;
}

#maincontent p {
	font-size: 90%;
}

.build {
	float: right;
	width: 250px;
	margin-left: 5px;
}

.map {
	margin-left: 20px;
}

/* Easy Slider styles */

#slider {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#slider ul {
	width: 215px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:215px;
	height:300px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}		

/* End of slider styles */

/* Table styles for drinks page */

table {
	margin: 20px auto 0 auto;
}


col#drink {
	background-color: #0287e2;
	color: #ffffff;
}

col#price {
	background-color: #acddec;
}

th {
	padding: 5px;
}

td {
	padding-left: 5px;
}

/* End of Table Styles */

/* Style for photos on about us page */

.figure {
	margin-left: 65px;
	margin-bottom: 15px;
	float: left;
	display: inline;
	width: 220px;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#maincontent .figure p {
	margin: 0;
	text-align: center;
	color: #000000;
	font-family: "Marker Felt", "Comic Sans MS", Arial, sans-serif;
	font-weight: bold;
	background-color: #ffffff;
}

.photo img {
	border: 10px solid #ffffff;
	border-bottom: none;
	margin-bottom: 0;
}

/* End of about us photo styles */

p.also {
	clear: both;
	margin-bottom: 0;
}

#features {
	margin: 0 20px 20px 20px;
	background: #0c6db0;
	color: #ffffff;
}

/* Footer Style */

#footer {
	width: 230px;
	height: 50px;
	background: #fefa01;
	clear: both;
	margin-left: 5px;
	float: left;
	display: inline;
}

#footer p {
	font-family: "Courier New" ;
	font-weight: bold;
	font-size: 90%;
	margin-top: 0;
	padding-top: 0;
	padding-left: 5px;
	width: 200px;
}

#navbot {
	width: 660px;
	height: 50px;
	float: left;
	background: #fefa01;
	display: inline;
}

ul#navbottom {
	list-style: none;
	float: right;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 5px;
}

#navbottom li{
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	border-bottom: 1px solid #000000;
}

#navbottom a {
	text-decoration: none;
	font-family: "Courier New" ;
	color: #000000;
	font-weight: bold;
	font-size: 90%
}

#navbottom a:hover {
	color: #0c6db0;
}

#navbot p {
	font-weight: bold;
	font-size: 80%;
	text-align: right;
	margin-top: 0;
	margin-right: 5px;
}

#navbot p a {
	text-decoration: none;
	color: #000000;
}

#navbot p a:hover {
	color: #0c6db0;
}
	
/* End of footer style */

/* Album styles on Pictures Page */

.album {
	margin-left: 65px;
	margin-bottom: 15px;
	float: left;
	display: inline;
	width: 220px;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#maincontent .album p {
	margin: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color: #ffffff;
}

.albumpic img {
	border: 10px solid #ffffff;
	border-bottom: none;
	margin-bottom: 0;
}
	
p.facebookpics {
	clear: both;
}

/* End of Pictures page album select styles */

/* Gallery Styles on Albums pages */

body#buildpics #maincontent p, body#funpics #maincontent p, body#funpics2 #maincontent p {
	margin-bottom: 0;
}

.thumbnail {
	padding: 5px;
	background-color: #ffffff;
	float: left;
	margin-top: 18px;
	margin-left: 18px;
	border: 1px solid #000000;
	display: inline;
}

.thumbnaillast {
	padding: 5px;
	background-color: #ffffff;
	float: left;
	margin-top: 18px;
	margin-left: 18px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	display: inline;
}

p.botp {
	clear: both;
}

.space {
	margin-left: 10em;
}

/* End of Gallery Styles */

#maincontent b {
	font-weight: normal;
}