/* ------------------------------------- Remove all padding and margins from all elements */
* {
	padding: 0px;
	margin: 0px;
	}



/* ------------------------------------- Re-define usual tags */
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	background:#9cf;
	margin-top:0px;
	font-size: 14px;
	}
ul {
        padding-top: 10px;
        padding-left: 30px;
        padding-bottom: 20px
        } 
ol {
        padding-top: 10px;
        padding-left: 30px;
        padding-bottom: 20px
        } 
p {
        padding: 10px 0 ;
        text-align: justify;
        }
h1, h2, h3, h4, h5, h6 {
        padding: 10px 0 ;
        }
th {
        background: #9cf;
        font-size: 18px;
        }
ol li {font-weight: bold;}
ol li p {font-weight: normal;}


/* ------------------------------------- Re-define standard links */
.content a:link, .content a:active, .content a:visited{
        background:#def;
	color: #000;
	text-decoration: none;
        font-weight: bold;
        display: inline
	}
.content a:hover{
        background: #fff;
	color: #000;
	text-decoration: none;
	}


/* ------------------------------------- Define styling for Menu */

.menu {
        margin-left: 3px;                  
	}
.menu ul {
	padding: 0px;
	padding-left: 2px
	}
.menu ul li {
	list-style: none;
	line-height: 46px;
	float: left;
	width: 94px;
        font-weight: bold;
        padding: 0px;
	}
.menu a:link, .menu a:active, .menu a:visited {
        background: url(/images/button.jpg) #000 bottom left repeat-x;
	color: #fff;
	text-decoration: none;
	text-align: center;
        display: block;
	}
.menu a:hover{
        background: url(/images/button_over.jpg) #000 bottom left repeat-x;
	color: #fff;
	text-decoration: none;
	text-align: center;
        display: block;
	}



/* ------------------------------------- Define styling for custom classes */
.container {
	width: 949px;
	margin: auto;
	background: #fffffa;
	}
.header {
	background: #2682B3;
        text-align:center;
        height: 82px;
	}

.content {
	color: #000000;
	padding: 10px;
	}
.content img {
	padding: 10px;
	}
.footer {
	background-image: url(/images/grad_blue.jpg);
	height: 37px;
	text-align: center;
        line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	}
.footer .floatleft {
	text-align: left
	}
.footer .floatright {
	text-align: right
	}
.centred {
	text-align: center;
	}
.floatleft {
	float: left;
	}
.floatright {
	float: right;
	}
.div_table {
	display: table;
	}
.div_tablerow  {
	display: table-row;
	}
.div_left, .div_middle, .div_right {
	display: table-cell;
	}
.logostrip {
	text-align:center;
	}
.logostrip img {
	display: inline-block;
	vertical-align: middle;
	}

/* ------------------------------------- Define styling for Forms */
.booking_form {
        background: #fff;
        padding: 10px;
        border: 1px solid #000;
        }
label {
	width: 18em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-weight: bold;
	}
.submit input {
	margin-left: 3.0em;
	}
input {
	color: #000;
	background: #ffe;
        margin-left: 20px;
	}
textarea {
	color: #000;
	background: #ffe;
        margin-left: 20px;
	}
select {
	color: #000;
	background: #ffe;
        margin-left: 20px;
	}
.halfwidth {
	color: #000;
	background: #fff;
	width: 267px;
	}
.inputcheckbox {
	width: 10px
	}
.submit input {
	color: #000;
	background: #ffe;
	}
fieldset {
	border: 1px solid #9cf;
	background: #def;
        padding: 10px;
	}
legend {
	color: #000;
	background: #9cf;
	border: 1px outset #000;
	padding: 5px 20px
	} 

.newsitem {
	width: 800px;
	text-align: justify;
	margin: auto;
	}
.quote {
	margin: auto;
	width: 80%;
	background: #def;
	padding: 10px;
	}
.history {
	clear:both;
	background: #def;
	padding: 10px;
	border: 1px solid #cde;
	}
.adults {
	background: #ffc;
	}
#table_boardmembers {
	text-align: center;
	margin: auto;
	}

/* ------------------------------------- Define styling for Galleries */

.galleryheader { 
	padding: 0px;
        height: 22px;
	text-align: center;
	font-weight: bold;
	color: #555;
	background: #fff;
        margin-left: 13px;
	}

.galleryheader ul {
	padding: 0px; 
	padding-left: 2px;
	}
.galleryheader ul li{
	list-style: none;
	line-height: 22px;
	float: left;
	width: 73px;
        padding: 0px;
        background: #fc7;
        color: #000;
        border: #fff 1px solid;
	}
.galleryheader a:link, .galleryheader a:active, .galleryheader a:visited{
        background: #c69;
	color: #fff;
	text-decoration: none;
	text-align: center;
        display: block;
	}
.galleryheader a:hover{
        background: #fc7;
	color: #000;
	text-decoration: none;
	text-align: center;
        display: block;
	}
div#flashcontent {
	width:100%;
	height:400px;
	}

/* ------------------------------------- Define styling for Sidemenu */

.sidemenu { 
	padding: 0px;
	text-align: center;
	color: #555;
        width: 130px;
        float:left; margin-right: 10px;
	}
.sidemenu ul {
	padding: 0px; 
	margin: 0px;
	padding-left: 2px;
	}
.sidemenu ul li{
	list-style: none;
	line-height: 22px;
	float: left;
	width: 130px;
        padding: 0px;
        border: #fff 1px solid;
	}
.sidemenu a:link, .sidemenu a:active, .sidemenu a:visited{
        background: #c69;
	color: #fff;
	text-decoration: none;
	text-align: center;
        display: block;
border: 1px #888 outset;
	}
.sidemenu a:hover{
        background: #fc7;
	color: #000;
	text-decoration: none;
	text-align: center;
        display: block;
border: 1px #888 inset;
	}


