.slideshow-bkgrd {
background-color: #000000;
}
.white-bkgrd {
background-color: #ffffff;
}
.desk-bkgrd {
background-color: #ffffff;
background-image:url(../images/backgrounds/desktop.jpg);
	background-position: center bottom;
}
.blue-bkgrd {
background-color: #002d57;
}
.grey-bkgrd {
background-color: #e3e3e3;
background-image:
}
.gold-bkgrd {
background: rgba(148, 135, 0, 1);
background-image:
}
.welcome-bkgrd {
background-color: #002d57;
background-image:url(../images/backgrounds/blue_gold_stripe.jpg);
	background-position: center bottom;
	background-size: cover;
}

.menu-bkgrd {
background-color: #ffffff;
}

.action-call-bkgrd {
background-color: #8c7272;
background-image:url(../images/backgrounds/bgrd_image2.jpg);
	background-position: center bottom;
	background-size: cover;
}
.hotelroom-bkgrd {
background-color: #8c7272;
background-image:url(../images/backgrounds/pagebkgrd_hotel.jpg);
	background-position: center bottom;
	background-size: cover;
}
.main_image-bkgrd {
background-color: #000000;
background-image:url(../images/backgrounds/main_image6.jpg);
	background-position: center center;
	background-size: cover; 
}
.gradient-bkgrd {
background-color: #ffffff;
background-image: linear-gradient( rgba(227,227,227,1), rgba(227,227,227,0)); 
}
.set_up_image-bkgrd {
background-color: #000000;
background-image:url(../images/backgrounds/set_up_header.jpg);
	background-position: center center;
	background-size: cover; 
}
.support_image-bkgrd {
background-color: #000000;
background-image:url(../images/backgrounds/support_header.jpg);
	background-position: center center;
	background-size: cover; 
}
.about_us_image-bkgrd {
background-color: #000000;
background-image:url(../images/backgrounds/about_us_header.jpg);
	background-position: center center;
	background-size: cover; 
}
.fixed-bkgrd1 {
background-color: #d6a100;
background-image:url(../images/backgrounds/bgrd_image1.jpg);
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	
}
.intro-bkgrd  {
	background-color: #ffffff;
	background-image: url("../images/backgrounds/main_image2.jpg");
	background-position: center top;
	background-size: 1439px 700px;
	background-repeat: no-repeat;
 }
.news-card {
	background-color: #151515;
	border: thin solid #2c2c2c;
	margin-bottom: 20px;
}
.faq-card {
	background: rgba(0, 0, 0, o);
	border: none;
	margin-bottom: 20px;
}
.capabilites-card {
	background: rgba(0, 0, 0, 0.05);
	border: thin solid #bababa;
	margin-bottom: 80px;
}
.hotel-card {
	background: rgba(0, 0, 0, 0.05);
	border: thin solid #bababa;
	margin-bottom: 40px;
}
.rentallogo {
  float: right;
  overflow: hidden;
  width: 300px;
  height: 68px;
}