html {

	background: #fe6e0d;

}

body {

	margin: 0;

	padding:0;

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	line-height: 1.5em;

	color: #ff6600;

	background: url(images/body_bg.jpg) repeat-x  center top;

	width: 100%;

	display: table;

}

a:link, a:visited { color: #c89d59; text-decoration: none; } 

a:active, a:hover {
	text-decoration: none;
	color: #F60;
}


h1 {

	font-size: 24px;

	font-weight: bold;

	text-decoration: underline;

	color: #c89d59;

	background-position: left;

	padding-top: 20px;

}

h2 {
	margin-top: 40px;
	font-size: 20px;
	font-weight: bold;
	color: 000099;
	text-align: center;
}


#container {

	width: 806px;

	margin: auto;

}


.topmenu{

	margin: auto;

	width: 700px;

}


.topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.topmenu li{

	display: inline;

}

.topmenu li a{

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

	color: #FF6600;

	width: 103px;

	height: 30px;

	margin-left: 5px;

	margin-right: 5px;

	padding-top: 14px;

}

.topmenu li a:hover, .topmenu li .current{
	color: #fcf1b4;
	background: url(images/button_hover.jpg) no-repeat;
}

#topsection {
	float: left;
	margin-top: 40px;
	width: 806px;
	height: 48px;
	color: #1A009A;
	font-size: 30px;
	font-weight: bold;
	padding-top: 50px;
	line-height: 1.6em;
	text-align: center;
	background: url(images/title_bg.jpg) no-repeat;
}

#headersection {

	float: left;

	width: 806px;

	height: 252px;

}

#content_section {
	float: left;
	width: 806px;
	text-align: center;
	color: #000;
}


#footer {

	float: left;

	margin: auto;

	margin-top: 20px;

	text-align: center;

	padding-top: 35px;

	width: 806px;

	height: 50px;

}

#nav {
	width: 100%;
	float: left;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none; }
#nav li {
	float: left; }
#container #content_section h3 {
	font-style: italic;
}
#menunav {
	width: 22%;
	float: left;
	color: #c89d59;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#menucontent {
	width: 75%;
	float: right;
	font-style: italic;
	border-color:#000;
	border-width:medium;
	border-style:solid;
}
#menucontent h2 {
	font-style: italic;	
}

#menucontentlunch {
	width: 100%;
	float: left;
	font-style: italic;
	border-color:#000;
	border-width:medium;
	border-style:solid;
}

.docksidesign {
	float: left;
	padding: 20px;
}

.docksidetap {
	float: right;
	padding: 20px;
}
#facebookimg {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
}
.contact_info {
	float: left;
	width: 375px;
	text-align: center;
	font-size: 18px;
}
.hours {
	float: right;
	width: 375px;
	text-align: center;
}

#drink1 {
        float: left;
        width: 375px;
        text-align: center;
}
#drink2 {
        float: right;
        width: 375px;
        text-align: center;
}.flyer {
		float: left;
		width: 806px;
}
.photo {
	float: center;
	width: 500px;
}
#container #content_section #cantact_info p strong {
	font-size: 24px;
}

