/* CSS Document */
#wrapper {
width: 780px;
margin: 0px auto;
padding: 0px;
border: 5px solid #fff;
background-color: #9eaeae;
}
body {
	background-color: #6e8180; /* dark blue */
	margin: 0;
	padding: 0;
	font-family :  Verdana, Heletica, Arial, sans-serif;
	font-size : 70%;
	color : #000000;
}
.rental {

padding:0px 10px;
}

#content-main  {
	/*width: 517px; */	
	background-color: #c6cf95; 
	padding:2px 0px 0px 10px; 
	margin: 0px 0px 0px 250px;
	/*postion:absolute;
	top: 185px;
	right: 0px;
	width: 517px;*/
	border-left: 3px solid #fff;
}

/*#content-main {
	width: 517px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 254;
}	
html>body #content-main {
	width:254;
}*/
#area-attractions{
/*width: 517px; */	
	background-color: #c6cf95; 
	padding:2px 0px 0px 10px; 
	margin: 0px 0px 0px 250px;
	border-left: 3px solid #fff; 
	line-height: 1.5;
	}
#area-attractions ul li a {
		text-decoration: none; 
     	color: #000;
		list-style-type : none;
		padding: 0;
		margin: 0;
		border-bottom:thin #999;
}	
	

#area-attractions ul li a:hover{
	color: #fff;
	background-color: #4e5c5c;
	
}	
/*#area-attractions a {display:block;
}*/

		
.floatright {
	float:right;
	margin: 30px 10px 10px 10px; 
	clear:right;
}
.thumbnail
{float: left;
width: 125px;
/*border: 1px solid #999;*/
margin: 0 20px 20px 0;
}
/*thank you maxdesign.com for help with this floating*/
#content-left {
		width: 225px;
		height:100%;
		background-color: #9eaeae;
		padding: 0px 15px 0px 10px; 
		float:left;
		font-size :120%;
		line-height: 1.5;
}

#content-left ul li  {
	list-style-type : none;
}
#content-left ul li a {
		text-decoration: none; 
     	color: #fff;
		list-style-type : none;
		padding: 0;
		margin: 0;
		border-bottom:thin dotted #fff;
		
}


#content-left ul li a:hover{
	color: #fff;
	background-color: #4e5c5c;
	
}	
#content-left a {display:block;
}


#content-left h3 {
	color: #731215;
	/*border-bottom:thin dotted #fff;*/
	
}
#map {
	margin: 30px 0px 30px 250px;
	}

#wwwc {
	padding: 40px 0px 0px 40px;
	style-type: none;
}


#navlist{	
	margin-top: -2px;
	padding: 0px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif ;
	width: 780px;
	height: 20px;
	text-decoration: none;
	background-color: #731215;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	
}
 #navlist ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	
#navlist ul li 
{ 
		display: inline; 		
}


#navlist ul li a 
{ 
	text-decoration: none; 
   	padding: 0px 1em;
   	color: #fff;
	line-height: 20px;
  
}
#navlist ul li a:hover
{
	color: #fff;
	background-color: #a34d3e;
}	
	
h3 {
	font-size : 120%;
	
}

#pop {
		text-decoration: none; 
		color: #fff;
		padding: 0px 0px 0px 50px; 
}	

#pop a {
		text-decoration: none; 
		color: #fff;
		}

#banner {
 	width:100%;
	margin: 0px auto;
	clear:both;
}

table {
    padding: 10px;
 }

th {
  text-align: right;
  vertical-align: top;
  padding-right: 10px;
  padding-top: 2px;
}

td {
  vertical-align: top;
  padding-bottom: 15px;
}

table table {
  border: none;
  padding: 0px;
}

table table td {
  text-align: right;
  padding-bottom: 0px;
}


#footer {
	clear:left;
	font-size: 90% ;
	width: auto;
	text-align: right;
	padding: 40px 40px 10px 0px;
}
#footer ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
}
#footer ul li {
		display: inline; 
}	
#footer ul li a { 
		display: inline; 
		text-decoration: none;
		color: #731215;
		padding: .2em 1em;
	}

#footer ul li a:hover {
	color: #fff;
	
}	

	




 