


body {
	margin:10 0 0;
	padding:0;
	min-width:756px;
	background-color: #FFFFFF;
}
#wrap {
	width:750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headersitename {
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
}
#header_site_name_table {
	width: 100%;
}
.header_site_name_cell {
	text-align: left;
	vertical-align: bottom;
	font-family: Verdana;
	font-size: 22px;
	color: #CC0000;
	font-weight: bold;
}
.header_top_text_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-align: right;
	vertical-align: bottom;
}
.header_top_text_cell a{
	color: #0000FF;
	text-decoration: none;
}
.header_top_text_cell a:hover{
	color: #0000FF;
	text-decoration: underline;
}
#topheaderbar {
	background-color:#333366;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 3px;
}
#topheaderbar ul{
	margin: 0px;
	padding: 0px;
}
#topheaderbar li{
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
}
#topheaderbar a{
	color: #FFFFFF;
	text-decoration: none;
}
#topheaderbar a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#headerpicture {
	margin-top: 2px;
}
#nav, #nav ul { /* all lists */
	float: left;
	list-style: none;
	padding: 0;
	line-height: 1;
	margin: 0px;
}
#nav {  /* WEBPRO added */
	width: 750px;
	background-color: #CC0000;
	border-bottom: 1px;
	border-bottom-color: #CC0000;
	border-bottom-style:solid;
	border-top: 1px;
	border-top-color: #CC0000;
	border-top-style:solid;
	margin-top: 2px;
}
#nav a {
	display: block;
	width: 140px;
}
#nav a:hover {  /* WEBPRO added */
	color: #CC0000;
}
#nav li { /* all list items */
	float: left;
	width: 150px; /* width needed or Opera goes nuts */
	padding: 0;
}
#nav li a {  /* WEBPRO added */
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
#nav li a:hover {  /* WEBPRO added */
	background-color: #E6E6E6;
}
#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
}
#nav li ul a { /* lists nested under hovered list items */
	color: #CC0000;
}
#nav li ul a:hover { /* lists nested under hovered list items */
}
#nav li ul li a {  /* WEBPRO added */
	text-align: left;
	width: 140px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	line-height: 18px;
}
#nav li ul li a:hover {  /* WEBPRO added */
	text-decoration: none;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background-color: ;
}
#nav li:hover, #nav li.hover { /* added to fix the "stick" problem with IE 7 */
    position: static;
}

.topmenu_active {
	background-color: #999999;
}
.topmenu_active_2 {
	background-color: #CCCCCC;
}

#clearboth {
	clear: both;
}

#sidebar {
	float:left;
	width:157px;
}
#currentdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 6px;
}
#searchsite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
}
#searchsite a{
	color: #0000FF;
	text-decoration: none;	
}
#searchsite a:hover{
	color: #0000FF;
	text-decoration: underline;	
}
#searchsitecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 1px;
}
.search_go_button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	width: 25px;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
#leftmenu1topbg {
	background-color: #CC9900;
}
#leftmenu1top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#leftmenu1top ul {
	margin:0;
	padding:0;
}
#leftmenu1top li {
	display:block;
	list-style:none;
	margin:0;
	line-height: 18px;
	padding: 0;
}
#leftmenu1top li a{
	color: #FFFFFF;
	text-decoration: none;
}
#leftmenu1top li a:hover{
	color: #D4D4D4;
	text-decoration: none;
}
#leftmenu1middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E6E6E6;
	width: 157px;
}
.leftmenu1middle_active {
	background-color: #CCCCCC;
}
#leftmenu1middle ul{
	margin:0;
	padding:0;
}
#leftmenu1middle li{
	display:block;
	list-style:none;
	margin:0;
	line-height: 18px;
	padding: 0;
}
#leftmenu1middle li ul{
	margin:0;
	padding:0;
}
#leftmenu1middle li ul li{
	margin:0;
	padding:0;
}

#leftmenu1middle a{
	color: #333333;
	text-decoration: none;
	display: block;
	width: 137px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#leftmenu1middle a:hover{
	color: #CC0000;
	text-decoration: none;
	background-color: #FCFCFC;
}
#leftmenu1middle li ul li a{
	padding-right: 10px;
	padding-left: 16px;
	width: 131px;
	font-size: 10px;
}

#leftmenu1bottombg {
	background-color: #F3F5F5;
}
#leftmenu1bottom {
	padding-top: 12px;
	background-image: url(http://engine1.ecatholicchurches.com/images/left_box_transparent_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main {
    
    	width:576px;
        margin-left:170px;
    
}
#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	font-weight: bold;
	padding-top: 25px;
}
#sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #0000FF;
}
#sublinks ul{
    margin:0;
    padding:0;
}
#sublinks li{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#sublinks a{
	color: #0000FF;
	text-decoration: none;
}
#sublinks a:hover{
	color: #0000FF;
	text-decoration: underline;
}
#sublinks ul li a{
	color: #0000FF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#sublinks ul li a:hover{
	color: #0000FF;
	text-decoration: underline;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 20px;
}
#contentmain {
}

#content a{
	color: #0000FF;
	text-decoration: none;
}
#content a:hover{
	color: #0000FF;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	padding: 0px;
	margin: 0px;
}

.calendar_search_cells {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}

#subsection {
	width: 157px;
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
#subsectiontopbg {
	background-color: #333366;
}
#subsectiontop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(http://engine1.ecatholicchurches.com/images/left_box_transparent_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#subsectiontop a{
	color: #FFFFFF;
	text-decoration: none;
}
#subsectiontop a:hover{
	color: #D4D4D4;
	text-decoration: none;
}
#subsectionmiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E6E6E6;
	width: 157px;
}
#subsectionmiddle ul{
	margin:0;
	padding:0;
}
#subsectionmiddle li{
	display:block;
	list-style:none;
	margin:0;
	line-height: 18px;
	padding: 0;
}
#subsectionmiddle li ul{
	margin:0;
	padding:0;
}
#subsectionmiddle li ul li{
	margin:0;
	padding:0;
}

#subsectionmiddle a{
	color: #333333;
	text-decoration: none;
	display: block;
	width: 137px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#subsectionmiddle a:hover{
	color: #CC0000;
	text-decoration: none;
	background-color: #FCFCFC;
}
#subsectionmiddle li ul li a{
	padding-right: 10px;
	padding-left: 16px;
	width: 131px;
	font-size: 10px;
}

#subsectionbottombg {
	background-color: #E6E6E6;
}
#subsectionbottom {
	margin-bottom: 7px;
	background-image: url(http://engine1.ecatholicchurches.com/images/left_box_transparent_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#section1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#footerbar1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#footerbar2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	margin-top: 2px;
	margin-bottom: 4px;
}
#footer {
	clear:both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
}
#footer a{
	color: #0000FF;
	text-decoration: none;
}
#footer a:hover{
	color: #0000FF;
	text-decoration: underline;
}
.float_picture_right_1 {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	color: #CC0000;
}
.float_picture_left_1 {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: center;
	color: #CC0000;
}
.picture_border {
	border: 1px solid #666666;
	margin-bottom: 2px;
}
.picture_no_border {
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sectiondivider {
	clear: both;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.green_font {
	color: #006600;
}
.red_font {
	color: #CC0000;
}
#eventdate {
	font-weight: bold;
	color: #333366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin-right: 5px;
}
.category_table_events {
}
.category_table_events_row  {
}
.category_table_events_cell_title {
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.category_table_events_cell_time {
	width: 130px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
.category_table_events_cell_name {
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
.table_events {
}
.table_events_row  {
}
.table_events_cell_title {
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table_events_cell_time {
	width: 130px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
.table_events_cell_name {
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
.jump_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
#photo_album_photo_div{
	width: 165px;
	padding: 10px;
	float: left;
	color: #CC0000;
	text-align: center;
}
.photo_album_photos {
	padding: 0px;
	border: 1px solid #666666;
}
#form1 {
}
#form1 tr{
}
#form1 td{
	padding-bottom: 10px;
	padding-right: 10px;
}
.form1_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D2090C;
}
.form1_label_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#divclear {
	clear: both;
}
#homepagepicture {
	text-align: center;
	color: #CC0000;
}
.small_text {
	font-size: 10px;
}

#photoalbums ul{
}
#photoalbums li{
	list-style-type: none;
	padding-bottom: 12px;
}
#photoalbums li ul{
}
#photoalbums li ul li{
	padding-bottom: 0px;
	list-style-image: url(http://engine1.ecatholicchurches.com/images/arrow_2.gif);
	list-style-position: outside;
}
#forms ul{
}
#forms li{
	list-style-type: none;
	padding-bottom: 12px;
}
#forms li ul{
}
#forms li ul li{
	padding-bottom: 0px;
	list-style-image: url(http://engine1.ecatholicchurches.com/images/arrow_2.gif);
	list-style-position: outside;
}
#bulletins ul{
}
#bulletins li{
	padding-bottom: 0px;
	list-style-image: url(http://engine1.ecatholicchurches.com/images/arrow_2.gif);
	list-style-position: outside;
}
#links ul{
}
#links li{
	padding-bottom: 0px;
	list-style-image: url(http://engine1.ecatholicchurches.com/images/arrow_2.gif);
	list-style-position: outside;
}
#business_directory {
}
#business_directory td{
	vertical-align: top;
}

hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 99%;
	text-align: left;
}


/* HOME PAGE VARIABLES */

	#indexmain {
	}
	#indexmain a{
		color: #0000FF;
		text-decoration: none;
	}
	#indexmain a:hover{
		color: #0000FF;
		text-decoration: underline;
	}
	#index_layout {
		width: 100%;
	}
	#index_layout th{
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		color: #333366;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		width: 236px;
		padding-right: 7px;
		padding-left: 7px;
		padding-top: 10px;
		vertical-align: bottom;
	}
	#index_layout td{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		width: 236px;
		padding-right: 7px;
		padding-left: 7px;
		padding-top: 5px;
		vertical-align: top;
	}
	.index_layout_left_column_label {
		text-align: left;
	}
	.index_layout_center_column_label {
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #CCCCCC;
		border-left-color: #CCCCCC;
		text-align: center;
	}
	.index_layout_right_column_label {
		text-align: right;
	}
	.index_layout_left_column {
	}
	.index_layout_center_column {
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	.index_layout_right_column {
	}
	#index_layout_one_column {
		width: 100%;
	}
	#index_layout_one_column td{
		padding-right: 7px;
		padding-left: 7px;
	}
	#index_layout_21_column {
		width: 100%;
	}
	#index_layout_21_column td{
		padding-right: 7px;
		padding-left: 7px;
	}
	#index_layout_21_column th{
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		color: #333366;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		padding-right: 7px;
		padding-left: 7px;
		padding-top: 10px;
		vertical-align: bottom;
	}
	#index_layout_21_column td{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		padding-right: 7px;
		padding-left: 7px;
		padding-top: 5px;
		vertical-align: top;
	}
	.index_layout_21_right_column {
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #CCCCCC;
		width: 236px;
	}
	#index_news_article {
		margin-bottom: 8px;
	}
	#index_events_table {
		width: 100%;
		margin-bottom: 8px;
	}
	#index_events_table td{
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
	}
	.index_events_table_date {
		color: #333366;
	}
	#index_events_table a{
		color: #0000FF;
		text-decoration: none;
	}
	#index_events_table a:hover{
		color: #0000FF;
		text-decoration: underline;
	}
	
	#index_layout_300 {
		width: 100%;
		margin-top: 10px;
	}
	#index_layout_300 td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		padding-right: 0px;
		padding-left: 0px;
		padding-top: 0px;
		vertical-align: top;
	}
	#index_layout_300_center {
		width: 32%;
	}
	#index_layout_300_right {
		width: 32%;
	}
	#index_300_container {
	}
	#index_300_container_top {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #CC0000;
		
			background-image: url(../pictures/shade.gif);
		
		
		
			border: 1px solid #CCCCCC;
		
		font-weight: bold;
		padding-top: 2px;
		padding-right: 7px;
		padding-bottom: 2px;
		padding-left: 7px;
	}
	
	#index_300_container_middle {
		
		
		
		
		padding-top: 5px;
		padding-right: 7px;
		padding-bottom: 5px;
		padding-left: 7px;
	}
	
	
	#index_300_container_bottom {
	}
	#home_bullets {
	}
	#home_bullets ul{
		padding:0px;
		margin:0px;
	}
	#home_bullets li{
		/*list-style-image: url(http://engine1.ecatholicchurches.com/images/arrow_2.gif);*/
		list-style-position: outside;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 20px;
	}

/* HOME PAGE VARIABLES */


#horizontaldivider {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 0px;
}

#table_mp3 {
}
#table_mp3 tr{
}
#table_mp3 th{
	font-weight: bold;
	padding-right: 10px;
}
#table_mp3 td{
	padding-right: 10px;
	vertical-align: top;
}
.table_mp3_title {
	font-weight: bold;
	color: #333366;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#table_products {
}
#table_products tr{
}
#table_products td{
	vertical-align: top;
	padding-right: 10px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	color: #333333;
}
input.formCheckbox {
	border: none;
	background: transparent;
}
.form_button {
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECE9D8;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	border: 1px solid #7F9DB9;
}


