html,body {
	-webkit-print-color-adjust: exact;
	background-color:#ffffff;
	color: #000000;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-size: 18px;
	font-family: 'Play', sans-serif;
	font-weight: normal;
	text-align: left;
}

@font-face {
	font-family: 'ControllerExt5Oblique';
	src: url('fonts/controller_ext_five_oblique.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ControllerExt3Oblique';
	src: url('fonts/controller_ext_three_oblique.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Play';
	font-style: normal;
	font-weight: normal;
	src: local('Play Regular'), local('Play-Regular'), url('fonts/play.woff') format('woff');
}

@font-face {
	font-family: 'Play';
	font-style: normal;
	font-weight: bold;
	src: local('Play Bold'), local('Play-Bold'), url('fonts/plasy-bold.woff') format('woff');
}


h1 {color: #ff0000; font-weight: bold; font-size: 36px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
h2 {color: #000000; font-weight: bold; font-size: 28px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
h3 {color: #000000; font-weight: bold; font-size: 24px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
h4 {color: #000000; font-weight: bold; font-size: 18px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
h5 {color: #000000; font-weight: bold; font-size: 18px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
h6 {color: #000000; font-weight: bold; font-size: 18px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}

.footer {
	color: #ffffff;
	line-height: 200%;
	font-size: 16px;
	font-family: 'Play', sans-serif;
	font-weight: bold;
}

.footer a:link, .footer a:visited {
	color: #ffffff;
}
.footer a:hover {
	color: #000000;
}

.maincontent a:link,.maincontent a:visited, .maincontent990 a:link,.maincontent990 a:visited {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
.maincontent a:hover,.maincontent990 a:hover {
	color: #000000;
	text-decoration: underline;
}


.SideAdapt {	/*    https://vanseodesign.com/css/vertical-centering/    */
	display: table-cell;
	vertical-align: middle;
	border-spacing: 10px;
	border: 0px;
}

.Button {
	height: 50px;
	padding: 5px;
	background-color: #007fff;
	color: #ffffff;
	text-align: center;
	font-family: 'ControllerExt5Oblique', sans-serif;
	width: 280px;
	font-size: 20px;
	line-height: 125%;
	display: table-cell;
    vertical-align: middle;
	border: 0px;
}
.Button a:link,.Button a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.Button a:hover {
	color: #000000;
}




.Tile {
	width: 300px;
	background-color: #ff0000;
	border: 0px;
	margin: 10px;
	border-spacing: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.TileHD {
	padding-top: 5px;
	padding-bottom: 5px;
	height: 50px;
	vertical-align: middle;
	background-color: #ff0000;
	color: #ffffff;
	text-align: center;
	font-family: 'ControllerExt5Oblique', sans-serif;
	font-size: 20px;
	line-height: 125%;
	border: 0px;
	margin: 0px;
}
.TileHD a:link, .TileHD a:visited {
	color: #ffffff;
	text-decoration: none;
}
.TileMID {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eeeeee;
	font-family: 'Play', sans-serif;
	font-size: 24px;
	color: #000000;
	line-height: 1.3;
}
.TileMID a:link, .TileMID a:visited {
	text-decoration: none;
	color: #000000;
}
.TileFT {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eeeeee;
	color: #000000;
	text-align: center;
	font-family: 'ControllerExt5Oblique', sans-serif;
	font-size: 20px;
	line-height: 100%;
	border: 0px;
	margin: 0px;
}
.TileFT a:link, .TileFT a:visited {
	color: #000000;
	text-decoration: none;
}



.RightTile {
	width: 100%;
	background-color: #ffffff;
	border: 0px;
	border-spacing: 0px;
}
.RightTileHD {
	padding-top: 5px;
	padding-bottom: 5px;
	/* height: 60px; */
	vertical-align: middle;
	background-color: #ff0000;
	color: #ffffff;
	text-align: center;
	font-family: 'ControllerExt5Oblique', sans-serif;
	font-size: 20px;
	line-height: 125%;
	border: 0px;
	margin: 0px;
	text-decoration: none;
}
.RightTileHD a:link, .RightTileHD a:visited {
	color: #ffffff;
	text-decoration: none;
}
.RightTileMID {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eeeeee;
	font-family: 'Play', sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 1.3;
}
.RightTileMID a:link, .RightTileMID a:visited {
	text-decoration: none;
	color: #000000;
}
.RightTileFT {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eeeeee;
	color: #000000;
	text-align: center;
	font-family: 'ControllerExt5Oblique', sans-serif;
	font-size: 20px;
	line-height: 100%;
	border: 0px;
	margin: 0px;
	text-decoration: none;
}
.RightTileFT a:link, .RightTileFT a:visited {
	color: #000000;
	text-decoration: none;
}


.FullBar {
	color: #000000;
	font-size: 16px;
	font-family: 'Play', sans-serif;
	font-weight: bold;
}

.FullBar a:link, .FullBar a:visited {
	color: #000000;
	text-decoration: underline;
}
.FullBar a:hover {
	color: #ff0000;
}

.PlainLink:link, .PlainLink:visited {
	text-decoration: none;
	color: #000000;
}
.PlainLink:hover {
	color: #ff0000;
}



.HDNav {
	color: #ffffff;
	font-size: 24px;
	font-family: 'Play', sans-serif;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
}

.HDNav:hover {
	color: #000000;
}




div.rightmenu1 {
	display: table;
	text-align: left;
	padding:15px;
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari, Chrome */
	border-radius: 15px; /* universal */
	background-color: #ee3932;
	color: #ffffff;
}

div.rightmenu1 a:link, .rightmenu1 a:active, .rightmenu1 a:visited {color: #ffffff;}
div.rightmenu1 a:hover	{color: #000000;}

div.rightmenu1 h1 {color: #ffffff; font-weight: bold; font-size: 32px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
div.rightmenu1 h2 {color: #ffffff; font-weight: bold; font-size: 28px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
div.rightmenu1 h3 {color: #ffffff; font-weight: bold; font-size: 24px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
div.rightmenu1 h4 {color: #ffffff; font-weight: bold; font-size: 18px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
div.rightmenu1 h5 {color: #ffffff; font-weight: bold; font-size: 18px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
div.rightmenu1 h6 {color: #ffffff; font-weight: bold; font-size: 18px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}


.section1 {
	padding:15px;
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari, Chrome */
	border-radius: 15px; /* universal */
	background-color: #cccccc;
	color: #000000;
	font-weight: bold;
}





.CollapsingTable { 
	width: 100%; 
	border-collapse: collapse; 
}
/* Zebra striping */
.CollapsingTable tr:nth-of-type(odd) { 
	background: #eee; 
}
.CollapsingTable th { 
	/* background: #333;  */
	background-color: #587058; 
	color: #000000;
	font-weight: bold; 
}
.CollapsingTable td, .CollapsingTable th { 
	padding: 6px; 
	border: 1px solid #ccc; 
	text-align: left; 
	vertical-align: top;
}



.FullTile {
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-family: 'ControllerExt5Oblique', sans-serif;
	font-size: 20px;
	line-height: 150%;
	border: 0px;
}
.FullTile a:link, .FullTile a:visited {
	color: #ffffff;
	text-decoration: none;
}


@media screen and (max-width: 100000px) {

	.tileimg { 
		padding:10px;
		-moz-border-radius: 25px; /* Firefox */
		-webkit-border-radius: 25px; /* Safari, Chrome */
		border-radius: 25px; /* universal */
	}

	.Banner {
		max-width: 970px;
		margin-left: 10px;
		margin-right:10px;
		text-align: left;
	}
	.maincontent {
		text-align: left;
		width: 768px;
		margin-left: 10px;
		margin-right: 10px;
		margin: auto;
		float:left;
	}

	.maincontent990 {
		text-align: left;
		width: 940px;
		margin-left: 10px;
		margin-right: 10px;
		/* margin: auto; */
		float:left;
	}

	.parentcontent {
		width:990px;
	}

	.width320 {
		display: none;
	}

	.fullresolution {
		display: inline;
	}

	div.rightmenu {
		width: 207px;
		margin-left: 15px;
		display: table;
	}

	.content768 {
		display: inline;
	}

	.content320 {
		display: none;
	}

	.adaptivepad {
		margin-bottom: 20px;
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 20px;
	}
}








/* @media screen and (max-width: 768px){ */
@media screen and (max-width: 990px){

	h1 {color: #ff0000; font-weight: bold; font-size: 28px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
	h2 {color: #000000; font-weight: bold; font-size: 22px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
	h3 {color: #000000; font-weight: bold; font-size: 20px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
	h4 {color: #000000; font-weight: bold; font-size: 18px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
	h5 {color: #000000; font-weight: bold; font-size: 18px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}
	h6 {color: #000000; font-weight: bold; font-size: 18px; font-family: 'Play', sans-serif; margin:0px; padding:0px; line-height:100%}

	.FullTile {
		width: 300px;
	}

	.maincontent {
		width: 320px;
		margin: auto;
	}
	.maincontent990 {
		width: 320px;
		margin: auto;
	}

	.parentcontent {
		width:320px;

	}

	.width320 {
		display: inline;
	}

	.content768 {
		display: none;
	}

	.content320 {
		display: inline;
	}

	.fullresolution {
		display: none;
	}

	div.rightmenu {
		margin-top: 200px;
		width: 300px;
		margin-left: 0px;
		display: table;
	}

	div.rightmenu1 {
		margin-top: 20px;
		margin-bottom: 20px;
		display: table;
	}

	.adaptivepad {
		margin-bottom: 20px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 20px;
	}


	.tileimg { 
		padding-left:0px;
		padding-right:0px;
		padding-top:10px;
		padding-bottom:10px;
		-moz-border-radius: 15px; /* Firefox */
		-webkit-border-radius: 15px; /* Safari, Chrome */
		border-radius: 15px; /* universal */
	}

	.Banner {
		margin: 0px;
		width: 322px;
	}

















	.SideAdapt {
		display: block;
	}














	.maincontent table td, .maincontent990 table td { /* FORCE TABLE CELLS TO ROWS */
		/* display: table-row; */
		display: inline;
		float: left; width: 100%;
	}

	.maincontent table img, .maincontent990 table img {
		max-width:295px !important;
		height: auto !important;
	}

	.maincontent table, .maincontent img, .maincontent iframe, .maincontent embed, .maincontent object, .maincontent video,    .maincontent990 table, .maincontent990 img, .maincontent990 iframe, .maincontent990 embed, .maincontent990 object, .maincontent990 video {
		max-width:312px !important;
		height: auto !important;
/*		max-width:98% !important;	*/
/*		padding:1% !important; */ /* A percentage that, when doubled and added to the above, makes 100%. */
/*		background:red !important; */ /* Color of the faux border. */

	}




	.CollapsingTable table, .CollapsingTable thead, .CollapsingTable tbody, .CollapsingTable th, .CollapsingTable td, .CollapsingTable tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.CollapsingTable thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.CollapsingTable tr { border: 1px solid #ccc; }
	
	.CollapsingTable td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	.CollapsingTable td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/* Label the data */
	.CollapsingTable td:nth-of-type(1):before { content: "Room"; }
	.CollapsingTable td:nth-of-type(2):before { content: "Size"; }
	.CollapsingTable td:nth-of-type(3):before { content: "Sq.Ft."; }
	.CollapsingTable td:nth-of-type(4):before { content: "Seating"; }
	.CollapsingTable td:nth-of-type(5):before { content: "Standing"; }
	.CollapsingTable td:nth-of-type(6):before { content: "Tables & Chairs"; }

}

