img {
	border: 0;
	}

* {
	margin: 0;
	padding: 0;
	}

body {
	text-align: center;
	font-size: 69.5%;
	background: #fff;
	}

html>body body {
	font-size: 65.5%;
	}

a	{
	text-decoration: none;
	}

/* Banner Section */
#banner_wrap {
	border-top: 8px solid #542209;
	border-bottom: 8px solid #9b241c;
	width: 100%;
	background: url(/i/patt.jpg) bottom left repeat;
	}
#fbanner {
	position: relative;
	width: 950px;
	height: 125px;
	margin: 0 auto;
		}
#banner {
	position: relative;
	width: 950px;
	height: 100px;
	margin: 0 auto;
		}

	#banner span,
	#fbanner span {
	position: absolute;
	top: 0;
	right: 20px;
	height: 1.2em;
	font: normal 1.0em 'lucinde grande', tahoma, sans-serif;
	padding: 0 10px 5px 10px;
	background: #542209;
		}
	#banner span a,
	#fbanner span a {
	color: #fff;
	}
	#banner span a:hover,
	#fbanner span a:hover {
	color: #ff0;
	}

#fbanner h1 {
	position: relative;
	height: 110px;
	}
html>body #fbanner h1 {
	background: url(/i/title.png) 0px 65px no-repeat;
	}
	#fbanner h1 a {
		display: block;
		position: absolute;
		text-indent: -5000px;
		top: 75px;
		width: 400px;
		height: 55px;
		left: 0;
		overflow: hidden;
		text-decoration: none;
		font: bold 0.9em arial, helvetica;
		color: #fff;
		}
   	html>body #fbanner h1 a {
		top: 55px;
		}
* html #fbanner h1 a {
	top: 65px;
	zoom: 1;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/title.png", sizingMethod="crop");
	}



#banner h1 {
	position: relative;
	height: 100px;
	}
html>body #banner h1 {
	background: url(/i/title.png) 0px 45px no-repeat;
 	}
	#banner h1 a {
		display: block;
		position: absolute;
		text-indent: -5000px;
		top: 60px;
		width: 400px;
		height: 55px;
		left: 0;
		overflow: hidden;
		text-decoration: none;
		font: bold 0.9em arial, helvetica;
		color: #fff;
		}
	html>body #banner h1 a {
		top: 40px;
		}
* html #banner h1 a {
	top: 45px;
	zoom: 1;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/title.png", sizingMethod="crop");
	}


/* Main Menu */
#menu_wrap {
	position: relative;
	width: 100%;
	background: #9b241c;
	}

/*  */
#menu {
	list-style: none;
	width: 950px;
	height: 1.8em;
	margin: 0 auto;
	z-index: 0;
	}

#menu li {
	float: left;
	overflow: hidden;
	font: bold 1em georgia, tahoma, sans-serif;
	width: 20%;
	}
#menu li a {
	display: block;
	margin: 0.4em 0;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
	}

#menu li a:hover {
	color: #ff0;
	}

/* Sub-Menu, About Sections */
#submenu_wrap {
	width: 100%;
	margin: 0 auto;
	background: #542209;
	border-bottom: 1px solid #000;
	}

#submenu {
	width: 950px;
	height: 1.8em;
	margin: 0 auto;
	}

#submenu ul {
	padding-left: 10px;
	}

#submenu li {
	margin: 0.4em 0;
	font: bold 1em georgia,verdana,tahoma,sans-serif;
	list-style-type: none;
	float: left;
}

html>/**/body #submenu li {
	margin: 0.2em 0;
	}


#submenu a {
	display: block;
	padding: 0 25px;
	text-decoration: none;
	color: #ccc;
}

#submenu a:hover {
	color: #ff0;
	}

/* Wraps */
#fcontent_wrap {
	width: 100%;
	border-top: 2px solid #542209;
 	}

#content_wrap {
	width: 100%;
	background: #fff;
	}

#main_content {
	width: 970px;
	margin: 0 auto;
	background: #fff;
	}

/* Common Headings and Links */
#leftmenu h2,
#left h2 {
	clear: none;
	margin: 0 0 7px 10px;
	padding-bottom: 3px;
	font: bold 1.2em/1em georgia, tahoma, sans-serif;
	color: #000;
	border-bottom: 1px solid #ccc;
	}

#content a,
#left a,
#leftmenu a,
#news a,
#events a {
	color: #542209;
	font-weight: bold;
	}

#news a {
	color: #542209;
	}
#content a:hover,
#left a:hover,
#leftmenu a:hover,
#news a:hover,
#events a:hover {
	text-decoration: underline;
	color: #000;
	}

/* Front Flash & Events Section */
#special {
	position: relative;
 	width: 950px;
	height: 225px;
	text-align: left;
	padding-top: 20px;
  	}

#fmovie {
	float: left;
	width: 680px; height: 200px;
	text-align: left;
	z-index: 0;
	border-left: 4px solid #542209;
	border-top: 2px solid #542209;
	border-bottom: 4px solid #542209;
	}

#movie {
	float: left;
	width: 680px; height: 500px;
	text-align: left;
	}
	
#events h2 {
	margin: 15px 0 10px 0;
	height: 30px;
	text-align: center;
	background: url(/i/event.gif) top center no-repeat;
	overflow: hidden;
	text-indent: -5000px;
	} 
	
#events {
	position: absolute;
	right: 0;
	top: 15px;
	height: 213px;
   	width: 274px;
	font: normal 1.1em/1em georgia, tahoma, sans-serif;
	color: #000;
	background: url(/i/event_bg.jpg) top center no-repeat;
	z-index: 2;
 	}
#events ul {
	width: 100%;
	list-style: none;
	}
#events li {
	margin: 0 10px;
	padding: 8px 3px;
  	}
#events li span {
	float: right;
	}

#events .end {
	margin-top: 46px;
	}

/* News Section*/
#news {
	position: relative;
	width: 345px;
	text-align: left;
	float: right;
 	}

.newsbox_top {
	width: 345px;
	height: 14px;
	background: url(/i/newsbgtop.gif) bottom center no-repeat;
	}

.newsbox {
	width: auto;
	border-left: 1px solid #542209;
	border-right: 1px solid #542209;
	}

.newsbox_bot {
	width: 345px;
	height: 14px;
	margin-top: -5px;
	background: url(/i/newsbgbot.gif) top center no-repeat;
	}

#news h2 {
	text-align: center;
	height: 30px;
	background: url(/i/news.gif) top center no-repeat;
	overflow: hidden;
	text-indent: -5000px;
	}

#leftmenu h2 {
	margin-top: 4em;
	}

.newsItem {
	clear: both;
	margin: 5px 10px;
	padding: 10px;
 	}
html>body .newsItem {
	background: #efedcc;
	}

#news h3,
#leftmenu h3 {
	position: relative;
	margin-bottom: -.3em;
	font: normal 1.1em/1em georgia, tahoma, sans-serif;
	color: #000;
	}
	#news h3 span,
	#leftmenu h3 span {
		font-size: 11px;
		color: #030;
		}
#news .newsItem p {
	margin: .5em 1.5em .5em 0;
	font: normal 1.1em/1.4em georgia, tahoma, sans-serif;
	color: #000;
	}
#leftmenu .newsItem p {
	margin: .5em 0 .5em 0;
	font: normal 1.1em/1.4em georgia, tahoma, sans-serif;
	color: #000;
	}

#news img {
	padding: 2px;
	margin: 10px 0 0 10px;
	background: #fff;
	border: 1px solid #ccc;
	}
	#news img.l,
	#leftmenu img.l {
 		float: left;
		margin-right: 7px;
		}
	#news img.r,
	#leftmenu img.r {
		float: right;
		margin-right: 7px;
		}

/* Main Page Content */
#front_content {
	position: relative;
	margin-top: 1.5em;
	text-align: left;
	width: 950px;
	z-index: 1;
	}

	
#left {
	position: relative;
	width: 590px;
	float: left;
	text-align: left;
	font: normal 1.2em/2em georgia, tahoma, sans-serif;
	color: #000;
   	}

.leftbox_top {
	width: 590px;
	height: 14px;
	background: url(/i/lefttop.gif) bottom center no-repeat;
	}

.leftbox {
	width: auto;
	border-left: 1px solid #542209;
	border-right: 1px solid #542209;
	}

.leftbox_bot {
	width: 590px;
	height: 14px;
	background: url(/i/leftbot.gif) top center no-repeat;
	}


#left p {
 	margin: 0 1.5em;
	padding-top: 0.5em;
	}

#left span {
	font-style: italic;
	}

#leftbuttons {
	width: auto;
    height: 300px;   
	margin: 0 auto;
	}

#leftbuttons ul {
	list-style: none;
	}

#leftbuttons li {
	float: left;
	width: 150px;
	height: 100px;
	margin-top: 2.5em;
	margin-left: 20px;
	display: block;
	}

html>body #leftbuttons li {
	margin-left: 33px;
	}

#leftbuttons li a {
	display: block;
	width: 150px;
	height: 100px;
	overflow: hidden;
	padding: 5px;
	border: 2px solid #ccc;
	}

#leftbuttons li a:hover {
	border: 2px solid #542209;
	}


.ibox {
	margin: 0 auto 1em 50px;
	text-align: center;
	}

/* Content Section (not Main) */

#content {
	position: relative;
	float: right;
	width: 700px;
	text-align: left;
	font: normal 1.2em/2em georgia, tahoma, sans-serif;
	color: #000;
	margin-bottom: 1.5em;
   	}

#content p {
 	margin: 0.5em 3em 0 1em;
	}

#content span {
	font-style: italic;
	}

#content h2 {
	clear: none;
	margin: 3em 0 7px 10px;
	padding-bottom: 3px;
	font: bold 1.2em/1em georgia, tahoma, sans-serif;
	color: #030;
	border-bottom: 1px solid #ccc;
	}


#content h3 {
	margin: 2em 0 7px 10px;
	}

#content h4 {
	clear: both;
	margin: 0 0 7px 1.5em;
	}

#content ul {
	width: 420px;
	list-style: none;
	}
#content li {
	margin-left: 10px;
	padding: 8px 3px;
	}

#content .sign {
	text-align: right;
	margin-right: 8em;
	}

.thumbs {
	margin: 8px;
	padding: 5px;
	border: 1px solid #666;
	}

.ileft {
	float: left;
	margin: 0 2em 0 1em;
	padding: 2px;
	border: 1px solid #ccc;
	}

.iright {
	float: right;
	margin: 0 2em;
	padding: 2px;
	border: 1px solid #ccc;
	}

.icenter {
	margin: 0 auto;
	text-align: center;
	padding: 2px;
	border: 1px solid #ccc;
	}

#content p.itext {
	font-size: 11px;
	text-align: center;
	margin: 1em auto 0 auto;
	}

#content .name {
	float: left;
	font-style: normal;
	padding: 0 3px;
	}

#content .chair {
	float: right;
	font-style: normal;
	padding: 0 3px;
	}

#boardlist {
	margin: 0 auto;
	width: 350px;
	}

#boardlist ul {
	 list-type: none;
	 width: 350px;
	 }

#boardlist li.short {
	width: 350px;
	height: 1.5em;
	background: url(/i/list_bg.gif) center 90% repeat-x;
	padding: 0; 
	}

#boardlist span {
	background: #fff;
	}
		
#imagecap {
	width: 250px;
	float: right;
	margin: 0 1em;
	}

#imagecap .irtext {
	margin: 0 2em;
	font-size: 11px;
	font-style: italic;
	text-align: left-justify;
	}

.icap {
	margin: 0 2em;
	padding: 2px;
	border: 1px solid #ccc;
	}

.imgcenter {
	width: 500px;
	text-align: center;
	margin: 0 auto 2em auto;
	}

.twocolumn {
	width: 320px;
	margin: 10px;
	height: 600px;
	float: left;
	}

/* Photo Gallery & Calendar Navigation */
#pnav_menu {
	float: left;
	margin: 0;
	width: 345px;
	height: 1em;
	padding-bottom: 10px;
	}

#pnav_menu ul {
	list-style: none;
	width: 345px;
	margin: 0 auto; 
	padding: 0;
	}

#pnav_menu li {
	float: left;
	overflow: hidden;
	font: bold 1em georgia, tahoma, sans-serif;
	width: 115px;
	margin-left: 0;
	padding: 0;
	}
#pnav_menu li a {
	display: block;
	overflow: hidden;
	color: #333;
	text-decoration: none;
	padding-left: 20px;
	}

/* Sub Banner Below Content */
#special_content {
	position: relative;
	clear: both;  
	width: 950px;
	height: 100px;
	/*background: url(/i/SanGennaro_ad.jpg) top center no-repeat;  */
  	}

/* Left Menu - News article archives*/
#leftmenu {
	position: relative;
	float: left;
	width: 245px;
	text-align: left;
	}
	
/* Calendar Sections */
#calen {
	position: relative;
	width: 590px;
	text-align: left;
	float: left;
	margin-top: 1em;
 	}

.calenbox_top {
	width: 590px;
	height: 14px;
	background: url(/i/lefttop.gif) bottom center no-repeat;
	}

.calenbox {
	width: auto;
	border-left: 1px solid #542209;
	border-right: 1px solid #542209;
	}

.calenbox_bot {
	width: 590px;
	height: 14px;
	margin-top: -5px;
	margin-bottom: 1em;
	background: url(/i/leftbot.gif) top center no-repeat;
	}


.calenItem {
	clear: both;
	margin: 5px 10px;
	padding: 10px;
 	}
html>body .calenItem {
	background: #efedcc;
 	}

#calen h3 {
	position: relative;
	margin: 0 0 0.5em 2em;
	font: bold 1.3em/1em georgia, tahoma, sans-serif;
	color: #000;
	border-bottom: 1px solid #542209;
	}
#calen .calenItem p {
	margin: .5em 1.5em .5em 0;
	font: normal 1.1em/1.4em georgia, tahoma, sans-serif;
	color: #000;
	}

#calen img {
	padding: 2px;
	margin: 10px 0 0 10px;
	background: #fff;
	border: 1px solid #ccc;
	}
	#calen img.l {
 		float: left;
		margin-right: 7px;
		}
	#calen img.r {
		float: right;
		margin-right: 7px;
		}

.calen_iright {
	margin:  1em 15px 0 5px;
	float: right;
	}

/* Zem Calendar */

table
{
	background: #F9F9F9;
	border-bottom: 3px solid #ccc;
	border-right: 1px solid #999;
	margin: 0 auto;
	width: 590px;
}

th,
td
{
	border-left: 1px solid #DDD;
	border-top: 1px solid #BBB;
	font-family: Verdana, sans-serif;
	padding: 0 2px;
	vertical-align: top;
	width: 80px;
	height: inherit;
}

td a
{	padding: 0;}

td a:hover
{
	text-decoration: underline;
}

td ul li a {
color: #03F;
font-size: 10px;
}

td ul li {
margin-bottom: 10px;
}

div#calendar_nav {
	width: 90%;
	margin:  0 auto;
}
div.zem_event_calendar_nav {
width: 370px;
float: right;
overflow: hidden;
}
h3.zem_event_calendar_nav {
display: inline;
font-size: 15px;
font-weight: normal;
}
div.zem_event_calendar_nav a.next{

padding: 0 10px 0 10px;
font-size: 35px;
color: #03F;
font-weight: bold;
line-height: 95px;
}

div.zem_event_calendar_nav a.prev{

padding: 0 10px 0 10px;
font-size: 35px;
color: #03F;
font-weight: bold;
line-height: 95px;
}

div.zem_event_calendar_nav a:hover{
color: #555;
font-weight: normal;
}


col.Sat,
col.Sun
{
	background: #DDD;
}


tr.day
{
	color: #666;
	font-size: 9px;
	height: 90px;
}

tr.number
{
	background: #CCC;
	color: #555;
	font-size: 12px;
	height: 15px;
	text-align: right;
	vertical-align: middle;
}

th
{
	background: #777;
	color: #DDD;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	height: 15px;
	text-transform: capitalize;
	text-align: center;
	vertical-align: middle;
}

#calen ul.zem_event_list {
	width: 83px;
	}

/* St Joseph Table Page */
#sjt ul {
	text-align: left;
	clear: none;
	margin: 0 0 0 2em;
	list-style-type: disc;
	width: 300px;
	padding: 0;
	}

#sjt li {
	width: auto;
	height: 2em;
	margin: 0;
	}
.irt {
	float: right;
	margin: 0 6em;
	padding: 2px;
	border: 1px solid #ccc;
	}

					  
/* Footer */
#footer {
	position: relative;
	clear: both;
	padding: 20px 0;
	border-top: 1px solid #ccc;
	font: normal 1.1em/1em georgia, tahoma, sans-serif;
	color: #333;
	width: 100%;
	text-align: center;
	background: url(/i/foot_bg.gif) bottom left no-repeat;
	/*background: #9b241c;*/	
	}

#foot_wrap {
	width: 900px;
	margin: 0 auto;
	}

#footer ul {
	float: left;
	width: 250px;
	list-style: none;
	text-align: left;
	}
#footer li {
	margin-left: 10px;
	padding: 3px;
	}

#address {
	float: right;
	width: 250px;
	margin-right: 3em;
	}

#address p {
	font: normal 1em/1.5em trebuchet;
	padding-bottom: 2em;
	text-align: right;
	}

#footer span {
	margin: 0 auto;
	}

#footer a {
	text-decoration: underline;
	color: #333;
	}

#footer a:hover {
	color: #000;
	}

element.style {
	clear: both;
	}