html{
	height: 100%;
}

body{
	background: #e4e4ed;
	height: 100%;
}

*{
	margin: 0;
	padding: 0;
	font-family:"MyriadPro", Helvetica, Arial, sans-serif;
}

@font-face {
	font-family: 'MyriadPro';
    src: url(../fonts/MyriadPro-Regular.otf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Palatino';
    src: url(../fonts/PalatinoLTStd-Medium.otf);
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'PalatinoBold';
    src: url(../fonts/PalatinoLTStd-Bold.otf);
    font-weight: normal;
    font-style: normal;
}

.boxed{
	border: #f00 dashed 1px;
}

h2{
	font-family: "Palatino";
	font-size: 12pt;
	color: #fda1b0;
}

.blue{
	margin: -33px 0 13px 40px;
	color: #fff;
}

h3{
	font-family: "Palatino";
	font-size: 12pt;
	color: #a70b26;
	padding-top: 0;
}

h4{
	font-family: "Palatino";
	font-size: 9pt;
	color: #004B8E;
	padding-bottom: 10px;
}

a, a:hover, a:visited, a:active{
	font-family: "MyriadPro";
}

#content{
	height: 100%;
}

#anchor-top{
	width: 100%;
	height: 150px;
	position: fixed;
	z-index: 10;
	top: 0;
	background: #fff;
}

#banner{
	height: 100px;
	width: 960px;
	margin: 0 auto;
}

a.logo{
	display: block;
	position: relative;
	float: left;
	width: 222px;
	height: 66px;
	text-indent: -5000px;
	top: 17px;
	left: 10px;
	background: url(../images/logo.jpg) no-repeat 0 17px;
}

#searchdiv{
	display: block;
	width: 240px;
	position: relative;
	float: right;
	top: 55px;
	margin-right: 10px;
}

.searchbox{
	display: block;
	width: 175px;
	height: 22px;
	background: #C4DAEF;
	float: left;
	border: none;
	padding-left: 5px;
}

::-webkit-input-placeholder  { color:#fff; }
input:-moz-placeholder { color:#fff; }

.go{
	display: block;
	background: #004b8e;
	width: 50px;
	height: 22px;
	text-align: center;
	float: right;
	color: #add7fd;
	text-shadow: 1px 1px #006;
	border: none;
}

#nav-bar{
	width: 100%;
	height: 50px;
	position: absolute;
	top: 100px;
	background: #004b8e;
	border-bottom: 4px solid #00315a;
}


ul.nav-group{
	list-style-type: none;
	text-align: center;
	height: 50px;
	width: 946px;
	margin: auto;
}

ul.nav-group li{
	display: inline;
	float: left;
}

ul a{
	font-size: 10pt;
	text-decoration: none;
	display: block;
	padding: 0 16px;
	line-height: 50px;
	color: #add7fd;
	text-shadow: 1px 1px #006;
}

ul a:hover{
	color: #fff;
}

body#index a#homenav, body#belief a#beliefnav{
	color: #fff;
}

.vr{
	display: block;
	float: left;
	margin-top: 16px;
	height: 14px;
	width: 1px;
	background: #00315a;
}

#main{
	display: block;
	position: relative;
	width: 980px;
	height: 100%;
	margin: 0 auto;
	background: url(../images/img-bg-2col.gif) repeat-y 20px 0;
	z-index: 1;
}

#home-bg{
	display: block;
	height: 100%;
	background: url(../images/img-banner-960x297.jpg) 10px 154px no-repeat;
	z-index: 3;
}

#blue-bg{
	display: block;
	height: 216px;
	background: url(../images/img-corner-topstripe.gif) 0 154px no-repeat #92b0cb;
	z-index: 3;
	color: #fff;
}

#copy-box{
	margin-top: 20px;
	background: url(../images/img-bg-2col.gif) repeat-y 20px 1px;
	overflow: hidden;
}

#search-copy{
	width: 940px;
	margin-left: 20px;
	height: 100%;
	background: #fff;
	overflow: hidden;
}

.buffer{
	display: block;
	height: 154px;
}

.tab-left, .tab-right{
	position: absolute;
	display: block;
	height: 12px;
	width: 20px;
	z-index: 10;
	top:439px;
}

.tab-left{
	left: 0px;
	background: url(../images/img-corner-red-left.gif);

}

.tab-right{
	left: 960px;
	background: url(../images/img-corner-red-right.gif);
}

.shaded{
	display: block;
	float: right;
	margin-right: 20px;
	padding: 40px 25px 0 25px;
	width: 350px;
	height: 257px;
	vertical-align: center;
	background: rgba(27,37,45,0.8);
}

.shaded h1{
	font-family: "Palatino";
	font-size: 16pt;
	color: #add7fd;
	text-shadow: 1px 1px #006;
	line-height: 1em;
}

.shaded p{
	padding-top: 20px;
	color: #fff;
	text-shadow: 1px 1px #006;
	font-size: 12px;
	line-height: 1.3em;
}

.readmore{
	display: block;
	width: 60px;
	height: 14px;
	padding-top: 3px;
	background: #004B8E;
	text-align: center;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	float: right;
	margin-top: 20px;
}

.skip-splash{
	width: 100%;
	height: 50px;
	position: relative;
	clear: both;
}

.titlebar{
	float: left;
	width: 445px;
	height: 34px;
	padding: 16px 0 0 45px;
}

.red1{
	background: #b80d2a;
}

.red2{
	background: #c41230;
}

.shift-20pt{
	margin-left: 20px;
}

.copy2, .copy4{
	font-size: 10pt;
	float: left;
	margin-top: 10px;
}

.copy4 p, .copy2 p, .copy2 ul{
	padding-bottom: 15px;
	text-indent: 20px;
}

.copy4{
	width: 215px;
	padding: 0 10px 120px 10px;	
}

.copy2{
	width: 430px;
	padding: 0 10px 120px 30px;	
}

.vr2{
	border-right: 1px solid #f0c4cb;
}

p a{
	text-decoration: none;
	color: #a70b26;
}

p.p-blue{
	font-family: "PalatinoBold";
	color: #01305a;
}

p.bio{
	color: #6b6d6f;
	padding-bottom: 10px;
	text-indent: 0;
}

.copy2 .ul-blue{
	margin-left: 20px;
	list-style-type: disc;
	color: #425b77;
	text-indent: 0;
}

.copy2 .ul-blue li{
	padding-bottom: 2px;
}

.blue-box{
	display: block;
	margin: 0 -20px 20px 0 ;
	padding: 20px 15px 0 20px;
	background: #dce8f3;
}

.blue-box p{
	text-indent: 0;
}

#footer{
	width: 100%;
	height: 100px;
	position: fixed;
	margin-top: -104px;
	border-top: 4px solid #00315a;
	background: #2f4659;
	z-index: 10;
}

#footer p{
	font-size: 8pt;
	color: #fff;
	text-align: center;
	padding: 5px 0 0 450px;
}

#footer a, #footer a:visited, #footer a:hover, #footer a:active{
	color: #fff;
}



