body { background: url(images/leaf.png) top left repeat-x #527381; }
#article { font-family: Arial Unicode MS, Arial, sans-serif; font-size: 14px; }
#section-header { background: none; margin: none; }
#section-middle { -moz-box-shadow: 0px 0px 50px #000000; -webkit-box-shadow: 0px 0px 50px #000000; box-shadow: 0px 0px 50px #000000; background-color: #d4d8dc; }
#section-footer { box-shadow: 0 10px 20px 10px #333, -10px 10px 20px -10px #333333, 10px 10px 15px -10px #333333; background-color: #4f2b1b; color: #fff; padding-bottom: 1em; }
#section-header-0 { background: none; width: 100%; text-align: left; padding-top: 1.5em; padding-bottom: 1.5em; }
#section-header-0-content {}
#section-header-1 { display: none; }
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle-0 { height: auto !important; padding: 1em; }
#section-middle-0-content {}
#section-middle-1 {}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer-0 { text-align: center; margin: none !important; padding: none !important; }
#section-footer-0-content {}
#section-footer-1 { text-align: center; margin: none !important; padding: none !important; }
#section-footer-1-content {}
#section-footer-2 { text-align: center; margin: none !important; padding: none !important; }
#section-footer-2-content {}
span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] {
display: block;
}
#media_contact_section{}
#media_contact_title{}
#media_contact_toggle_link{}
.social-likes{}

/* Custom ID's & Classes */
*:focus { outline: none; }
a { color: #0180b7; text-decoration: none; }
a, a:after { transition: all 0.25s ease-in-out 0s; }
a:hover { color: #267496; text-decoration: underline; }
a:visited { color: #0180b7; text-decoration: none; }
.css_btn_class {
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	-moz-border-radius:19px;
	-webkit-border-radius:19px;
	border-radius:19px;
	border:2px solid #84bbf3;
	padding:10px 30px;
	text-decoration:none;
	background:-moz-linear-gradient( center top, #bddbfa 47%, #180b7 58% );
	background:-ms-linear-gradient( top, #bddbfa 47%, #180b7 58% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#180b7');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(47%, #bddbfa), color-stop(58%, #180b7) );
	background-color:#bddbfa;
	color:#222222;
	display:inline-block;
	color: #222 !important;
}.css_btn_class:hover {
	background:-moz-linear-gradient( center top, #180b7 47%, #bddbfa 58% );
	background:-ms-linear-gradient( top, #180b7 47%, #bddbfa 58% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#180b7', endColorstr='#bddbfa');
	background:-webkit-gradient( linear, left top, left bottom, color-stop(47%, #180b7), color-stop(58%, #bddbfa) );
	background-color:#180b7;
	color: #222 !important;
}.css_btn_class:active {
	position:relative;
	top:1px;
	color: #222 !important;
}
h4 { background: none; color: #fff; font-weight: bold; font-size: 150%; width: 100%; margin-top: .4em; margin-bottom: 1em; padding: none; }
#headline { font-size: 130%; font-weight: bold; text-decoration: none; color: #000; text-align: center; }
img { max-width: 100%; border: none; }
#InnerPanelElement-1-1 { margin-top: 0px; padding-top: 0px; min-height: 400px; max-height: 400px; }
#logo { margin: 1em; }
#likes p { display: none; }
#section-footer a { color: #fff; text-decoration: none; }
#section-footer a:hover { color: #fff; text-decoration: underline; }
#section-footer a:visited { color: #fff; text-decoration: none; }
.small_print { font-size: 85%; }
.social-icons { min-width: 50px; max-width: 60px; padding: .2em; }
#subheadline { font-size: 110%; font-weight: normal; text-decoration: none; color: #000; text-align: center; }
/* End Custom ID's & Classes */

/* RWD variations in order from largest to smallest */
@media (min-width:992px) and (max-width:1200px){
}
@media (min-width:768px) and (max-width:991px){
#InnerPanelElement-1-1 { min-height: auto; max-height: 500em; }
#multimedia_inline { text-align: center; }
#section-footer-0, #section-footer-1, #section-footer-2 { width: 100%; }
}
@media (max-width:767px){
#multimedia_inline { text-align: center; }
#InnerPanelElement-1-1 { min-height: auto; max-height: 500em; }
#section-footer-0, #section-footer-1, #section-footer-2 { width: 100%; }
}
/* End  RWD Variations */