/* Global Styles */
@import url("../../global/CSS/global.css");

/* TAG's */
html{
	font-size: 100.01%;
}

body{
	margin: 0;
	font: 64% "Lucida Sans Unicode", "Lucida Grande";
	color: #808080;
	background: #819b8e url(/SiteFiles/1118/Images/bodyBkgd2.jpg) repeat-x bottom;
}
form {
	padding: 0;
	margin: 0;
	display: inline;	
}
img{
	border: none;
	display: block;
}

ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
p, h1, h2, h3, h4{
	margin: 0;
}

h1 {
	font: 24px/28px;
	color: #737362;
}
h2 {
	font: 12px/16px;
	color: #40695e;
	font-weight: bold;
}
h3 {
	font: 11px/16px;
	color: #40695e;
}
h4 {
	font: 11px/16px;
	color: #999999;
}
h5 {
	font: 12px/16px;
	color: #adad93;
}

a{	color: #849F91;
	text-decoration: underline;
}
a:hover {
	color: #849F91;
	text-decoration: none;
}
a:active, a:focus{
	outline:none;
}

#main{
	margin: 0 auto;
	width: 970px;
}

/* elements of  header */
.logo-slogan-holder{
	overflow: hidden;
	height: 1%;
}

.logo{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1118/Images/logo.gif) no-repeat;
	width: 183px;
	height: 50px;
	float: left;
	margin-top: 80px;
}

.slogan{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(/SiteFiles/1118/Images/slogan.gif) no-repeat;
	width: 427px;
	height: 42px;
	float:right;
	margin: 92px 0 0;
}

.menu-search-holder{
	background: #fff url(/SiteFiles/1118/Images/menu-search-holder.gif) no-repeat;
	margin-top: 36px;
	overflow: hidden;
	height: 1%;
}
/* search box */
#search{
	float: right;
	background: url(/SiteFiles/1118/Images/search-bg.gif) no-repeat;
	height: 26px;
	width: 219px;
	margin: 12px 20px 0 0;
	overflow: hidden;
	display: inline
}
#search .searchField{
	border: none;
	background: none;
	margin: 4px 0 0 12px;
	width:170px;
	float: left;
	color: #adad93;
	outline: none;
}
#search .searchButton{
	background: url(/SiteFiles/1118/Images/btn-search.gif) no-repeat;
	height:11px;
	width: 11px;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
	float: left;
	border: none;
	padding: 0;
	margin: 8px 12px 0 8px;
}
/* content */
#content{
	padding: 12px 20px 0 19px;
	overflow: hidden;
	background: #fff;
	height: 1%;
}
/* styles of content block for main & inner page */
.main-page{padding-bottom: 37px !important;}
.inner-page{padding-bottom: 0 !important;}

.columns{
	overflow: hidden;
}
/* main content column */
.main-content{
	float: left;
	width: 703px;
}

/* page top box */
.page-top{
	background: url(/SiteFiles/1118/Images/content-top-stretched-bg.gif) repeat-y;
	height:1%;
}

.page-top-top-bg{
	background: url(/SiteFiles/1118/Images/content-top-top-bg.gif) no-repeat;
}
.page-top-bottom-bg{
	background: url(/SiteFiles/1118/Images/content-top-bottom-bg.gif) no-repeat 0 100%;
	padding: 5px 5px 5px 6px;
}
/* page body box */
.page-body{
	padding: 0 20px 0 13px;
	float: left;
	width: 670px;
}
.page-body ul {
	margin: 10px 0px 10px 15px;
	padding: 0px;
}

.page-body ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	list-style: bullet;
}

.page-body h1{
	font: 24px/24px Lucida Sans Unicode;
	color: #737362;
	margin: 15px 0;
}

.page-body h2{
	font: bold 12px/14px Lucida Sans Unicode;
	color: #40695e;
}

.page-body strong{
	font: bold 12px/14px Lucida Sans Unicode;
	color: #40695e;
	display:block;
}

.page-body p{
	font: 12px/14px Lucida Sans Unicode;
	color: #808080;
}

.page-body .marg-top{margin-top: 13px;}

/* side bar */
#side-bar{
	float: right;
	width: 218px;
}
#side-bar a, #side-bar a:hover {
	text-decoration: none;
}
/*lifebridge box */
.lifebridge-box{
	background: url(/SiteFiles/1118/Images/lifebridge-box.gif) no-repeat;
	padding: 17px 0 14px;
	margin-bottom: 10px;
	width: 218px;
	height: 28px;
}

.lifebridge-box h3{
	text-indent: -9999px;
	overflow: hidden;
	background:url(/SiteFiles/1118/Images/lifebridge-h3.gif) no-repeat 50% 0;
	height: 11px;
}

.lifebridge-box ul{
	text-align: center;
	padding: 3px 0 0;
}

.lifebridge-box ul li{
	display: inline;
	background: url(/SiteFiles/1118/Images/lifebridge-box-separator.gif) no-repeat 0 50%;
	padding: 0 2px 0 7px;
}
.lifebridge-box ul li:first-child{background: none}

.lifebridge-box ul li a{
	color:#4b5a5e;
	font: 11px/11px Lucida Sans Unicode;
}
.lifebridge-box ul li a:hover {text-decoration: underline}
/* right image-link boxes styles */
#side-bar a img{
	border: 1px solid #E2E2E2;
	display: block;
	margin-bottom:10px;
}
#side-bar a:hover img {border-color:#B4B4B4} 

/* bottom box (in inner page)*/
.content-bottom-box{
	border-top: 1px solid #D5D5D2;
	background: #fff;
	width: 931px;
	margin: 11px -20px 0 -19px;
	overflow: hidden;
	padding: 20px 20px 6px 19px;
}
/*message box */
.content-bottom-box .message-box{
	float: left;
	overflow: hidden;
	background: url(/SiteFiles/1118/Images/message-bg.gif) no-repeat 100% 0;
	height:1%;
}

.message-box .latest-message{
	width: 110px;
	background: url(/SiteFiles/1118/Images/messge-box-separator.gif) no-repeat 100% 0;
	color: #737362;
	font: 12px/56px Lucida Sans Unicode;
	float: left;
}

.message-box .message{
	float: left;
	width: 572px;
	padding: 0 0 0 18px;
	overflow: hidden;
	height: 1%;
}
/* buttons "listen/download" */
.message ul{
	float: right;
	overflow: hidden;
	padding: 0 17px 0 0;
	margin-top:16px;
}

.message ul li{
	float: left;
}

.message ul .btn-listen{
	display: block;
	background: url(/SiteFiles/1118/Images/btn-listen.gif) no-repeat;
	height: 28px;
	width: 70px;
	text-indent: -9999px;
	overflow: hidden;
}

.message ul .btn-download{
	display: block;
	background: url(/SiteFiles/1118/Images/btn-download.gif) no-repeat;
	height: 28px;
	width: 99px;
	text-indent: -9999px;
	overflow: hidden;
}
.message ul .btn-download:hover,
.message ul .btn-listen:hover{background-position: 0 100%;}
/* message box TAGs styles */
.message h3{
	color: #40695e;
	font: bold 11px/14px Lucida Sans Unicode;
}

.message h4{
	color: #999;
	font: 11px/14px Lucida Sans Unicode;
}

.message strong{
	color: #666;
	font: bold 12px/14px Lucida Sans Unicode;
}
/* styles for lifebridge-box in content-bottom-box */
.content-bottom-box .lifebridge-box{
	float: right;
}
/* footer */
#footer{
	background: url(/SiteFiles/1118/Images/footer.gif) no-repeat;
	padding: 17px 0 63px;
}
/* event line styles */
.event-line{
	overflow: hidden;
	background: url(/SiteFiles/1118/Images/event-line.gif) no-repeat;
	height: 1%;
}

.event-line .event{
	float: left;
}

.event-line .timeloc {
	font: 12px/31px Lucida Sans Unicode;
	color: #737362;
	float: left;
	margin: 0 17px 0 16px;
	text-decoration: none;
}
.event-line .event a:hover{}
.event-line .event span{
	background:url(/SiteFiles/1118/Images/event-separator.gif) no-repeat 0 50%;
	display: block;
	font: 12px/31px Lucida Sans Unicode;
	color: #737362;
	float: left;
	padding-left: 20px;
}
/* map & RSS links styles */
.event-line .link-holder{
	float: right;
	margin: 6px 20px 0 0;
	display: inline;
}

.lnk-map{
	height: 18px;
	width: 100px;
	background: url(/SiteFiles/1118/Images/lnk-map.gif) no-repeat;
	display: block;
	float: left;
	margin: 0 7px 0 0;
	font: 10px/16px Lucida Sans Unicode;
	color:#fff;
	text-indent: 7px;
	text-decoration: none;
}

.lnk-rss{
	height: 18px;
	width: 43px;
	background: url(/SiteFiles/1118/Images/lnk-rss.gif) no-repeat;
	display: block;
	float: left;
	font: bold 10px/16px Lucida Sans Unicode;
	color:#fff;
	text-indent: 8px;
	text-decoration: none;
}
.lnk-rss:hover,
.lnk-map:hover{background-position: 0 100%;	color:#fff; text-decoration: none;}

/* contact info box */
.contacts{
	text-align: center;
	padding-top: 17px;
}

.contacts li{
	display: inline;
	font: 10px/18px Lucida Sans Unicode;
	color:#c1cfc8;
	background: url(/SiteFiles/1118/Images/footer-list-separator.gif) no-repeat 0 50%;
	padding: 0 1px 0 6px;
}
.contacts li:first-child{background: none}
.contacts li a,
.copy a{
	color: #fefefe;
	font: 10px/18px Lucida Sans Unicode;
	text-decoration: underline;
}
/* copyright paragraph */
.copy{
	text-align:center;
	font: 10px/18px Lucida Sans Unicode;
	color:#c1cfc8;
}

.contacts li a:hover,
.copy a:hover{text-decoration: none}

/* added styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/* Breadcrumbs Styles */
#breadcrumbs {
	overflow: hidden;
	margin: 20px 0px 20px 13px;
	float: left;
	width: 690px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	padding: 0px 6px 0px 0px;
	float: left;
	background:none;
	display:inline;
	font-size: 11px;
}
#breadcrumbs a {
	color: #adad93;
	background: url(/SiteFiles/1118/Images/breadcrumb-separator.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 14px;
}
#breadcrumbs a:hover {
	color: #adad93;
	background: url(/SiteFiles/1118/Images/breadcrumb-separator.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 14px;
}
#breadcrumbs a.first {
	color: #adad93;
	background: none;
	text-decoration:none;
	padding-left: 0px;
}
#breadcrumbs a.first:hover {
	color: #adad93;
	background: none;
	text-decoration:underline;
	padding-left: 0px;
}
#breadcrumbs a.current {
	color: #adad93;
	background: url(/SiteFiles/1118/Images/breadcrumb-separator.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 14px;
}
/* SubNav Styles */
#subnavWrapper {
	margin-bottom: 10px;
	background: #eaeade url(/SiteFiles/1118/Images/sub-nav.gif) no-repeat;
	padding: 0 0 13px 12px;
}
#subnavWrapper p {
	display: none;
}
#subnavWrapper h2,
#subnavWrapper h2 a {
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	display:block;
	text-decoration: none;
	padding: 3px 0 6px 2px;
	margin: 0px;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}
#subnav li {
	font-size:11px;
    padding: 0;
    margin: 0;
    width: 180px;
    background: none;
}
#subnav a {
	color: #adad93;
	display:block;
	padding: 6px;
	text-decoration: none;
}
#subnav a:hover {
	color: #808080;
	display:block;
	padding: 6px;
	text-decoration: none;
}
#subnav a.first {
	color: #adad93;
	display:block;
	padding: 6px;
	text-decoration: none;
}
#subnav a.first:hover {
	color: #808080;
	display:block;
	padding: 6px;
	text-decoration: none;
}
#subnav a.current {
	color: #808080;
	display:block;
	padding: 6px;
	text-decoration: none;
}
/* Calendar Override Styles */
/* Applies to ALL cells within the calendar table */
.events-calendar td {
	border: solid 1px #CCC;
	height: 90px;
}
/* Applies to cells that represent SATURDAY - SUNDAY */
.weekend {
	background-color: #EDF1EE;
}
/* Applies to cells that represent MON-FRI */
.weekday {
}
/* Applies to ALL cells within the calendar table */
.events-calendar td {
	border: solid 1px #CCC;
	height: 90px;
}
/* Applies to column heading style */
.events-calendar th {
	font: 12px/16px;
	color: #40695e;
	font-weight: bold;
}
/* Applies to the cell that represents the current date */
.today {
	background-color:#DAE2DE;
}
/* Applies to div containing events marked as "all day" */
.all-day-event {
	background-color: #C1CFC8;
	color: #666;
	cursor: pointer;
}
.all-day-event:hover {
	background-color: #666;
	color: #FFF;
}
/* Applies to div containing events marked as "partial day" */
.partial-day-event {
	text-decoration: none;
}
.partial-day-event:hover {
	text-decoration: none;
	color: #444;
}

/* @group MOBILE */

#mobile a {
	background:none repeat scroll 0 0 #333333;
	color:#FFFFFF;
	display:block;
	font-family:helvetica;
	font-size:20px;
	font-weight:bold;
	padding:10px;
	text-align:center;
	text-decoration:none;
}

/* @end */



