@charset "UTF-8";
/* CSS Document */

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;
	line-height: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro', sans-serif;
}

p {
	font-size:1.0em;
	font-family: 'Source Sans Pro', sans-serif;
	
}




/* Mobile Layout: 480px and below.  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.home_panel_2 h2 {
color: #5F7FBF;
padding-bottom: 20px;
font-size: 2.25em;
font-weight: 300;
}
.home_panel_2 p {
line-height: 1.6em;
font-size: 1.4em;
}
.white-80 {
background-color: rgba(255,255,255,0.80);
border-radius: 6px;
}
.footer {
background-color: #BFDB99;
text-align: center;
padding-top: 20px;
}
.footer a, .footer a:visited {
text-decoration: none;
color: #000;
border-bottom: #000 thin dashed;
line-height: 1.0em;
transition: .5s;
}
.footer a:hover {
color: rgba(96,127,190,1.00);
border-bottom: rgba(96,127,190,1.00) thin dashed;
}
.menu_description h1 {
text-align: center;
color: rgba(190,218,152,1.00);
font-size: 2.0em;
padding-bottom: 20px;
font-weight: 300;
}
.menu_description p {
font-size: 1.4em;
padding-bottom: 6px;
line-height: 1.6em;
}
.text_link a, .text_link a:visited {
text-decoration: none;
color: rgba(96,127,190,1.00);
border-bottom: rgba(96,127,190,1.00) thin dashed;
line-height: 1.0em;
transition: .5s;
}
.text_link a:hover {
color: #BEDA98;
border-bottom: #BEDA98 thin dashed;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout.   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

@media only screen and (min-width: 481px) {
.menu_description h1 {
font-size: 2.4em;
padding-bottom: 20px;
}
.menu_description p {
padding-left: 20px;
padding-right: 20px;
}
.footer {
padding-top: 40px;
}
.menu_description {
padding-top: 30px;
padding-bottom: 30px;
}

}


/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout.   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

@media only screen and (min-width: 769px) {

.home_panel_1 img{
padding-top: 160px;
padding-bottom: 160px;
}
.home_panel_2{
height: 800px;
}
.menu_description h1 {
font-size: 2.6em;
}
.menu_description p {
padding-left: 40px;
padding-right: 40px;
}


}
