@charset "UTF-8";

iframe, object, embed  {
	max-width: 100%;
}

img a {
	border:none;
}

p, h1, h2, h3, h4, h5, h6 {
	padding-top:0px;
	padding-bottom:0px;
	margin:0px !important;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Prata', serif;
	line-height:1.2em;
}

p {
	font-size:1.0em;
}





/* Mobile Layout: 480px and below.  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.header_logo {
	margin-top: 70px;
	margin-bottom: 30px;
}
.header_logo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.txt_1, .footer {
	background-color: rgba(0,0,0,0.75);
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer p {
	color: #fff;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
.footer a {
	color: #fff;
	text-decoration: none;
	border-bottom: #FFF dotted 1px;
}
.footer a:hover {
	color: #B7B7B7;
	border-bottom: #B7B7B7 dotted 1px;
}
.txt_1 h1, .txt_1 h2, .txt_1 h3, .txt_1 h4,.txt_1 h5, .txt_1 p {
	padding: 0px 10px 0px 10px;
}
.txt_1 h1 {
	color: #fff;
	font-size: 2.0em;
	padding-bottom: 20px !important;
}
.txt_1 h2 {
	color: #FFF;
	font-size: 1.75em;
	padding-bottom: 10px;
}
.txt_1 p, .chili p {
	font-family: 'Quicksand', sans-serif;
	font-size: 1.25em;
	line-height: 1.6em;
	color: #FFF;
	font-weight: 400;
	
}
.chili ul {
	font-family: 'Quicksand', sans-serif;
	font-size: 1.25em;
	line-height: 1.6em;
	color: #000;
	font-weight: 400;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.chili ul ul {
	font-size: inherit;
}
.txt_1 h5 {
	font-family: 'Quicksand', sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFF;
	font-weight: 300;
	padding-bottom:8px;
}
.txt_1 a {
	text-decoration: none;
	border-bottom: #FFF dotted 1px;
	color: #FFF;
}
.txt_1 a:hover {
	color: rgba(255,255,255,0.70);
}

.chili {
	border-top: #475686 solid 4px;
	border-bottom: #475686 solid 4px;
	background-color: rgba(255,255,255,1.0);
	padding-bottom: 20px;
	padding-top: 20px;
	border-radius: 8px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.chili h2 {
	text-align: center !important;
	color: #000;
	padding-left: 10px !important;
	padding-right: 10px !important;
	font-size: 2.0em !important;
	padding-bottom: 20px;
	
}
.chili h3 {
	color: rgba(71,86,134,1.00);
	text-align: left;
	font-size: 2.0em;
	padding-bottom: 5px;
	padding-top: 10px;
}
.chili h4 {
	color: rgba(71,86,134,1.00);
	text-align: left;
	font-size: 1.5em;
	padding-top: 10px;
}
.chili h5 {
	text-align: left;
	font-size: 1.0em;
	font-family: 'Quicksand', sans-serif;
}
.chili p {
	color: #000;
}
.chili_date {
	width: 100%;
	clear: both;
	background-color: #475686;
	padding: 15px 0px 10px 0px;
	border-radius: 6px;
	line-height: 1.0em;
	margin-bottom: 20px;
}
.chili a, .chili a:visited {
	color: #4B5485;
	text-decoration: none;
	border-bottom: #000 dotted 1px;
}
.chili a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: #4B5485 dotted 1px;
}
.chili img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.pavilion_border {
	border-radius: 8px;
	border: solid rgba(255,196,58,1.00) 4px;
	background-color: rgba(255,196,58,.15);
	padding-bottom: 20px;
	margin-top: 30px;
}
.hide_large_banner {
	display: none;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout.   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

@media only screen and (min-width: 481px) {
	
.header_logo, .chilis_wrap {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 90%;
	margin: 0% 5% 0% 5%;
}
.header_logo img {
	display: block;
	margin-left: 0;
	margin-right: auto;
}
.banner_wrap {
	display: block;
	border-bottom: #FFF solid 8px;
	border-top: #FFF solid 8px;
	-webkit-box-shadow: 0px 0px 20px 4px rgba(0,0,0,1.00);
	box-shadow: 0px 0px 20px 4px rgba(0,0,0,1.00);
}
.txt_1 h1, .txt_1 h2, .txt_1 h3, .txt_1 h4,.txt_1 h5, .txt_1 p {
	padding: 0px 20px 0px 20px;
}
.txt_1 h1 {
	font-size: 2.5em;
}
.txt_1 p{
	font-size: 1.5em;
}
.chili {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;	
}
.chili p {
	font-size: 1.3em;
	padding: 0px 20px 0px 20px;
}
.hide_large_banner {
	display: block;
}
.hide_small_banner {
	display: none;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout.   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

@media only screen and (min-width: 769px) {
	
.txt_1 h1, .txt_1 h2, .txt_1 h3, .txt_1 h4,.txt_1 h5, .txt_1 p {
	padding: 0px 30px 0px 30px;
}
.header_logo, .chilis_wrap {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
	width: 80%;
	margin: 0% 10% 0% 10%;
}

}
