@charset "utf-8";
/**************************************************************/
#page-wrapper {
	color: #000033;
	width: 850px;
	margin: auto;
	margin-top: 0px;
}
/**************************************************************/
#page-header {
	position: relative;
	top: 0;
	left: 0;
	width: 850px;
	height: 310px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-image: url(../images/structure/header.jpg);
}
#page-body {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url(../images/structure/content_background.jpg);
	background-repeat: repeat-y;

  /* UNDERSCORE HACK for min-height IE 6 bug */
	min-height: 180px;
   height: auto;
  _height: 180px; 
}
#page-footer {
	position: relative;
	width: 850px;
	height: 60px;
	background-image: url(../images/structure/footer.jpg);
}
#date-update {
	position: absolute;
	top: 42px;
	left: 630px;
	width: 200px;
	height: 20px;
	font-size: 10px;
	color: #888888;
	text-align: right;
}
#page-footer-sd {
	position: relative;
	width: 850px;
	height: 36px;
	background-image: url(../images/structure/footer1_sd.jpg);
}
#page-quote {
	position: relative;
	width: 850px;
	background-image: url(../images/structure/quote.jpg);
	background-repeat: repeat-y;
	font-family: "Courier New", Courier, monospace;
}
/**************************************************************/
#page-menu-head {
	position: relative;
	top: 1px;
	left: 400px;
	width: 430px;
	height: 50px;
}
#page-menu-head ul {
	margin: 0;
	padding: 0;
}
#page-menu-head li {
	display: inline;
	float: left;
}
#page-menu-foot {
	position: absolute;
	top: 8px;
	left: 260px;
	width: 550px;
	height: 24px;
}
#page-menu-foot ul {
	margin: 0;
	padding: 0;
	float: right;
}
#page-menu-foot li {
	display: inline;
	float: left;
}
#page-content {
	position: relative;
	top: -60px;
	left: 50px;
	width: 760px;
}
#page-title {
	position: absolute;
	top: 167px;
	width: 760px;
}
#quote-content {
	position: relative;
	top: 10px;
	left: 50px;
	width: 760px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
/**************************************************************/
.column0 {
	margin-left: 10px;
	width: 730px;
}
.column1 {
	float: left;
	width: 360px;
	margin-left: 10px;
}
.column2 {
	float: right;
	width: 360px;
	margin-right: 10px;
}
.clear {
	clear: both;
}
.center {
	text-align: right;
}
.small-space {
	height: 30px;
}
.float-right {
	float: right;
	margin: 15px;
}
.float-left {
	float: left;
	margin: 15px;
}
.bigger-font {
	font-size: 16px;
	font-weight: bold;
}
.smaller-font {
	font-size: 10px;
}
/**************************************************************/
.archive-month li {
	margin: 0px;
	padding: 0px;
}
.archive-month {
	height: 220px;
}
.archive-month a {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.archive-month a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.archive-date {
	position: relative;
	top: -4px;
	font-size: 9px;
	font-weight: bold;
	color: #676767;
}
.archive-podcast {
	color: #039;
}
.archive-new {
	color: #FF0000;
}
.archive-warning {
	color: #FF0000;
}
.archive-high {
	color: #0000FF;
}
/**************************************************************/
.reflection-title {
	font-size: 21px;
	font-weight: bold;
	color: #000066;
	margin-bottom: 3px;
}
.liturgical-calendar {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.readings {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-top: 13px;
}
/**************************************************************/
.poem {
	margin-left: 100px;
	width: 500px;
	background-color: #EEE;
	padding: 10px 40px 10px 40px;
}
.poem-title {
	font-size: 14px;
	font-weight: bold;
}
.poem-body {
	font-style: italic;
}
.poet {
	font-weight: bold;
}
/**************************************************************/
.direction-panel {
	height: 150px;
}
/**************************************************************/
.news-title {
	color: #777777;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
.news-month {
	font-size: 16px;
	font-weight: bold;
}
.news-date {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 5px;
}
/**************************************************************/
#update {
	color: #333333;
}
/**************************************************************/
