@media screen {
	

* { margin: 0; padding: 0; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }  

body {
	background: url(images/body_bg.jpg) repeat scroll 0 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: -10px;
}

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#parishName {
	margin: 20px 0 0 10px;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 1080px;
	height: 115px;
	background-image: url(images/header_bg.jpg);
	text-shadow: gray 1px 1px 5px;
}

#parishName h1 {
	color: #284329;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 2em;
	font-family: MedievalSharp, serif;
}

#parishName h2 {
	font-size: .8em;
	font-family: Neuton, serif;
	margin: 5px 5px 5px 10px;
	color: #284329;
}

#parishName h3 {
	font-size:  .7em; 
	font-family: 'Lato', sans-serif;
	margin-top: 30px;
	margin-left: 10px;
}



#menubar {
	display: block;
	height: 50px;
	width: 1080px;
	position: relative;
	background: url(images/menu_bg.jpg) no-repeat scroll;
	margin-left: 10px;
	top: 135px;
	box-shadow: 0px 30px 32px 10px rgba(0,0,0,.15);
	-moz-box-shadow: 0px 30px 32px 10px rgba(0,0,0,.15);
	-webkit-box-shadow: 0px 30px 32px 10px rgba(0,0,0,.25); 
}

#menubar ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0 0 0 50px;
}

#menubar ul li.first {
	float:left;
	margin-left: 50px;
}

#menubar ul li {
	float: left;
	margin: 1em 50px 0 0;
}

#menubar ul li a {
	display: block;
	float: left;
	width: 100%;
	color: #fcfeff;
	text-decoration: none;
	font: bold .9em Lato, Geneva, sans-serif;
}

#main {
	display: block;
	height: 750px;
	width: 910px;
	position: absolute;
	top: 210px;
	background-color: #e5e4e4;
	margin-left: 60px;
	box-shadow: 0px 0px 32px 10px rgba(0,0,0,.15);
	-moz-box-shadow: 0px 0px 32px 10px rgba(0,0,0,.15);
	-webkit-box-shadow: 0px 0px 32px 10px rgba(0,0,0,.15); 
}

/* My Comment */

#container_left {
	display: block;
	float: left;
	width: 70%;
	height: 585px;
	padding-left: 5px;
}
.intro_text {
	text-align: center;
}

.intro_text h2 {
	font-size: 2em;
	margin-top: .5em;
	font-weight: bold;
}

.intro_text p {
	font-size: 1em;
	font-family: Neuton, serif;
}

.green {
	color: #2c812e;
}

.celtic {
	font-family: MedievalSharp, serif;
}

#container_right {
	display: block;
	float: right;
	margin: 5px;
	background-color: #e7e2b2;
	width: 25%;
	height: 585px;
	border: 1px solid #d1d3d3;
}

.infoBox ul {
	margin-top: 5px;
	margin-left: 5px;
}
.infoBox ul li {
	list-style-type: none;
	font: 800 .8em 'Lato','Lucida Grande', sans-serif;
}

.infoBox ul li.first {
	margin-bottom: 5px;
}

.infoBox p {
	color: #414242;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	position: relative;
	font: bold .7em Arial, Helvetica, Geneva, sans-serif;
	bottom: 3px;
}

.infoBox img {
	margin-left: 10px;
	border: 1px solid #414242;
}


.infoBox a {
	text-decoration: underline;
	color: #414242;
}

.infoBox a:hover {
	color: #ffaf00;
}

.infoBox_img {
	margin-top: 10px;
	margin-left: 15px;
}

ul.image-array {
	margin-left: 40px;
	margin-top: 20px;
	height: 110px;
	display: block;
} 

ul.image-array li {
	list-style-type: none;
	float: left;
	width: 150px;
	margin-right: 25px;
}

ul.image-array li.middle {
	width: 150px;
	margin-left: 25px;
}



ul.image-array li:last-child {
	float: right;
}

ul.image-array li img.shadow, iframe.shadow {
	-webkit-box-shadow: 0px 0px 32px 10px rgba(0,0,0,.15);
	-moz-box-shadow: 0px 0px 32px 10px rgba(0,0,0,.15);
	box-shadow: 0px 0px 32px 10px rgba(0,0,0,.15);
}
}

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
}
