
/* -----------------------------------------------
	SLIDESHOW
	-------------------------------------------- */

#slideshow {
	height: 385px;
	margin-bottom: 4px;
}

#slides {
	margin: 6px 0 0 9px; float: left; z-index: 0; width: 695px; height:361px; 
}
#slideshow div.grid_12 {
	background: url(images/feature-bg-large.png) no-repeat;
	background-position: top left;
	height: 381px;
	position: relative;
}
#slideshow #up {
	height: 21px;
	position: absolute;
	top: 6px;
	left: 704px;
	width: 234px;
	background: #000000 url(images/feature-divider.png) no-repeat; 
	background-position: 0 20px;
	padding-bottom: 12px;
	cursor: pointer;
}
#slideshow #down {
	height: 21px;
	position: absolute;
	bottom: 14px;
	left: 704px;
	width: 234px;
	background:  #000000 url(images/feature-divider.png) no-repeat; 
	background-position: 0 2px;
	padding-top: 11px;
	cursor: pointer;
}
#slideshow #column {
	width: 258px; 
	height: 298px; 
	left: 680px; 
	position: absolute; 
	top: 38px; 
	background: url(images/feature-text-bg.png) repeat-y;
	overflow: hidden;
}
#slideshow #nojs_column{
	position: absolute;
	left: 680px;
	top: 6px;
	height: 351px;
	background: #000000;
	padding-top: 10px;
	width: 258px; 
	background: url(images/feature-text-bg.png) repeat-y;
}
#slideshow .feature {
	position: relative;
}
#slideshow a { text-decoration: none; }

#slideshow .hover .highlight_shadow, #slideshow .active .highlight_shadow {
	width:24px; 
	position: absolute; 
	height: 100%; 
	background: url(images/highlight-shadow.png) no-repeat; 
	background-position: left center; 
	opacity: 0.18;
	filter:alpha(opacity=18);
	z-index: 99;
	left: 0;
}
#slideshow .hover .highlight, #slideshow .active .highlight {
	width:24px; 
	position: absolute; 
	height: 100%; 
	background: url(images/highlight.png) no-repeat; 
	background-position: left center;
	z-index: 100;
	left: 0;
}
#slideshow .desc {
	color: white; 
	margin-left: 24px; 
	padding: 9px 12px 12px 27px;
	font-size: 9.5pt;
}
#slideshow .hover .desc, #slideshow .active .desc {
	background: #695d54; 
}
#slideshow .hr {
	border: 0; 
	background: url(images/feature-divider.png) no-repeat; 
	height:10px; 
	margin: 0;
	margin-left: 24px;
}
#slideshow .category {
	text-transform: uppercase;
	color: #ffeeb3;
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 9pt;
}
#slideshow .title {
	color: #ffeeb3;
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#slideshow .detail {
	display: block;
	color: white;
}
/* -----------------------------------------------
	SMALL FEATURES
	-------------------------------------------- */

#features { 
}

#features div.grid_3 {
	background: url(images/feature-bg-small.png) no-repeat;
	background-position: top left;
	height: 102px;
	padding: 5px 8px 14px 10px;
	width: 210px;
	margin-bottom: 4px;
}

/* -----------------------------------------------
	3 NEWS/EVENTS BOXES
	-------------------------------------------- */

#newsboxes {
}

#newsboxes div.grid_4 {
	background: url(images/news-bg-bottom.png) no-repeat;
	background-position: bottom center;
	padding-bottom: 12px;
}

#newsboxes h2 {
	background: url(images/news-bg-top.png) no-repeat;
	background-position: top center;
	height: 46px;
	padding: 14px 13px 0 23px;
	color: #668d3c;
	font-size: 20pt;
	display: block;
	margin: 0;
	font-weight: normal;
}

#newsboxes h2 img {
	float: right;
	position: absolute;
	top: 9px;
	right: 13px;
}

div.news_body, div.events_body, div.connect_body {
	padding: 21px 23px 0 20px;
	font-size: 10pt;
}
div.connect_body { padding-top: 16px; }

div.date {
	float: left;
	background: url(images/date-bg.png) no-repeat;
	background-position: right top;
	padding-right: 7px;
	width: 83px;
	color: #695d54;
	font-size: 32pt;
	line-height: 32pt;
	text-align: center;
	margin-right: 13px;
	min-height: 60px;
	font-family: cambria, times new roman, times;
	position: absolute;
}

div.date .month {
	text-transform: uppercase;
	color: #cab388;
	font-size: 12pt;
	line-height: 12pt;
	font-family: arial, helvetica, verdana, sans-serif;
}

#newsboxes h4 {
	font-weight: bold;
	color: #668d3c;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10.5pt;
	margin-bottom: .5em;
	margin-top:0;
}

#newsboxes a {
	color: #668d3c;
}

.news_body div, .event, .connect_body div {
	background: url(images/hr.png) no-repeat;
	background-position: bottom center;
	padding-bottom: 22px;
	margin-bottom: 18px;
	background-color: #fff;
}

#newsboxes p {
	margin-top: 0;
	margin-bottom: 0;
}
.connect_body div {
	margin-bottom: 5px;
	padding-bottom: 15px;
}
.event { min-height: 60px; }
.event h4 {
	left: 103px;
	width: 162px;
	position: relative;
}
.event p {
	background: none;
	padding: 0;
	margin:0;
	left: 103px;
	width: 162px;
	position: relative;
}

#newsboxes .connect h4 {
	margin-bottom: 0;
}
#newsboxes .connect h5 {
	text-transform: uppercase;
	color: #695d54;
	font-weight: normal;
	font-size: 10pt;
	margin-bottom: 4px;
	font-family: arial, helvetica, verdana, sans-serif;
	margin-top:0;
	padding-top: 3px;
}

#newsboxes .connect_body img, #newsboxes .news_body img, #newsboxes .events_body img {
	border:0;
	float: left;
	margin-right: 13px;
}
#newsboxes a img.border, #newsboxes .news_body img.border {
	border: solid #695d54;
	border-width:  1px 0;
}

#newsboxes a.news_button {
	text-align: right;
	display: block;
	width: 255px;
	height: 24px;
	background: url(images/news-button.png) no-repeat;
	margin-left: 21px;
	padding-top: 8px;
	padding-right:10px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #d7772f;
	margin-bottom: 15px;
	clear: both;
}
#newsboxes .connect .news_button { margin: 10px 0 0 0; }

/* -------------------------
	EMERGENCY BANNER (PERMANENT)
	-------------------------------------------- */
#emergency_fullwidth {
	background: url(../templates/common/header-bg.png) repeat-y;
	background-position: center;
	height: 43px;
}
#emergency_banner {
	background: #ba1515 url(images/emergency.png) no-repeat;
	height: 32px;
	padding: 11px 103px 0 107px;
	color: white;
	position: relative;
	z-index: 500;
	width: 727px;
	margin: 0 0  0 6px;
	top: 0;
}
#emergency_banner h3 {
	margin: 0 2em 0 0;
	font-size: 14pt;
	font-weight: normal;
	float: left;
}
#emergency_banner p {
	margin: 0;
	padding-top: 3px;
}
#emergency_banner a {
	color: white;
	text-decoration: underline; 
}

/* -----------------------------------------------
	EMERGENCY BANNER (OVERLAY)
	-------------------------------------------- */

#shadow {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1002;
	background-color: #000000;
	opacity: 0.75;
	filter:alpha(opacity=75);
	left: 0;
}
#emergency_announcement {
	position: absolute;
	z-index: 1003;
	top: 65px;
}
#emergency_announcement .grid_8 {
	background-color: #ffffff;
}
#emergency_announcement h2 {
	height: 51px;
	background: url(images/emergency-banner.png) no-repeat;
	padding: 20px 0 0 126px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16pt;
}
#emergency_announcement p {
	padding: 10px 60px 55px 126px;
}
#emergency_announcement a {
	font-family: arial, helvetica, verdana, sans-serif;
	color: #668d3c;
	font-weight: bold;
	text-decoration: underline;
}
#overlay {
	opacity: 1;
	position: absolute;
	height: 100%;
	top: 0;
	width: 100%;
}
