@font-face {
    font-family: 'LeagueGothic';
    src: url('../fonts/league_gothic-webfont.eot');
    src: url('../fonts/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/league_gothic-webfont.woff') format('woff'),
         url('../fonts/league_gothic-webfont.ttf') format('truetype'),
         url('../fonts/league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GoudyBookletter';
    src: url('../fonts/goudybookletter1911-webfont.eot');
    src: url('../fonts/goudybookletter1911-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/goudybookletter1911-webfont.woff') format('woff'),
         url('../fonts/goudybookletter1911-webfont.ttf') format('truetype'),
         url('../fonts/goudybookletter1911-webfont.svg#GoudyBookletter1911Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}@font-face {
    font-family: 'Prociono';
    src: url('../fonts/prociono-webfont.eot');
    src: url('../fonts/prociono-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/prociono-webfont.woff') format('woff'),
         url('../fonts/prociono-webfont.ttf') format('truetype'),
         url('../fonts/prociono-webfont.svg#ProcionoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	color: #797266;
	background-color: #797266;
}
img.left, img.right, img.side {
	border: 5px solid #FFFFFF;
	margin-bottom: 15px;
}
img.left {
	float: left;
	margin-right: 15px;
}
img.right {
	margin-left: 15px;
}



a{ 	/* this is the global style. 
	this style effetcs all links, but don't be afraid to change it as you see fit.  
	just keep in mind that your updates will cascade to the other links */
	text-decoration: none;
	font-weight: bold;
	color: #006579;
}
a:hover{
	text-decoration: underline;
	color: #BA3600;
}

.container-body .main-content2 {
	float: left;
	width: 250px;
	margin-left: 35px;
	margin-bottom: 20px;
	margin-top: 25px;
}

p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.25em;
	padding-left: 0px;
}
h1, h2, h3, h4, h5 {
	font-size: 1em;
	line-height: 1em;
	color: #352f24;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
strong {
	color: #352f24;
}

h2 {
	font-family: 'GoudyBookletter', serif;
	font-style: italic;
	line-height: 1.25em;
	font-size: 2em;
	padding-bottom: 20px;
}
h3 {
	font-size: 2.25em;
	padding-bottom: .5em;
}
h4 {
	font-size: 1.083em;
	color: #605A51;
}
h5 {
	text-align: center;
	font-size: 1.5em;
	padding-bottom: 5px;
}
h3.box-title, h4.box-title {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dddac3;
	font: italic 2.5em/1.1em 'GoudyBookletter', serif;
}
h3.box-title-last {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font: italic 2.5em/1.1em 'GoudyBookletter', serif;
}
h3.name {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font: italic 2.5em/1.1em 'GoudyBookletter', serif;
	text-align: center;
}

h3.materials {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dddac3;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #dddac3;
	text-align: center;
	padding-top: 15px;
	font: italic 3em 'GoudyBookletter', serif;
	margin-top: 20px;
}

h3.main {
	padding-bottom: 15px;
	text-align: center;
	padding-top: 25px;
	font: italic bold 3em 'GoudyBookletter', serif;
	margin-top: 50px;
}
.large-text {
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.167em;
	color: #605A51;
	text-align: center;
}

.larger-text {
	font-size: 1.667em;
}


.hide{
	display: none;
}
.clear{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
.container-top, .container-top1, .container-body, .container-foot {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.padding{
	padding-right: 65px;
	padding-left: 65px;
}
.hr {
	width: 830px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dddac3;
	padding-bottom: 60px;
}
.container-top {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 175px;
}
.container-top .padding{
	padding-top: 75px;
}
.container-top .logo{
	background-image: url(../images/logo1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 56px;
	width: 520px;
	margin-right: 30px;
	margin-top: 5px;
}

.container-top1 {
	background-image: url(../images/header-bg1.jpg);
	background-repeat: no-repeat;
	height: 475px;
}
.container-top1 .padding{
	padding-top: 75px;
}
.container-top1 .logo{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin: 35px auto;
	z-index: -1;
	width: 350px;
}
.murals{
	background-image: url(../images/murals.png);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 150px;
	margin-left: 115px;
	margin-top: 5px;
}
.centerednav {
	margin-right: auto;
	margin-left: 343px;
	display: block;
	height: 60px;
	width: auto;
	text-align: center;
}
.global-nav{
	float: left;
	width: 370px;
	margin-left: 20px;
}
.global-nav ul{
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.global-nav ul li{
	display: inline;
}
.global-nav a{
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 5px;
	float: left;
	color: #423b2d;
	text-decoration: none;
	margin-left: 10px;
}
.global-nav a:hover{
	color: #ba3600;
}
.global-nav a.current{
	background-color: #ba3600;
	color: #FFFFFF;
}

.global-nav1{
	float: right;
	width: 370px;
	margin-left: 20px;
}
.global-nav1 ul{
	padding: 0px;
	list-style-type: none;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.global-nav1 ul li{
	display: inline;
}
.global-nav1 a{
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 5px;
	float: left;
	color: #423b2d;
	text-decoration: none;
	margin-left: 10px;
}
.global-nav1 a:hover{
	color: #ba3600;
}
.global-nav1 a.current{
	background-color: #ba3600;
	color: #FFFFFF;
}

/* start home page slideshow css */

#slideshow {
	position:relative;
	height:280px;
	margin-left: 35px;
	margin-bottom: 30px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}

/* end home page slideshow css */


.container-body{
	background-image: url(../images/page-body-bg.jpg);
	background-repeat: repeat-y;
}
.home-column {
	float: left;
	width: 400px;
	text-align: center;
	padding-left: 20px;
}
.egg {
	padding-right: 25px;
	padding-top: 10px;
}
.top {
	margin-top:  25px;
}
.bottom {
	margin-bottom: 10px;
}
.contact{
	float: right;
	margin-bottom: 25px;
}
.container-body .main-content{
	float: left;
	width: 830px;
	text-align: center;
}
.container-body .side-content{
	float: right;
	width: 500px;
	margin-top: 25px;
	margin-right: 35px;
}
.side-content a {
	font-weight: normal;
}
.side-content p {
	text-align: center;
}
.page-flip-side  { /* apply the "page-flip" class to a DIV to get the raised bottom corner effect. */
	padding-bottom: 50px;
	padding-left: 25px;
	margin-bottom: 20px;
}
.page-flip  { /* apply the "page-flip" class to a DIV to get the raised bottom corner effect. */
	padding-left: 25px;
	margin-bottom: 20px;
}
.page-flip-home {
	margin-bottom: 0px;
}
ul.line, ul.side-nav, ul.foot {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
ul.line    li  { /* apply the "line" class to a UL to remove the indent from your lists and add a line under each item */
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dddac3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.main-content ul, .main-content ol {
	margin-top: 0px;
	margin-bottom: 1.75em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2em;
	padding-left: 2em;
	margin-right: 8em;
	margin-left: 8em;
	text-align: left;
}

.main-content ul li, .main-content ol li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BA3600;
	padding-bottom: .75em;
	margin-bottom: .75em;
	text-align: left;
	font-size: 1.25em;
}

.container-body .main-content1 {
	float: left;
	width: 560px;
	text-align: center;
}

.main-content1 ul, .main-content1 ol {
	margin-top: 0px;
	margin-bottom: 1.75em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2em;
	padding-left: 2em;
	margin-right: 8em;
	margin-left: 8em;
	text-align: left;
}

.main-content1 ul li, .main-content1 ol li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BA3600;
	padding-bottom: .75em;
	margin-bottom: .75em;
	text-align: left;
}

.main-content2 ul, .main-content2 ol {
	margin-top: 0px;
	margin-bottom: 1.75em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2em;
	padding-left: 2em;
	margin-right: 8em;
	margin-left: 8em;
	text-align: left;
}

.main-content2 ul li, .main-content2 ol li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BA3600;
	padding-bottom: .75em;
	margin-bottom: .75em;
	text-align: left;
}
.main-content2 p {
	margin: 0;
	padding: 0;
}
.news-date-first {
	float: left;
	color: #352f24;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fee361;
	padding-right: 6px;
	margin-top: 38px;
}

.news-date {
	float: left;
	color: #352f24;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fee361;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 38px;
}

.news-date-last {
	border-style: none;
	float: left;
	color: #352f24;
	display: block;
	padding-left: 6px;
	margin-top: 38px;
}

.news-date-first .day, .news-date .day, .news-date-last .day  {
	color: #fee361;
	font: 2.7em 'LeagueGothic', sans-serif;
	letter-spacing: 1px;
}

ul.resources li, ul.side-nav li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDAC3;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
ul.side-nav li{
	margin-bottom: 6px;
	padding-bottom: 6px;
}

ul.side-nav li a{ /* this is the sidebar sub navigation link style. */
	color: #BA3600;
	display: block;
	background-image: url(../images/sidebar-nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .5em;
	padding-left: 12px;
	font-weight: bold;
}
ul.side-nav li a:hover{
	color: #006579;
	text-decoration: none;
}
ul.line li.last ,ul.side-nav li.last{
	border-bottom-style: none;
}

.ribbonleft {
	width: 97px;
	height: 110px;
	background-image: url(../images/ribbonleft.png);
	margin: 20px 0 0;
	padding: 0;
	float: left;
}
.ribbonright {
	width: 97px;
	height: 110px;
	background-image: url(../images/ribbonright.png);
	margin: 20px 0 0;
	float: left;
	padding: 0;
}
.ribbon {
	float: left;
	margin: 20px 0 0;
	background: url(../images/ribbon.png) no-repeat;
	height: 100px;
	width: 780px;
	padding-left: 53px;
}
.container-foot{
	background-image: url(../images/page-foot-bg.jpg);
	background-repeat: no-repeat;
	color: #423b2d;
	font-size: .917em;
	line-height: 1em;
}
.container-foot h3{
	padding-bottom: .25em;
	font-size: 1.75em;
}
.container-foot a{ /* this is style that controls all footer links. */
	color: #352F24;
}
ul.foot{
	padding-bottom: .5em;
}
ul.foot li{
	display: inline;
	margin-right: 15px;
}

.container-foot p{
	padding-bottom: .5em;
}

.container-foot .padding {
	padding-top: 5px;
	padding-bottom: 60px;
}
.container-foot .info {
	float: left;
	width: 200px;
}
.container-foot .links{
	width: 830px;
	margin-left: 20px;
	float: left;
}
/*-----------------------------------------------------------------------------------*/
/*		Contact Form
/*-----------------------------------------------------------------------------------*/
form.contact {
	margin: 0px;
	padding: 0px;
}
form.contact fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

form.contact div.clear {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DDDAC3;
	padding-bottom: 3px;
}

form.contact  label {
	text-align: right;
	float: left;
	width: 125px;
}
form.contact    .element      {
	margin-left: 5px;
	border: 1px solid #DDDAC3;
	float: left;
	width: 200px;
	color: #797266;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form.contact  .large {
	width: 300px;
}
form.contact .button {
	padding: 5px;
	margin-left: 130px;
	float: left;
}
.alert {
	font-size: .9em;
	font-style: italic;
	color: #BA3600;
}
.error, .success{display:none}
#contact_form p{margin-bottom:0; font-size:11px}
.error{color:red; margin-top:15px}
.success{margin-top:20px;}
#contact_form textarea{width:200px; height:100px;
}
.input_error{border: 1px solid:rgba(179,89,89,1.0) !important}
.input_good{border: 1px solid rgba(89,179,143,1.0) !important}
input[type="text"], 
textarea{font:11px 'Open Sans' !important; color:#800000; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; padding:12px; font-size:12px; border: 1px solid #800000}
input[type="text"]:focus, 
textarea:focus{border:1px solid rgba(0,0,0,0.3)}
#contact-form input[type="text"], textarea{width: 200px}
#contact-form textarea{width:200px; margin-bottom:5px}
/*-----------------------------------------------------------------------------------*/
/*		Input Form Button
/*-----------------------------------------------------------------------------------*/
input[type="button"], input[type="submit"], .button-black{
	padding: 0.5em 1em;
	border: 1px solid #d4d4d4;
	margin: 5px 0 0;
	text-decoration: none;
	text-shadow: 1px 1px 0 #fff;
	font: bold 15px/25px sans-serif;
	color: #800000;
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	background-color: #ececec;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
	background-image: -moz-linear-gradient(#f4f4f4, #ececec);
	background-image: -o-linear-gradient(#f4f4f4, #ececec);
	background-image: linear-gradient(#f4f4f4, #ececec);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#ececec');
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	-o-background-clip: padding-box; 
	/*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	border-radius: 0.2em;
	/* IE hacks */
	zoom: 1;
	*display: inline;
	width: 225px;
}
input[type="button"]:hover, input[type="submit"]:hover, .button-black:hover{
	border-color: #AB2222;
	border-bottom-color: #A02121;
	color: #fff;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	background-color: #D74040;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#D74040), to(#AD2323));
	background-image: -moz-linear-gradient(#D74040, #AD2323);
	background-image: -o-linear-gradient(#D74040, #AD2323);
	background-image: linear-gradient(#D74040, #AD2323);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D74040', endColorstr='#AD2323');
}
