@charset "UTF-8";
/* Body */
body {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	background-color: #EBE9E5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #CBC5BA;
}
.container a{
	text-decoration: none
}
/* Navigation */
header {
	width: 100%;
	height: 5%;
	background-color: transparent;
	border-bottom: 1px solid #2C9AB7;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	letter-spacing: 4px;
}
.phone {
	width: 768px;
	float: right;
}
nav {
	float: right;
	width: 60%;
	text-align: right;
	margin-right: 25px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #7c7257;
	font-size: 18px;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 1.5px;
	font-weight: 100;
	transition: all 0.3s linear;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"
}
ul li a {
	color: #7c7257;
	text-decoration: none;
}
ul li:hover a {
	color: #EF4B24;
}
.home-menu-links a{
	color: #fff
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	letter-spacing: 3px;
	font-size: 51px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-weight: 100;
}

/* Hero Section */
.hero {
	background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("img/Home-image4.jpg");
	background-position: center;
	background-size: cover;
	height: 600px;
	padding-top: 150px;
	padding-bottom: 150px;
	margin-top: 130px;
	background-repeat: no-repeat;
}
.hero_pages {
	background-size: cover;
	padding-top: 150px;
	padding-bottom: 150px;
	margin-top: 130px;
	height: 150px;
	background-repeat: no-repeat;
}
.hero_home {
	
}
.hero_rooms {
	background: url("/img/HiResDblQueen2.jpg");
	background-position: 50%;
	background-size: cover
}
.hero_mini-golf {
	background: url("/img/GolfBuilding-TopImage.jpg");
	background-position: 50%;
	background-size: cover
}
.hero_arcade {
	background: url("/img/Arcade-TopImage2.jpg");
	background-position: 50%;
	background-size: cover
}
.hero_theater {
	background: url("/img/Theater-TopImage.png");
	background-position: 50%;
	background-size: cover
}
.hero_casino {
	background: url("/img/Casino-TopImage.jpg");
	background-position: 50%;
	background-size: cover
}
.hero_phat-owl {
	background: url("/img/Pizza-TopImage.jpg");
	background-position: 50%;
	background-size: cover
}
.hero_gifts {
	background: url("/img/Zum_Products.jpg");
	background-position: 50%;
	background-size: cover
}
.hero_hotel-amenities {
	background: url("/img/hotel-amenities-TopImage.jpg");
	background-position: 50%
}
.hero_amenities {
	background: url("/img/Lobby-TopImage.jpg");
	background-position: 50%;
	background-size: cover
}
.hero_groups {
	background: url("/img/Groups-TopImage2.jpg");
	background-position: 50%;
	background-size: cover
}
.hero_wedding {
	background: url("/img/Wedding-TopImage.jpg");
	background-position: 50%;
	background-size: cover
}
.hero_meeting {
	background: url("/img/Meetings-TopImage.jpg");
	background-position: 50%;
	background-size: cover
}
.hero_reunion {
	background: url("/img/Reunion-TopImage.jpg");
	background-position: 50%;
	background-size: cover
}
.hero_local-attractions {
	background: url("/img/MtRushmore-TopImage.jpg");
	background-position: 50%;
	background-size: cover
}
.hero_contact {
	background: url("/img/Contact-TopImage.jpg");
	background-position: 50%;
	background-size: cover
}
.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.about_home {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.about {
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.intro_paragraph {
	margin: auto;
	width: 60%;
	text-align: center;
	padding: 150px;
	font-size: 20px
}
.intro_paragraph_pages {
	margin: auto;
	width: 60%;
	text-align: center;
	padding: 50px;
	font-size: 20px
}
.pages_header {
	width: 100%;
	background-color: #ffffff;
	padding-top: 60px
}
.blue_bar {
	width: 100%;
	background-color: #0D4C92;
	height: 100px;
}
.blue_bar p{
	text-align: center;
	color: #ffffff;
	font-size: 32px;
	padding-top: 30px
}
.pages_content_container {
	width: 70%;
	margin: auto
}
.pagesInner_content_container p{
	text-align: center;
	font-size: 20px;
	width: 70%;
	margin: auto
}
.width_30 {
	width: 30%
}
.category_text {
	text-align: center;
	font-size: 22px;
	margin-top: 5px
}
.home_description_left {
	width: 50%;
	height: 492px;
	float: left;
	background-size: cover;
	background-position: center;
	background-color: #ffffff
}
.home_description_left img{
	
	max-width: 100%;
	max-height: 100%;
}
.home_description_right {
	width: 50%;
	height: 492px;
	float: right;
	background-size: cover;
	background-position: center;
	background-color: #ffffff
}
.home_description_text {
	font-size: 22px;
	text-align: center;
	padding: 140px 150px 0 150px;
}
.home_description_left img{
	height: 492px;
}
.home_description_right img{
	height: 492px;
}
.pages_description_left {
	width: 35%;
	height: 325px;
	float: left
}
.pages_description_right {
	width: 65%;
	height: 325px;
	float: right
}
.conv_description_left {
	width: 35%;
	height: 250px;
	float: left
}
.conv_description_left img{
	width: 70%;
	height: auto;
	float: right
}
.conv_description_right {
	width: 65%;
	height: 250px;
	float: right
}
.groups-heading {
	background-color: #edd1c6;
	height: 40px;
	padding-top: 15px;
	text-align: center;
	font-size: 20px
}
.ul_padding {
	padding-left: 125px
}
.conv_ul_padding {
	padding-left:  67px;
	margin-top: 0px
}
.grow_pic { 
	-webkit-filter: grayscale(0) blur(0);
	filter: grayscale(0) blur(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.grow_pic img:hover {
	-webkit-filter: grayscale(70%) blur(0);
	filter: grayscale(70%) blur(0);
}
.pagesInner_left {
	width: 33%;
	height: 325px;
	float: left;
}

.pagesInner_right {
	width: 33%;
	height: 325px;
	float: right
}
.pagesInner_right img{
	max-width: 100%;
	max-height: 100%;
}
.pagesPic_left {
	width: 49%;
	height: auto;
	float: left;
	padding-bottom: 20px
}
.pagesPic_right {
	width: 49%;
	height: auto;
	float: right;
	padding-bottom: 20px
}
.pagesPic_left img{
	width: 100%
}
.pagesPic_right img{
	width: 100%
}
.category_image {
	height: 300px;
}
.category_image img{
	height: 250px
}
.imgPaddingLeft {
	padding-left: 2%
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #2D9AB7;
	background-image: url(../images/parallax.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
	width: 100%;
	margin: auto;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #fff
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
	background-color: #EF4B24;
	font-size: 22px
}
.button:hover {
	background-color: #FEFEFE;
	color: #EF4B24;
	cursor: pointer;
	border-color: #AA8F72
}
.button-description {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 2px solid #AA8F72;
	color: #FFFFFF;
	transition: all 0.3s linear;
	background-color: #EF4B24;
	font-size: 18px
}
.button-description:hover {
	background-color: #FEFEFE;
	color: #AA8F72;
	cursor: pointer;
}
.button_footer {
	width: 75%
}
.button_pages {
	width: 150px;
	font-size: 16px;
	float: right;
	height: 17px;
	padding-top: 10px;
	letter-spacing: 1px;
	margin-top: 0px
}
.button_rooms {
	margin-top: -60px
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
	color: #95989A;
	font-weight: lighter;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #EBE9E5;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.footer_container {
	width: 80%;
	margin: auto;
	color: #7c7257;
	font-size: 18px;
}
/* unvisited link */
.footer_container a:link {
    color: #7c7257;
	text-decoration: none
}

/* visited link */
.footer_container a:visited {
    color: #7c7257;
}

/* mouse over link */
.footer_container a:hover {
    color: #EF4B24;
}

/* selected link */
.footer_container a:active {
    color: #7c7257;
}
.footer_heading {
	font-size: 24px;
	font-weight: bold;
}
.footer_left {
	width: 25%;
	float: left;
	padding-top: 30px
}
.footer_center {
	width: 40%;
	float: left;
	padding-left: 50px;
	padding-top: 30px;
	text-align: center
}
.footer_right {
	width: 25%;
	float: right;
	padding-top: 30px;
	text-align: center
}
.left_column_padding {
	padding-left: 25px
}
.footer_table {
	padding-top: 10px;
	margin: auto;
	text-align: left
}
.footer_table_data {
	width: 50%
}
.hidden {
	display: none;
}


/* Small Tablets */
@media (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
}
.logo img{
	width: 25%
}
	
.phone {
	width: 100%;
	float: none;
	display: none
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #cbc5ba;
	border-top: 2px dashed #ffffff
}
header nav ul {
	padding: 0px;
	float: none;
	margin-top: -19px
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px
}
	
	.home-nav {
		display: none
	}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 100px;
	margin-right: 10%;
	margin-bottom: 0;
	margin-left: 10%;
	letter-spacing: 3px;
	font-size: 32px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-weight: 100;
}
.hero {
	padding-top: 150px;
	padding-bottom: 150px;
	height: 500px;
	margin-top: 0;
	background-size: cover
}
.hero_pages {
	margin-top: 0
}
.intro_paragraph {
	margin: auto;
	width: 80%;
	text-align: center;
	padding: 150px 0 ;
	font-size: 20px
}
.intro_paragraph_pages {
	width: 90%;
	padding: 50px 0
}
.home_description_left {
	width: 100%;
	float: none; 
}
.home_description_right {
	width: 100%;
	float: none;
}
.mobile_table_container {
	display: table;
	padding-bottom: 160px;
}
.mobile_table {
	display:table-footer-group;
}
.home_description_text {
	font-size: 22px;
	text-align: center;
	padding: 125px 10% 0 10%;
}
.pages_content_container {
	width: 100%
}
.ul_padding {
	text-align: left;
	padding-left: 100px
}
.conv_ul_padding {
	padding-left: 87px
}
.button_rooms {
	margin-top: 0;
	width: 80%
}
.pages_description_left {
	width: 100%;
	float: none;
	margin: auto;
	height: auto;
	padding-top: 100px
}
.pages_description_right {
	width: 100%;
	float: none;
	margin: auto;
	height: auto;
	text-align: center
}
.conv_description_left {
	width: 100%;
	float: none;
	margin: auto;
	height: auto;
	padding-top: 100px
}
.conv_description_left img{
	float: none;
	margin: auto;
	width: 45%;
	display: block;
	padding-bottom: 20px
}
.conv_description_right {
	width: 100%;
	float: none;
	margin: auto;
	height: auto;
	text-align: center
}
	
.pagesPic_left {
	width: 100%;
	height: auto;
	float: none;
	margin: auto;
}
.pagesPic_right {
	width: 100%;
	height: auto;
	float: none;
	margin: auto;
}
.button_pages {
	float: none;
	}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.thumbnail {
	width: 50%;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
.footer_container {
	background-color: #D9D2C5;
	width: 100%;
	margin: auto;
	display: inline-block;
}
.footer_heading {
	font-size: 24px;
	font-weight: bold;
	padding-left: 0;
}
.footer_left {
	display: none
}
.footer_center {
	float: none;
	padding-top: 30px;
	padding-left: 0;
	margin: auto;
	text-align: center;
	width: 100%
}
.footer_table {
	padding-left: 0;
	padding-top: 10px;
	margin: auto;
	text-align: center
}
.footer_right {
	float: none;
	padding-top: 30px;
	margin: auto;
	text-align: center;
	width: 100%
}
.left_column_padding {
	padding: 0
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
.home_description_text {
	font-size: 22px;
	text-align: center;
	padding: 125px 50px 0 50px;
}
.button_rooms {
	margin-top: 0;
	float: none;
	width: 80%
}
.pages_description_right_rooms {
	height: 425px
}
.pages_description_left_rooms {
	height: 425px
}
.conv_description_left {
	width: 35%;
	height: 250px;
	float: left
}
.conv_description_left img{
	width: 70%;
	height: auto;
	float: right
}
.conv_description_right {
	width: 65%;
	height: 250px;
	float: right
}
.footer_container {
	width: 100%;
	margin: auto;
	color: #000;
	font-size: 16px;
}
}
