body {
	background-color: #a89a73;
	font-family: "Lucida Grande", Lucida, "Lucide Sans Unicode", Verdana, sans-serif;
}

a {
	color: #12387f;
}

h1 {
	text-transform: uppercase;
	color: #01a8e4;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
}

h2 {
	color: #12387f;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 1em;
	text-align: right;
	font-weight: normal;
	font-style: normal;
}

h3 {
	text-transform: uppercase;
	color: #01a8e4;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 1em;
	font-weight: normal;
	font-style: normal;
}

#gallery h4 {
	color: #0f2e68;
	font-size: 0.8em;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#gallery h5 {
	color: #01a8e4;
	font-size: 0.6em;
	margin-top: -10px;
	padding-top: 0px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	background: #fff url(images/logo_and_header.jpg) no-repeat;
	border: 6px solid #fff;
	padding-top: 188px;
	float: left;
}

#header {
	float: right;
	height: 40px;
}

#menu {
	float: left;
	height: 40px;
	font-size: 0.9em;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	float: left;
	padding: 10px 10px 10px 10px;
}



#menu ul li a {
	
	text-decoration: none;
	color: #0f2e68;
}

#menu ul li a:hover {
	
	text-decoration: none;
	color: #01abe8;
}

#menu ul li.current a {
	color: #01abe8;
}

#menu ul li.first, #menu ul li.middle {
	border-right: 1px solid #01abe8;
}

#content {
	float: left;
	background: url(images/menu_bg_bottom.jpg) no-repeat;
	clear: both;
	padding: 60px 20px 10px 20px;
	width: 910px;
	}


#welcome {
	width: 500px;
	float: left;
	height: 330px;
	padding-right: 50px;
	border-right: 1px dotted #9b8e6a;
	line-height: 1.4em;
}

#welcome p {
	font-size: .8em;
}

#welcome .opening {
	color: #01abe8;
	font-size: 1.4em;
}

#seafood {
	width: 850px;
	float: left;
	/*height: 280px;*/
	padding-right: 50px;
	line-height: 1.7em;
}

#seafood .opening {
	color: #01abe8;
	font-size: 1.4em;
}

#seafood p img {
	padding-left: 40px;
	float: right;
}

#ste  {
	float: right;
}

#ste p {
	font-size: 0.8em;
}

#theocean {
	text-align: center;
	vertical-align: middle;
}

#theocean img {
	float: right;
	vertical-align: middle;
}

#tvi {
	text-align: center;
}


#footer {
	clear: both;
}

.clear {
	clear: both;
	height: 40px;
}

#seafood .clear {
	clear: both;
	height: 1px;
}

ul#days {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

ul#days li.day {
	float: left;
	font-size: .7em;
}

ul#days ul.dayevents {
	width: 127px;
	height: 127px;
	border: 1px solid #01abe8;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#days li.event {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

#eventcalendar {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-top: 30px;
	font-size: .7em;
}



ul#eventcalendar > li >  ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 20px;
	padding-top: 20px;
}

li#event {
	width: 860px;
	border: 1px solid #01abe8;
	float: left;
	margin-bottom: 10px;
}

li#event ul.eventlist{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li#event ul.eventlist li {
	width: 260px;
	float: left;
	margin: 10px;
}

h4 {
	color: #01abe8;
}

#sponsors ul {
	list-style-type: none;
}

#sponsors ul li{
	list-style-type: none;
	color: #12387f;
	line-height: 2em;
}

#sponsors a {
	color: #01abe8;
}


#partners ul {
	list-style-type: none;
}

#partners ul li{
	list-style-type: none;
	color: #12387f;
	line-height: 4em;
}

#partners a {
	color: #01abe8;
}

#partners img {
	vertical-align: middle;
	margin: 20px;
}

#restaurants {
	/*font-size: .7em;*/
}


#restaurants ul {
	list-style-type: none;
	font-size: .8em;
}

#restaurants ul li{
	list-style-type: none;
	color: #12387f;
	line-height: 1.4em;
}



#restaurants hr {
	margin-top: 30px;
	margin-bottom: 40px;
	clear: both;
}

#restaurants a {
	color: #01abe8;
}

img.left {
	vertical-align: middle;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 60px;
	float: left;
	
}

img.right {
	vertical-align: middle;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
	float: right;
	
}

img.bordered {
	border: none;
}

#footer p {
	color: #01a8e4;
	text-align: center;
}
