
html, body
{
	background-color: #FFF;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center;
}
div, #articleHolder input, #articleHolder form, #articleHolder select, #articleHolder textarea
{
	font-family: Arial, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 12px;
}
form
{
	margin: 0;
	padding: 0;
}
input, select
{
	vertical-align: middle;
}
a:link
{
	color: #00407F;/*#007BDF;*/
	text-decoration: underline;
}
a:visited
{
	color: #990000;/*#6BAF20;*/
}
a:hover
{
	text-decoration: none;
}
h4.link_header
{
	font-size: 9pt;
}
#fileDisplay label, #leftSideBar label, #articleHolder label
{
	font-weight: bold;
	display: none;
	padding: 0;
	margin: 0;
}
div.hr {
  height: 1px;
  margin: 8px 0 8px 0;
  padding: 0;
  background: #FFF no-repeat scroll center;
}
div.hr hr {
  display: none;
}
div#tipDiv, ul.upcomingEvents div#tipDiv
{	
	color:#000; 
	position:absolute; 
	visibility:hidden; 
	left:0; 
	top:0;
	z-index:10000;
	background:#E1EFFF;
	/*background: url('/optimized/con_bkgd.gif');*/
	border:1px solid #336; 
	width: 250px; 
	padding:4px;
}
div#tipDiv, div#tipDiv div, div#tipDiv .comment
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px; 
	line-height: normal;
	text-align: left;
}
html > body div#tipDiv 
{
	background: url('/optimized/con_bkgd.png');
}
div#tipDiv h3
{
	margin: 0 0 5px 0;
	padding: 3px 3px 4px 3px;
	background: #660000;
	color: #FFF;
	font-size: 12px;
}
/*
-------------------------------
|	Layout IDs
-------------------------------
*/
#wrapper
{
	position: relative;
	width: 952px; /*756px/762px*/
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url('/optimized/body_bgSides_952.gif') top left repeat-y;
	background-color: #660000;
}
#header
{
	border-top: 1px solid #000;
	border-bottom: 0;
	width: 950px; /*754px*/
	height: 102px;
	margin: 0 1px 0 1px;
	background: #660000;/*#004785;*/
}
#printPageHeader
{
	display: none;
}
#header #search
{
	position: absolute;
	top: 39px;
	left: 672px;
	color: #FFF;
	font-size: 10px;
}
#header #search label
{
	font-size: 11px;
}
#header #search form
{
	margin: 0;
	padding: 0;
}
#header #search fieldset
{
	/*position: relative;*/
	border: 0;
	margin: 0;
	padding: 0;
	width: 260px;
	height: 38px;
}
#header #search .searchbox
{
	border: 1px solid #660000;
	padding: 3px 0 2px 3px;
	font-size: 11px;
	width: 200px;
	/*height: 20px;*/
	float: left;
	margin-right: 5px;
}
#header #search .searchbutton
{
	font-size: 12px;
	width: 40px;
	height: 19px;
	margin: 0;
	padding: 0 0 2px 0;
	border: 0;
	background: transparent url(/optimized/go_btn.jpg) no-repeat center top;
	cursor: pointer !important; /* hand-shaped cursor */
	/*position: absolute;
	top: 15px;
	bottom: 1px;
	left: 209px;*/
}
#logo
{
	position: absolute;
	z-index: 1000;
	background: url('/images/stmonicatitle5.gif') top left no-repeat;
	width: 600px;/*490px;*/
	height: 90px;
	left: 280px;
	top: 10px;
}
#logo a, #logo a:visited
{
	position: absolute;
	display: block;
	text-indent: -10000px;
	width: 468px;
	height: 60px;
	left: 0px;
	top: 5px;
	text-decoration: none;
	overflow: hidden;
	z-index: 1500;
}
#cornerlogo
{
	position: absolute;
	background: url('/images/parishcorner.JPG') top left no-repeat;
	width: 200px;
	height: 128px;
	left: 0;
	top: 0;
	z-index: 1;
}
	#cornerlogo a, #cornerlogo a:visited
	{
		display: block;
		width: 80px;
		height: 128px;
		text-decoration: none;
	}
#navBar 
{
	/* see Main Navigation Look (below) */
}
#contentWidth
{
	display: block;
	width: 100%;
	margin: 0;	
	/*border: 1px solid #000;
	border-top: 0;
	border-left: 1px solid #000;*/
	min-height: 200px;
	height: auto; 
}
#leftSideBar
{	
	width: 200px;/*153px*/
	height: auto;
	float: left;
	margin-right: 0;
}
#contentWidth > #leftSideBar
{
	margin-right: 1px;
}
/*
#leftSideBar #date
{
	background-color: #666600;
	color: #FFF;
	font-weight: bold;
	width: 199px;/*153px/
	height: 20px;
}*/
#leftSideBar #homecontacts
{
	margin: 147px 0 0 15px;
	font-size: 11px;
}
#leftSideBar #homecontacts a:link, #leftSideBar #homecontacts a:visited
{
	/*font-weight: bold;*/
	color: #66B3FF;
	text-decoration: none;
}
#leftSideBar #homecontacts a:hover
{
	text-decoration: underline;
}
#leftSideBar #homecontacts .name
{
	color: #FFF;
	font-size: 12px;
}
#leftSideBar #homecontacts .jobTitle
{
	color: #CCC;
}
/*
* -------------------------------
*	START CONTENT
* -------------------------------
*/
#content 
{
	/*display: inline;*/
	width: 750px;
	float: left;
	min-height: 200px;
	height: auto;
	padding: 0 0 10px 0;
	background-color: #FFFFEE;
}
#content #emptyPage
{
	height: 200px;
}
/*
* -------------------------------
*	END CONTENT
* -------------------------------
*/
#articlePhotoTop
{
	border-bottom: 1px solid #000;
}
#whatsnew_box, #upcomingevents_box
{
	position: relative;
	float: right;
	background-color: #ECECEC;
	border: 1px solid #000;/*#999;*/
	width: 220px;
	min-height: 200px;
	margin: 15px 15px 0 20px;
	height: auto;	 
	clear: both;
}
#whatsnew_content, #upcomingevents_content
{
	padding: 10px;/* 10px 10px 10px*/
}
#whatsnew_box h3.boxheader a, #whatsnew_box h3.boxheader a:visited, #upcomingevents_box h3.boxheader a, #upcomingevents_box h3.boxheader a:visited, #schoolwhatsnew_box h3.boxheader a, #schoolwhatsnew_box h3.boxheader a:visited
{
	color: #ECECEC;
}
#whatsnew_box .comment, #upcomingevents_box .subdate
{
	color: #000;/*#330000;*/
}
#whatsnew_box
{
	margin-bottom: 5px;
}
#whatsnew_box h3 a:link, #whatsnew_box h3 a:visited, #upcomingevents_box h3 a:link, #upcomingevents_box h3 a:visited, #schoolwhatsnew_box h3 a, #schoolwhatsnew_box h3 a:visited
{
	font-size: 12px;
}

#articlePhotoRight
{
	float: right;
	width: 276px;
	height: auto;	
	margin: 25px 16px 20px 20px;	
	/*clear: right;*/
}
#contactList, #downloadList, #schoolwhatsnew_box 
{
	float: right;
	width: 275px;
	height: auto;	 
	background-color: #ECECEC;
	border: 1px solid #000;
	margin: 0 16px 20px 20px;
	clear: right;
}
#contactList h3.boxheader, #whatsnew_box h3.boxheader, #upcomingevents_box h3.boxheader, #schoolwhatsnew_box h3.boxheader
{
	background-color: #660000;
	font-size: 12px;
	margin: 0;
	padding: 2px 0 2px 8px;
	color: #FFF;
	font-weight: normal;
	border-bottom: 1px solid #000;
}
#downloadList h3.boxheader
{
	background-color: #330033;
	font-size: 12px;
	margin: 0;
	padding: 2px 0 2px 8px;
	color: #FFF;
	font-weight: normal;
	border-bottom: 1px solid #000;
}
#contactList h3.borderTop, #downloadList h3.borderTop
{
	border-top: 1px solid #000;
}
#contactList h3, #downloadList h3
{
	margin-bottom: 0;
	font-size: 13px;
}
#contactList .contactCard,  #downloadList .downloads
{
	font-size: 12px;
	padding: 5px 10px 10px 10px;
	height: auto;
}
#content > #articlePhotoRight
{
	margin: 25px 30px 20px 20px;
}
#content > #contactList, #content > #downloadList, #content > #schoolwhatsnew_box
{
	margin: 0 30px 20px 20px;
}
#articlePhotoRight img
{
	border: 1px solid #000;
}
/*
* -------------------------------
*	START ARTICLE HOLDER 
* -------------------------------
*/
#articleHolder, #articleHolder .link_ul
{
	font-family: Arial, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 12px;
}
#articleHolder 
{
	width: auto;/*auto 480px;*/
	padding-right: 12px;
	margin: 20px 25px 0 25px;
	height: auto;
	min-height: 200px;
	/*border: 1px solid #00FF00;*/
}
#articleHolder, #articleHolder div, #recommendedLinks, #recommendedLinks div, #popularPages, #topDownloads
{
	font-family: Arial, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#articleHolder input, #articleHolder textarea, #articleHolder select
{
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #660000;/*#004785;*/
}
#articleHolder h2
{
	font-size: 17px;
	/*color: #000;*/
	margin: 0;
	padding: 0;
}
#articleHolder h3, #whatsnew_box h3, #upcomingevents_box h3, #recommendedLinks h3, #popularPages h3, #topDownloads h3,  #schoolwhatsnew_box h3
{
	font-size: 13px;
	/*color: #000;*/
	margin: 5px 0 0 0;
	padding: 0px;
}
#articleHolder h4
{
	font-size: 12px;
	/*color: #000;*/
	margin: 0;
	padding: 0;
}
#articleHolder h4.linkheader, #articleHolder h4.dividerHeader, #articleHolder dt
{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	margin-top: 35px;
	width: 325px;
}
#articleHolder dt
{
	margin-bottom: 4px;
}
#articleHolder textarea
{
	width: 350px;/* */
}
#articleHolder blockquote
{
	margin-top: 0;
	padding: 0;
}
#articleHolder blockquote p
{
	margin: 0;
	padding: 0;
}
#articleHolder label
{
	color: #FA0A00;
}
#articleHolder fieldset
{
	border: 0;
}
#articleHolder legend
{
	display: none;
}
#articleHolder table
{
	width: 100%;
	font-size: 11px;
	line-height: 11px;
}

table.schedule
{
	width: 50%;
	font-size: 14px;

}

#articleHolder li
{
	margin-bottom: 15px;
}
#articleHolder ul.siteMap li
{
	margin-bottom: 0px;
}
#articleHolder .organization
{
	margin-bottom: 10px;
	width: 360px;	
	padding-right: 10px;
}
#content > #articleHolder .organization
{
	width: 380px;
}
#articleHolder .organization p
{
	margin: 0;
}
#articleHolder.homepage
{
	width: 450px;
	height: auto;
	margin: 25px 15px 0 20px; 
	padding-bottom: 12px; 
	border-bottom: 1px solid #CCC;
}
#content > #articleHolder.homepage
{
	width: 462px;
}

#boxedtext
{
	border: 1px solid #000;
}


/*
* -------------------------------
*	END ARTICLE HOLDER 
* -------------------------------
*/
/*
* -------------------------------
*	START HOME
* -------------------------------
*/
ul.upcomingEvents
{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.upcomingEvents li
{
	margin-bottom: 10px;
}
#recommendedLinks, #recommendedLinks div, #popularPages, #topDownloads
{
	font-family: Arial, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 11px;
	line-height: 18px;
}
#recommendedLinks, #popularPages, #topDownloads
{
	width: 210px;
	height: auto;
	min-height: 170px;
	margin: 15px 0 0 5px; 
	padding: 0 5px 10px 5px; 
	/*border-right: 1px solid #CCC;*/
}
#content > #recommendedLinks, #content > #popularPages, #content > #topDownloads
{
	margin-left: 15px;
}
#recommendedLinks h3, #popularPages h3, #topDownloads h3
{
	margin-top: 0;
}
/*#popularPages, #topDownloads
{
	width: 134px;
	margin-left: 15px;
}*/
#recommendedLinks ul, #popularPages ol, #topDownloads ol
{
	margin: 5px 0 0 0;
	padding: 0 0 0 25px;
}
#recommendedLinks ul
{
	list-style: none;
	padding: 0;
}
#recommendedLinks li
{
	margin-bottom: 10px;
}
#popularPages li
{
	margin-bottom: 5px;
}
#topDownloads
{
	border-right: 0;
}
#popularPages
{
	margin-left: 28px;
}
#content > #popularPages
{
	margin-left: 35px;
}
/*
* -------------------------------
*	END HOME
* -------------------------------
*/
/*
* -------------------------------
*	START STREAMING
* -------------------------------
*/
#streamingBox
{
	background-color: #FFF;/*#ECECEC;*/
	border: 1px solid #000;
	border-left: 0;
	border-right: 0;
	text-align: center;
	margin: 30px 0;
	padding: 0 0px;
	width: 345px;
	height: 140px;
	
}
#audioStream
{
	/*width: auto;*/
	width: 215px;
	height: 138px;
	line-height: 8px;
	margin-left: auto;
	margin-right: auto;
}
/*
* -------------------------------
*	END STREAMING
* -------------------------------
*/
/*
* -------------------------------
*	START STAFF
* -------------------------------
*/
#staff
{
	width: 650px;
	margin-top: 30px;
	padding-left: 40px; 
	/*width: 660px;
	border: 1px solid #FF0000;*/
}
#staff .staffMember
{
	width: 100%;
	/*border: 1px solid #000;*/
}
#staff .staffListing
{
	width: 412px;
	height: auto;
}
#staff .staffTitle
{
	margin-bottom: 10px;
}
#staff .staffPic
{
	float: left;
	width: 235px;
	height: auto;	
	margin-bottom: 20px;
	text-align: right;
}
#staff .staffPic img
{
	border: 1px solid #000;
}
/*
* -------------------------------
*	END STAFF
* -------------------------------
*/
.businessListing p 
{
	margin-top: 0;
}
/*
* -------------------------------
*	START CONTACT
* -------------------------------
*/
#juliancontactForm label
{
	display: inline;
	color: #330033;
	font-weight: normal;
}
#juliancontactForm b
{
	font-weight: normal;
}
#contactForm label
{
	font-weight: bold;
	display: inline;
	color: #BF2F2F;
}
#contactForm li, #juliancontactForm li
{
	margin-bottom: 0;
}
/*
* -------------------------------
*	END CONTACT
* -------------------------------
*/
/*
* -------------------------------
*	START GALLERY
* -------------------------------
*/
#gallery
{
	display: block;
	width: 720px;
	height: auto;
	background-color: #FFF;
	margin: 10px 0 0 10px;
	padding: 10px 15px 10px 0;
	float: left;
	/*border: 1px solid #000;*/
}
#gallery h4, #sitemap_listing h4
{
	display: none;
}
#gallery #index h4
{
	display: block;
	float: left;
	padding: 0 8px 15px 0;
}
#gallery #indexMenu
{
	font-size: 11px;
	color: #78A9D1;
	padding-top: 3px;
}
#gallery #indexMenu a:link, #gallery #indexMenu a:visited
{
	text-decoration: none;
}
#gallery #indexMenu a:hover, #gallery #indexMenu a:active
{
	text-decoration: underline;
}
#gallery #index .rssThumbs
{
	width: 705px;
	float:left;
	text-align: left;
	margin: 0 0 20px 0;
}
#gallery > #index > .rssThumbs
{
	width: 722px;
	margin-left: 5px;
}
#gallery #index img
{
	margin-bottom: 2px;
	float: none;
	border: 1px solid #000;
}
#gallery #index .rssThumbFloat
{
	width: 82px;
	height: auto;
	margin: 4px;
	float: left;
	text-align: center;
}
#gallery #index .rssThumbFloat .cap
{
	font-size: 11px;
}
#gallery #index .rssThumbLabel
{
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 0 0 5px;
}
#gallery .categories
{
	width: 705px;/*540px;*/
	min-height: 200px;
	text-align:left;
	margin: 2px 0 0 12px;
	/*border: 1px #FF0000 solid;*/
}
#gallery .categories ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#gallery .categories li
{
	width: 223px;/*248px;*/
	height: 82px;
	font-size: 1.0em;
	font-weight: bold;
	display: inline;
	margin: 0 10px 18px 0;
	float: left;
	/*border: 1px solid #0000FF;*/
	line-height: 12px;
}
#gallery .categories li .date
{
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #000;
	padding-top: 10px;
}
#gallery .categories li img
{
	margin-right: 4px;
	border: 1px solid #000;
}
#gallery .categories li a:link, #gallery .categories li a:visited
{
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}
#gallery .categories li a:hover, #gallery .categories li a:active
{
	color: #454D52;
}
/*
* -------------------------------
*	END GALLERY 
* -------------------------------
*/
#footer
{
	clear: both;
	width: 950px; /*754px*/
	margin: 0 1px 0 1px;
	background-color:#CCCC99;
	border: 1px solid #000;
	border-right: 0;
	border-left: 0;
	text-align: center;
	height: 24px;
	padding: 2px 0 1px 0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 19px;
	padding: 3px 0 1px 0;
	font-size: 13px;
}
#footer a:link, #footer a:visited
{
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
/*
-------------------------------
|	Main Navigation Look
-------------------------------
*/
#leftSideBar h4, #navBar h4, #sideNavigation h4, #footer h4/*, #header #search label*/
{
	display: none;
}
#navBar div
{
	font-size: 11px;
}
#navBar
{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	position: relative;
	background-color:#CCCC99;
	width: 950px; /*754px*/
	margin: 0 1px 0 1px;
	height: auto;
}
#navBarContent
{
	font-size: 1.5em;/*0.90em*/
	height: 24px;/*3em; 23px2.06em;*/
	margin-left: 199px;
	width: 750px;
}
#navBar ul.level1 
{
	margin: 0;
	padding: 0px 15px 0px 0px;
	border: 1px;
	position: absolute;
	width: 750px;/*760px*/ /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	top: -1px;
}
#navBar ul.level1 li  
{
	display: inline;
	list-style: none;
	border: 1px #000;
}
#navBar ul.level1 a,#navBar ul.level1 span,#navBar ul.level1 a.current 
{
	/*width: 8em;*/
	width: auto;
	display: block;
	float: left;
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #000;
	border: 1px #000;
	padding: 5px 5px 4px 5px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding: 4px 5px 1px 5px;/*0.536*/
}
#navBar ul.level1 span,#navBar ul.level1 a.current,#navBar ul.level1 li a.onPageActive 
{
	border: 1px solid #000;
	border-top: 1px solid #660000;/*#004785;*/
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	color: #FFF;
	height: 1.69em;
	background: #660000;/*#004785;*/
	/*padding-bottom: 5px; 6px*/
	margin-top: 0;
}
#navBar ul.level1 a
{
	background: #CCCC99;
	border: 1px solid #000;	
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	height: 1.69em;
}
#navBar ul.level1 a:hover 
{
	margin-top: 0;
	background: #FFF; /* #FFF7CD;*/
	height: 1.69em;
}
#navBar ul.level1 li a:hover.onPageActive
{
	border: 1px solid #000;
	border-top: 1px solid #660000;/*#004785;*/
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	color: #FFF;
	background: #660000;/*#004785;*/
}
/*
-------------------------------
|	Sub Navigation Look
-------------------------------
*/
#sideNavigation 
{
	margin-left: 1px;
	width: 200px;
}
#sideNavigation ul.level2 
{
	margin: 30px 0 30px 0;
	padding: 0;
	/*position: absolute;*/	
	/*bottom: -2.40em;-28px;*/
	width: auto; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers .50em */
}
#sideNavigation ul.level2 li ul 
{
	margin: 0;
	padding: 0;
	/*position: absolute;*/	
	/*bottom: -2.40em;-28px;*/
	width: auto; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers .50em */
}
#sideNavigation ul.level2 li, #sideNavigation ul.level3 li  
{
	font-size: 12px;
	display: block;
	list-style: none;
	width: auto;
}
#sideNavigation ul.level2 li a,#sideNavigation ul.level2 li span,#sideNavigation ul.level2 li a.onPageActive
{
	text-align: right;
	display: block;
	/*padding-right: 15px;*/
	padding: 2px 8px 3px 3px;
	border: 1px solid #FFF;
	border-bottom: 0;
	border-top: 0;
	text-decoration: none;
	color: #000;	
	background: #FFF;
	margin-top: 0;
	height: 1.44em;
	width: auto;/*158px*/
}
#sideNavigation ul.level2 li a.onPageActive
{
	font-weight: bold;
}
#sideNavigation ul.level2 li ul li a.onPageActiveSub,
#sideNavigation ul.level2 li ul li a
{
	text-align: right;
	display: block;
	/*padding-right: 15px;*/
	padding: 2px 23px 3px 0px;
	border: 1px solid #FFF;
	border-bottom: 0;
	border-top: 0;
	/*text-decoration: none;*/
	color: #00407F;
	background: url("/optimized/subPageNavIcon.gif") top left  no-repeat;
	background-color: #FFF;
	margin-top: 0;
	height: 1.44em;
	width: auto;/*158px*/
	font-size: 11px;
}
#sideNavigation ul.level2 li a 
{
	text-align: right;
	padding: 2px 8px 3px 3px;
	background-color: transparent; /*#004785; #FFFAE1;*/
	border: 1px solid #000;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	color: #FFF;
	width: auto;/*132px;*/
}
#sideNavigation ul.level2 li a:hover 
{
	margin-top: 0;
	border-color: #000;
	border-top: 0;
	border-left: 0;
	border-bottom: 0;
	background: #CCCC99;/*#526600;#666600;*/
	color: #BF0000;
	height: 1.44em;
	/*#004785;  #FFF7CD;
	padding-bottom: 4px;*/
}
#sideNavigation ul.level2 li a:hover.onPageActive
{
	border: 1px solid #FFF;
	color: #000;
	border-top: 0;
	border-bottom: 0;
	background: #FFF;
}
#sideNavigation ul.level2 li ul li a:hover.onPageActiveSub,
#sideNavigation ul.level2 li ul li a:hover
{
	border: 1px solid #FFF;
	color: #000;
	border-top: 0;
	border-bottom: 0;
	color: #00407F;
	background: url("/optimized/subPageNavIcon.gif") top left #FFF no-repeat;
	text-decoration: underline;
}
/* 
----- begin Contact Form ----- 
*/
#contactForm
{
	padding-top: 5px;
}
#sendError
{
	width: 360px;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #FA0A00;
	background-color: #FFE6EC;
}
.zemError
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 360px;
	border: 1px solid #FA0A00;
	background-color: #FFE6EC;
}
#lesstimeavailable, #arethereanymonthsduringtheyearthatyouwouldhavemoretimeavailable
{
	height: 40px;
}
#streamingBox #sendError
{
	border: 0;
}
#sendSuccess
{
	width: 360px;
	padding: 5px;
	border: 1px solid #25FA00;
	background-color: #EBFBE3;
	text-align: center;
}
/* 
----- Link List + Brochures + Forms Link styles ----- 
*/
#articleHolder .link_list
{
	font-size: 12px;
	padding: 5px 0 0 5px;
}
#articleHolder .link_header
{
	margin: 20px 0 5px 0;
}
#articleHolder .link_ul, #articleHolder .nlh_fileListUL, .error404 
{
	list-style: none;
	margin: 5px 0 0 10px;
	padding: 0 0 0 0;
}
/*#articleHolder .nlh_fileListUL
{
	margin-top: 45px;
}*/
#articleHolder .link_ul li, #articleHolder .nlh_fileListUL li, .error404 li
{
	background: url('/optimized/01_arrow.gif') no-repeat 0px 6px;
	margin: 0 5px 8px 0;
	padding: 0 0 0 9px;
}
#articleHolder .nlh_fileListUL li
{
	background: #FFF no-repeat 0px 6px;
	width: 100%;
	height: auto;
	line-height: 8px;
	margin-bottom: 38px;
	margin-left: 0;
	margin-right: 0;
	padding: 0 0 0 0;
}
/*
-------------------------------
|	LIVE ARCHIVE
-------------------------------
*/
#rssLiveArchiveLoading 
{
	/*font: normal bold 1.7em/2em "Bitstream Vera Sans", Arial, Verdana, sans-serif;*/
	width: 400px;
	text-align:left;
	color: #BF2F2F;
	font-size: 14px;
}
#rssLiveArchive 
{
	margin: 10px 0 0;
}
#rssLiveArchive ul 
{
	padding: 0;
	list-style: none;
}
#rssLiveArchive ul li 
{
	display: block;
	text-align: left;
	padding: 1px 8px;
	margin: 0;
}
#rssLiveArchive-month li:hover, #rssLiveArchive-year li:hover, #rssLiveArchive-month li.rss_hover, #rssLiveArchive-year li.rss_hover
{
	background: #E3F0FF;
	color: #000;
	/*border-top: 1px solid #000;
	border-bottom: 1px solid #000;*/
	padding-top: 1px;
	padding-bottom: 1px;
}
#rssLiveArchive-month li, #rssLiveArchive-year li, #rssLiveArchive-month li.rss_out, #rssLiveArchive-year li.rss_out
{
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	background: #FFF;
	color: #000;
	padding-top: 1px;
	padding-bottom: 1px;
}
html>body .post #rssLiveArchive ul li 
{
	text-indent: 0;
	margin: 0;
}
#rssLiveArchive-year 
{
	float: left;
	width: 90px;
	margin: 0;
	padding: 0;
}
#rssLiveArchive-year li 
{
	position: relative;
	font-weight: bold;
}
#rssLiveArchive-month 
{
	float: left;
	width: 120px;
	margin: 0;
	border-left: 1px solid #032902;
	border-right: 1px solid #032902;
	font-weight: bold;
}
#rssLiveArchive-month li 
{
	position: relative;
}
#rssLiveArchive-post 
{
	float: left;
	width: 450px;
	margin: 0;
	/*border-right: 1px solid #000;*/
}

#rssLiveArchive-post  li 
{
	position: relative;
	font-weight: bold;
}
/* controls the DATES
#rssLiveArchive ul li span 
{
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #333;
}

*html #rssLiveArchive ul li span
{
	top: -4px;
}*/
#rssLiveArchive .selected
{
	background: #000;
	color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
#rssLiveArchive-post a
{
	font-weight: normal;
}
#rssLiveArchive-post a:hover 
{
	text-decoration: none;
}
/*
-------------------------------
|	END LIVE ARCHIVE
-------------------------------
*/
/*
-------------------------------
|	START CALENDAR
-------------------------------
*/
div.calendar
{
	margin-top: 10px;
}
table.pc_calendar p
{
	margin: 0;
}
table.pc_calendar strong
{
	text-transform: uppercase;
}

table.pc_calendar 
{
	border-bottom: 3px solid #333;
	border-right: 1px solid #ccb;
	margin: 0 auto;
}
table.pc_calendar td
{
	border-left: 1px solid #ccb;
	border-top: 1px solid #ccb;
	font-family: Verdana, sans-serif;
	padding: 0;/*0 2px*/
	vertical-align: top;
	width: auto;
	height: inherit;
}
table.pc_calendar tr.week td, table.pc_calendar tr.day td
{
	width: 105px;
}
table.pc_calendar table.pc_header td
{
	border-left: 0;
	border-top: 0;
	font-family: Verdana, sans-serif;
	padding: 10px 2px 5px 2px;
	width: auto;
	height: inherit;
}
table.pc_header .monthYearText
{
	padding: 15px 0 0 10px;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}
table.pc_calendar div.buttons
{
	font: 10px Verdana, sans-serif;
	padding: 10px 0 20px;
	text-align: center;
}
table.pc_calendar div.buttons a
{
	background: #ddc;
	border: 1px solid #bba;
	color: #000;
	padding: 3px 5px;
}
table.pc_calendar div.buttons a:hover
{
	background-color: #efe;
	color: #693;
}
table.pc_calendar tr.day
{
	background: #fff;
	color: #665;
	font-size: 9px;
	height: 90px;
}
table.pc_calendar tr.number
{
	background: #eee;
	color: #000;
	font-size: 10px;
	height: 15px;
	text-align: right;
	vertical-align: middle;
}
table.pc_calendar tr.week
{
	background: #998;
	color: #fff;
	font-size: 11px;
	font-variant: small-caps;
	height: 15px;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
}
table.pc_calendar td.active_num_cell
{
	background-color: #F2FF7F;
}
table.pc_calendar td.active_day_cell
{
	background-color: #F7FF9F;/*#FAFFCF;*/
}	
table.pc_calendar td.fadenum
{
	background-color: #DCDCDC;
	color: #FFF;
}
table.pc_calendar td.fadeday
{
	background-color: #E8E8E8;
	color: #FFF;
}

#articleHolder div table.pc_calendar td div.day_event_title
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: normal;
	background-color: #DFDFD1;/*#ccb;*/
	color: #000;
	border: 1px solid #9F9F8B;
	margin: 2px;
	padding: 2px;
	cursor: help;
}
/*
-------------------------------
|	END CALENDAR
-------------------------------
*/
/*
-------------------------------
|	Layout CLASSES
-------------------------------
*/
.rssSubdate, .subdate 
{
	font-family: Courier, Monotype, Tahoma, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight: normal;
	color: #999;
	font-size: 9pt;
}
.subHeader, .subheader, #content h4.subHeader
{
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
}
.red
{
	color: #FA0A00;
}
.divider
{
	color: #A8A8A8;
}
.left
{
	float: left;
}
.clear
{
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0px;
	height: 0px;
}
.padright
{
	font-size: 13px;
	margin-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #666;
}
.ign_login
{
	padding: 0 10px 0 15px;
}
.copyGreenHeader 
{
	color: #666600;
	font-weight: bold;
}
.highlight, #upcomingevents_box strong
{
	color: #BF2F2F;/*#996666;*/
}
#articleHolder h4.reverse
{
	color: #FFF;
	background-color: #BF2F2F;
	padding: 2px 2px 2px 8px;
	width: 300px;
}
.comment
{
	font-family: Arial, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	color: #999;
	font-size: 11px;
}
.underline
{
	text-decoration: underline;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.hidden
{
	display: none;
}
.stewardshipTableHeader
{
	font-weight: bold; 
	color: #FFF; 
	background-color: #660000;/*#004785;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
}
.stewardshipTableTD
{
	background-color: #ECECEC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
}
.stewardshipTableFooter
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #CCCCCC;
}
.spacer
{
	width: 947px;/*760px*/
	margin: 0 1px 0 1px;
	height: 0px;
	font-size: 1px;
}
.file_descr
{
	font-family: Arial, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-weight: normal;
	color: #999;
	font-size: 95%;
}
.file_details
{
	padding-left: 185px;
}
.read-more
{
	text-align: right;
	padding-right: 10px;
}
.downloadIcon
{
	width:25px; 
	padding-top: 5px;
}
.downloadFile
{
	width: 230px; 
	padding-bottom: 10px;
}

a.calevent-l {
        /* This is the key. */
        position: relative;
        z-index: 24;
        text-decoration: none;
}
a.calevent-l:hover {
        z-index: 25;
        color: #FFF; background-color: #600;
}
a.calevent-l span { display: none; }
a.calevent-l:hover span.calevent-l {
        /* The span will display just on :hover state. */
        display: block;
        position: absolute;
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
        #font-weight:bold;
        font-size: 15px;
        top: 2em; left: 2em; width: 20em;
        padding: 2px; border: 1px solid #333;
        color: #600; background-color: #EEEEEE;
        text-align: left;
}

a.calevent-r {
        /* This is the key. */
        position: relative;
        z-index: 24;
        text-decoration: none;
}
a.calevent-r:hover {
        z-index: 25;
        color: #FFF; background-color: #600;
}
a.calevent-r span { display: none; }
a.calevent-r:hover span.calevent-r {
        /* The span will display just on :hover state. */
        display: block;
        position: absolute;
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
        font-weight:bold;
        font-size: 18px;
        top: 1em; left: -13em; width: 15em;
        padding: 2px; border: 1px solid #333;
        color: #600; background-color: #EEEEEE;
        text-align: left;
}

table.maincal {
		border:1px solid #000;
		margin:0;
		padding:0;
		border-collapse:collapse;
}

table.inlinecal {
		border:2px solid #000;
		margin:1px;
		padding:4px;
		border-collapse:collapse;
}

table.bottom {
		font-size:1em;
}
tr.topdays {
	border:1px solid #000;
	background-color: #eaeaea; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px; color : #000000; 
}

tr.weeknoevent {
	background-color: #eaeaea; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px; color : #000000; 
}

tr.eventstop {
	background-color: #eaeaea; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 13px; color : #660000; 
}

tr.events {
	background-color: #eaeaea; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px; color : #000000; 
}

th.day {
	width: 400px;
}

.toprightnumber {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 18px; font-weight: bold; color : #660000;
}
.eventinbox {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px;	
}
.currentdate {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 17px; font-weight: bold;	
}

td.beforedayboxes {
	background-color: #ffffff; color: #000000;
}
td.dayboxes {
	border:1px solid #000;
	background-color: #ffffff; color: #000000;
}
td.afterdayboxes {
	background-color: #ffffff; color: #000000;
}
td.highlighteddayboxes {
	border:1px solid #000;
	background-color: #BBBBBB; color: #000000;
}
td.weekendbox {
	border:1px solid #000;
	background-color: #DDDDDD; color: #000000;
}

.event {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.eventdetail {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px;
}
.eventwhen {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 15px; font-weight: bold;
}
.addevent {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.addeventextrainfo {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px;
}
#quoteright {
	float: right;
	
}
#articleHolder blockquote.pullquote {
	padding: 10px 5px 0 5px;
	background: #CCCC99 url(/images/quote_right.gif) 3% 0% no-repeat;
	line-height: 1.8em;
    margin: 1.8em 0 0 15px;
}

#articleHolder > blockquote.pullquote {
    margin-left: 18px;
}

#articleHolder blockquote.twoCol {
	width: 500px;
}

#articleHolder blockquote.oneCol {
    float: right;
	width: 200px;
}

#articleHolder blockquote.onexCol {
    float: right;
	width: 650px;
}

#articleHolder blockquote.pullquote p {
	margin: 0;
    padding: 0 0 0 1.5em;
	background-position: bottom right;
	color: #000;
}

#articleHolder blockquote.pullquote p.pullquote {
	padding: 1.0em 1.5em 1.5em 1.5em;
	margin: 0;
	background: transparent url(/images/quote_left.gif) 97% 100% no-repeat;
	border-top: none;
}

#articleHolder blockquote.pullquote cite {
	background:#DDDDAA url(/images/cite.gif) no-repeat scroll left bottom;
	border-top:1px solid #FFFFFF;
	color:#000000;
	display:block;
	margin: 0 -5px 0 -1.95em;
	padding: 6px;
	text-align:right;
	font-size:1.0em;
	line-height:1.5;
	display: block;
	font-style: normal;
}

