.missiontext, .missiontext p {
    font-family: "open sans", "trebuchet ms", sans-serif;
	font-size:130%;
	line-height: 110%;
	font-weight:600;
	text-align:left;
	margin:0px;
	padding: 0;
}


#foot h2 {
    font-size:150%;
    font-weight: 600;
    font-family: trebuchet ms, sans-serif;
    padding: 0;
    line-height: 100%; 
    margin: 0;  
}

body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 10px;
        font-weight: 400;
	line-height: 14px;
	color: #000;
	background-color: #fff;
}

#content {
    padding: 0px 0px 0px 0px;
    margin-top: -30px;
}

#masthead, div.nav-collapse, #footwrap, .btn-navbar {
    display:none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 12px 0px 2px 0px;
}

h1 {
	font-size: 36px;
	line-height: 40px;
}
h2 {
	font-size: 30px;
	line-height: 40px;
}
h3 {
	font-size: 24px;
	line-height: 40px;
}
h4 {
	font-size: 18px;
	line-height: 20px;
}

h4.newsflash-title, h5.newsflash-title {
    font-family:  "open sans", Helvetica, Arial, sans-serif;
    margin: 0;
    padding:0;
    font-size: 14px;
    font-weight: 600;
}

h5 {
	font-size: 14px;
	line-height: 20px;
}
h6 {
	font-size: 12px;
	line-height: 20px;
}

h2 {
   font-family: trebuchet ms, sans-serif;
        line-height: 1.1em;
	font-size:22px;
	font-weight:bold;
}

div.moreabout h2 {
    padding-bottom: 4px;
}


h3 {
    font-family: trebuchet ms, sans-serif;
    font-size:17px;
    font-weight:bold;
    line-height: 1.3em;
}

blockquote h3 {
    margin: 3px 0;
}

h4 {
    font-family: trebuchet ms, sans-serif;
    font-size:120%;
    font-weight:bold;
    line-height: 1.2em;
}

.insideContent {
	background-color:#FFF;
	text-align:left;
	font-size:120%;
	line-height:1.1em;
	border:#78370F solid 4px;
	margin:10px 5px 10px 10px;
	padding:1em 1em 1em 1em;
	height:auto;
}

.insideContent p {
	padding-bottom: .75em;
	font-size:100%;
	line-height:1.4em;
        color: #444;	
}

.insideContent h1 {
   font-family: trebuchet ms, sans-serif;
        line-height: 1.1em;
	font-size:180%;
	font-weight:bold;
	padding-bottom:.75em;
}
.insideContent h2 {
    font-family: trebuchet ms, sans-serif;
    font-size:140%;
    font-weight:bold;
    padding-bottom:.2em;
    line-height: 1.3em;
}

.insideContent h3 {
    font-family: trebuchet ms, sans-serif;
    font-size:120%;
    font-weight:bold;
    line-height: 1.2em;
}

.insideContent h4 {font-weight:bold;}

.newsbox h3 {
    font-family: 'open sans', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

h1 small {
	font-size: 24px;
}
h2 small {
	font-size: 18px;
}
h3 small {
	font-size: 14px;
}
h4 small {
	font-size: 14px;
}

label,
input,
button,
select,
textarea {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
input,
button,
select,
textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
	display: block;
	margin-bottom: 5px;
}

div.newsflash blockquote p, div.newsflash blockquote p a  {
/*    color: #fff!important;  */
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
}