body
{
	background: #fff;
	color: #595856;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;	
	line-height: 1.4;
}

hr
{
	border: 0 none;
	background: #fff;
	color: #fff;
	border-top: 1px solid #ddd;
}

img
{
	border: 0 none;
}

.small
{
	color: #888;
	font-size: 90%;
}

a
{
	text-decoration: none;
	color: #004990;
}

a:hover
{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, ol, ul
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6
{
	color: #111;
}

h1 {font-size: 200%;}
h2 {font-size: 140%;}
h3 {font-size: 130%;}
h4 {font-size: 120%;}
h5 {font-size: 115%;}
h6 {font-size: 110%;}


.center
{
	width: 960px;
	margin: 0 auto;
}

#header
{
	padding: 25px 0;
	background: #f3f2ee;
}

#header img
{
	float: left;
}

#menu
{
	background: url(/media/images/menu-bg.gif) left top no-repeat;
	padding-left: 25px;
	margin-left: 140px;
	
}

#menu ul
{
	margin: 0;
	padding: 18px 20px 0 0;
	list-style: none;
	text-align: center;
	background: url(/media/images/menu-bg.gif) right top no-repeat;
	height: 36px;
}

#menu ul li
{
	display: inline;
	background: url(/media/images/menu-separator.gif) right top no-repeat;
	padding: 6px 8px 6px 3px;
}

#menu ul li.end
{
	background: none;
}

#menu ul li a
{
	color: #595856;
}

#homepage
{
	background: #8db229 url(/media/images/homepage-bg.jpg) center top no-repeat;
	color: #fff;
	font-size: 90%;
}

#homepage .center
{
	height: 265px;
	padding-top: 5px;
	
}

#homepage .left
{
	float: left;
	margin: -5px 25px 0 -80px;
	display: inline;
}


#homepage .title img
{
	vertical-align: middle;
}

#content
{
	border-top: 2px solid #e2e0d8;
	font-size: 90%;
}

#content .center
{
	padding: 10px 0 20px 140px;
	width: 820px;
}

#footer
{
	clear: both;
	height: 230px;
	background: #41475c url(/media/images/footer-bg.gif) bottom repeat-x;
	color: #fff;
}

#footer a
{
	color: #98d2ff;
}

#footer .center .section
{
	float: left;
	width: 280px;
	padding: 5px 19px 0 0;
	border-right: 1px solid #3a4156;
	margin-right: 20px;
	height: 215px;
}

#footer .center .section#blockbooking ul strong
{
	font-size: 200%;
	color: #98d2ff;
}

#footer .center .section#blockbooking ul
{
	font-weight: bold;
}

#footer .center .section#blockbooking ul em
{
	color: #fff;
	font-weight: normal;
}

#footer .center .section#getintouch
{
	margin-right: 0;
	border-right: 0 none;
}

#footer .center .section#getintouch strong
{
	color: #98d2ff;
}

#footer .center .section#getintouch #facebook
{
	float: right;
	margin-top: -40px;
}

#links
{
	font-size: 85%;
	color: #94938d;
	padding-top: 5px;
}

#links p
{
	margin: 0 0 5px 0;
}

#links a
{
	color: #7b7972;
}

#links .designby a
{
	color: #94938d;
}