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

@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Oswald');

.maincontent h1 {color: #c22e35; font-weight: normal; font-size: 32px; font-family: 'Oswald', sans-serif; margin:0px; padding:0px; line-height:100%}
.maincontent h2 {color: #000000; font-weight: normal; font-size: 28px; font-family: 'Oswald', sans-serif; margin:0px; padding:0px; line-height:100%}
.maincontent h3 {color: #000000; font-weight: normal; font-size: 24px; font-family: 'Oswald', sans-serif; margin:0px; padding:0px; line-height:100%}
.maincontent h4 {color: #000000; font-weight: normal; font-size: 18px; font-family: 'Oswald', sans-serif; margin:0px; padding:0px; line-height:100%}
.maincontent h5 {color: #000000; font-weight: normal; font-size: 18px; font-family: 'Oswald', sans-serif; margin:0px; padding:0px; line-height:100%}
.maincontent h6 {color: #000000; font-weight: normal; font-size: 18px; font-family: 'Oswald', sans-serif; margin:0px; padding:0px; line-height:100%}

.footer {
	color: #ffffff;
	line-height: 200%;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	text-shadow: 1px 1px 2px #000000;
}

.footer a:link {
	text-shadow: 1px 1px 2px #000000;
	color: #ffffff;
	font-weight: normal;
}
.footer a:visited, .footer a:hover {
	color: #ffffff;
	font-weight: normal;
}

.maincontent a:link,.maincontent a:visited {
	text-decoration: underline;
	color: #c22e35;
	font-weight: normal;
}
.maincontent a:hover {
	text-decoration: underline;
	color: #33358f;
}

.Logo {
	color: #c22e35;
	font-size: 25px;
	font-family: "Times New Roman",Times;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}

.Logo:hover {
  color: #c22e35;
  text-decoration: none;
}

.HDPhone {
	color: #000000;
	font-size: 32px;
	padding-right: 10px;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}

.HDPhone:hover {
  color: #c22e35;
  text-decoration: none;
}

.HDEmail {
	color: #000000;
	font-size: 18px;
	padding-right: 10px;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}

.HDEmail:hover {
  color: #c22e35;
  text-decoration: none;
}

.Tagline {
	color: #000000;
	font-size: 40px;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	padding-bottom: 10px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	font-style: italic;
	color: #33358f;
}

.HDNav {
	color: #ffffff;
	font-size: 28px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}

.HDNav:hover {
  background: #c22e35;
  color: #ffffff;
  text-decoration: none;
}

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: #c22e35;
	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: normal; font-size: 32px; font-family: 'Oswald', sans-serif; margin:0px; padding:0px; line-height:100%}
div.rightmenu1 h2 {color: #ffffff; font-weight: normal; font-size: 28px; font-family: 'Oswald', sans-serif; margin:0px; padding:0px; line-height:100%}
div.rightmenu1 h3 {color: #ffffff; font-weight: normal; font-size: 24px; font-family: 'Oswald', sans-serif; margin:0px; padding:0px; line-height:100%}
div.rightmenu1 h4 {color: #ffffff; font-weight: normal; font-size: 18px; font-family: 'Oswald', sans-serif; margin:0px; padding:0px; line-height:100%}
div.rightmenu1 h5 {color: #ffffff; font-weight: normal; font-size: 18px; font-family: 'Oswald', sans-serif; margin:0px; padding:0px; line-height:100%}
div.rightmenu1 h6 {color: #ffffff; font-weight: normal; font-size: 18px; font-family: 'Oswald', 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: #354871;
	color: #ffffff;
}



ul.checkmark {
	list-style: none;
	padding-left: 20px;
}

ul.checkmark li:before {
	color: #c22e35;
	font-weight: bold;
    content:"\2713\0020";
}




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



.maincontent {
	max-width:768px;
	text-align: left;
}


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

	.maincontent {
		width: 768px;
		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){

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

	.maincontent {
		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;
	}



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

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

	.maincontent table, .maincontent img, .maincontent iframe, .maincontent embed, .maincontent object, .maincontent 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"; }





	.Logo {
		font-size: 24px;
	}
	.HDPhone {
		font-size: 18px;
		padding-right: 5px;
	}
	.HDEmail {
		font-size: 18px;
		padding-right: 5px;
	}
	.Tagline {
		font-size: 18px;
		padding-bottom: 0px;
	}

}

