/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 50px;
}
#header{
	width: 826px;
	height: 243px;
	margin: 0;
	background: url(images/header.jpg) repeat-x;
	}
blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}


/* Page */

#page {
	width: 828px;
	margin: auto;
	background:url(images/background.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding: 20px;
}

#container{
	width: 826px;
	height:auto;
	background: url(images/containerbg.jpg) repeat-x;
	margin:0px;
}
/* Sidebar */

#sidebar {
	margin:10px 0px 0px 5px;
	float: left;
	width: 265px;
}
#reservations {
	height: 250px;
	width:  230px;
	padding: 33px 0px 10px 35px;
	background-image: url(images/reservationsbg.jpg);
	background-repeat: no-repeat;
}
/* Menu */

#menu {
    width:260;
    height: 340px;
	padding: 5px 0px 0px 10px;
	background: #85C329 url(images/menubg.jpg) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
margin: 10px;
	text-decoration: none;
	font-size: 30px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


/* Content */

#content {
	background:url(images/contentbg.jpg);
	background-color:#FFFFFF;
	float: right;
	width: 485px;
	height:auto;
	padding: 0px 10px 0px 10px;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	}
	#content2 {
	background:#FFFFFF;
	background-color:#FFFFFF;
	float: right;
	width: 485px;
	height:auto;
	padding: 0px 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	}
.testimonial {
    margin: 0px 5px;
}
#break{
	float: right;
	width: 505px;
	height: 13px;
	background-image: url(images/break.jpg);
	background-repeat: no-repeat;
}
.style2 {
	color: #FFFFFF;
	font-family: Paintbrush;
	font-size: 30px;
}
.style6 {color: #000000}
.style7 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#slideshow {
background:#FFFFFF;
float: right;
width: 505px;
margin: 0px 15px 0px 15px;
}
/* Footer */

#footer {
	width: 835px;
	height: 53px;
	margin: -3px;
	background: url(images/footer.jpg) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#example {
	margin: 20px 50px 40px 50px;
	position: relative;
	border: 0px solid #F2F2F2;
	width: 400px;
	height: 261px;
}
.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	width: 400px;
	height: 261px;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat 
