@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'source_regular';
	src: url('../fonts/SourceSansPro-Regular.eot');
	src: local('☺'), url('../fonts/SourceSansPro-Regular.woff') format('woff'), url('../fonts/SourceSansPro-Regular.ttf') format('truetype'), url('../fonts/SourceSansPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'source_light';
	src: url('../fonts/SourceSansPro-Light.eot');
	src: local('☺'), url('../fonts/SourceSansPro-Light.woff') format('woff'), url('../fonts/SourceSansPro-Light.ttf') format('truetype'), url('../fonts/SourceSansPro-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
img{
	border:none;
}

h1{
	font-family:"source_light";
	font-size:32px;
	color:#c00d0d;
	}
h2{
	font-family:"source_light";
	font-size:24px;
	color:#c00d0d;
	margin-bottom:5px;
	}	
p{
	font-family:"source_regular";
	font-size:14px;
	line-height:1.5em;
	text-align:justify;
	}	
.clear{
	clear:both;
}
body{
	margin:0 auto;
		font-family:"source_regular";
	}
	
#main{
	width:1000px;
	margin:0 auto;
	}
#top{
	width:1000px;
	}
#logo{
	max-width:333px;
	height:auto;
	margin:auto;
	}
#logo img{
    display: block;
    max-width: 100%;
    height: auto;
}	
	
	.header_contact{
    position: absolute;
    right: 0;
    top: 40px;
    margin-right: 186px;
	}
	
	.header_contact p{
	
		margin: -2px 3px 5px 6px;
		
		float:left;
		line-height:16px;
		display:block;
		color:#cf3c14;
		font-size:14px;
	}
	.header_contact img{
		float:left;
		display:block;
		vertical-align:middle;
	}
	div#navbar {
    padding: 0;
}
.gallery_images.page_gallery_images .lb-album li > a span{
	width:200px;
	height:133px;	
}
#excellence{
	width:auto;
	height:155px;
	float:right;
	padding-right:90px;
	margin-top:20px;
	} 		
#nav_n_banner_wrapper{
	width:998px;
	height:388px;
	border:#c2c2a6 solid 1px;
	background-color:#FFF;	
	float:left;
	}
#innerpage_nav_n_banner_wrapper{
	width:998px;
	height:208px;
	border:#c2c2a6 solid 1px;
	background-color:#FFF;	
	float:left;
	}
.nav.navbar-nav {
  float: none;
  margin: 0 auto;
  display: table;
}		
#nav{
	width:998px;
	height:38px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	}
#nav ul{
	padding:8px 0 0 10px;
	margin:0;
	}
#nav li{
	list-style:none;
	list-style-image:none;
	margin-right:7px;
	float:left;
	}	
#nav li a{	
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	text-transform:uppercase;
	color:#b3060c;
	background-color:transparent;
	webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -ms-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.5s linear;
    border-radius:10px;
	-moz-border-radius:10px;
	text-decoration:none;
	padding:0 13px;
	}
#nav li a:hover{
	color:#fff;
	background-color:#b3060c;	
	padding:2px 15px;
	}	
		
#banner{
	width:100%;
	height:	auto;
	}
#banner img{
	width:100%;
}
	

#innerpage_banner{
	width:998px;
	height:170px;
	}
	
.index_suites{
	width:1000px;
	height:160px;
text-align: justify;

	float:left;
	margin-top:60px !important; 
	}
.index_suites ul{
	margin:0;
	padding:0;
	}	
.index_suites li{
 vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1  
	list-style:none;
	list-style-image:none;
	}
	.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}
.index_suites li a{	
	text-decoration:none;
	}
.index_suites li img{
	border:none;
		opacity: 1;	
	-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
	}
.index_suites li img:hover{
	 opacity: 0.7; 	
	}
	
.index_suites h2{ 
	font-family:"Myriad Pro";
	font-size:16px;
	color:#c00d0d;
	text-align:center;
	font-weight:normal;
	margin:0;
	margin-bottom:10px !important;
	padding:0;
	}
	
.content_wrapper{
	width:1000px;
	height:auto;
	float:left;
	background-color:#fff;	
	}			
		
.content_wrapper h1{
	font-family:"source_regular";
	margin:15px 5px 5px 0;
	clear:left;
	font-weight:normal;
	}		
.content_left{
	width:100%;
	}
.content_right{
	width:342px;
	float:right;
	padding-top:25px;
	}	
				
.right_box1{
	width:342px;
	height:191px;
	background-image:url(../images/galaxy_bg.jpg);
	}
	
.right_box1 h1, .right_box2 h1{
	font-family:"source_light";
	color:#fff;
	margin-bottom:0;
	margin-left:15px;
	font-weight:normal;
	padding-top:2px;
	}	
.right_box1 img{
	margin-left:15px;
	margin-top:12px;
	float:left;
	}
.read_more{
	width:100px;
	height:20px;
	float:right;	
	margin-right:20px;
	}
	.read_more a{
		font-family:"source_regular";
	font-size:16px;
	color:#ffd2d4;
	text-align:right;
	text-decoration:none;
	}
	
	.read_more a:hover
	{
	color:#fff;
	}
.right_box1 p{
	float:left;
	width:190px;
	color:#fff;
	margin-left:15px;
	line-height:1.2em;
	margin-top:10px;
	margin-bottom:5px;
	}
	
	.right_box2 {
    width: 100%;
    /* height: 191px; */
    background-image: url(../images/scenic_bg.jpg);
    margin-top: 20px;
    background-size: 100% 100%;
    padding: 15px;
}
.right_box2 ul {
	width:325px;
	margin:0;
	padding:0;	
	padding:7px 0 0 15px;
	}
.right_box2 li{
	width:48.1%;
	float:left;
	list-style:none;
	list-style-image:none;
	margin:3px 0;
	background-image:url(../images/arrow_bullet.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:8px;
	line-height:16px;
	}	
.right_box2 li a{
	color:#000;
	font-family:"source_regular";
	font-size:14px;
	text-decoration:none;
	-webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
	}	
.right_box2 li a:hover{	
	color:#fff;
}
.footer_wrapper{
	width:100%;
	height:auto;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	}
.footer{
	width:1000px;
	margin:0 auto;
	}	
.footer_nav{
	width:1000px;
	}		
.footer_nav ul{	
	margin-top:20px;
	padding:0;
	}
.footer_nav li{	
	float:left;
	list-style:none;
	list-style-image:none;
	margin-right:30px;
	}
.footer_nav li a{
	font-family:"source_regular";
	text-decoration:none;
	text-transform:uppercase;
	color:#b3060c;
	font-size:14px;
	}
.footer_nav li a:hover{	
	color:#df7377;
	}
.footer_links{
	width:770px;
	float:left;

	}	
	.copyright{
		width:650px;
		float:left;
		margin-top:-30px;
	}
.footer_links ul{
	padding:0;
	margin-top:20px;
	}
.footer_links ul li{
	float:left;
	list-style:none;
	list-style-image:none;
	margin:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	}
.footer_links ul li a{
	color:#000;
	text-decoration:none;
	}
.footer_links ul li a:hover{
	color:#999;
	}	
	
.footer p{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:2em;
	}
	
/************  ABOUT US PAGE  **************/
.about_us{
	width:auto;
	}	
.about_us img{
	float:left;
	margin:0 12px 0 0;
	}
.about_us p{
	float:left;
	margin:0;
	margin-bottom:15px;
	}	
.room_tariff{
	width:342px;
	height:94px;
	margin-top:35px;
	margin-left:auto;
	margin-right:auto;
	
	}	
/************  SCENIC PLACES PAGE  **************/	
.scenic_place{
	width:auto;
	}	


	
.place_box{
	width:auto;
	margin-bottom:15px;
	float:left;
	}
.place_box p span{
	font-size:18px !important;
	color:#6f4a20;
	display:block;
	margin:0 0 5px 0;
}	

.place_box p{	
	float:left;
	margin:0;
	margin-bottom:15px;
	font-family:"source_regular";	
	}
.place_box img{
	float:left;
	margin:0 12px 0 0;
	}

/************  TARIFF PAGE *********************/	
.tariff_wrapper{
	width:auto;

	}
.tariff_wrapper ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	margin-bottom:0px;
}
.tariff_wrapper ul li ul{
	float:left;
	width:100%;
	background-color:#f2f0ed;
	margin-bottom:0;
}
.tariff_wrapper ul li{
	list-style:none;
	list-style-image:none;
	font-family:"source_regular";
	font-size:12px;

	
	}
.tariff_wrapper ul li h3{	
	color:#222;
	margin:0;
	font-weight:normal;
	font-size:16px;
	}
	
	.tariff_wrapper ul li ul li{
	float:left;
	width:33.3%;
	border-bottom:#ccc solid 1px;
	padding:5px 4%;
	
	}
		
.tariff_button{
	width:100%;
	height:auto;
	float:right;
	margin-top:15px;
	margin-bottom:25px;
	}
.tariff_button a{
	padding:7px 15px;
	margin-right:15px;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	color:#000;
	
	background: rgb(255,175,75); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,175,75,1)), color-stop(100%,rgba(255,146,10,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */
		
	}
.tariff_button a:hover{		
	color:#383736;
	}
	
/************** GALLERY *****************************/
.gallery{
	}
	
.gallery h1{	
	border-bottom:#cd7b1b solid 1px;
	}
.gallery ul{
	width:auto;
	float:left;
	}		
.gallery ul li{	
	font-size:14px;
	list-style-image:url(../images/bullet.png);
	padding:3px 0;
	}
.gallery ul li h3{	
	font-size:16px;
	color:#c00d0d;
	margin:0 0 10px -15px;
	}	
.gallery_images{
	width:252px;
	height:auto;
	float:right;
	margin-top:50px;
	border:#f1f1f1 solid 1px;
	border-radius:	5px;
	-moz-border-radius:	5px;
	margin-bottom:15px;
	
	
	background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */

	}
	
/******************* FACILITIES **************************/
.facilities{
	}
	
.facilities ul{
	float:left;
	}		
.facilities ul li{	
	font-size:14px;
	list-style-image:url(../images/bullet.png);
	padding:3px 0;
	}
.facilities ul li h3{	
	font-size:16px;
	color:#c00d0d;
	margin:0 0 10px -15px;
	}
	
	.facilities_button{
	width:100%;
	height:auto;
	float:left;
	margin:15px 0 30px 40px;

	}
.facilities_button a{
	padding:7px 15px;
	margin-right:15px;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	color:#000;
	
	background: rgb(255,175,75); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,175,75,1)), color-stop(100%,rgba(255,146,10,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */
		
	}
.facilities_button a:hover{		
	color:#383736;
	}
	
	
/*************  CONTACT US ************************/

.contact_us{
	font-size:14px;
	}	
.form_wrapper{
	float:left;
	width:280px;
	padding-right:25px;
	border-right:#F60 dotted 1px;
	}

.form_wrapper input{
	width:100%;
	height:25px;
	padding:0 5px;
	margin-left:0;
	margin-bottom:10px;
	border:#ccc solid 1px;
	}	
#thank_you {
  color: #ffffff;
  display: table;
  height: 50px;
  width: 100%;
  background-color:#4dc435;
  padding:6px;
}
#thank_you h3 {
  font-weight: normal;
  margin: 3px;
  text-align: left;
}#thank_you p {
  font-weight: normal !important;
  line-height: 16px;
  padding-bottom: 0;
  text-align: left;
}
.form_wrapper textarea{
	width:100%;
	height:100px;
	padding:0 5px;
	margin-left:0;
	border:#ccc solid 1px;
	}	
	
.form_wrapper input[type="submit"], .form_wrapper input[type="reset"] {
	width:90px;
	height:35px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	border-radius:5px;
	border:none;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:20px;
	
	background: rgb(178,95,17); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(178,95,17,1) 2%, rgba(145,52,2,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(178,95,17,1)), color-stop(100%,rgba(145,52,2,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(178,95,17,1) 2%,rgba(145,52,2,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(178,95,17,1) 2%,rgba(145,52,2,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(178,95,17,1) 2%,rgba(145,52,2,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(178,95,17,1) 2%,rgba(145,52,2,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b25f11', endColorstr='#913402',GradientType=0 ); /* IE6-9 */

	}	
	
	.form_wrapper input[type="submit"]:hover, .form_wrapper input[type="reset"]:hover{
	cursor:pointer;
	color:#FF9933;
	}
.address{
float:left;
margin-left:5px;
	}
.address p{
	margin-left:30px;
	margin-bottom:30px;
	line-height:2em;
	color:#666;
	margin-top:0;
	}	
	.address p span{
		color:#C00D0D;
	}
	
/************   TESTIMONIALS *******************/

.testimonails{
}	
.testimonail_box{
	width:100%;
	height:auto;
	padding:10px;
	border:#f1f1f1 solid 1px;
	border-radius:5px;
	-moz-border-radius:5px;
	float:left;
	margin-bottom:15px;
	
	background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	}
	
	.client_name{
		color:#CC0000;
		font-size:16px;
		}
		
.form_wrapper2{
	float:left;
	background-color:#fedfbc;
	padding:20px;
	font-size:14px;
	margin-bottom:15px;
	width:100%;

	}
.form_wrapper2 table{		
	width:600x;
	}
.form_wrapper2 table tr{	
	height:40px;
	}
.form_wrapper2 input{
	width:300px;
	height:28px;
	margin-left:30px;
	line-height:1em;
	}	


.form_wrapper2 textarea{
	width:300px;
	height:100px;
	margin-left:30px;
	}	
	
.form_wrapper2 input[type="submit"]{
	width:150px;
	height:35px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	border-radius:5px;
	border:none;
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:.5em;
	
	background: rgb(178,95,17); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(178,95,17,1) 2%, rgba(145,52,2,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(178,95,17,1)), color-stop(100%,rgba(145,52,2,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(178,95,17,1) 2%,rgba(145,52,2,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(178,95,17,1) 2%,rgba(145,52,2,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(178,95,17,1) 2%,rgba(145,52,2,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(178,95,17,1) 2%,rgba(145,52,2,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b25f11', endColorstr='#913402',GradientType=0 ); /* IE6-9 */

	}	
	
	.form_wrapper2 input[type="submit"]:hover ,.form_wrapper2 input[type="reset"]:hover{
	cursor:pointer;
	color:#FF9933;
	}
	.map_wrapper{
		float:left;
		width:590px;
		height:260px;
		background-color:#fafafa;
		margin:20px 0;
		
	}
.rating_wrapper{
	float:left;
	margin-left:15px;
}

.social_media{
	width:auto;
	float:left;
	margin-left:53px;
	margin-bottom:7px;
}
.social_media h2{
	margin-top:10px !important;
}
.social_media img{
	display:block;
	float:left;
	margin:5px;
}

.index_copyright{
	width:700px;
	float:left;
	
}



#header {
	background-image:url(../images/top_bg.jpg) !important;
	background-repeat:repeat-x;
	padding-bottom:24px;
}

.container-fluid {
    margin-left: 170px !important;
    margin-right: 170px !important;
	padding-left:0px !important;
	padding-right:0px !important;
}

.navbar-default {
background-image: url(../images/nav_bg.jpg);
background-repeat: repeat-x;
}

.navbar {
	min-height: auto !important;
	margin-bottom:0px !important;
	border:none !important;
}
.navbar-nav > li > a {
	padding-top:9px !important;
	padding-bottom:9px !important;
	padding-left:18px !important;
	padding-right:18px !important;
}

.navbar-nav > li > a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #b3060c !important;
    background-color: transparent;
    webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -ms-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.5s linear;
    border-radius: 10px;
    -moz-border-radius: 10px;
    text-decoration: none;
    padding: 0 13px;
}

.navbar-nav > li > a:hover {
    color: #fff !important;
    background-color: #b3060c !important;
    padding: 0px 15px;
}
.header-outer {
	border:1px #c2c2a6 solid;
}

#suites {
	background-image:url(../images/top_bg1.jpg);
	background-repeat:repeat;
	padding-top:20px;
	padding-bottom:18px;

}

.suites-box h2{ 
	font-family:"Myriad Pro";
	font-size:16px;
	color:#c00d0d;
	text-align:center;
	font-weight:normal;
	margin:0;
	margin-bottom:10px !important;
	padding:0;
	}
.suites-box a:hover{
	text-decoration:none !important;
}
	
.suites-box img{
	border:none;
		opacity: 1;	
	-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; 
	}
.suites-box img:hover{
	 opacity: 0.7; 	
	}
	
footer {
	   background-image: url("../images/footer_bg.jpg");
    background-repeat: repeat-x;
	padding:10px;
}

.carousel-indicators {
    bottom: -33px !important;
}

p {
	padding-bottom:20px;
}
p img{
	margin-right:20px;
}

 p span {
    font-size: 18px !important;
    color: #6f4a20;
    display: block;
    margin: 0 0 5px 0;
}
.col-md-8 h1 {
    border-bottom: 1px solid #cd7b1b !important;
    clear: left;
    font-family: "source_regular";
    font-weight: normal;
    margin: 15px 5px 15px 0;
}
.content_left h1 {
    border-bottom: 1px solid #cd7b1b !important;
    clear: left;
    font-family: "source_regular";
    font-weight: normal;
    margin: 15px 5px 15px 0;
}
.content_left ul {
	width:50% !important;
	float:left;
}
.lb-album {
	min-width:100% !important;
	padding:10px;
}
.gallery_images {
		padding:10px;
}

.lb-album li {
	margin-left:8px !important;
	margin-bottom:8px !important;
}
.content_left ul li{	
	font-size:14px;
	list-style-image:url(../images/bullet.png);
	padding:3px 0;
	}


@media (max-width:1280px) {
	.navbar-nav > li > a {
    padding: 9px 14px !important;
}
.container-fluid {
	margin-left: 15px !important;
	margin-right: 15px !important;

	}
}
@media (max-width:1024px) {
		.navbar-nav > li > a {
    padding: 9px 14px !important;
}
.header_contact {
    position: absolute;
    right: 0;
    top: 40px;
    margin-right: 15px;
}
.container-fluid {
	margin-left: 15px !important;
	margin-right: 15px !important;

	}
}
@media (max-width:980px) {
	
	.container-fluid {
	margin-left: 15px !important;
	margin-right: 15px !important;

	}
	
	.navbar-nav > li > a {
    padding: 9px 14px !important;
}

.header_contact {
    position: absolute;
    right: 0;
    top: 40px;
    margin-right: 15px;
}
.suites-box {
    text-align: center;
}
.suites-box img{
	margin-bottom:20px;
}
.suites-box h2 {
	margin-top:10px;
}
}

@media (max-width:800px) {
		.navbar-nav > li > a {
    padding: 9px 14px !important;
}
	.navbar-nav > li > a {
    padding: 9px 10px !important;
	font-size:12px;
}
	.container-fluid {
	margin-left: 15px !important;
	margin-right: 15px !important;

	}
	#logo {
	float:left;
}

#excellence {
    width: 148px;
    height: 155px;
    float: none;
    padding-right: 90px;
    margin-top: 20px;
    margin: auto;
}

.right_box2 {
	margin:auto;
}
.social_media {
    width: 253px;
    float: none;
    margin-left: 53px;
    margin-bottom: 7px;
    margin: auto;
}
.footer_nav {
    width: 100%;
}
.footer_links {
    width: 100%;
}
.index_copyright{
    width: 100%;
}
.lb-overlay img {
	width: 100%;
}
}
@media (max-width:768px) {
	
	.container-fluid {
	margin-left: 15px !important;
	margin-left: 15px !important;

	}
	
	.navbar-nav > li > a {
		 padding: 9px 9px !important;
		 font-size:12px !important;
}
#logo {
	float:left;
}


	
}
@media (max-width:767px) {
		.navbar-toggle {
    position: relative;
    float: right;
    padding: 7px 6px !important;
    margin-top: 3px !important;
    margin-right: 15px;
    margin-bottom: 4px !important;
    background-color: #fff !important;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
}
@media (max-width:480px) {
			.container-fluid {
	margin-left: 15px !important;
	margin-right: 15px !important;

	}
.header_contact {
margin:0 auto;
position:relative;
float:left;
top:10px;
margin-bottom:15px;
margin-left: 105px;
}
	.navbar-toggle {
    position: relative;
    float: right;
    padding: 7px 6px;
    margin-top: 4px;
    margin-right: 15px;
    margin-bottom: 4px;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
#logo {
	float:none;
}

}
@media (max-width:360px) {
		.container-fluid {
	margin-left: 15px !important;
	margin-right: 15px !important;

	}
.header_contact {
margin:0 auto;
position:relative;
float:left;
top:10px;
margin-bottom:15px;
margin-left: 55px;
}
	.navbar-toggle {
    position: relative;
    float: right;
    padding: 7px 6px;
    margin-top: 4px;
    margin-right: 15px;
    margin-bottom: 4px;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.form_wrapper2 textarea {
    height: 100px;
    margin-left: 30px;
    width: 150px;
}
.form_wrapper2 input {
    margin-left: 30px;
    width: 150px;
}
.right_box2 ul {
    margin: 0;
    padding: 7px 0 0 15px;
    width: 250px;
}
.right_box2 {
    background-image: url("../images/scenic_bg.jpg");
    height: 191px;
    margin-top: 20px;
    width: 270px;
	background-size:100% 100%;
}
}