html {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EBF7D4;
	text-align: center;
}

p {
	color: maroon;
	font: normal 8pt Verdana, Arial, sans-serif;
	padding: 1px;
	margin: 10px 0px 0px -2px;
}

h1 h2 h3 h4 {
	padding: 0px;
	margin: 0px;
}

.mainCenter {
	height: 10px;
	width: 590px;
}

#TopFrame {
	width: 645px;
	height: 350px;
	border: 0px;
}

#BottomFrame {
	width: 590px;
	height: 100%;
	border: 0px;
}

/* title frame */

.titleContent {
	padding: 6px 0 6px 6px;
}

.banner {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
}

.banner .title {
	font-size: 1.2em;
	font-weight: bold;
}

.banner .info {
	font-size: 0.9em;
}

.banner .email {
	font-weight: bold;
}

/* file info */

#imageInfo {
	width: 225px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px;
}

.content {
	font-size: 11px;
	color: #333333;
	border-bottom: 1px dotted #333333;
	padding-top: 6px;
	padding-bottom: 6px;
}

.header {
	font-size: 9px;
	font-weight: bold;
	color: #999;
}

.contentLast {
	font-size: 11px;
	color: #333333;
	padding-top: 6px;
}

.column1 {
	float: left;
	width: 45%;
	padding-right: 15px;
	border-right: 1px solid silver;
}

.column2 {
	float: left;
	width: 45%;
	margin-left: 15px;
}

/*		\*/

.topspace {
	display: none;
	color: #91A4DF;
}

/*		*/

/*		\*/

.dropcap {
	position: relative;
	display: inline;
	float: left;
	color: #c2a7c2;
	font-size: 52px;
	line-height: 35px;
	padding-top: 2px;
	font-family: Times,Serif,Georgia;
}

/*		*/

#content {
	width: 764px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(assets/bg_ord.jpg);
	border-left: 1px solid #669900;
	border-right: 1px solid #669900;
	border-top: 1px solid #669900;
}

#banner {
	display: block;
	height: 241px;
	width: 764px;
	background: url(assets/ord_banner.jpg) top center no-repeat;
}

#banner h1 {
	margin: 0px;
	float: left;
	margin-top: 200px;
	background: url(assets/topad.gif) no-repeat;
	width: 764px;
	height: 41px;
}

#contact {
	display: inline;
	position: relative;
	background-color: maroon;
	float: right;
	margin: 30px 10px 0px;
	padding: 10px;
	width: 180px;
	border-bottom: 10px solid olive;
}

#assc {
	display: inline;
	position: relative;
	float: right;
}

#jesusyouth {
	display: inline;
	position: relative;
	float: right;
	margin: 15px 10px 0px;
	width: 91px;
	clear: both;
	height: 90px;
	background: url(misc/jesusyouth.gif) no-repeat;
}

#jakc {
	display: inline;
	position: relative;
	float: right;
	margin: 5px 10px 0px;
	width: 91px;
	height: 92px;
	background: url(misc/jakc.png) no-repeat;
}

#lom {
	display: inline;
	position: relative;
	float: right;
	margin: 5px 10px 0px;
	width: 91px;
	height: 137px;
	background: url(misc/lom.png) no-repeat;
	clear: both;
}

#vatican {
	display: inline;
	position: relative;
	float: right;
	margin: 5px 10px 0px;
	width: 91px;
	height: 92px;
	background: url(misc/vatican.png) no-repeat;
}

#cfc {
	display: inline;
	position: relative;
	float: right;
	margin: 5px 10px 0px;
	width: 91px;
	height: 100px;
	background: url(misc/cfc.png) no-repeat;
	clear: both;
}


#sfacharismatic {
	display: inline;
	position: relative;
	float: right;
	margin: 5px 10px 0px;
	width: 81px;
	height: 80px;
	background: url(misc/parishcharismatic.jpg) no-repeat;
}

td {
	color: maroon;
	font: normal 8pt Verdana, Arial;
}

hr {
	color: white;
	background: maroon;
	border-color: transparent;
}

hr.white {
	color: maroon;
	height: auto;
	background: white;
	border-color: transparent;
}

a {
	font: normal 8pt Verdana, Arial;
	text-decoration: none;
	color: maroon;
}

a.alt {
	color: maroon;
	font: normal 8pt Verdana, Arial;
	text-decoration: underline
}

a:hover {
	color: maroon;
	font: normal 8pt Verdana, Arial;
	text-decoration: underline;
	background: #D3DEFF;
}

a.bold {
	color: black;
	font: bold 8pt Verdana, Arial;
	text-decoration: none;
}

a.bold:hover {
	color: gray;
	font: bold 8pt Verdana, Arial;
	text-decoration: underline;
	background: #D3DEFF;
}

.missalette {
	color: #787878;
	font: normal 8pt Verdana, Arial;
	text-decoration: none;
}

a.missalette {
	color: #787878;
	font: normal 8pt Verdana, Arial;
	text-decoration: none;
}

a.missalette:hover {
	color: silver;
	font: normal 8pt Verdana, Arial;
	text-decoration: none;
	background: transparent;
}

a.white {
	font: normal 8pt Verdana, Arial;
	text-decoration: none;
	color: white;
}

a.white:hover {
	color: gray;
	font: normal 8pt Verdana, Arial;
	text-decoration: underline;
	background: none;
}

.link {
	font: normal 7pt Verdana, Arial;
	color: #6F82BD
}

.alt_heading {
	color: maroon;
	font: bold 8pt Verdana, Arial;
	text-decoration: underline
}

.alt_heading:hover {
	color: maroon;
	font: bold 8pt Verdana, Arial;
	text-decoration: none;
}

.heading {
	font: bold 12pt Verdana, Arial;
	color: maroon
}

.heading_white {
	font: bold 12pt Verdana, Arial;
	color: white
}

.marquee {
	font: bold 10pt Verdana, Arial,sans-serif;
	color: #7B0000;
	background-color: white;
	padding-right: 20px;
}

.alert {
	font: bold 8pt Verdana, Arial;
	color: red
}

.subheading {
	font: bold 8pt Verdana, Arial;
	color: maroon
}

strike {
	font: italic 8pt Verdana, Arial;
	color: #787878;
	text-decoration: line-through;
}

.subheading_white {
	font: bold 8pt Verdana, Arial;
	color: white
}

.table_heading {
	font: bold 8pt Verdana, Arial;
	background: #D3DEFF;
	color: maroon
}

.alt_table_heading {
	font: bold 8pt Verdana, Arial;
	background: #FFFFFF;
	color: maroon
}

.table_content {
	font: normal 8pt Verdana, Arial;
	background: #FFFFFF;
	color: maroon;
	list-style: none;
	z-index: 2;
}

.table_content_white {
	font: normal 8pt Verdana, Arial;
	color: white
}

.table_footer {
	font: italic  8pt Verdana, Arial;
	background: #D3DEFF;
	color: maroon;
	text-decoration: none;
}

.copyright {
	color: #0000e9;
	font: italic 8pt Verdana, Arial;
	text-decoration: none
}

li {
	list-style: url(assets/checkmark_blue.gif);
}

li.inside {
	list-style: inside url(assets/checkmark_blue.gif);
}

li.none {
	list-style: square;
}

li.noneinside {
	list-style: square inside;
}

li.outnum {
	list-style: decimal outside;
}

li.outside {
	list-style: outside none;
}

.note {
	color: black;
	font: italic 7pt Verdana, Arial;
	text-decoration: none
}

.note:hover {
	color: black;
	font: italic 7pt Verdana, Arial;
}

.menu {
	color: maroon;
	font: 7pt Verdana, Arial;
	background: url(assets/button_ord.jpg) no-repeat;
	text-align: center;
	vertical-align: middle;
}

.menu:hover {
	color: maroon;
	font: 7pt Verdana, Arial;
	background: url(assets/button_ord_1.jpg) no-repeat;
	text-align: center;
	vertical-align: middle
}

.menu_selected {
	color: maroon;
	font: 8pt Verdana, Arial;
	background: url(assets/button_ord_1.jpg) no-repeat;
	text-align: center;
	vertical-align: middle;
	text-indent: 15px;
}

#bkglink {
	display: block;
	height: 650px;
	width: 764px;
	background: maroon url(assets/layout.jpg) no-repeat left;
}

img.topright {
	top: 175px;
	left: 560px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}

img.left {
	margin-top: 10px;
	margin-right: 10px;
	height: auto;
}

img.right {
	margin-top: 10px;
	margin-right: 0;
	height: auto;
	margin-left: 10px;
}

#footer {
	border: transparent inherit;
	clear: both;
	background: maroon;
	position: relative;
	padding: 4px;
	font: 8pt Verdana, Arial, Sans-serif;
	z-index: 1;
	color: white;
}

.section {
	border: transparent inherit;
	clear: both;
	background: gray;
	position: relative;
	padding: 4px;
	font: bold 10pt Verdana, Arial, Sans-serif;
	z-index: 1;
	color: white;
}

.day {
	border: transparent inherit;
	clear: both;
	background: gray;
	position: relative;
	padding: 4px;
	font: normal 8pt Verdana, Arial, Sans-serif;
	z-index: 1;
	color: white;
	text-align: center;
}

.bar {
	border-top: 1px solid olive;
	width: 326px;
	margin: 0px;
	padding: 0px;
	font: 8pt Verdana, Arial, Sans-serif;
	z-index: 1;
	color: teal;
	text-align: center;
}

.bar ul {
	list-style-type: none;
	list-style-image: none;
	width: 326px;
	background: inherit;
	margin: 0px;
	padding: 4px 0px;
	font: 12pt/16pt small-caps bolder Verdana,Arial,Sans-serif;
	z-index: 1;
	color: maroon;
	text-align: center;
	text-decoration: none;
}

.bar li {
	list-style-type: none;
	list-style-image: none;
	width: 316px;
	background: inherit;
	margin: 0px auto;
	padding: 0px 5px;
	font: normal italic 11pt/12pt Garamond,Times,"Times New Roman"serif;
	z-index: 1;
	color: teal;
	text-align: left;
	text-decoration: none;
}

.bar a {
	list-style-type: none;
	list-style-image: none;
	width: 326px;
	background: inherit;
	margin: 0px auto;
	padding: 0px;
	font: bolder 8pt Tahoma, Verdana, Arial, Sans-serif;
	z-index: 1;
	color: olive;
	text-align: left;
	text-decoration: none;
}

.bar a:hover {
	list-style-type: none;
	list-style-image: none;
	width: 326px;
	background: olive;
	margin: 0px auto;
	padding: 0px;
	font: bolder 8pt Tahoma, Verdana, Arial, Sans-serif;
	z-index: 1;
	color: white;
	text-align: left;
	text-decoration: none;
}

#bglink span {
	display: none;
}

/**/

/**/

.picStyle {
	background: inherit;
}

.segmentName {
	color: maroon;
	font: bold 8pt Verdana, Arial;
}

.galleryTitle {
	color: olive;
	font: 18pt Garamond, Verdana, Arial;
	text-decoration: none;
}

.userStyle {
	background: inherit;
}

.segmentDesc {
	font: 8pt "Lucida Grande", Verdana, Arial;
	color: teal;
	text-align: center;
}

.divider {
	background: maroon;
	border-style: solid;
	border-color: white;
	padding-right: 1px;
}

.dividerleft {
	background: inherit;
	border-style: solid;
	border-color: white;
	padding-left: 2px;
}

.dividerright {
	background: inherit;
	border-style: solid;
	border-color: white;
	padding-right: 2px;
}

.dividerhoriz {
	background: maroon;
	border-style: solid;
	border-color: white;
	padding-top: 1px;
}

caption {
	color: maroon;
	font-size: 10pt;
	font-weight: bold;
	background: gray no-repeat;
	width: auto;
	height: auto;
	padding: 4px;
}

#souvenirbook {
	background:transparent url(dwd/souvenirbook.png) no-repeat scroll 0px 0px;
	right:0px;
	position:fixed;
	top:350px;
	height:251px;
	width:245px;
	z-index: 999;
}

div#souvenirbook a:hover
{
	background-position:-50px 0px;
	background: transparent url(dwd/souvenirbook.png) no-repeat scroll;
}
#souvenirbook a
{
	display:block;
	height:251px;
	width:245px;
}
