@charset "utf-8";
body  {
	font-family: Verdana;
	font-size: 0.7em;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

p {
	padding: 0;
	margin: 10px 0;
}
input {
	padding: 0;
	margin: 0;
	width: auto;
}
/* Dynamic page backgrounds
-------------------------------------------------------------------*/

.leftB, .leftB11, .leftB6 {
	background: #FFF url(images/homeBackLt.jpg) top right no-repeat;
}
.centerB, .centerB11, .centerB6 {
	background: #FFF url(images/homeBackCtr.jpg) top center no-repeat;
}
.rightB, .rightB11, .rightB6 {
	background: #FFF url(images/homeBackRt.jpg) top left no-repeat;
}

.leftB2, .leftB48 {
	background: #FFF url(images/homeBackLt2.jpg) top right no-repeat;
}
.centerB2, .centerB48 {
	background: #FFF url(images/homeBackCtr2.jpg) top center no-repeat;
}
.rightB2, .rightB48 {
	background: #FFF url(images/homeBackRt2.jpg) top left no-repeat;
}

.leftB3, .leftB15 {
	background: #FFF url(images/homeBackLt3.jpg) top right no-repeat;
}
.centerB3, .centerB15 {
	background: #FFF url(images/homeBackCtr3.jpg) top center no-repeat;
}
.rightB3, .rightB15 {
	background: #FFF url(images/homeBackRt3.jpg) top left no-repeat;
}

.leftB4 {
	background: #FFF url(images/homeBackLt4.jpg) top right no-repeat;
}
.centerB4 {
	background: #FFF url(images/homeBackCtr4.jpg) top center no-repeat;
}
.rightB4 {
	background: #FFF url(images/homeBackRt4.jpg) top left no-repeat;
}

.leftB5 {
	background: #FFF url(images/homeBackLt5.jpg) top right no-repeat;
}
.centerB5 {
	background: #FFF url(images/homeBackCtr5.jpg) top center no-repeat;
}
.rightB5 {
	background: #FFF url(images/homeBackRt5.jpg) top left no-repeat;
}
/*
.leftB10 {
	background: #FFF url(images/homeBackLt6.jpg) top right no-repeat;
}
.centerB10 {
	background: #FFF url(images/homeBackCtr6.jpg) top center no-repeat;
}
.rightB10 {
	background: #FFF url(images/homeBackRt6.jpg) top left no-repeat;
}

.leftB15 {
	background: #FFF url(images/homeBackLt7.jpg) top right no-repeat;
}
.centerB15 {
	background: #FFF url(images/homeBackCtr7.jpg) top center no-repeat;
}
.rightB15 {
	background: #FFF url(images/homeBackRt7.jpg) top left no-repeat;
}*/

/* Dynamic menu backgrounds
-------------------------------------------------------------------*/
#SubMenu1 { 
	height: 100px;
	width: 780px;
	padding: 0;
	margin: 0;	
	background: url(images/menu-home.jpg) no-repeat;
}

#subMenu2, #subMenu3, #subMenu4, #subMenu5, #subMenu48, #subMenu15, #subMenu11, #subMenu6 { 
	height: 67px;
	width: 780px;
	padding: 0;
	margin: 0;
	}
#subMenu2 {	
	background: url(images/menu-history.jpg) no-repeat;
}
#subMenu3 {	
	background: url(images/menu-programs.jpg) no-repeat;
}
#subMenu4 {	
	background: url(images/menu-parishes.jpg) no-repeat;
}
#subMenu5 {	
	background: url(images/menu-events.jpg) no-repeat;
}
#subMenu48 {	
	background: url(images/menu-community.jpg) no-repeat;
}
#subMenu15 {	
	background: url(images/menu-news.jpg) no-repeat;
}
#subMenu11, #subMenu6 {	
	background: url(images/menu-others.jpg) no-repeat;
}

/* Main container
-------------------------------------------------------------------*/

#container { 
	width: 780px;
	margin: 0 auto; 
	text-align: left; 
} 

/* Top short menu
-------------------------------------------------------------------*/

#shortMenu {
	float: right;
	width: 260px;
	height: 35px;
	/*background: #005273;*/
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	margin: 0 0 20px;
}

#shortMenu ul {
	margin: 0;
	padding: 0;
	line-height: 35px;
}

#shortMenu ul li {
	display: inline;
	margin: 0 0.5em 0;
}

#shortMenu a {
	color: #FFF;
	text-decoration: none;
}

#shortMenu a:hover {
	color: #AAA;
}

	
/* 3rd level side menu
-------------------------------------------------------------------*/

#sidebar ul {
	margin: 0;
	padding: 0;
	line-height: 13px;
}

#sidebar ul li {
	margin: 0 0 15px;
	list-style-type: none;
}

#sidebar a {
	color: #888;
	text-decoration: none;
}

#sidebar a:hover {
	color: #005273;
}

/* Header
-------------------------------------------------------------------*/

#header { 
	padding: 0;
	margin: 0;
	height: 100px;
	text-align: left;
}

#headerRight {
	width: 260px;
	float: right;
	/*background: url(images/headerRightBckgnd.jpg) repeat-y;*/
	font-size: 90%;
	color: #005273;
	height: 100px;
}

.subscribeTitle {
	font-weight: bold;
	font-size: 105%;
}

#topMenu { 
	padding: 1px 0 0;
	height: 32px;
	line-height: 32px;
	left: 50px;
} 
/* IE fix */
*:first-child+html #topMenu {
	left: 50px;
}

/*#topSubMenu { 
	height: 30px;
	padding: 20px 0 0;
	margin-top: -20px;
}*/

#subMenu { 
	height: 35px;
	padding: 0 10px 0 20px;
} 

#breadcrumbs { 
	background: #CfCFcF; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#breadcrumbs h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
#mainContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0;
	font-size: 80%;
	color: #555;
	text-align:	center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.submenuback4 {
	background: url(images/subback-admin.gif) no-repeat top left;
}

/* Breadcrumbs
***************************************************************************************************************/

#subheader {
	height: 33px;
	margin: 0;
	line-height: 33px;
	font-size: 100%;
	color: #014069;
	font-weight: bold;
	/*background: #FFFFFF;*/
}

.B_crumbBox, .B_crumbBox a {
	font-weight: normal;
	color: #014069;
	text-decoration: none;
}

.B_lastCrumb, .B_lastCrumb a {
	font-weight: bold;
}

/* ######################## Home Page Layout ######################### */


#subBox {
	float: left;
	width: 480px;
	height: 41px;
	font-size: 90%;
	color: #014069;
	padding: 5px;
	background: #f6edc6;
	margin: 8px 15px;
}

*html #subBox {
	margin: 8px 15px 8px 7px;
}

#subBox1 {
	float: right;
	width: 115px;
	height: 36px;
	font-size: 100%;
	color: #014069;
	padding: 0px 10px 15px 5px;
	text-align: left;
	background: #FFF;
	margin: 8px 15px 8px 25px;
}
#subBox1 .weatherHeading {
	font-weight: bold;
	padding: 0 0 4px;
}
#subBox1 a.athens {
	color: #014069;
	display: block;
	padding: 3px 0 0;
}
#subBoxDate {
	float: right;
	width: 90px;
	height: 60px;
	font-size: 90%;
	color: #014069;
	padding: 8px 0 0;
}

#spacer {
	height: 15px;
	background: #FFFFFF;
}

#homeMainContent {
	margin: 0;
	background: #014069;
	padding: 15px;
	height: auto;
	width: auto;
}
*html #homeMainContent {
	margin-top: -1px;
}

#hsbTop {
	width: 100%;
	height: auto;
}

#hsbBottom {
	width: 100%;
	height: auto;

}
#hmcImageArea {
	width: auto;
}	
#hmcVideo {
	float: right;
	width: 220px;
	height: 200px;
	border-left: 1px solid #FFF;
}



/* Sub Page Layout
#################################################################################################### */

#mainContent {
	margin: 0;
	background: #014069;
	padding: 10px 15px 15px;
	height: auto;
	width: auto;
}
#sidebar {
	width: 170px;
	background: #FFF;
	padding: 15px;
}
#sidebarHome {
	width: 245px;
	background: #FFF;
	padding: 0;
}
#contentCell {
	background: #FFF;
	padding: 15px;
}
#contentCellHome {
	background: #FFF;
	padding: 15px;
}

#contentInnerFull {
	background: #FFFFFF;
	width: auto;
	min-height: 260px;
	padding: 15px;	
	margin: 0;
}

#pageHeading { 
	padding: 0px 10px 15px 0; 
	font-weight: bold;
	font-size: 125%;
} 
.pageHeading2 {
	color: #9ebd09;
}
.pageHeading3 {
	color: #e78502;
}
.pageHeading4 {
	color: #e75636;
}
.pageHeading5 {
	color: #a196d9;
}
.pageHeading48 {
	color: #13a9a1;
}
.pageHeading15 {
	color: #b43f75;
}

.pageHeading11, .pageHeading6 {
	color: #cdad00;
}

/* Event and News Manager styles
#################################################################################################### */

#EMhome {
	width: 350px;
	padding: 0 15px 0 0;
	border: 1px dashed #555;
	border-width: 0 1px 0 0;
}
/* IE 5.5+ fix */
*html #EMhome {
	width: auto;
	margin-right: 90px;
	padding: 0 15px 0 0;
}
#EMevent {
	width: 610px;
	border: 1px dashed #555;
	border-width: 0 1px 0 0;
}
#EMevent .EMtitle{
	margin: 10px 0 5px;
	color: #014069;
	font-size: 100%;
	font-weight: bold;
}
/* IE 5.5+ fix */
*html #EMevent {
	width: auto;
	margin-right: 90px;
}

#EMhome .EMtitle, #homeContentInner .EMtitle {
	font-size: 120%;
	font-weight: bold;
	color: #000;
	margin: 15px 0 0;
}
#EMhome .EMdate, #homeContentInner .EMdate {
	font-size: 90%;
	font-weight: bold;
	color: #666;
	margin: 0 0 15px;
}

#EMhome .EMdescription {
	font-size: 95%;
	color: #333;
	line-height: 140%;
}

#EMevent, #EMarticle {
	margin: 0 0 1em;
	padding: 0 15px 0 0;
	color: #666;
	font-size: 90%;
}

#EMarchive .EMtitle, #EMarticle .NMtitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	margin: 10px 0 0 0;
}

#EMevent .EMcategory {
	padding: 20px 0 0;
}

#EMevent .EMdescription,  #EMlist .EMdescription,  #NMlist .NMshortArticle {
	color: #666666;
	margin: 10px 0 20px;
}

#EMevent .EMdate, #EMsideBar .EMdate, #EMlist .EMdate, #NMlist .NMdate, #EMarticle .NMdate {
	margin: 0 0 0.4em;
	font-size: 90%;
}

#EMevent img {
	padding: 0 0 1em 0;
}

.EMimage {
	width: 350px;
}

.NMimage {
	float: left;
	margin: 0 15px 0 0;
}
/****************************** Sponsors ******************************/

#EMsponsorsContainer {
	/*position: absolute;*/
	float: right;
	margin: 0 -125px 0 0;
	padding: 0 15px;
	width: 80px;
	text-align: center;
}
/* IE7 fix */
*:first-child+html #EMsponsorsContainer {
	margin: 0 -125px 0 15px;
}
/* IE 5.5+ fix */
*html #EMsponsorsContainer {
	margin: 0 -62px 0 15px;
}

#EMsponsorsContainer .title {
	font-size: 90%;
	font-weight: bold;
}

#EMsponsorsContainer .EMtitle {
	font-size: 120%;
	color: #014069;
	margin: 0 0 15px;
}

.caption {
	font-size: 95%;
	font-weight: bold;
	color: #333;
	line-height: 200%;
}

#sponsor {
	margin: 0 0 0.5em;
	padding: 0;
	color: #666;
	font-size: 90%;
}

/****************************** Home Sidebar ******************************/

#sidebarHome .EMtitle {
	font-size: 120%;
	color: #014069;
	font-weight: bold;
	text-align: left;
	margin: 22px 0 5px 15px;
}
.upEvents {
	font-size: 120%;
	color: #014069;
	font-weight: bold;
}

#sidebarHome .EMdate {
	font-size: 90%;
	color: #666;
	margin: 0 0 5px 15px;
}

#EMshortlist .EMtitle, #EMshortlist .NMtitle {
	font-size: 100%;
	color: #000;
	margin: 0;
}

#EMshortlist .EMdate, #EMshortlist .NMdate {
	color: #666;
	margin: 2px 0 2px;
}

#EMshortlist .EMtitle a, #EMlist .EMtitle a, #EMshortlist .NMtitle a, #NMlist .NMtitle a {
	font-weight: bold;
	color: #666666;
	margin: 1em 0 0;
}
#EMshortlist {
	font-size: 90%;
	margin: 0 0 1em 15px;
	padding: 0;
	color: #AAA;
}

/****************************** Home Video ******************************/
#homeVideo .EMtitle {
	font-size: 100%;
	color: #000;
	margin: 15px 0 0 15px;
}

#homeVideo .video {
	text-align: center;
}

	


/****************************** Archives ******************************/
#EMarchive {
	margin: 0 0 15px;
}

#EMarchive li {
	list-style-type: none;
	margin: 0 0 15px 10px;
}
#EMarchive li a {
	font-size: 100%;
	margin: 0 0 1em 0;
	padding: 0;
	color: #AAA;
}


/* Subscribe to newsletter
#################################################################################################### */

.subscribe {
	height: 100px;
	margin: 20px 0;
}


/* Seasrch page
#################################################################################################### */

#ASresults h4 {
	margin: 10px 0 5px;
	color: #014069;
}

.pagination {
	text-align: center;
}
.pagination p {
	margin: 5px;
}

/* Community Pulse page
#################################################################################################### */

ul.pdflist li h4 {
	margin: 10px 0 0;
	color: #014069;
	font-size: 100%;
}

/* Sitemap
#################################################################################################### */

ul.LSM_0 li {
	margin: 0 0 10px;
	font-weight: bold;
}

ul.LSM_1 li {
	margin: 0 0 5px;
	font-weight: normal;
}

ul.LSM_2 li {
	margin: 0;
	font-weight: normal;
}

#subBox1 {
	font-size: 80%;
}