@charset "utf-8";
/* CSS Document */

body{
	background:#C9D8DF;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
}

h1{
	margin:0 0 15px 0;
	padding:0;
	color:#6192A9;
	font-size:0.9em;
	font-weight:bold;
	clear:both;
}

h2{
	margin:15px 0 10px 0;
	padding:0 0 5px 0;
	color:#6192A9;
	font-size:0.8em;
	font-weight:bold;
	clear:both;
	width:525px;
	border-bottom:1px dotted #6192A9;
}

h3{
	margin:0;
	padding:0;
	color:#999;
	font-size:0.8em;
	font-weight:bold;
}

p{
	font-size:0.8em;
	color:#999;
	text-align:justify;
	margin:12px 0;
	padding:0;
	line-height:135%;
}

p a{
	color:#C5AE85;
}

p a:hover{
	color:#735D37;
}

#wrapper{
	width:800px;
	margin:0 auto;
}

#container-top{
	width:780px;
	height: 6px;
	float:left;
	background:#FFF url(../images/site-top.jpg) top left no-repeat;
}
#container{
	width:746px;
	float:left;
	padding: 0px 17px;
	background:#FFF url(../images/site-bg.jpg) top left repeat-y;
}

#nav-container{
	float:left;
	width:746px;
	height:30px;
	margin:10px 0 0 0;
}

#nav-container a{
	color:#82A9BB;
	text-decoration:none;
	margin:2px 8px;
	font-size:0.8em;
	font-weight:bold;
	padding: 0px 0 0px 10px;
	background: url(../images/site-dot.jpg) center left no-repeat;
}

#nav-container a:hover{
	color:#6192A9;
	text-decoration:none;
	background: url(../images/site-dot-hover.jpg) center left no-repeat;
}

#banner{
	width:746px;
	float:left;
	height: 196px;
}

#banner-ie6{
	display:none;
}

#breadcrums{
	margin:10px 0 0 0;
	width:736px;
	float:left;
	height:20px;
	background:url(../images/site-breadcrums.jpg) no-repeat top left;
	font-size:0.7em;
	padding:5px 0 0 10px;
	color:#bbb;
}

#breadcrums a{
	color:#999;
}

#breadcrums span{
	margin: 0 5px;
}

#content{
	float:left;
	width:746px;
}

#main-content{
	float:left;
	width:525px;
	margin:8px 0 0 0;
	padding:12px 18px 0 10px;
	background:url(../images/site-content-bg.jpg) no-repeat top left;
}

#ads-content{
	width:180px;
	margin:10px 0 0 8px;
	padding:0px 0 0 0;
	float:left;
}

.ad {
	width:171px;
	float:left;
	border: 1px solid #ccc;
	padding:1px;
	margin: 10px 0 10px 5px;
	display:block;
}

span.ad{
	margin: 3px 0 3px 5px;
}

.ad a img{
	width:171px;
	height:86px;
	float:left;
	border:none;
	margin:0 0 1px 0;
}

.ad a p{
	background: url(../images/ad-bg.jpg) no-repeat top left;
	height:17px;
	width:165px;
	margin:0;
	padding:3px 0 0 6px;
	color:#8D764E;
	text-decoration:none;
	display:block;
	float:left;
	cursor:pointer;
	text-align:left;
	font-size:0.7em;
	font-weight:bold;
}

.separator{
	background: url(../images/site-seperator.jpg) no-repeat top left;
	margin:10px 0 15px 5px;
	height:3px;
	width:171px;
	float:left;
}

#footer{
	background: url(../images/site-footer.jpg) no-repeat top left;
	float:left;
	width:780px;
	height:35px;
	padding:15px 0 0 17px;
	font-size:0.7em;
	color: #7F98A1;
}

#footer span{
	margin: 0 0 0 358px;
}

#footer span a{
	color: #7F98A1;
	margin: 0 5px;
}



.list-thumb-container{
	width:520px;
	height:85px;
	background:#fcfcfc;
	border:1px solid #ddd;
	margin:2px 0 8px 0;
}

.list-thumb{
	float:left;
	width:380px;

}

.list-thumb img{
	margin: 4px 6px 4px 4px;
	border:1px solid #ddd;
	float:left;
}

.list-thumb a img{
	margin: 4px 6px 4px 4px;
	border:1px solid #ddd;
	float:left;
	width:80px;
	height:75px;
}

.list-thumb h5{
	margin:3px 0;
	padding:0;
	color:#8D764E;
	font-size:0.7em
}

.list-thumb a h5, list-thumb a:visited h5{
	margin:3px 0;
	padding:0;
	color:#8D764E;
	text-decoration:none;
}

.list-thumb a:hover h5{
	text-decoration:underline;
}

.list-thumb p{
	margin:0;
	padding:0;
	font-size:0.7em;
	line-height:120%;
}

.list-thumb-bookings{
	margin:8px 0 0 0;
	padding:6px 0 0 20px;
	float:right;
	width:100px;
	height:62px;
	border-left: 1px solid #ddd;
}

.list-thumb-bookings img{
	margin:1px 0;
	padding:0;
}

.list-thumb-bookings a img{
	margin:1px 0;
	padding:0;
	border:0;
}

.feature-pic span img{
	float:left;
	margin:0 10px 0 0;
	border:1px solid #ccc;
}

.feature-pic{
	font-size:0.7em;
	color:#999;
	text-align:left;
	margin:0;
	padding:0;
	line-height:135%;
	width:520px;
	height:170px;
}


#gallerythumbs{
	
	margin: 0px 0 0px 5px;
	float:left;
	
}

#gallerythumbs img {
	width:88px;
	height:70px;
	margin: 0px 10px 5px 0px;
	border: solid 1px #999;
	text-decoration:none;
}

#gallerythumbs img a{

	text-decoration:none;
}

#main-content ul{
	font-size:0.7em;
	color:#999;
	margin:10px 0 10px 15px;
	padding:0;
	width:240px;
	float:left;
}

#main-content ul li{
	margin:2px 0 2px 12px;
	padding:0;
}
