Body, Table
{
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 14px;
	color: #22205F;
	margin-bottom: 5px;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, tr, div, img, input
{
	padding: 0px;
	margin: 0px;
}

body
{
	background: #D9E2F0;
}

body.bg
{
	background: none;
}

.NOBG
{
	background: none;
}


h1, .contentheading, .componentheading
{
	background: transparent url(../images/h1title.gif) no-repeat scroll 0%;
	color: #336699;
	height: 30px;
	width: 100%;
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

h2
{
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 7px;
}
h3, h4, h5, h6
{
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 5px;
}

a
{
	color: #930035;
	text-decoration: none;
}
a:hover
{
	color: #930035;
	text-decoration: underline;
}
p
{
	padding-bottom: 10px;
}


.Container
{
	width: 970px;
	height: auto;
	margin: 0px auto;
	padding: 0px 0px;
	background: url(../images/background.gif) repeat-y;
	position: relative;
}

#Header
{
	height: 80px;
	position: relative;
	width: 970px;
	margin: 0px auto;
	margin-top: 10px;
	padding: 0px 0px;
	background-color: #336699;
}

#Header #logo
{
	position: absolute;
	left: 10px;
	top: 5px;
}

#Header #slogan
{
	position: absolute;
	left: 400px;
	top: 15px;
}


#MainArea
{
	float: left;
	width: 530px;
	margin-left: 10px;
	float: left;
	padding: 10px;
	background: #D9E2F0;
	display: inline;
}

#MainArea ul
{
	margin-left: 20px;
}

#ContentArea
{
	width: 972px;
	height: 509px;
	margin: 10px 10px 10px;
	float: left;
	padding: 10px 0px 10px 10px;
}

#BannerImage
{
	margin-left: 10px;
	padding-bottom: 10px;
	height: 340px;
}


#Random
{
	float: left;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	height: 83px;
	display: inline;
}

#Dolphin
{
	float: left;
	position: relative;
	padding-bottom: 20px;
}

#WelcomePics
{
	float: left;
	padding-bottom: 20px;
	margin-left: 25px;
}

#WelcomePics img
{
	padding-right: 20px;
}

#Random img
{
	margin-left: 7px;
}

#RotatingImages
{
	float: right;
	margin-right: 20px;
	height: auto;
	width: 461px;
	list-style: none;
	display: inline;
}

#Sidebar
{
	float: left;
	margin-right: 0px;
	width: 220px;
	display: inline;
}

#FormalDinningRoom
{
	float: right;
	padding-right: 20px;
	padding-top: 10px;
}


#TextOne-Top
{
	padding: 10px 20px 0px 5px;
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #930035;
	margin-top: 10px;
	background: url(../images/sidepanel-top.gif) no-repeat;
	width: 220px;
}

#TextOne-Bottom
{
	background: url(../images/sidepanel-bottom.gif) no-repeat;
	height: 25px;
	width: 220px;
}

#TextTwo-Top
{
	padding: 15px;
	padding-bottom: 0px;
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	margin-top: 10px;
	background: url(../images/sidepanel-top.gif) no-repeat;
	width: 220px;
}

#TextTwo-Bottom
{
	background: url(../images/sidepanel-bottom.gif) no-repeat;
	height: 25px;
	width: 220px;
}

#SideImages
{
	float: right;
	margin-bottom: 10px;
	width: 215px;
	display: inline;
}

#SideImages img
{
	margin-bottom: 10px;
}

#Legals
{
	float: left;
	margin-left: 10px;
}
#Copyright
{
	float: left;
	margin-left: 200px;
}
#WebsiteBy
{
	float: right;
	margin-right: 10px;
}

#ContactDetails
{
	margin-right: 15px;
	text-align: right;
	margin-top: 5px;
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 7px;
}

#ContactDetails a
{
	color: #fff;
	text-decoration: none;
}

#ContactDetails a:hover
{
	color: #930035;
	text-decoration: none;
}

#mainlevel
{
	float: right;
	margin-right: 208px;
}

#Menu
{
	float: left;
	width: 109px;
	position: relative;
	margin: 0px auto 0px;
	padding: 10px 10px 10px 20px;
	z-index: 1;
	display: inline;
}

#Menu a
{
	color: #fff;
	text-decoration: none;
}
#Menu a:hover
{
	color: #930035;
	text-decoration: none;
}

.Footer-Spacer
{
	clear: both;
	height: 25px;
}
#footer
{
	position: relative;
	background-color: #336699;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	width: 970px;
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-bottom: 5px;
	line-height: 20px;
}


#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	color: #930035;
	text-decoration: none;
}

#footer .FooterText
{
	color: #fff;
	text-decoration: none;
}

#footer ul
{
	margin-left: 20px;
	list-style: none;
}
#footer li
{
	list-style: none;
	float: left;
	margin-right: 10px;
}
#footer .Right
{
	float: right;
	margin-right: 20px;
}
#footer .Right div
{
	float: left;
	margin-left: 10px;
}

#Content
{
	width: 900px;
	height: auto;
	margin: 0px auto;
	position: relative;
}
#Content ul
{
	margin-left: 14px;
	padding-bottom: 10px;
}
#Content ul li
{
	padding-left: 4px;
}
#Content ol
{
	margin-left: 18px;
	padding-bottom: 10px;
}


.Separator
{
	color: ffffff;
}

.Clear
{
	clear: both;
}
.moduletablefood
{
	margin-right: 10px;
	padding-bottom: 20px;
}

.Menu-Main
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	color: #ffffff;
}
