html, body {
	margin: 0px;
	padding:0px;
	background-repeat: repeat-x;
	background-color: #6DB13D;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:900px;
	margin:0px auto;
background-color: #6DB13D;
}

#content {
	width:900px;
	margin:0px auto;
	color: #ECE82D;
}

#header {
	height:401px;
}

#mainimg {
	background-image:url(images/head-image.jpg);
	background-repeat:no-repeat;
	height:401px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:15px 0px;
}

#leftbar {
	width:890px;
}

#leftbar h1{
	font-family:"Trebuchet MS";
	font-size:28px;
	color:#ECE82D;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}
#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#ECE82D;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:17px;
	color:#ECE82D;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#rightbar {
	width:758px;
	margin-left:10px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#4658F9;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#EEEDDB;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#EEEDDB;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
#navcontainer ul
{
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 900px;
	background: #4658F9;
	line-height: 100%;
	font-size:14px;
	border-bottom: 2px solid #000000;
}

#navcontainer ul li
{
	display: inline;
	width:100px;	
}

#navcontainer ul li a
{
	padding: 4px 30px;
	color:#ffffff;
	text-decoration: none;
	float: left;
	font-size:18px;
}

#navcontainer ul li a:hover
{
	background: #000000;
	color: #4658F9;
	text-decoration:underline;
}
#menu
{
	width: 100%;
	height: 24px;
	font-family:"Trebuchet MS";
}
#footerleft {
	float:left;
	}
	#footerright {
	float:right;
	}
	#footer {
	clear:both;
	background-color:#4658F9;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	border-top: 1px solid #666666;
	padding-top:3px;
}

#footer a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
#rightbarroom {
    float:left;
	width:350px;
	margin-left:10px;
	border-right:1px solid #CCC;
	height:100px;
	margin-bottom:30px;
}
#rightbarrestaurant {
    float:right;
	width:350px;
	margin-right:10px;
	height:100px;
	margin-bottom:30px;
}
#rightbarpark {
    float:left;
	width:230px;
	margin-left:15px;
	margin-right:15px;
	border-right:1px solid #CCC;
	height:100px;
	margin-bottom:30px;
}
#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-decoration:none;