body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-image: url(images/waves.jpg);
}

div#container	{
	width: 980px;
}

ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
	line-height: 15px;
	margin-right: 0px;
	margin-left: 30px;
	margin-top: 5px;
}

ul.sup {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
	line-height: 15px;
	margin-right: 10px;
	margin-left: 60px;
	margin-top: 5px;
}

div#outside	{
	width: 984px;
	background-color: blue;
}

.yellow	{
	background-color: yellow;
}

.aqua	{
	background-color: #00cfe9;
}

.white	{
	background-color: white;
}

.padded	{
	margin: 10px;
}

.padded2	{
	margin-right: 30px;
	margin-top: 10px;
}

.padded3	{
	margin-right: 54px;
	margin-top: 10px;
}

.aquamenutop	{
	background-color: #00cfe9;
	background-image: url(images/toppaddle.gif);
	background-repeat: no-repeat;
}

img.right	{
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 0px;
}

img.attractions	{
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.aquamenumiddle	{
	background-color: #00cfe9;
	background-image: url(images/middlepaddle.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.aquamenubottom	{
	background-color: #00cfe9;
	background-image: url(images/bottompaddle.gif);
	background-repeat: no-repeat;
}

.blue	{
	background-color: blue;
}

.black	{
	background-color: black;
}

div#container	{
	width: 980px;
}

div#header {
    clear: both;
    height: 50px;
    background-color: aqua;
    padding: 10px;
}

div#left {
    float: left;
    width: 150px;
    height: 500px;
    background-color: red;
    padding: 10px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
}

div#right {
    float: right;
    width: 150px;
    height: 500px;
    background-color: green;
    padding: 10px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
}

div#middle {
    padding: 10px 160px 0px 160px;
    margin: 0px;
    background-color: white;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
}

div#footer {
    clear: both;
    background-color: yellow;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : center;
}

p.right {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : right;
	line-height : 16px;
}

a.main, a.main:link, a.main:visited, a.main:active {
	background : transparent;
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px
}

a.main:hover {
	color : Red;
}

a, a:link, a:visited, a:active {
	background : transparent;
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px
}

a:hover {
	color : Red;
}

a.menu, a.menu:link, a.menu:visited, a.menu:active {
	background : transparent;
	color : black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration: none;
}

a.menu:hover {
	color : yellow;
	text-decoration: underline;
	font-weight: bold;
}

.bottomright	{
	position: absolute;
}


hr {
	color : #00cfe9;
	margin-left : 5%;
	margin-right : 5%;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-align : center;
	color: #00cfe9;
}

h2 {
	font-family : "Brush Script", "Monotype Corsiva", "Edwardian Script ITC", cursive;
	font-size : 28px;
	font-weight : bold;
	font-style : normal;
	text-align : center;
	color : Black;
}

h3 {
	font-family : "Brush Script", "Monotype Corsiva", "Edwardian Script ITC", cursive;
	font-size : 28px;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	color : Black;
	margin-left: 30px;
	margin-bottom: -10px;
}

h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	margin-left: 30px;
	margin-bottom: 0px;
}

h5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style: italic;
	text-align : center;
	color: black;
}


.normal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
	margin-right: 10px;
	margin-left: 30px;
	margin-top: 0px;
}

.normallinks {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : justify;
	margin-right: 80px;
	margin-left: 50px;
	margin-top: 0px;
}

p.middle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
	text-align : center;
}

p.smallmiddle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : center;
}

p.smallmiddle2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : justify;
	margin-left: 20px;
}

p.left {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : Black;
	text-align : justify;
}

a.small, a.small:link, a.small:visited, a.small:active {
	background : transparent;
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a.small:hover {
	color : yellow;
	font-weight: bold;
}

