@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    background: transparent;
    border: 0px;
    font-size: 100%;
	margin: 0px;
    outline: 0px;
	padding: 0px;
    vertical-align: baseline;
}

body {
    background: #EFEFEF;
	font-family: "Open Sans", sans-serif;
	font-smooth: always;
	min-width: 1024px;
}

a {
	text-decoration: none;
	color: inherit;
}

form button {
	border: none;
	outline: none;
	margin: -6px 0px 0px 22px;
	padding: 13px 25px 13px 25px;
	font-size: 14px;
	font-weight: 300;
	color: #FEFEFE;
	background: #393;
}

input {
	border: solid thin #DDDDDD;
	outline: none;
	padding: 5px 2px;
	margin-bottom: 5px;
}

input[type="text"] {
	font-size: 14px;
	font-weight: 300;
	color: #222222;
}

input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
}

li {
	list-style: none;
}

#background {
	z-index: 10;
}

#background img.background-static {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: auto;
	min-height: 100%;
	vertical-align: baseline;
}

#content {
	z-index: 20;
	padding-bottom: 120px;
}

#content h2 {
	font-size: 18px;
	font-weight: 300;
}

#content h3 {
	font-size: 16px;
	font-weight: 400;
}

#content h4 {
	font-size: 12px;
	font-weight: 400;
}

#content p {
	font-size: 13px;
	font-weight: 400;
	color: #222222;
}


#content div.content-video h1 {
	font-size: 24px;
	font-weight: 300;
}

#content div.content-video h2 {
	font-size: 16px;
	font-weight: 300;
}


#content div.content-video iframe {
	z-index: 0;
	float: left;
	margin: 20px 20px 20px 0px;
}

#content-header {
	position: relative;
	width: 100%;
	height: 300px;
	overflow: hidden;
}

#content-header h1 {
	position: relative;
	bottom: 0px;
	width: 1024px;
	font-size: 46px;
	font-weight: 400px;
	color: #EFEFEF;
	margin: 253px auto 0px auto;
}

#content-header img {
	position: absolute;
	bottom: -60%;
	width: 100%;
	min-height: 300px;
}

.content-highlight-container {
	width: 100%;
	background: url(../media/graphics/background-tile-highlight.png) repeat 0px 0px;
	border-bottom: solid thin #DDDDDD;
}

.content-highlight-small {
	height: 90px;
}

.content-highlight-medium {
	height: 135px;
}

.content-highlight {
	padding: 5px 2px;
}

.content-highlight a {
	float: left;
	padding: 12px 70px 0px 5px;
}

.content-highlight a.last {
	float: left;
	padding: 12px 0px 0px 5px;
}


.content-highlight a.highlight-third {
	float: left;
	width: 320px;
	padding: 0px 15px 0px 5px;
}

.content-highlight i {
	float:left;
	padding: 10px 10px 10px 0px;
	color: #BB2900;
}

.content-highlight h2 {
	font-size: 18px;
	font-weight: 400;
	color: #444444;
	margin-bottom: 5px;
}

.content-highlight p {
	font-size: 11px;
	font-weight: 400;
	color: #222222;
}


#content-update-container {
	width: 100%;
	height: auto;
	background: #EEEEEE;
}

#content-update {
	padding: 4px 0px 10px 0px;
}

#content-update h1 {
	font-size: 26px;
	font-weight: 400;
}

#content-update h2 {
	font-size: 14px;
	font-weight: 400;
}

#content-section-containter {
	width: 100%;
	height: auto;
}

#content-section h1 {
	font-size: 22px;
	font-weight: 300;
}

#content-schedule {
	width: 300px;
	margin: 50px 0px 0px 0px;
	padding: 10px 0px;
	color: #FAFAFA;
}

#content-schedule h1 {
	margin: 0px;
	padding: 10px 25px;
	font-size: 22px;
	background: #BB2900;
}

#content-schedule h2 {
	font-size: 14px;
}

#content-schedule li {
	margin-bottom: 1px;
	padding: 10px 25px;
	font-size: 16px;
	background: rgba(0,0,0,0.5);
}

#content-schedule img {
	margin-bottom: -5px;
}

#donate {
	width: 300px;
	padding: 0px;
	background: #FEFEFE;
	opacity: 0.9;
	border: solid thin #DDDDDD;
}

#donate div {
	padding: 5px 15px;
}

#donate h1 {
	font-size: 16px;
	color: #AA2900;
}

#donate h2 {
	padding: 10px 0px 5px 0px;
}

#donate h3 {
	font-weight: 400;
	margin: 10px 0px 15px 15px;
	padding: 6px 0px;
}

#donate h4 {
	font-size: 11px;
	font-weight: 400;
	padding: 15px 0px 10px 0px;
}


#donate p {
	font-size: 12px;
	font-weight: 400;
	padding: 10px;
}


#donate-header {
	background: #BB2900;
}

#logo {
	z-index: 60;
	position: fixed;
	bottom: 0px;
	left: 20px;
}

#logo img {
	width: 117px;
	height: 93px;
}

#map {
	position: fixed;
	top: 0px;
	bottom: 90px;
	width: 100%;
}

#navigation {
	z-index: 30;
}

/* Global Classes */

.blue {
	background: #6699CC;
}

.center {
	width: 1024px;
	margin: 0px auto;
}

.content-third {
	width: 335px;
}

.input-full {
	width: 242px;
}

.input-half {
	width: 116px;
}

.input-quarter {
	width: 74px;
}

.input-right {
	text-align: right;
	margin-right: 5px;
	padding: 5px 5px 5px 2px;
	float: left;
}

.justified {
	width: 750px;
	text-align: justify;
}

.shadow {
-webkit-box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, .15);
box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, .15);
}

.border-bottom {
	border-bottom: solid thin #DDDDDD;
}

.button-left {
	float: right;
	color: #FEFEFE;
	background: #339933;
	margin: -12px -5px 0px 0px;
	padding: 5px 12px;
	border: solid thin #DDDDDD;
}