@charset "utf-8";
/* CSS Document */

body  {
	text-align: center;
	background-color: #f5fff5;
	color: #009900;
	padding: 0;
	margin-top: 15px;
	font-family: "lucida sans unicode", "lucida sans", verdana, arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
}
.tariff {
	color: #009900;
	font-weight: bold;
}

#container {
	background-color: #FFFFFF;
	width: 750px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-right: solid 3px #c2bcb3 ;
	border-bottom: solid 3px #c2bcb3 ;
	border-left: solid 1px #c2bcb3 ;
} 
#topnav {
	height: 33px;
	width: 752px;
	background: #f5fff5;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
}
.topnavleft {
	height: 33px;
	width: 32px;
	float: left;
	border-bottom: solid 1px #c2bcb3;
}
.topnavkelvin {
	float: left;
	height: 33px;
	width: 185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.topnavboydens{
	float: left;
	height: 33px;
	width: 180px;
	border-bottom: solid 1px #c2bcb3;
}
.topnavright{
	float: right;
	height: 33px;
	width: 355px;
	border-bottom: solid 1px #c2bcb3;
}
#edit_region {
	float: right;
	width: 570px;
}

#sidebar1 {
	float: left;
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
}	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.logo {
	float: right;
	height: 100px;
	width: 550px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
}
.kelvin_image {
	margin-top: 95px;
}

.nav {
	float: right;
	height: 25px;
	width: 570px;
	padding-left: 0px;
	font-family: Comic Sans MS, "lucida sans unicode", "lucida sans", verdana, arial;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    
}
#footer {
	width: 720px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	vertical-align: top;
	padding-bottom: 10px;
}
.green {
	font-size: 12px;
	color: #009900;
}

.footer_address {
	color: #666666;
	text-align: left;
	float: left;
	width: 250px;
}
.footer_phone {
	color: #666666;
	text-align: right;
	float: right;
	width: 250px;
}

.centretext {
	float: left;
	width: 150px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 15px;
}
.righttext {
	float: right;
	width: 395px;
	background-image: url(images/pier.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
	text-align: center;
	padding-top: 15px;
}
#maintext {
	background-image: url(images/pier.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: right;
	width: 550px;
}
.bold {
	font-weight: bold;
}

p.hometext {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}

div.horRule {
	height: 1px;
	border-top: 1px solid #c2bcb3;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
div.horRule hr {
display: none;
}
A,A:link,A:visited,A:active{
	color: #D28343;
	text-decoration: underline;
}
a:hover {
	color: #009900;
}
.navlist {
	list-style-image: url(SpryAssets/SpryMenuBarRight.gif);
	list-style-position: outside;
	padding-left: 10px;
	margin-left: 4px;
}
.navlist li {
list-style-image: url(SpryAssets/SpryMenuBarRight.gif);
	list-style-position: outside;
}.notes {
	font-size: 12px;
}
.red {
	color: #FF0000;
}
.rooms {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
 
.grey {
	font-weight: bold;
	color: #666666;
}
.guestentry {
	text-align: left;
}

