body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url("../graphics/bodyback.jpg") repeat center;
}

#Frame {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 600px;
}

#Footer {
	font-size: 12px;
	text-align: center;
	width: 100%;
	color: #666666;
	bottom: 0px;
	float: left;
	margin: 0px 0px 15px;
	height: 24px;
	line-height: 24px;
}

#FooterBar {
	line-height: 37px;
	font-size: 12px;
	clear: both;
	color: #eeeeee;
	background: #cc0000 url(../graphics/navhover.jpg) repeat-x 0 center;
	border: 1px solid #cbbb10;
	border-bottom: none;
	border-top: none;
}

#Footer a {
	color: #eeeeee;
}

#Footer a img {
	text-decoration: none;
	border: none;
}

#Content {
	float: left;
	text-align: left;
	width: 950px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: auto;
}

b {
	color: #333333;
	font-weight: bold;
}

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

a:hover {
	color: #850009;
	text-decoration: underline;
}

.decorbox {
	margin: 5px 10px;
	background-color: #eeeeee;
	border: thin solid #cccccc;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	line-height: 11px;
	float: left;
}

/* @group Header */

#Header {
	width: 900px;
	height: 125px;
	float: left;
	color: #cc0000;
}

#Header h1 {
	font: 48px/48px "Brush Script MT";
	text-align: left;
	width: 65%;
	float: left;
	margin: 10px;

}

#Header span {
	clear: none;
	width: 30%;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 10px;
	line-height: 24px;
}



/* @end */

/* @group TopNav */

#TopNav {
	line-height: 37px;
	font-size: 16px;
	clear: both;
	color: #eeeeee;
	background: #520053 url(../graphics/navback.jpg) repeat-x 0 center;
}

#TopNav a {
	color: #dddddd;
	line-height: 37px;
	height: 37px;
	margin-right: 1px;
	margin-left: 1px;
	padding: 9px 8px 6px;
}

#TopNav a:hover {
	color: #ffffff;
	background: #850009 url(../graphics/navhover.jpg) repeat-x;
}



/* @end */

/* @group Content Left */

#ContentLeft {
	width: 220px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	height: 100%;
	background: #cecece url(../graphics/contentleftback.jpg) repeat-y right;
	margin-top: 5px;
}

#ContentLeft h3 {
	background: #f3e984 url(../graphics/yellowbar30.jpg) repeat-x;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #333333;
}

.goldstrip {
	padding: 0px;
	margin: 0px;
	float: left;
}

#ContentLeft span.divider {
	background: no-repeat url(../graphics/leftdivider.jpg);
	width: 210px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.decorboxred {
	width: 220px;
	background: #cc0000 url("../graphics/decorboxredback.jpg") repeat-y right;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

.decorboxred b {
	color: #cccccc;
}

.decorboxred img {
	margin-bottom: -5px;
}

.decorboxpurple {
	width: 220px;
	background: #520053 url(../graphics/decorboxpurpleback.jpg) repeat-y;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

.decorboxpurple b {
	color: #cccccc;
}

.decorboxpurple img {
	margin-bottom: -5px;
}



/* @end */

/* @group Content Main */

#ContentMain {
	width: 715px;
	height: auto;
	text-align: left;
	float: left;
	margin-left: 0px;
	padding-left: 10px;
	line-height: 16px;
}

#ContentMain p {
	color: #333333;
	text-indent: 30px;
	text-align: justify;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 7px;
	padding: 3px;
	padding-top: 5px;
}

#ContentMain label {
	color: #520053;
	font-weight: bold;
	letter-spacing: 1px;
}

#ContentMain b {
	color: #000000;
}

#ContentMain h3 {
	color: #cc0000;
	margin:  0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 24px;
}

#ContentMain h2 {
	color:#810004;
	font-size:20px;
}



/* @end */

/* @group ParishesInfo */

.parishesinfo img {
	width: 120px;
	border: thin solid #999999;
}

.parishesinfo h4 {
	font-size: 18px;
	margin: 5px;
	font-variant: small-caps;
	color: #cc0000;
}



/* @end */

/* @group DailyBread */



/* @end */

#DailyBread {
	background-color: #ffffff;
	padding: 0 0 5px;
	border: 1px solid #cbbb10;
	border-top-style: none;
	line-height: 24px;
}

#DailyBread h3 {
	margin: 0 0 5px;
	color: #333333;
	text-align: center;
	background: #f3e984 url(../graphics/yellowbar30.jpg) repeat-x;
	line-height: 30px;
}
