
#gallery {
	float: left;
	height: auto;
	width: 100%;
	background-color:white;
	padding-bottom:25px;
}
.gal_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/* Media Tags for all Responsive sizes */
.flex-control-nav {
	display:none;
}

#wrapper {
background-color: #fff;
width: 100%;
height: 505px;
margin-top: -226px;
overflow: hidden;
position: absolute;
top: 320px;
left: 0;
}
#carousel img {
display: block;
float: left;
}
#prev, #next {
background-color: rgba(255, 255, 255, 0.5);
display: block;
height: 505px;
width: 61.3%;
top: 0;
position: absolute;
}
#prev:hover, #next:hover {
background-color: #fff;
background-color: rgba(255, 255, 255, 0.4);
}
#prev {
left: -531px;
/*background-image: url(../images/transition-arrow-left.png);
background-repeat: no-repeat;
background-color: rgba(255,255,255,0.5);
background-position: center right;*/
}


.left_galtext {
	width: 202px;
	float:left;
	border-left:3px solid #ffcc1c;
	margin:60px 0px 0px 40px;
}
.gal-slides {
	float: left;
	width: 954px;
	float:left;
	height:650px;
	background-image:url(../images/gallery-bg1.png);
	background-repeat:no-repeat;
}
ul#gal-list {
	list-style-type:none;
	line-height:60px;
	margin:0px;
	padding:0px 0px 0px 30px;
}
ul#gal-list li {
	float:none;
}
ul#gal-list li a {
	font-family:'Gentium Basic', serif;
	color:#39A504;
	font-size:17px;
	padding:0px;
	margin:0px;
	font-weight:400;
}
ul#gal-list li a:hover{
		text-decoration:underline;
}
ul#gal-list a.current{
		text-decoration:underline;
}
.room-banner {
	float: left;
	height: 620px;
	width: 924px;
	margin:15px;
}
.findus{font-size:12px;}
.findus:hover{color:#000 !important;}
.tripimg{height:38px; width:170px; margin-top:-11px; margin-left:-8px;}
.addcss{padding:3px 4px 0 !important;}