@charset "UTF-8";

body {
	width:100%;
	/*background-color:#B8FFCD;
	background-image:url(../img/bkgd/5756-pageBkgd.png);
	background-repeat:repeat-y;
	background-size:100%;*/
}
iframe, object, embed  {
	max-width: 100%;
}


.center-text {
	text-align:center;
}

.bullet_indent {
	margin-left: 20px !important;
}

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:Arial, "Arial Bold", "Arial Bold Italic", "Arial Italic", Helvetica, "Helvetica Bold", "Myriad Pro", "Myriad Pro Bold", "Myriad Pro Italic", "Myriad Pro Bold Italic", sans-serif
}

p {
	font-size:1.0em;
}


/* DESKTOP + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.home_ad_1 {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-top: 30px;
	/*background-color:rgba(255,255,255,0.70);*/
	background-image: linear-gradient(rgba(255,255,255,0.99), rgba(255,255,255,0.20));
	background-color: rgba(251,179,74,1.00);
	border: rgba(25,104,179,1.00) solid 6px;
	border-collapse: collapse;
	border-radius: 20px;

}
/*.home_ad_1 img {
	margin-top: 30px;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 30px;
}*/
.home_ad_1 h2 {
	text-align: center;
	color: rgba(252,180,77,1.00);
	color: #FFF;
	font-size: 2.5em !important;
	padding-right: 30px;
	padding-left: 30px;/*text-shadow: 2px 2px 3px rgba(0,0,0,0.80);
	padding-bottom:10px !important;*/
}
.home_ad_1 h3 {
	color: rgba(25,104,179,1.00);
	font-size: 1.5em;
	text-align: center;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: 300;
	padding-right: 30px;
	padding-left: 30px;
}
.home_ad_1 p {
	text-align: center;
	font-family: Arial, "Arial Bold", "Arial Bold Italic", "Arial Italic", Helvetica, "Helvetica Bold", "Myriad Pro", "Myriad Pro Bold", "Myriad Pro Italic", "Myriad Pro Bold Italic", sans-serif;
	font-size: 1.3em;
	padding-right: 30px;
	padding-left: 30px;
}
.home_ad_1 a, .home_ad_1 a:visited {
	text-decoration:none;
	color:#000;
	border-bottom: #000 dotted thin;
}
.home_ad_1 a:hover {
	color:#fff;
	border-bottom: #000 dotted thin;
}
.home_width {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}



/* MOBILE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-width: 0px) and (max-width: 600px) {



}

/* TABLET + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {


	
	
}