﻿/* @group Layout Setup */

html, body, form, h1, h2, h3, ul
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

body
{
	font: 70% Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	background: #fff;
}

#page_container 
{
	width: 760px;
	margin: auto;
	position: relative;
	overflow: auto;
}

#header
{
	width: 760px;
	height: 112px;
	background: url(../images/top_bar.gif) no-repeat 179px 0 #106e3f;
	position: relative;
	overflow: hidden;
}

h1
{
	font: bold 1.8em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #063;
	padding-bottom: 3px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #063;
}
h2
{
	font:  1.6em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #930;

}

h3
{
	font: 1.4em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #000;
}

h4
{
	font: 1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #000;
}

h5
{
	font: 1.0em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #000;
}

h6
{
	font: .8em Verdana, Helvetica, Arial, sans-serif;
	color: #000;
}
ul
{
	list-style: none;
}

a
{
	color: #063;
	text-decoration: none;
}

a:hover
{
	color: #000;
}

/* @end */

/* @group Top Menus */

#skip_option
{
	margin: 0;
	position: absolute;
	top: 10px;
	right: 16px;
	text-align: right;
	width: 1px;
	height: 1px;
	color: #fff;
	text-indent: 9999em;
	overflow: hidden;
	display: block;
}

#skip_option:active, #skip_option:focus
{
	text-indent: 0;
	width: auto;
	height: auto;
}

#top_menu
{
	position: absolute;
	width: 240px;
	top: -4px;
	left: 128px;
	color: #fff;
	text-align: center;
	z-index: 500;
}

#top_menu p
{
	padding: 0 5px 0 7px;
	color: #ffc;
	font-weight: bold;
	font-size: 2.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#top_menu2
{
	position: absolute;
	width: 280px;
	top: 42px;
	right: 16px;
	text-align: right;
	padding-right: 46px;
	color: #ffc;
	font-weight: bold;
	left: 456px;
}



#resource_menu 
{
	position: absolute;
	width: 581px;
	height: 33px;
	top: 78px;
	left: 180px;
	margin: 0;
}

#resource_menu li
{
	float: left;
}

/* @end */

/* @group Main Menu and Banner */

#main_menu 
{
	width: 190px;
	height: 198px;
	padding: 10px 25px 20px 23px;
	float: right;
	background: url(../images/main_menu_background.gif) no-repeat;
}




#main_image 
{
	float: right;
	margin-bottom: 15px;
}

/* @end */

/* @group Announcements / Eurcharist Box */

#announcement
{
	border: 1px solid #930;
	padding: 5px;
	background: #ffc;
	font-size: 1.1em;
	margin-bottom: 12px;
	float: left;
}

#announcement a
{
	color: #930;
}

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

#left_column
{
	width: 458px;
	float: left;
	overflow: hidden;
}
#right_column
{
	width: 250px;
	float: right;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#Eucharist_box, 
{
	background: url(../images/feature_background.jpg) no-repeat;
}

#Eucharist_footer, 
{
	background: url(../images/feature_footer.gif) no-repeat #fff;
	clear: both;
	height: 14px;
}

#Euc_Schedule p.read_more, #Holy_Days p.read_more
{
	margin: 0;
}

.read_more a
{
	background: #FFF1CA;
	border-top: 2px solid #FFD553;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 5px 4px 5px;
	text-transform: none;
	display: inline-block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b39f66;
	border-bottom-color: #b39f66;
	border-left-color: #b39f66;
}

.read_more a:hover
{
	color: #fff;
	background: #106E3F;
	border-color: #115433;
}

#Eucharist_box h2
{
	width: 451px;
	float: left;
	padding-right: 15px;

}

#Euc_Schedule
{
	width: 220px;
	float: left;
	padding: 0 15px 0 12px;
}

#Euc_Schedule h3
{
	font: bold 1.4em/1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#Euc_Schedule p
{
	margin: 3px 0 14px 0;
}

#Holy_Days
{
	width: 180px;
	float: left;
	margin-top: -25px;
	padding: 0 10px 0 10px;
}

#Holy_Days h3
{
	text-transform: none;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 6px;
	color: #930;
}

#Holy_Days li
{
	margin-bottom: 14px;
}

.welcome
{
	font-weight: normal;
	text-align: center;
}
.welcome p.first
{
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: underline;
	padding-top: -20px;

}

/* @end */

/* @group Sites and Footer */

#footer
{
	clear: both;
	padding: 5px 0 3px;
	text-align: center;
	color: #666;
	width: 760px;
	border-top: 1px dotted #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer a
{
	color: #666;
	font-weight: bold;
}

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

#footer li
{
	display: inline;
	padding: 0 5px 0 7px;
	border-left: 1px solid #666;
}

#footer li.first
{
	border: 0;
	padding-left: 0;
}


#footer h2, #footer p, #footer address
{
	font-size: 1em;
	display: inline;
	color: #666;
}

#footer ul
{
	margin-bottom: 3px;
}

#footer address
{
	font-style: normal;
}

#footer #copyright
{
	display: block;
	margin-top: 3px;

}
#footer #copyright a
{
	font-weight: normal;
}
/* End */
/* Feature Box */

.feature-box
{
	border: 1px solid #b39f66;
	padding: 8px 8px 0;
	background: url(../images/side-bar.gif) repeat-x;
	font-size: 0.95em;
	margin-bottom: 15px;
}

.feature-box ul a
{
	font-weight: bold;
}

.feature-box ul
{
	margin-bottom: 12px;
}

.feature-box li
{
	margin-bottom: 3px;
}

.feature-box h3
{
	color: #930;
	font-size: 1.2em;
	border-bottom: 1px solid #b39f66;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* @end */
/* Columns */

.column-1-1,
.column-1-2,
.column-1-3,
.column-1-4,
.column-2-3,
.column-3-4,
{
	float: left;
	display:inline;
	margin: 0 10px 15px 0px;
	overflow: hidden;
}

.column-1-1
{
	width: 615px;
	padding-bottom: 50px;
}
.column-1-1 img
{
	padding: 3px 0px 3px 5px;
}
.column-1-2
{
	width: 430px;
	padding-top: 3px;
}
.column-1-2 H2
{
	padding-top: 5px;
	padding-bottom: 5px;
	}
.column-1-3
{
	width: 240px;
}
	 background-color: #115433; 
.column-1-4
{
	width: 125px;

	height: 100%;
}

.column-2-3
{
	width: 500px;
}

.column-3-4
{
	width: 565px;
}
.column-right
{
	width: 175px;
	margin-top: 50px;
	float: right;
}
#photo
{
	position: absolute;
	width: 150px;
	left: 585px;
	color: #fff;
	bottom: 90px;
}
