#Body
{
	background-color: #BBC1BE;
}
A:hover, A.Normal:hover, #dnn_ContentPane A:hover, #dnn_ContentPane A.Normal:hover
{
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}
A, A.Normal, #dnn_ContentPane A, #dnn_ContentPane A.Normal
{
	color: #00725D;
	font-weight: bold;
	text-decoration: underline;
}
.Title, .Head
{
	font-family: Calibri, Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.Diocese
{
	font-family: "Garamond";
	font-weight: bold;
	font-size: 16px;
}
.SelectedTab
{
	color: #fff;
}
.SideCalloutTitle
{
	vertical-align: bottom;
}
.SubHead
{
	font-family: Calibri, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
}

.Normal, P, DIV, TD, .Normal TD
{
	font-family: Calibri, Tahoma;
	font-size: 13px;
}

A.SkinObject, A.CommandButon
{
	font-family: Calibri, Tahoma;
	font-size: 13px;
	font-weight: normal;
}

.Header
{
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.HeaderLeft
{
	background-image: url(images/header_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.HeaderRight
{
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.MastHead_Top
{
	background-image: url(images/masthead_top.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.Masthead_Top_Right
{
	background-image: url(images/masthead_top_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	height:23px;
	text-align: right;
}
.HeaderText, .Footer_Left, .Footer_Right
{
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	padding-top: 6px;
}

A.HeaderText, A.HeaderText:visited
{
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}

A.HeaderText:hover
{
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
}

.Search
{
	background-image: url(images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 130px;
	padding-left: 6px;
	padding-top: 2px;
}

.SearchButton
{
	cursor: hand;
	width: 20px !important;
	height: 17px;
	padding-top: 2px;
}

A.SearchButton2:hover
{
	text-decoration: none !important;
}


#dnn_dnnSEARCH_txtSearch
{
	border: 0px solid Transparent;
	height:18px;
	background-color: Transparent;
	width: 106px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
}



/****************** MENU ******************/

.Menu_MenuContainer
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.Menu_MenuItem
{
	background-color: Transparent;
	padding-left: 2px;
	font-family: Calibri, Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #0C79BD;
	cursor: hand;
	/*height: 22px;*/
}

.Menu_MenuItem_Active
{
	background-color: Transparent;
	padding-left: 2px;
	font-family: Calibri, Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #0C79BD;
	/*height: 22px;*/
}

.Menu_RootMenuItem
{
	background-image: url(images/menu_bg_root.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 10px;
	padding-right: 3px;
	font-family: Calibri, Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #095687;
	margin-top: 4px;
	padding-bottom: 4px;
	/*height: 19px;*/
}
.Menu_RootMenuItem A, .Menu_RootMenuItem A:visited
{
	color: #095687;
}

.Menu_MenuItemLevel1
{
	padding-left: 10px;
	padding-right: 3px;
	font-family: Calibri, Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #0C79BD;
	margin-top: 2px;
	/*height: 15px;*/
}
.Menu_MenuItemLevel1 A, .Menu_MenuItemLevel1 A:visited
{
	color: #0C79BD;
}

.Menu_RightMenu
{
	height: 15px;
	padding-left: 0px;
	padding-right: 3px;
	font-family: Calibri, Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #0C79BD;
	margin-top: 2px;
	background-color: Transparent;
}

.Menu_RightMenu TD
{
	white-space:normal;
	width: 160 !important;
	padding-bottom: 4px;
	text-indent: -8px;
	padding-left:4px;
}	

.Menu_RightMenu_Selected
{
	text-decoration: underline;
}
.Menu_RightMenu_Active
{
	font-weight: bold;
}
.Menu_RightMenu A, .Menu_RightMenu A:visited
{
	color: #0C79BD;
}
.Menu_MenuItemLevel2
{
	background-image: url(images/menu_bg_level2.gif);
	background-repeat: no-repeat;
	background-position: middle left;
	padding-left: 18px;
	padding-right: 3px;
	font-family: Calibri, Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #0C79BD;
	/*height: 15px;*/
}
.Menu_MenuItemLevel2 A, .Menu_MenuItemLevel2 A:visited
{
	color: #0C79BD;
}

.Menu_RootMenuItem_Active
{
	background-image: url(images/bg_menuitem_active.gif);
	background-repeat: repeat-x;
	height: 18px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Calibri, Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #0C79BD;
}
.Menu_MenuItemActive
{
	font-weight: bold;
}
.Menu_RootMenuItem TD, .Menu_RootMenuItem_Active TD
{
	font-size: 13px;
}


.Menu_SubMenu TD
{
    color: #555555;
	height: 20px;
	border-bottom: 1px dotted #00725D;
}
.Menu_Submenuitemselected TD
{
	color: #ffffff !important;
}

.Menu_SubMenu
{
    border-left:4px solid #00725D;
    cursor:pointer;
    margin-top: 0px;
    margin-left: 0px; 
    z-index: 1000;
    font-size: 11px; 
    font-weight: bold; 
	background: #E7E7E7;
    color: #555555;
}

.Menu_Submenuitemselected 
{
    border:0px none;
    margin-top: 0px;
    margin-left: 0px; 
    font-size: 11px; 
	color: #ffffff !important;
	font-weight: bold; 
	background: #00725D; 
}

.BodyContent
{
	background-color: White;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.QuickLinks
{
	background-image: url(images/quicklinks_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.QuickLinks_MenuItem
{
	padding-left: 8px;
	padding-right: 8px;
	background-color: Transparent;
}
.QuickLinks_MenuItem TD
{
	color: White;
	font-family: Calibri, Tahoma;
	font-size: 14px;	
	background-color: Transparent;
	vertical-align:top;
}
.DateText
{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 0px 8px 8px 8px;
}
.Footer
{
	background-image: url(images/footer_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	width:100%;
	text-align:center;
	border: 0px solid transparent !important;
}
.Footer P, .Footer A, .Footer A:visited, .Footer A:hover
{
	color: White;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.Footer A:hover
{
	text-decoration: underline;
}
.Footer_MenuItem, .Footer_Menu
{
	color: White;
	font-size: 11px;
	font-weight: bold;
	background-color: #00725D;
}
.Footer_MenuItem
{
	cursor: hand;
}
.FooterText
{
	color: White;
	font-size: 11px;
	font-weight: normal;
}

.Content_Pane
{
	padding: 5px 10px 5px 10px;
	width: 100%;
}


.Right_Pane
{
	padding: 10px;
}

.Right_Pane_Shaded
{
	padding: 5px;
	background-color: #E3EBEC;
	border-left: 1px dotted silver;	
}
.Left_Pane
{
	padding: 5px;
	border-right: 1px dotted silver;	
}
.Left_Pane_Shaded
{
	padding: 5px;
	background-color: #E3EBEC;
	border-right: 1px dotted silver;	
}

.Bottom_Pane
{
	border-top: dotted 1px silver;
}
.Shadow_Left
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=0,finishOpacity=25,startX=0,finishX=100,startY=0,finishY=0); 
	width: 10px;
	opacity:.12;opacity:.12;
}

.Shadow_Right
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=25,finishOpacity=0,startX=0,finishX=100,startY=0,finishY=0); 
	width: 10px;
	opacity:.12;opacity:.12;
}

.Shadow_Bottom
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=25); 
	opacity:.12;opacity:.12;
}

.Cont1_Header
{
	background-image: url(images/cont1_bg_header.gif);
	background-repeat:repeat-x;
	background-position: top;
}

.Cont1_HeaderText
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: White;
}

.Cont2
{
	background-color: #00725D;
	background-image: url(images/Cont2_watermark.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.Cont2 .Normal
{
	color: White !important;
}
.Cont2 A
{
	color: White !important;
	font-weight: bold;
	text-decoration: underline;
}
.Cont2 .Head
{
	font-family: Segoe, Calibri, Tahoma;
	color: White;
	font-weight: bold;
	font-size: 24px;
}
