@font-face {
    font-family: 'Museo Sans';
    src: url('../fonts/MuseoSans_300-webfont.eot');
    src: url('../fonts/MuseoSans_300-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans_300-webfont.woff') format('woff'),
         url('../fonts/MuseoSans_300-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans_300-webfont.svg#MuseoSans300Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans';
    src: url('../fonts/MuseoSans_700-webfont.eot');
    src: url('../fonts/MuseoSans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/MuseoSans_700-webfont.woff') format('woff'),
         url('../fonts/MuseoSans_700-webfont.ttf') format('truetype'),
         url('../fonts/MuseoSans_700-webfont.svg#MuseoSans700Regular') format('svg');
    font-weight: bold;
    font-style: normal;
}

html {
	-webkit-text-size-adjust: none;
	}
body {
	font-family: "Museo Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px;
	background-color: #FFF;
	background-image: url(../images/header_bg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 740px;
}
#header h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 50px;
	color: #FFF;
	font-weight: 200;
	letter-spacing: -1px;
	padding-top: 0px;
	margin-top: 10px;
}

#main {
	font-size: 15px;
	height: 300px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	text-align: justify;
}
#main a {
	color: #1D8FCE;
}
#main a:hover {
	color: #f26522;
}


#main h1 {
	font-size: 26px;
	color: #f26522;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#main h2 {
	font-size: 22px;
	font-weight: normal;
	color: #f26522;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.head2-blue {
	font-size: 22px;
	font-weight: normal;
	color: #125980;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.head2-orange {
	font-size: 22px;
	font-weight: normal;
	color: #f36d50;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
	
#main h3 {
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}

.head3-blue {
	font-size: 22px;
	font-weight: normal;
	color: #125980;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.head3-orange {
	font-size: 22px;
	font-weight: normal;
	color: #f36d50;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#main ul li {
	padding-bottom: 10px;
}

.center {
	text-align: center;
}

#footerbg {
	background-image: url(../images/footer_bg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 56px;
	padding-bottom: 20px;
}
#footer {
	background-image: url(../images/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #125980;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
}
#footer a {
	color: #125980;
	font-weight: normal;
}
#footer a:hover {
	color: #C40000;
}

.picleft {
	padding: 3px;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.red {
	color: #C40000;
}

.blue {
	color: #125980;
}

.orange {
	color: #f36d50;
}

.gold {
	color: #E8C559;
}
.softgrey {
	color: #ebebeb;
}
.teasertext {
	font-size: 40px;
	color: #999;
}
.diaFields .formRow {
	padding-bottom: 5px;
}
.specialbox {
	background-color: #F9F9F9;
	padding: 15px;
	width: 100%;
}
.newface {
	float: left;
	margin-top: -15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: -15px;
}
.quote {
	font-size: 18px;
	font-style: italic;
	color: #999;
	padding-right: 40px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.description {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.largequote {
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
	line-height: 30px;
	top: 10px;
}
.faces img {
	height: auto;
	width: 100%; /* ie8 */
}
.facedonation {
	background-color: #EFEFEF;
	padding: 15px;
	width: 250px;
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
}
.facedonation .large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
}
#sidebar {
	background-color: #e6e6e6;
	width: 250px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
}
.sidelinks ul {
	list-style-type: square;
	padding-left: 15px;
}
.sidelinks a {
	color: #1D8FCE;
	text-decoration: none;
}
.sidelinks a:hover {
	color: #C00;
	text-decoration: none;
}


.sidelinks ul  li{
	list-style-image: none;
	padding-bottom: 5px;
}
.sidelinks ul li ul {
	padding-top: 5px;
}


.button a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF !important;
	background-color: #C00;
	background-image: url(../images/action-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 230px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	margin-bottom: 5px;
}
.button a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF !important;
	background-color: #1D8FCE;
	background-image: url(../images/action-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 230px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	margin-bottom: 5px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.newsdate {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	background-color: #C6DCE9;
	height: 40px;
	width: 40px;
	padding: 5px;
	text-align: center;
}
.newsdate .month {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.newsdate .date {
	font-size: 20px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.upcomingevents {
	text-align: left;
}
.upcomingevents td {
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C6DCE9;
}
.picleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}
.picright {
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
}

.picleftborder {
	float: left;
	padding: 2px;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 2px solid #CCC;
}
.picrightborder {
	float: right;
	padding: 2px;
	margin-bottom: 5px;
	border: 2px solid #CCC;
	margin-left: 15px;
}

.picborder {
	padding: 2px;
	border: 2px solid #CCC;
}

.readmore a {
	display: inline;
	text-decoration: none;
	color: #FFF !important;
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #1D8FCE;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#sharethis {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #1D8FCE;
}
#homeflash {
	height: 80px;
	width: 680px;
	z-index: 2;
	top: 110px;
	position: absolute;
}
#facebookbox {
	background-color: #FFF;
	width: 250px;
}
#amazon {
	font-size: 14px;
	background-color: #000;
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFF;
}
.post-template-tpa-nosidebar-single #content .main{
	width: 100%;
}
#searchform {margin-bottom: 20px; }
#searchform .screen-reader-text { display:none; }
.widget-title { color: #f26522; }
#searchform input { margin-bottom: 5px; padding: 5px; }

#text-11 { background-color: #c6dce9; padding: 10px; margin-bottom: 15px; margin-top: 15px; }
#signup {margin-bottom: 20px;}
#signup input {margin-bottom: 5px; padding: 4px;}
#signup select {margin-bottom: 5px; padding: 4px;}
#first_name, #last_name { display: inline; width:100px; }
#email { width:217px; }
#address { width:217px; }
#city { width:217px; }
#phone { width:217px; }
#zip { width:100px; margin-bottom:20px; }
#state { width:229px; color:#999; }
#state option {color:#000; }