/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 40px 0 0 0;
	padding: 0;
	background: #B2D22A url(images/img1.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2e3804;
	font-size: 15px;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #617703;
}

a {
	color: #688000;
}

a:hover {
	text-decoration: none;
}

ul, ol, blockquote {
	text-align: justify;
}


#maincontainer {
	width: 660px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 660px;
	height: 170px;
	margin: 0 auto;
	background: url(images/img2.gif) no-repeat 180px 0px;
}

/* */ 

#menu {
	float: right;
	padding: 45px 70px 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 125px;
	height: 20px;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	border-top: 1px dotted #86A406;
	text-transform: lowercase;
	text-decoration: none;
	color: #86A406;
}

#menu a:hover {
	display: block;
	width: 125px;
	height: 20px;
	padding-left: 10px;
	border-top: 1px dotted #86A406;
	background: url(images/img4-over.gif) no-repeat left center;
	text-transform: lowercase;
	text-decoration: none;
	color: #EFA81A;
}

#menu .first a {
	border: none;
}


/* */

#falser{
	width:180px;
	height:500px;
	padding:0px;
	margin:0px;
	display:block;
	float: left;
	background: transparent;
}

#navmenu {
	position:fixed;
	width:180px;
	padding: 20px 0px 22px 0px;
	background: url(images/bgmnu.gif) no-repeat left top;
	display:block;
	float: left;
	text-align:inherit;
}

#navmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navmenu li {
	display: inline;
}

#navmenu a.normal {
	display: block;
	text-decoration: none;
	border-top: 0;
	background: none;
}

#navmenu a.normal:hover {
	display: block;
	text-decoration: none;
	border-top: 0;
	background: none;
}


#navmenu a {
	display: block;
	width: 125px;
	height: 20px;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	border-top: 1px dotted #86A406;
	text-transform: lowercase;
	text-decoration: none;
	color: #86A406;
}

#navmenu a:hover {
	display: block;
	width: 125px;
	height: 20px;
	padding-left: 10px;
	border-top: 1px dotted #86A406;
	background: url(images/img4-over.gif) no-repeat left center;
	text-transform: lowercase;
	text-decoration: none;
	color: #EFA81A;
}


#navmenu a.menu1 {
	color: #86A406;
	width: 115px;
	padding-left: 20px;
	background: url(images/img4.gif) no-repeat 10px center;
}

#navmenu a.menu1:hover {
	width: 115px;
	padding-left: 20px;
	background: url(images/img4.gif) no-repeat 10px center;
	color: #EFA81A;
}

#navmenu a.menu2 {
	font-size:12px;
	color: #86A406;
	width: 105px;
	padding-left: 30px;
	background: url(images/img4.gif) no-repeat 20px center;
}

#navmenu a.menu2:hover {
	width: 105px;
	padding-left: 30px;
	background: url(images/img4.gif) no-repeat 20px center;
	color: #EFA81A;
}

#navmenu .first a {
	border: none;
}


/* Content */

#location{
	display:block; 
	clear: both;
	font-size: 12px;
	border-bottom: 2px groove gray;
}

#content {
	display:block; 
	float:left;
	width: 480px;
	background: url(images/img3.gif) repeat-y;
}

/* Column One */

#colOne {
	margin: 0 15px;
	min-height:520px;
}

#colOne IMG {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#colOne .post {
	padding: 20px 30px 10px 30px;
	min-height:520px;
}

#colOne .title {
	letter-spacing: -2px;
	font-size: 2em;
}

#colOne .posted {
	font-size: x-small;
}

#colOne H1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}

#colOne H2 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px dashed #CCCCCC;
}

/* Column Two */

#colTwo {
	margin: 0 15px 0 15px;
	background: #E5FAA0 url(images/img6.gif) repeat-x;
	padding: 30px 30px 30px 30px;
}

#colTwo H2 {
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: normal;
}

#faq_row {
	font-size: 14px;
	border-bottom: 1px dotted #666666;
	padding-bottom: 15px;
	padding-top: 10px;
}

/* Footer */

#footer {
	display:block;
	float: left;
	width: 660px;
	margin: 0 auto;
	padding-top:30px;
	background: url(images/img8.gif) no-repeat 180px 0px;
	text-align:right;
}

#footer div#dusk {
	width:480px;
	float:right;
	text-align:center;
	color: black;
}

/*Stuff */

#bookingform_date {
	border: 1px solid #617703;
	padding: 10px;
	background-color: #f7f7f7;
}

.error{
	padding: 20px;
	display: block;
	color: red;
	border: 1px solid red;
	font-weight: bold;
}

.ErrorForm{
	color: red;
	border: 1px solid red;
	padding: 2px;
}

#bottom-navigation{
	width:480px;
	float:right;
	text-align:center;
	color: green;
}


#logo{
	width:200px;
	height:150px;
	position:relative;
	display:block;
	float:left;
	left:200px;
	top:20px;
}

