@import url(http://fonts.googleapis.com/css?family=Droid+Serif&subset=latin);
/*
This code authored by Eric Meyer.
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: top;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* /// End /// */

body{
	background: #e0b768 url(/images/bg-body.png) repeat-x 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	
}
em, italic{font-style:italic;}
strong, bold{font-weight:bold;}
u, underline{text-decoration:underline;vertical-align:text-top !important;}
a:link, a:visited {
	text-decoration: none;
	color: #872820;
}
a:hover, a:active{
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	color:#184d73;
	font-weight:normal;
	letter-spacing:-1px;
}
h1{
	margin-bottom:18px;
	border-bottom:solid 3px #CAC3BA;
	padding-bottom:2px;
	font-size:28px;
	line-height:31px;
}
h2{
	font-size:20px;
	line-height:25px;
}
h3{
	font-size:18px;
	line-height:21px;
}
h4{
	font-size:16px;
	line-height:19px;
}
h5{
	font-size:14px;
	line-height:17px;
}
h6{
	font-size:12px;
	line-height:15px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#184d73 !important;
}
#officialTitle {
	background: #685439 url(/images/bg-officialTitle.png) no-repeat center center;
	padding: 3px 0;
	border-bottom: solid 1px #fff;
	text-align: center;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#pageContainerTop {
	background: url(/images/bg-pageContainerTop.png) no-repeat center top;
	height: 10px;
}

#pageContainer {
	background: url(/images/bg-pageContainer.png) repeat-y center top;
	padding-top:8px;

}
#pageContainerBottom {
	background: url(/images/bg-pageContainerBottom.png) no-repeat center top;
	height: 9px;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#innerContainerTop {
	background: url(/images/bg-innerContainerTop.png) no-repeat center top;
	height: 7px;
}
#innerContainer {
	background: url(/images/bg-innerContainer.png) repeat-y center top;
	padding: 0 7px;
}
#innerContainerBottom {
	background: url(/images/bg-innerContainerBottom.png) no-repeat center top;
	height: 10px;
}
#innerFooter {
	padding: 9px 12px 4px 87px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	background: url(/images/logo-sm.png) no-repeat 15px 0;
	min-height: 28px;
	color: #051e3b;
}
#footer {
	margin: 0 auto 10px;
	width: 960px;
	font-size: 11px;
	color: #685439;
	line-height: normal;
}
#footerA {
	float: left;
}
#footerA ul li {
	display: inline;
	margin-right: 6px;
	border-right: solid 1px #B2822B;
	padding-right: 6px;
}
#footerA ul li.lastNavItem {
	border: none;
	padding: 0;
	margin: 0;
}
#footerB {
	float: right;
	text-align: right;
	color: #B2822B;
}
#footerB a {
	color: #B2822B;
}
#footerB a:hover {
	color: #036;
}
#headerHomePhotosWrap,
#headerPhotosWrap{
	width: 944px;
	margin: 0 auto;
	height: 230px;
	overflow: hidden;
	position: relative;
}
#headerHomeCounter{
	position: absolute;
	z-index: 15;
	bottom: 8px;
	left: 720px;
	font-size: 10px;
}
#headerHomeCounter a{
	background:#1A1A1A;
	padding:2px 4px;
	color:#fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-khtml-border-radius:2px;
	margin-right:2px;
	text-decoration:none;
}
#headerHomeCounter a:hover{
	background:#3D658C;
}
#headerHomeCounter a.activeSlide{
	background:#fff;
	color:#872820;
	cursor:text;
}
.headerDetails {
	position: absolute;
	z-index: 2;
	right: 0px;
	top: 0px;
	width: 200px;
	height: 145px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color:#fff;
	padding:70px 15px 15px;
	background:#354218 url(/images/sprites.png) no-repeat -332px 14px;
}
.headerDetails h2{
	color:#fff;
}
#navMain {
	border-top: solid 1px #4C8FCF;
	background:#406a91;
	width: 944px;
	margin: 0 auto;
	position:relative;
	z-index:10;
	background-image: -moz-linear-gradient(top, #406a91, #080e41); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #406a91),color-stop(1, #080e41)); /* Saf4+, Chrome */
}
#navMain ul {
	margin: 0 0 0 8px;
}

#navMain ul li {
	float: left;
}
#navMain ul li a {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	float: left;
	display: block;
	padding:14px 16px 15px;
}
#navMain ul li a:hover, #navMain ul li:hover a{
	background:#091043;
	text-decoration:none;
}
#navMain ul li.dir{
	position:relative;
	z-index:11;
}
#navMain ul li.dir ul{
	display: none;
	position:absolute;
	z-index:12;
	width:160px;
	top:47px;
	left:0;
	margin:0;
}
#navMain ul li.dir ul li{
	float:none;
}
#navMain ul li.dir ul li a{
	font-size:11px;
	line-height:normal;
	padding:3px 12px;
	display:block;
	float:none;
	text-transform:capitalize;
	color:#fff;
	background:#406A91;
}
#navMain ul li.dir ul li a:hover{
	background:#263F6C;
}
#colSub {
	float: left;
	width: 193px;
}
.colSubMod {
	margin: 0 0 20px 0;
	font-size: 11px;
	line-height: 15px;
}
.colSubMod h2 {
	color: #fff;
	background: #685439;
	font-size: 16px;
	padding: 4px 5px;
	line-height: normal;
	margin-bottom: 4px;
}
.colSubMod h2 .titleSmaller {
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 20px;
	color: #ededed;
}
.colSubMod ul li{
	margin-left: 10px;
	margin-right: 10px;
}
#colSub a {
	color: #333333;
}
#siteSearch{
	background:url(/images/sprites.png) no-repeat 0 0;
	height:28px;
	width:167px;
	margin: 10px auto;
	
}
#siteSearchInput {
	color: #115ca1;
	font-size: 12px;
	border: none;
	background-color:transparent;
	margin:4px 0 0 7px;
	width:128px;
}
#siteSearchSubmit{
	border:none;
	background:none;
	margin:0;
	height:28px;
	width:22px;
	padding:0;
	float:right;
}
#quickLinksDropdown {
	margin: 0 auto 14px;
	background:url(/images/sprites.png) no-repeat 0 -29px;
	height:28px;
	width:167px;
	color: #115ca1;
	font-size: 10px;
	position:relative;
	z-index:4;
}
#quickLinksDropdown:hover{
	background:url(/images/sprites.png) no-repeat 0 -57px;
}
#quickLinksDropdownTitle {
	width: 160px;
	height: 21px;
	padding-top: 7px;
	padding-left: 7px;
	cursor:default;
}
#quickLinksArrow {
	width: 25px;
	float: right;
	display: block;
	height: 28px;
}
#quickLinksDropdown ul{
	position:absolute;
	top:27px;
	left:0;
	z-index:5;
	padding-bottom:3px;
	border-bottom:solid 1px #b2a89a;
	border-right:solid 1px #b2a89a;
	border-left:solid 1px #b2a89a;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-khtml-border-radius-bottomright:3px;
	-khtml-border-radius-bottomleft:3px;
	background:#fff;
	display:none;
}
#quickLinksDropdown ul li a{
	padding:3px 7px;
	background:#fff;
	display:block;
	width:151px;
	font-size:10px;
	line-height:normal;
}
#quickLinksDropdown ul li a:hover{
	text-decoration:none;
	background:#DFF0FF;
}
#colMain {
	float: left;
	width: 719px;
	padding: 17px;
	line-height:17px;
}
#colMain p, #colMain ol, #colMain ul, #colMain table{
	margin-bottom:18px;
}
#colMain table tr td table{
	margin-bottom:0 !important;
	width:95%;
}
#colMain hr{
	margin:35px;
}
#colMain ul li{
	margin-left:20px;
	margin-right:20px;
	padding-left:10px;
	background:url(/images/bg-bullet1.png) no-repeat 0 5px;
}
#colMain ol li{
	margin-left:45px;
	margin-right:45px;
	list-style:decimal;
}
#colMain h2, #colMain h3, #colMain h4, #colMain h5, #colMain h6{
	margin-bottom:6px;
}
/*
#colMain h2{
	border-bottom:solid 1px #CAC3BA;
}
*/
#colMainSubA {
	float: left;
	width: 535px;
}

#colMainSubB {
	float: right;
	width: 170px;
}
#banners {
	text-align: center;
}
#socialBlock {
	text-align: center;
}
#socialBlock img{
	margin:0 0 5px 0;
}
#otherQuickLinks {
	background: #685439;
	padding: 7px 6px 1px;
	margin-bottom: 12px;
}
#otherQuickLinks h2 {
	font-size: 13px;
	letter-spacing: 0px;
	padding: 0;
	margin: 0 7px 4px;
	
}
#otherQuickLinks ul li {
	margin: 0;
	padding: 0;
}
#navSub h2 {
	background: transparent;
	font-size: 14px;
	color: #000;
	letter-spacing: 0;
	padding:0 10px;
	font-weight: bold;
}
#colSubEvents {
	border: solid 1px #e1ba70;
	background: #f0dbb3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius:5px;
}
#colSubEvents h2 {
	background: none;
	color: #115ca1;
	margin: 0;
	padding: 5px 9px;
}
#colSubEvents ul {
	background: #fff;
	padding: 10px;
	margin: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius:5px;
}
#colSubEvents ul li {
	background: none;
	margin: 0 0 8px 0;
	padding: 0;
}
#newsBlocksHome{
	background:#e7e0d9;
	background-image: -moz-linear-gradient(top, #f4f1ee, #e7e0d9); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f4f1ee),color-stop(1, #e7e0d9)); /* Saf4+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#f4f1ee', EndColorStr='#e7e0d9'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f4f1ee', EndColorStr='#e7e0d9')"; /* IE8 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius:5px;
	margin:0 0 15px 0;
	padding:0 10px 15px;
}
.newsBlockHome, .newsBlockHome-Last{
	float:left;
	width:160px;
	margin-right:15px;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 15px;
}
.newsBlockHome-Last{
	margin-right:0;
}
.clear {
	clear: both;
}
.Image-Float-Right, .Image-Float-Right-Border{
	float:right;
	margin:0 0 15px 15px;
}
.Image-Float-Left, .Image-Float-Left-Border{
	float:left;
	margin:0 15px 15px 0;
}
.Image-Float-Right-Border, .Image-Float-Left-Border, .Image-Border{
	border:solid 3px #CAC3BA;
	padding:1px;
	background-color:#fff;
}

#rssIcon{
	margin:10px 0 15px;
	text-align:right;
}
.rssFloatRight{
	float:right;
	margin:10px 0 15px 20px;
}

#jobsTable{}
#jobsTable tr th{
	background:#333;
	color:#fff;
	font-weight:bold;
	padding:1px 2px 1px 4px;
}
#jobsTable tr td{
	padding:3px 0 4px 0;
}
.jobsThTitle{
	width:40%;
}
.jobsThCategory{
	width:30%;
}
.jobsThType {
	width:20%;
}
.jobsThPosted{
	width:10%;
}
.jobInformation{}
.jobTitle{}
.jobCategory{}
.jobType{}
.jobPosted{}
.albumCover{
	padding:0 18px 0 0;
}
#toolBarWrap{
	margin:0 0 15px 0;
}
#toolBarWrap #toolBar{
	float:left;
	text-align:left;
	margin:0;
}
#toolBarWrap #rssIcon{
	float:right;
	text-align:right;
	margin:0;
}


.postList, .eListWrap, .galleryalbum{
	border-bottom:solid 1px #CAC3BA;
	padding-bottom:25px;
	margin-bottom:20px;
}
.postList h2{
	margin-bottom:8px;
}
#toolBar{
	float:right;
	text-align:right;
	margin:0 0 10px 20px;
}
#articleMetaContainer{
	margin-bottom:15px;
	position:relative;
}
.backToNews{
	display:block;
	text-align:right;
	margin-bottom:5px;
	font-size:11px;
	float:right;
}
.viewAllEvents{
	font-size:11px;
	margin-top:20px;
}
.postMeta{
	font-size:12px;
}
.eListA{
	float:left;
	width:550px;
}
.eListB{
	float:right;
}
#calendar h2{
	border:none;
}
#calTable {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #eddea9;
	border-left: 1px solid #eddea9;
}
#calTable td {
	height: 110px;
	width: 110px;
	font-size: 10px;
	line-height: 11px;
	border-right: 1px solid #eddea9;
	border-bottom: 1px solid #eddea9;
	text-align: left;
	vertical-align: top;
	background:#F9F9F8;
}
#calTable .calDate {
	font-size: 14px;
	line-height: 14px;
	letter-spacing: -1px;
	display: block;
	margin: 0px 0px 5px;
	padding: 3px 3px 0px;
	float: left;
	color: #222;
	border-right: 1px solid #eddea9;
	border-bottom: 1px solid #eddea9;
}
#calTable .calEventTitle {
	clear: left;
	display: block;
	margin: 0px;
	padding: 0px 3px;
}
#calTable .calEventTitle a {
	text-decoration: none;
}
#calTable .calEventTitle a:hover {
	text-decoration: underline;
}
#calTable td.otherMonth {
	background: #EFEBE0;
}
#calTable td.otherMonth .calDate {
	color: #BFA273;
}
#calTable td.today {
	background: #fff;
}
#calTable td.today .calDate {
	font-size: 17px;
	line-height:17px;
	font-weight: bold;
	color: #184D73;
}
#calSearchWrap {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding:20px 0 10px;
}
#calNextPrev {
	float: left;
	font-weight:bold;
	font-size: 14px;
}
#calSearch {
	float: right;
	width:330px;
	text-align:right;
}
.select {
	margin:0 10px 0 0;
}
/*
Was for full width display at top of news section
#homeBanners{
	width:715px;
	height:209px;
	position:relative;
	margin:0 0 25px 0;
}
*/
#homeBanners{
	max-width:535px;
	max-height:209px;
	position:relative;
	margin:0 0 25px 0;
}
.homeBanner img{
	max-width:535px;
	height:auto;
}

#banners.colSubMod img {
padding-bottom:10px;
}

a.news_link {
background-color:#000000;
color: #FFFFFF;
font-family: Arial, sans-serif;
font-size:14px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding:7px;
text-decoration:none;
margin-bottom:10px;
}

