/* @override http://localhost/TWLT/main.css */

/* Elemental media */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px georgia,times new roman,times,serif;
	background-color: #667d4d;
	    
}

/* Links */

#main a {
	color: #667D4D;
	text-decoration: none;
}

#main a:hover {
	color: #475736;
}

#main a:visited {
	color: #667D4D;
}

/* Structure */

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 754px;
	background: #edeae7 url(images/reservations-bg.gif) top right repeat-y;
}

#reservations {
	width: 28px;
    min-height: 100%;
    height: auto;
    height: 10px;
	float: right;
	background: #fff url(images/reservations-bg.gif) repeat-y;
}

#reservations a {
	display: block;
	width: 28px;
	height: 138px;
	background: url(images/reservations-bg-a.gif) no-repeat;
}

#reservations a:hover {
background: url(images/reservations-bg-a.gif) -28px 0;
}

#reservations span {
	display: none;
}

#header {
	width: 754px;
	height: 108px;
	background: url(images/header-bg.jpg) no-repeat;
}

span#home {
	display: block;
	width: 240px;
	height: 108px;
	margin: 0;
	padding: 0;
	float: left;
}

/* menu bar */

#menu {
	width: 513px;
	height: 34px;
	margin: 0;
	padding: 65px 0 0 0;
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu ul li a {
	width: 112px;
	height: 34px;
	padding: 0 6px 0 0;
	margin: 0;
	background: url(images/menu-li-a.gif) no-repeat;
	color: #edeae7;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 3.7em;
	letter-spacing: 1px;
}

#menu ul li a:hover {
	background: url(images/menu-li-a.gif) 0 -34px;
	}

#footer	{
	width: 754px;
	height: 53px;
	background: url(images/footer-bg.gif) no-repeat;
	clear: both;
	padding: 0;
	margin: 0;
	}

#footermenu {
  text-align: center;
  color:#edeae7;
  font-size: 10px;
  padding-top: 6px;
  line-height: 1.5em;
}

#footermenu a {
  text-decoration: none;
  color:#edeae7;
}

#footermenu a:hover {
  color:#c6bbb0;
}

#main {
	width: 726px;
	background: #edeae7 url(images/main-bg.gif) repeat-y;
	min-height: 450px;
	float: left;
}

/* Rooms */

#rooms {
	width: 552px;
	margin: 10px auto;	
}

#rooms img {
	border: none;
}

#rooms .room {
	width: 240px;
	height: 205px;
	padding: 15px;
	margin: 3px;
	float: left;
	background: #99B080;
}

#rooms .room a {
		color: black;
}

#rooms .room a:hover {
		color: #3E4C2E;
}

#rooms .room a:visited {
		color: black;
}

#rooms .room active {
		border: none;
}


#rooms .roomtext {
	width: 240px;
	height: 180px;
	padding: 40px 15px 15px 15px;
	margin: 3px 3px 15px 3px;
	float: left;
	text-align: center;
	font-style: italic;
  font-size: 15px;	
}

#room {
	margin: 10px auto;
	padding: 13px 0 0 26px;	
}

#room .photo {
	width: 300px;
	padding: 10px;
	margin: 10px;
	float: left;
	background: #99B080;
} 

#room .roomtext {
	width: 600px;
	padding: 20px 15px 15px 15px;
	margin: 3px 3px 10px 3px;
	float: left;
	font-size: 12px;
}

/* Activities */

#main .activity {
	padding: 0 30px 0 0;
	margin: 30px 0 30px 30px;
	clear: both;
}

#main .activity img {
	float: left;
	margin: 0 10px 0 0;
}

#main .activity h1 {
	padding: 0;
	margin: 15px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #667D4D;
}

#main .activity p {
	padding: 0;
	margin: 0;
	line-height: 18px;
	color: #333;
}

/* Photos */

#bigphoto {
	margin: 20px 0 5px 66px;
	padding: 0;
}

#bigphoto img {
	width: 600px;
}

#thumbs {
	margin: 0 0 30px 0;
}

#thumbs img {
	border: 0px dotted #667D4D;
}

#thumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#thumbs ul li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
/* Reservations */	

#regform {
  
	padding: 30px 0 0 35px;
	margin: 15px 50px 0 0;
	}

/* Testimonials */

#testimonials {
  margin: 30px 30px 60px 36px;
}

#testimonials .maintestimonial {
  font-size: 14px;
  padding: 0 20px 30px 20px;
}


/* Extra */

#swfhome {
	height: 210px;
	padding-top: 30px;
	padding-left: 21px;
}


#contenthome p {
    margin: 35px 65px 20px 40px;
  	text-align: left;
  	color: #000;
  	font-size: 13px;
  	font-style: italic;
}

#contentrooms {
	margin: 50px 0 0 6px;
}

#imgcontainer {
	
}
img.phodex_img{
	border-width: 10px;
	border-color: #667D4D;
	border-style: solid;
}

img.phodex_thm{
	border-width: 3px;
	border-color: #667D4D;
	border-style: solid;
}

.floatright { float: right; }

.hide {
	display: none;
}
