@charset "UTF-8";
/* CSS Document */

html, body {
	background: #eef4f8 url('images/tile.gif') bottom left repeat-x;
	margin: 0;
	padding: 0;
	font: 1em;
}

@font-face {
    font-family: 'sorts_mill_goudyitalic';
    src: url('webfonts/GoudyStM-Italic-webfont.eot');
    src: url('webfonts/GoudyStM-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/GoudyStM-Italic-webfont.woff') format('woff'),
         url('webfonts/GoudyStM-Italic-webfont.ttf') format('truetype'),
         url('webfonts/GoudyStM-Italic-webfont.svg#sorts_mill_goudyitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'pt_sans_bold';
    src: url('webfonts/PTS75F-webfont.eot');
    src: url('webfonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/PTS75F-webfont.woff') format('woff'),
         url('webfonts/PTS75F-webfont.ttf') format('truetype'),
         url('webfonts/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans_bolditalic';
    src: url('webfonts/PTS76F-webfont.eot');
    src: url('webfonts/PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/PTS76F-webfont.woff') format('woff'),
         url('webfonts/PTS76F-webfont.ttf') format('truetype'),
         url('webfonts/PTS76F-webfont.svg#pt_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans_italic';
    src: url('webfonts/PTS56F-webfont.eot');
    src: url('webfonts/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/PTS56F-webfont.woff') format('woff'),
         url('webfonts/PTS56F-webfont.ttf') format('truetype'),
         url('webfonts/PTS56F-webfont.svg#pt_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pt_sans_regular';
    src: url('webfonts/PTS55F-webfont.eot');
    src: url('webfonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/PTS55F-webfont.woff') format('woff'),
         url('webfonts/PTS55F-webfont.ttf') format('truetype'),
         url('webfonts/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

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

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

H1 {
	font-family: pt_sans_bold, Helvetica, sans-serif;
	color: #154d74;
}

H2 {
	font-family: pt_sans_bold, Helvetica, sans-serif;
	color: #154d74;
}

.mission {
	font-family: sorts-mill-goudyregular, "Times New Roman", Times, serif ;
	color: #154d74;
	text-align: center;
}

.centerOrange {
	font-family: sorts-mill-goudyregular, "Times New Roman", Times, serif ;
	color: #154d74;
	text-align: center;
}

.centerBoldText {
	font-family: pt_sans_bold, Helvetica, sans-serif;
	color: #154d74;
	text-align: center;
}

.byline {
	font-family: pt_sans_bold, Helvetica, sans-serif;
	color: #154d74;
}

P {
	font-family: sorts-mill-goudyregular, "Times New Roman", Times, serif;
	font-size:18px;
	color: #154d74;
}

A {
	font-family: pt_sans_bold, Helvetica, sans-serif;
	color: #3797DB;
	text-decoration: none;
}

A:hover {
	color: #AFCEE7;
	text-decoration: none;
}

form, input {
	font-family: pt_sans_regular, Helvetica, sans-serif;
	color: #3797DB;
}

UL {
	font-family: pt_sans_regular, Helvetica, sans-serif;
	color: #154d74;
}

LI {
	font-family: pt_sans_regular, Helvetica, sans-serif;
	margin-left: -15px;
	color: #154d74;
	margin-bottom: 12px;
}

.imgLeft {
	margin-top:5px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 3px solid #3797DB;
}

.imgRight {
	margin-top:5px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 3px solid #3797DB;
}

.boldGold {
	font-family: pt_sans_bold, Helvetica, sans-serif;
	color: #3797DB;
}

.boldOrange {
	font-family: pt_sans_bold, Helvetica, sans-serif;
	color: #3797DB;
}

.readmore a:link, .readmore a:visited {
	font-family: pt_sans_bold, Helvetica, sans-serif;
	color: #3797DB;
	text-decoration:none;
}

.readmore a:hover {
	color: #afcee7;
	text-decoration:none;
}

.box {
	background: #EBA210;
	width: 700px;
	display: block;
}

.boxtext {
	font-family: pt_sans_regular, Helvetica, sans-serif;
	color: #523b26;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.teampic {
	padding-top:25px;
}

.logo {
	position: relative;
	top: -25px;
	margin-left: 30px;
	float: left;
	z-index: 200;
	clear:both;
}

.facebook {
	position: relative;
	float: right;
	padding-right: 30px;
	margin-top: -100px;
	clear:both;
}

.footer {
	background: #3797db;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px
}

.footer p {
	font-family: pt_sans_regular, Helvetica, sans-serif;
	color: #fff;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	color: #AFCEE7;
	text-decoration: none;
}

#menuback {
	background: #3797db;
	height: 42px;
	padding-left:25px;
	padding-top:5px;
}

#textback {
	height: 500px;
	background: #fff url('images/watermark.png') bottom right no-repeat;
	padding: 30px 50px 50px 60px;
	vertical-align: top;
	text-align: left;
}

#textback LI {
	font-family: pt_sans_regular, Helvetica, sans-serif;
	color: #3797db;
}

#sidebar {
	background: #ffffff url('images/sidebar.jpg') no-repeat;
	min-height: 551px;
	text-align: center;
	padding-top: 30px;
}

