/* layout2.css */

#mastHead {
	width: 100%;
	background: #045082 url(bg_masthead.gif) left top repeat-y;
	margin: 0 0 5px;
}

.width {
	width: 960px;
	margin: 0 auto;
}

#mastHead .left {
	float: left;
	width: 240px;
	padding: 1em 0 0;
}

#mastHead .right {
	float: right;
	width: 525px;
	color: #cfc;
	text-align: right;
	padding: 2em 0 0;
}

#mastHead h2#logo_ {
	width: 326px;
	padding: 0;
	background: transparent url(../images/layout/logo_sfx_church.gif) left top no-repeat;
	border: none;
	}

#mastHead h2#logo_ a {
	display: block;
	background: transparent url(../images/layout/logo_sfx_church.gif) left top no-repeat;
	width: 326px;
	height: 73px;
	text-indent: -999em;
	overflow: hidden;
	}

#mastHead h2#logo_parish {
	width: 326px;
	padding: 0;
	background: transparent url(../images/layout/logo_sfx_church.gif) left top no-repeat;
	border: none;
	}

#mastHead h2#logo_parish a {
	display: block;
	background: transparent url(../images/layout/logo_sfx_church.gif) left top no-repeat;
	width: 326px;
	height: 73px;
	text-indent: -999em;
	overflow: hidden;
	}
	
#mastHead h2#logo_school {
	width: 323px;
	padding: 0;
	background: transparent url(../images/layout/logo_sfx_school.gif) left top no-repeat;
	border: none;
	}

#mastHead h2#logo_school a {
	display: block;
	background: transparent url(../images/layout/logo_sfx_school.gif) left top no-repeat;
	width: 323px;
	height: 73px;
	text-indent: -999em;
	overflow: hidden;
	}
	
#mastHead h2#logo_religious-education {
	width: 404px;
	padding: 0;
	background: transparent url(../images/layout/logo_sfx_education.gif) left top no-repeat;
	border: none;
	}

#mastHead h2#logo_religious-education a {
	display: block;
	background: transparent url(../images/layout/logo_sfx_education.gif) left top no-repeat;
	width: 404px;
	height: 73px;
	text-indent: -999em;
	overflow: hidden;
	}

#search_box {
    width: 180px;
    height: 24px;
    background: url(../images/layout/bg_searchBox.gif) left top no-repeat;
	float: right;
}
#search_box #cntnt01searchinput {
    float: left;
    padding: 0 0 0 1.75em;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
	color: #999;
}
#search_box #go {
    float: right;
    margin: -18px 6px 0;
	width: 20px;
	height: 18px;
}

.hidden {
	display: none;
}

#enav {
margin-bottom: 2.25em;

}
#enav ul  {
	list-style: none;
	margin: .25em 2em 0 10em;
	}


#enav ul li {
	float: left;
	margin: 0 .25em;
	padding-top: .25em;
	color: #fff;
}

#enav ul li a {
	color: #fff;
	font-weight: bold;
	font-size: 85%;
	text-decoration: underline;
}

#enav ul li a:hover {
	text-decoration: none;
}

.search {
	height: 20px;
}
.search input[type=text] {
	color: #787878;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #5988a6;
	border-bottom: 1px solid #5988a6;
	padding-left: 4px;
	margin-left: 0;
	margin-right: 0;
	height: 18px;
	background-color: #ffffff;
	padding-top: 2px;
	vertical-align: middle;
}
.search img, .search input[type=image] {
	vertical-align: top;
}
.globalNav {
	color: #fff;
	font-size: .8em;
	padding-right: 6px;
}
.globalNav a {
	color: #fff;
	font-weight: bold;
}
.globalNav a:hover {
	color: #fff;
	text-decoration: none;
}
.globalNav a:visited {
	color: #fff;
}
.searchContainer {
	padding-top: 23px;
	padding-right: 55px;
	text-align: right;
}


/* Nav Tabs */

#tabs {
	margin: 0;
}

#tabs ul {
	list-style: none;
	margin: 0;
}

#tabs ul li a {
	display: block;
	background: transparent url(../images/layout/tabParish.gif) left top no-repeat;
	width: 157px;
	height: 32px;
	text-indent: 1200px;
	overflow: hidden;
	margin: 0 2px 0;
	float: left;
	}

#tabs ul li.tabParish a:hover {
	background: transparent url(../images/layout/tabParish-over.gif) left top no-repeat;
	}

#tabs .parish ul li.tabParish a {
	background: transparent url(../images/layout/tabParish-over.gif) left top no-repeat;
	}
#tabs .school ul li.tabSchool a {
	background: transparent url(../images/layout/tabSchool-over.gif) left top no-repeat;
	}
#tabs .religious-education ul li../images/layout/.tabEducation a {
	background: transparent url(tabEducation-over.gif) left top no-repeat;
	}

#tabs ul li.tabSchool a {
	background: transparent url(../images/layout/tabSchool.gif) left top no-repeat;
	width: 156px;
	height: 32px;
}

#tabs ul li.tabSchool a:hover {
	background: transparent url(../images/layout/tabSchool-over.gif) left top no-repeat;

}

#tabs ul li.tabEducation a {
	background: transparent url(../images/layout/tabEducation.gif) left top no-repeat;
	width: 202px;
	margin: 0;
}

#tabs ul li.tabEducation a:hover {
	background: transparent url(../images/layout/tabEducation-over.gif) left top no-repeat;
	width: 202px;
}

/* nav */
#nav { 
	height: 50px;
	background: #f6f6f0 url(../images/layout/bg_mnav.gif) left top repeat-x;
	position: relative;
	}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
}

#nav li a {
	padding: 10px 19px 11px;
	display: block;
	list-style: none;
	font: 110%/1.6em Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	}				
	
#nav li a:hover, #mnav li.selected a {
	background: #f6f6f0 url(../images/layout/bg_manv_li.gif) left top repeat-x;
	border-right: 1px solid #064979;
	border-left: 1px solid #064979;
	color: #032841;
	padding: 10px 18px 11px;	
	}	

#nav li ul {
	position: absolute;
	width: 20em;
	left: -999em;
	z-index: 999;
	top: 42px;
	border-bottom: 1px solid #064979;
	border-left: 1px solid #064979;
	border-right: 1px solid #064979;
	background: #f6f6f0;
}

#nav li li {
	display: block;	
	width: 20em;
	position: relative;	
}

#nav li li a {
	padding: 5px 12px 5px 16px;
	color: #144479;
	text-decoration: none;
	text-transform: capitalize;	
	margin: 0;
	line-height: 1.2em;
}

#nav li li a:hover {
	color: #fff;
	background: #144479;
	text-decoration: none;
	border: none;
	color: #fff;
	padding: 5px 12px 5px 16px;
	margin: 0;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul ul {
	margin: -3.5em 0 0 20em;
	border-top: 1px solid #064979;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}


/* Secondary Nav */

#secondNav {
	width: 100%;
	background: #f4f4ec url(../images/layout/bg_2nd_nav.gif) left top repeat-x;
	height: 50px;
}



/* Page Structure */

#pageBounds {
	margin: 0;
}

#content {
	width: 100%;
	background: #ffffff url(../images/layout/bg_content.gif) left top repeat-x;
	margin-bottom: 0px;
}
#content .width {
	/*min-height: 200px;*/
}
.col1 {
	width: 600px;
}
.col2 {
	width: 400px;
}
.col2 .padding {
	min-height: 250px;
}

.col4 {
	margin-top:-25px;
} 
#content .col1, #content .col2, #content .col3, #content .col4 {
	float: left;
}
.center {
	text-align: center;
}



/* School Home Specific */
#schoolHome_top {
	min-height: 167px;
	background: #f9f8f3 url(../images/layout/bg_content_type2.gif) left bottom repeat-x;
	border-bottom: 1px solid #d4d2bd;
	clear: both;
	position: relative;
}
#schoolHome_top .col1 {
	width: 650px;
	position: relative;
	z-index: 1;
}
#schoolHome_top .col2 {
	width: 308px;
	height: 100%;
	padding-bottom: 1em;
}
#schoolHome_top #quickLinks_type2 {
	padding-left:45px;
	padding-right:25px;
	padding-top: 15px;
	padding-bottom: 0px;
}
#quickLinks_type2 ul {
	color: #006cae;
}

#quickLinks_type2 h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 120%;
	color: #333;
	border-bottom: none;
	margin: 0 0 .35em;
	padding: 0;
}

#quickLinks_type2 ul a {
	color: #026baf;
}

#quickLinks_type2 ul a:hover {
	color: #80b7db;
}

#schoolHome_bottom {
	background: #ffffff url(../images/layout/bg_content_schoolHome.gif) left top repeat-y;
	clear: both;
	min-height: 50px;
	border-bottom: 1px solid #e1e1d5;
}
#schoolHome_bottom .col1{
	margin: 0 0 0 1em;
	width: 212px;
}
#schoolHome_bottom .col1 .padding {
	padding-left: 15px;
	padding-right: 15px;
}
#schoolHome_bottom .col1 span.eventPicture {
	border: 1px solid #d5d3bc;
	padding: 4px;
	margin-right: 0px;
	margin-bottom: 13px;
	background-color: #ffffff;
}
#schoolHome_bottom .col2 {
	width: 675px;
	background-color: transparent;
	float: right;
	margin: 0 2em 0 0;
}

#schoolHome_bottom #mainColumn {
	width: 695px;
	float: right;
	margin: 0;
	
}

#schoolHome_bottom #mainColumn .padding {
	width: 680px;
	float: right;
	padding: .5em 1em 1em 0;
	margin: 0;
}

#mainColumn h1 {
	margin-bottom: 0;
}

#schoolHome_bottom #mainColumn .col2 {
	float: right;
	width: 215px;
	background: transparent url(../images/layout/bg_mainColumn_col2.gif) left top repeat-x;
	margin: 0;
	padding: 1em;
	min-height: 350px;
}

#schoolHome_bottom #mainColumn .col1 {
	float: left;
	width: 435px;
	margin: 0;
	padding: 1em 0 0;
}

#schoolHome_bottom .col2 .padding {
	padding-left: 15px;
	padding-right: 15px;
}

ul#newsList li {
	list-style: none;
	margin: 0 0 .5em 0;
}

ul#pageLinks {
	float: right;
	width: 250px;
	font-size: 90%;
	margin: 0 0 .25em;
	padding: .25em 0 0;
}
ul#pageLinks li {
	float: right;
	margin: 0 1em 0;
	list-style: none;
	background: url(../images/layout/bg_print.gif) left top no-repeat;
	padding: 0 0 .25em 1.85em;
}
ul#pageLinks li.email {
	margin: 0;
	background: url(../images/layout/bg_email.gif) left 3px no-repeat;
}

ul#pageLinks a {
	text-decoration: none;
	color: #333;
}
ul#pageLinks a:hover {
	text-decoration: underline;
}


/* new home news block ~boyer */
#schoolHome_bottom div.newsblock{
	padding: 25px 32px 25px 32px;
	width: 896px;
	
}

#schoolHome_bottom div.newsblock_header{
	background:#EFECDD;
	border:1px solid #F69A2D;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:120%;
	font-weight:normal;
	height: 16px;
	margin: 10px 0 13px 0;
	padding:6px 42px 6px 14px;
	position: relative;
}

#schoolHome_bottom div.newsblock h2{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:120%;
	font-weight:normal;
	display: block;
	position: absolute;
	padding-right: 50px;
	background: url(../images/layout/heading_bullet.gif) no-repeat scroll right center;
	top: 1px;
}

#schoolHome_bottom div.newsblock h2.parish{
	left: 164px;
}

#schoolHome_bottom div.newsblock h2.school{
	left: 400px;
}

#schoolHome_bottom div.newsblock h2.reged{
	left: 640px;
}


#schoolHome_bottom div.newsblock_rowtop div.newscol{
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	overflow: hidden;
}

#schoolHome_bottom div.newsblock_rowbottom div.newscol	{
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}

#schoolHome_bottom div.newsblock_rowtop{
	width: 896px;
	float: left; 
	padding: 15px 0px 18px 0px;
	position: relative;
	display: block-inline;
}

#schoolHome_bottom div.newsblock_rowtop div.alpha{
	width: 140px;
	float: left;
	margin-right: 1px;
	padding: 0;
}

#schoolHome_bottom div.newsblock_rowtop div.middle{
	width: 198px;
	float: left;
	margin-right: 1px;
}

#schoolHome_bottom div.newsblock_rowtop div.omega{
	width: 236px;
	float: left;
	margin-right: 1px;
}

#schoolHome_bottom div.newsblock_rowbottom{
	width: 896px;
	float: left; 
	position: relative;
	display: block-inline;
	padding: 15px 0px 18px 0px;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
}

#schoolHome_bottom div.newsblock_rowbottom div.alpha{
	width: 140px;
	float: left;
	border-right: 1px solid #fff;
	padding: 0;
}

#schoolHome_bottom div.newsblock_rowbottom div.middle{
	width: 198px;
	float: left;
	border-right: 1px solid #fff;
}

#schoolHome_bottom div.newsblock_rowbottom div.omega{
	width: 236px;
	float: left;
	border-right: 1px solid #fff;
}

#schoolHome_bottom div.newscol h3{
	border: 0;
	padding: 0;
	margin: 5px 0 5px 0;
}

#schoolHome_bottom div.newscol {
	min-height:1px;
	overflow: hidden;
}

* html .container #schoolHome_bottom div.newscol {
	height: 1px;
}

#schoolHome_bottom div.newscol ul{
	margin-bottom: 5px;
}

#schoolHome_bottom div.newscol li{
	
}

#schoolHome_bottom div.newscol a{
	
}

#schoolHome_bottom div.newscol div.img{
	width: 140px;
	height: 118px;
	float: left;
}

#schoolHome_bottom div.newscol div.event_block{
	float: left;
}




/* School Interior Specific */
#schoolInterior {
	background: #ffffff url(../images/layout/bg_content_schoolHome.gif) left top repeat-y;
	clear: both;
	min-height: 50px;	
}
#schoolInterior .col1 {
	width: 243px;
}
#schoolInterior .col1 .padding {
	padding-left: 15px;
	padding-right: 15px;
}
#schoolInterior .col2 {
	width: 757px;
}
#schoolInterior .col2 .padding {
	padding-left: 15px;
	padding-right: 15px;
}
#schoolInterior .col2 #leftPaddingOnly {
	padding-left: 15px;
}
#schoolInterior .col2 #heading {
	background-color: #efefe5;
}
#schoolInterior_leftNav {
    padding-top: 20px;
    padding-bottom: 20px;
	font: Tahoma, Arial, Helvetica, sans-serif;
}
#schoolInterior_leftNav H2 {
    font-size: 1em;
    padding-top: 7px;
    padding-bottom: 2px;
	background: transparent url(../images/layout/bg_interior_leftNav.gif.gif) left top repeat-x;
}
#schoolInterior_leftNav H2 a {
    color: #032940;
    text-decoration: none;
	
}
#schoolInterior_leftNav ul{
    padding-left: 0px;
    width: 100%;
    list-style: none;
    margin: 0;
	
}
#schoolInterior_leftNav li{
    list-style: none;
    color: #032940;
    padding-left: 0px;
	background: transparent url(../images/layout/bg_interior_leftNav.gif.gif) left top repeat-x;
    padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 20px;
    vertical-align: middle;
    margin: 0;

}
#schoolInterior_leftNav li.hilight {
    list-style-image: url(../images/layout/bg_interior_leftNav_hilight_arrow.gif);
    list-style-position: inside;
    margin: 0;
    padding-left: .25em;
    background: transparent url(../images/layout/bg_interior_leftNav_hilight.gif) left top no-repeat;
    font-weight: bold;
}
#schoolInterior_leftNav li.hilight ul{
    width: 100%;
    margin-top: 8px;
    margin-left: 0px;
    padding-left: 0px;
}
#schoolInterior_leftNav li.hilight li{
    color: #032940;
    padding-left: 40px;
	background: transparent url(../images/layout/bg_interior_leftNav.gif.gif) left top repeat-x;
    padding-top: 5px;
    padding-bottom: 7px;
    vertical-align: middle;
    list-style-position: outside;
    font-weight: normal;
    margin: 0;
}
#schoolInterior_leftNav li a{
    color: #032940;
    text-decoration: none;
}
#schoolInterior .col3 {
	width: 520px;
	padding-top: 10px;
	border-right: 1px solid #e1e1d5;
	background-color: #efefe5;
}
#schoolInterior .col3_wide {
	width: 757px;
	padding-top: 10px;
	background-color: #efefe5;
}
#schoolInterior .col4 {
	width: 227px;
}
#schoolInterior #quickLinks_type3 {
	padding-left:15px;
	padding-right:15px;
	padding-top: 30px;
	padding-bottom: 0px;
}
#schoolInterior #quickLinks_type3 ul {
	color: #026baf;
}
#schoolInterior #quickLinks_type3 ul a {
	color: #026baf;
}



/* Global Operations */
#globalOperations {
	padding: 10px 0 0;
	clear: both;
	margin: 0;
}
#globalOperations #crumbtrail {
	float: left;
	width: 395px;
}




/* QuickLinks */
#quickLinks {
	padding-left:45px;
	padding-right:45px;
	padding-top: 35px;
	padding-bottom: 35px;
	background: #f9f8f3 url(../images/layout/bg_content_col2.gif) right bottom repeat-x;
	height: 184px;
	border-bottom: 1px solid #d4d2bd;
}
#quickLinks ul {
	color: #026baf;
}
#quickLinks ul a {
	color: #026baf;
}

h2.content {
	border: 1px solid #f69a2d;
	padding: 6px 42px 6px 14px;
	margin: 10px 5px 13px 5px;
	background: #efecdd url(../images/layout/heading_bullet.gif) right center no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 120%;
}


/* Landing Picture */


#landingPicture {
	text-align: center;
	background-color: #e7e7db;
	border-bottom: 1px solid #d4d2bd;
	padding-bottom: 0;
}
#seal {
	width: 0px;
	height: 0px;
	position: relative;
	top: -72px;
	left: 43px;
}
#interiorSeal {
	width: 0px;
	height: 0px;
	position: relative;
	top: -87px;
	left: 43px;
	white-space: nowrap;
}
#interiorSeal span.title {
	padding-left: 10px;
	font-size: 1.4em;
	color: #fff;
}



/* Events */
#events {
	padding-top: 20px;
	padding-left: 34px;
	padding-right: 34px;
	background: #ffffff url(../images/layout/bg_content_col1.gif) left top repeat-x;
	min-height: 330px;
}
div.eventPicture {
	border: 1px solid #d5d3bc;
	padding: 4px;
	margin-right: 16px;
	margin-bottom: 13px;
	background-color: #ffffff;
	float: left;
}
div.eventPicture img {
	border: 0;
	padding: 0;
}
#events #eventCol1 {
	width: 300px;
	padding-right: 27px;
	float: left;

}
#events #eventCol2 {
	width: 203px;
	float: left;
}
#calendar {
	padding: 8px;
	border: 1px solid #f69a2d;
	margin-bottom: 0;
	background: #f5f4ef url(../images/layout/bg_calendar.gif) right top repeat-y;
}
#calendar #monthYear {
	font-weight: bold;
}
#calendar #navMonths {
	padding-top: 2px;
	float: right;
}
#calendar #navMonths img {
	padding-left: 4px;
}
#calendar td.today {
	color: #026baf;
	background-color: #f69a2d;
	font-weight:bold;
	text-align:center;
}#calendar td.day {
	text-align:center;
}
div.button {
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 3px;
	padding: 2px 10px;
	margin-bottom: 7px;
	background: #fff url(../images/layout/button_bg.gif) left top no-repeat;
	width: 160px;
	height: 21px;
	text-decoration: none;
}

div.button a {
	color: #fff;
	text-decoration: none;
}
div.button_type2 a:hover {
	color: #fff;
	text-decoration: none;
}


div.button_type2  {
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 10px;
	margin-bottom: 7px;
	background: #dfddd0 url(../images/layout/button_type2_bg.gif) left top no-repeat;
	width: 149px;
	height: 21px;
	text-decoration: none;
}
div.button_type2 a {
	color: #fff;
	text-decoration: none;
}
div.button_type2 a:hover {
	color: #fff;
	text-decoration: none;
}




/* News */
#news {
	padding-left: 23px;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 25px;
	min-height: 330px;
}
#news ul {
	color: #333333;
	margin-left: 35px;
	margin-right: 2px;
}
#news ul a {
	color: #333333;
}



/* Footer */
#footer {
	color: #666666;
	font-size: .8em;
	width: 100%;
}
#footer .width {
	padding-top: 4px;
}

#footer .left {

	float: left;
}
#footer .right {
	float: right;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}

/* Calendar Styles */
.calendar-date-title {font-weight: bold; margin-bottom: .5em;}
.calendar-date-from {font-weight: bold; margin-bottom: .5em; font-family: Verdana, Helvetica, Arial, sans-serif;}
.calendar-event {font-family: Verdana, Helvetica, Arial, sans-serif;}

.calendar-details {
	font-family: Verdana, Helvetica, Arial, sans-serif;}
	
table.calendar {
	font: 90%/1.4em Verdana, Helvetica, Arial, sans-serif;
	width: 100%;
	margin: 0;
	background: #f9f8f3 url(../images/layout/bg_content_type2.gif) left bottom repeat-x;
	border-right: 1px solid #d4d2bd;
	border-left: 1px solid #d4d2bd;
	border-bottom: 1px solid #d4d2bd;
}

.calendar-month  {
	background: #ccc;
	padding: .5em;
	margin-top: 1em;
		background: #d9d7c5;
}
table.calendar td {
	width: 14%;
	padding: .5em;
	margin: 0;
	border-bottom: 1px solid #d4d2bd;
	border-right: 1px solid #d4d2bd;
}

table.calendar tr.days {
	height: 25px;
	padding-bottom: 5px;
	font-size: 75%;

	}

table.calendar tr th {
	border-bottom: 1px solid #f7941d;
	padding: .5em .5em .5em 1em;
	}

table.calendar tr {
	height: 100px;
	padding-top: 5px;
	}

table.calendar ul {
	list-style: none;
	margin: 0;
}

table.calendar ul li {
	border-top: 1px dotted #ccc;
	padding: .35em 0 .15em;
	margin: .35em 0 .0;
}
  

/* News Styles */

#newsFeature {
    border-top: 2px solid #f7941d;
	border-bottom: 2px solid #f7941d;
	padding: 1em 0;
	margin: .25em 1em .5em 0;
}

#newsFeature img {
	width: 200px;
	height: 150px;
	padding: .5em;
	border: 1px solid #ccc;
	float: left;
}

h1.newsTitle { border: none; }

#newsFeature #featureContent {
	float: right; 
	width: 450px;
}

/* Tabs */

#containerTabs {
	margin: 1em;
}

#containerTabs table td {
	padding: .5em 1em;
}

#containerTabs table tr.odd {
	background: #dcdcdc;
}

#containerTabs table {
	font-size: 90%;
}

#containerTabs .newsLink {
	margin: 1em;
	font-size: 90%;
}

#NewsPostDetailDate {
text-align: right;
}

#newsLinks {
font-size: 100%;

}

#newsLinks h3 {
border: none;
margin: .25em 0 0;
padding: 0;
}

#newsLinks ul {
list-style: none;
margin: 0 .25em 0 0;
font-size: 95%;
}

#newsLinks ul li {
margin: .75em 0;
}

#newsLinks .moreLink {
border-bottom: 1px solid #f7941d;
margin: .25em 0 .75em;
padding: .25em 0 .75em;
font-weight: bold;
}

span.arrow {
	display: block;
	background: transparent url(../images/layout/arrow.gif) left .35em no-repeat;
	width: 4px;
	height: 7px;
	text-indent: -999em;
	overflow: hidden;
	display: inline;
	margin: 0 0 0 .5em;
}

/* Home Styles */

#home #mastHead h2#logo a {
	display: block;
	background: transparent url(../images/layout/logo_sfx_church.png) left top no-repeat;
	width: 348px;
	height: 115px;
	text-indent: -999em;
	overflow: hidden;
	}
#home #mastHead h2#logo {
	width: 348px;
	padding: 0;
	background: transparent url(../images/layout/logo_sfx_church.png) left top no-repeat;
	border: none;
	position: absolute;
	left: 35px;
	top: 35px;
	z-index: 999999;
	}
	
#home h1 {
	border-top: none;
	border-bottom: 1px solid #f7941d;
	padding: 5px 0 5px 0;
	font-weight: normal;
	font-size: 135%;
	margin: 1em 2em .5em;
}

#home #mastHead .left {
	position: relative;
	z-index: 999;
}
#home #schoolHome_top { 
	background: #faf9f4 url(../images/layout/bg_schoolHome_top.gif) left top repeat-y;
	padding: 0;
	margin: 0;
}
#home #schoolHome_top .col1 {
	width: 565px;
	margin: 0 0 0 30px;
	float: left;
}

#home #schoolHome_top .col1 img {
	margin: 0 auto;
}

#home #schoolHome_top .col2 {
	width: 363px;
	height: 254px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/layout/bg_home_quicklinks.gif) right bottom no-repeat;
	float: right;
}
#home #schoolHome_top .col2 h3 {
	margin: 0 0 .5em;
	}
#home #schoolHome_bottom {
	background: transparent url(../images/layout/bg_schoolHome_bottom.gif) left top repeat-x;
	margin: 0;
	padding: 0 0 .25em;
	min-height: 200px;
}

#home #schoolHome_bottom .col1 {
	width: 565px;
	margin: 0 0 0 30px;
	float: left;
}

#home #schoolHome_bottom .col1 h2 {
	margin-left: 0;
	margin-right: 2em;
	}

#home #events {
	background: none;
	margin: 0;
	padding: 0;
	min-height: inherit;
	width: inherit;
	float: none;

}
#home #events .floatLeft {
	float: left;
	width: 315px;
}
#home #events .floatRight {
	float: right;
	width: 190px;
	margin-right: 2em;
}

#home #calendar {
}

#home #schoolHome_bottom .col2 {
	width: 363px;
	margin: 0;
	padding: 0;
	background: #deddcf;
	float: right;
}
	
#home #news {
	margin: 0;
	padding: 0 1em;
}
	
#home #news h2 {
	text-transform: uppercase;
	margin: .75em;
}

#home #schoolHome_bottom .col2 ul li {
	margin-bottom: .5em;
}