/* CSS Document */
#main {
	width: 980px;
	margin: 0 auto;
	}
	
body {
	color: #666;
	}

a {
	color: #06C;
	}
	
.small_H {
	font-size: 18px;
	font-weight: normal;
	color: #660;
	text-decoration: underline;
	}

#header {
	background: url(../images/hotels-banner.jpg) top center no-repeat;
	width: 980px;
	height: 221px;
	}
	
#header h1 {
	font-size: 36px;
	margin: 0;
	padding-top: 45px;
	padding-left: 35px;
	color: #FFF;
	}
	
#header h3 {
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	padding-left: 35px;
	}
	
#header img {
	border: none;
	margin-top: 35px;
	margin-left: 35px;
	}
	
.title {
	color: #069;
	background: url(../images/h2.jpg) left bottom no-repeat;
	margin: 0;
	padding-left: 510px;
	}

p.nospace {
	padding: 15px 0 0 0;
	margin: 0;
	}

#content_top {
	background: url(../images/content-top.jpg) top center no-repeat;
	margin-top: 5px;
	height: 35px;
	}
	
#content_bottom {
	background: url(../images/content-bottom.jpg) top center no-repeat;
	margin-top: 0;
	margin-bottom: 10px;
	height: 35px;
	}
	
#content {
	background: url(../images/content.jpg) top center repeat-y;
	text-align: justify;
	padding-right: 40px;
	padding-bottom: 20px;
		}
		
#content img {
	float: right;
	margin: 10px 0 10px 10px;
	border: 1px #FC0 solid;
	}
		
#content #text {
	width: 730px;
	float: right;
	}
		
#content #menu {
	float: left;
	height: 100%;
	margin-right: 15px;
	}
	
.clear {
	clear: both;
	}	

#copy {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	margin-bottom: 20px;
	}
	
div#menu ul li {
	list-style: circle;
	display: block;
	text-indent: 20px;
	color: #FFF;
	background: #0066C8;
	width: 170px;
	border: 1px #FFF solid;
	line-height: 30px;
	font-weight: bold;
	margin-left: -20px;
	}
	
div#menu ul li a {
	color: #FFF;
	background: #0066C8;
	text-decoration: none;
	}

div#menu ul li a:hover {
	color: #F60;
	background: #FFF;
	}
	
div#menu ul li.menu2 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	list-style: square;
	text-indent: 20px;
	width: 160px;
	margin-left: -10px;
	margin-top: 0;
	margin-bottom: 0;
	}
	
div#menu ul li.menu2 a {
	color: #FFF;
	text-decoration: none;
	}
	
div#menu ul li.menu2 a:hover {
	color: #F60;
	background: #FFF;
	}
	
.booking {
	font-size: 12px;
	font-weight: bold;
	}
	
#footer {
	clear: both;
	text-align: center;
	width: 940px;
	}
	
#footer ul li, li.menu2 {
	display: inline;
	font-weight: normal;
	font-size: 12px;
	list-style: none;
	color: #06C;
	margin: 3px;
	background: none;
	}
	
#advert {
	float: right;
	border: 1px #CCC solid;
	width: 160px;
	margin-left: 10px;
	margin-right: -18px;
	}
	
#form_contact {
	border: 1px #FCC898 solid;
	padding: 20px;
	width: 385px;
	}

#advertisingClicksor img {
	float: none;
	border: none;
	}
	
#advertising {
	padding: 0 0 0 20px;
	}
	
#advertising img {
	border: none;
	float: none;
	padding: 20px;
	}
	
#ads_menu {
	padding-top: 15px;
	}

.vids {
	float: left;
	margin: 15px;
	}