#page {
	background-image:url(../images/page-without-sidebar-bg.png);
}

#header {
	height:224px;
	background-image:url(../images/hp-header-bg.jpg);
}

#hp-pictureit-rotator-wrap {
	width:568px;
	float:left;
	margin-left:14px;
	_margin-left:7px;	
	padding:9px 0 0 0;
	height:269px;

}

#logo a {
	background-repeat:no-repeat;
	width:269px;
	display:block;
	padding-top:181px;
	height:0px !important; /* for most browsers */
	height /**/:181px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#main-nav {
	top:-32px; 
}

#body {
	position:relative;
}

#content {
	width:800px; /* 2px less due to IE bug with overflowing <em>s */
	padding:5px 5px 10px 5px;
	margin-top:0px;
	float:none;
	border:none;
}

#hp-schedule {
	float:right;
	margin-right:14px;
	_margin-right:7px;	
	margin-top:8px;
	width:149px;
	height:172px;
	padding:62px 20px 30px 20px;
	background-image:url(../images/hp-schedule-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}

#hp-schedule .get-directions {
	position:absolute;
	left:1px;
	bottom:1px;
	background-repeat:no-repeat;
	width:188px;
	display:block;
	padding-top:32px;
	height:0px !important; /* for most browsers */
	height /**/:32px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#hp-schedule h2 {
	margin-top:0;
	padding:top:5px;
	color:#000000;
	font-size:16px;
}

#buttons td {
	padding-left:14px;
	padding-right:16px;
}

/* Recent Articles*/

#recent-articles {
	width:432px;
	float:left;
	position:relative;
	_margin-left:7px;
	padding-left:14px;
}

#recent-articles h1 {
	color:#900000;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #180000;
}

#recent-articles a.more {
	position:absolute;
	right:10px;
	top:8px;
	color:#900000;
	text-decoration:none;
	font-style:italic;
}

#recent-articles li {
	border-bottom:1px dotted #900000;
}

#recent-articles p.title {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:0.2em;
}

#recent-articles p.title a {
	color:#180000;
}

#recent-articles a.learn-more {
	color:#900000;
	text-decoration:none;
	font-style:italic;
}

/* Events */

#parish-events {
	width:291px;
	float:right;
	margin-right:16px;
	_margin-right:8px;
	position:relative;
}

#parish-events h1 {
	color:#900000;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #180000;
	margin-bottom:10px;
}

#parish-events a.more {
	position:absolute;
	right:10px;
	top:8px;
	color:#900000;
	text-decoration:none;
	font-style:italic;
}

#parish-events #events-upcoming {
	width:250px;
	margin-left:25px;
}

#parish-events #events-upcoming li {
	border:none;
}

#parish-events p.title a {
	color:#000000;
	font-size:14px;
}

#parish-events #events-upcoming span.date {
	color:#000000;
	padding-right:5px;
	font-size:14px;
}



