﻿/* Settings for background */
body{
	background-color:#5B2E0F;
	background-image:url(Images/Background.jpg);	
	background-position:center top;
	background-repeat:no-repeat;

	margin:0px;
	border:0px;
}

/* Settings for masthead table */
.Header{
	width:1000px;
	/*background-image:url(Images/BannerBackground.jpg);*/
}

/* Settings for menu table */
.Menu{	
	width:1000px;
}

/* Settings for menu buttons          */ 
/* Remove border for the menu buttons */
.seq1, .seq2{
	border-width:0px;
	padding:0px;
	margin:0px;	
}

/* Settings for Content Placeholder table */
.MainBody{
	width:1000px;
}

/* Settings for Advertisement */
.Advertisement td{
}

/* Settings for Advertisement banner's menu */
.ADBanner, .ADBanner a:link, .ADBanner a:visited {
	text-decoration: none;
	border:none;
}

/* Settings for Advertisement banner's menu */
.None, .None a:link, .None a:visited {
	font-family:Arial;
	font-size:7pt;
	text-decoration: none;
	color: #542709;
}

/* Settings for Advertisement banner's menu */
.Highlight, .Highlight a:link, .Highlight a:visited {
    font-family:Arial;
    font-size:7pt;
    text-decoration: none;
    color: #542709;
	border: 1px solid #542709;
}


/* Settings of header text */
.HeaderText
{
	text-align:center;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#542709;
}

/* Settings for page LITittle */
.LITitle{
	background: #542708;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FFF4DF;
	text-align: left;

	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;	
}

/* Settings of content text */
.ContentText{
	font-family:Arial;
	font-size:11pt;
	color:#542709;
	text-align:justify;
	
	padding-left: 15px;
	padding-right: 15px;
}

/* Setting for all Hyperlink Properties */
.ContentText a:link, .ContentText a:visited
{
	text-decoration: none;
	color: #FD771A;
}

.ContentText a:hover
{
	text-decoration: none;
	border-top: solid 1px #FD771A;
	border-bottom: solid 1px #FD771A;
}

.ContentBorderColor{
	background-color: #856D51;	
}

/* Settings for lastupdated text */
.LastUpdatedText{
	font-family:Arial;
	font-size:9pt;
	color:#542709;	
	
	margin-right:10px;
}

.LastUpdatedText a:link, .LastUpdatedText a:visited
{
	text-decoration: none;
	color: #FD771A;
}

.LastUpdatedText a:hover
{
	font-family:Arial;
	font-size:5pt;
	
	text-decoration: none;
	border-top: solid 1px #FD771A;
	border-bottom: solid 1px #FD771A;
}

/* Settings for footer text */
.Footer
{
	text-align:center;
	font-family:Arial;
	font-size:8pt;
	color:#ede4d0;
}

/* Settings for Parish mini calendar */
.ParishMiniCalendar
{
	display: block;
	/*border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;*/
	background-color: #7F7157;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF4DF;
	
	text-align: center;	
}

/* Settings for Parish mini calendar */
.ParishMiniCalendarFootNote
{
	font-family: Arial, Sans-Serif;
	font-size: 7pt;
	color: #7f7157;
	
	text-align: center;	
}

/* Settings for bottom advertisement */
.BottomADCell
{
	background-color:#856D51;
	text-align:center;
}

/* Settings for menu ministries masterpage */
.ContentBannerAD{
	background-color: #DAA520;
	border:none;
	border-bottom: 1px solid #DAA520;
}

.MenuTree{
	width:25%;
	/*background-color:#F9F6EF;*/
	background-color:#EDE4D0;
	padding-top:10px;
	vertical-align:top;
	border-right:solid 2px #827D72;
}

.ContentPlaceholder{
	width:75%;
	height:800px;
	/*background-color:#EDE4D0;*/
	background-color:#F9F6EF;
	vertical-align:top;
}

.dtActive{
	background-color:#542708;
	color:#FFF4DF;
	margin-right:10px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.dtInactive{
	background-color:#856D51;
	color:#FFFFFF;
	margin-right:10px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
}

dl{
	margin-top:10px;
	margin-left:10px;
}

dt, dt a:link, dt a:visited{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	
	text-decoration:none;
}

dt a:hover{
	color:#F9AE08;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;	
	text-decoration:none;	
}

dd, dd a:link, dd a:visited{
	font-family:Arial;
	font-size:10pt;
	color:#784D10;
	
	text-decoration:none;
	margin-left:8px;
	padding:3px 0px 3px 0px;
}

dd a:hover{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#F9AE08;
	
	margin-left:8px;
	padding:3px 0px 3px 0px;
}

/* Settings for entry page to ministries and groups */
#EntryContentText h1{
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:18pt;
	color:#542709;

	padding-right: 15px;
}

/* Settings for entry page to ministries and groups */
#EntryContentText a:link, #EntryContentText a:visited{
	font-family:Arial;
	font-size:9pt;
	color: #FD771A;
	text-decoration:none;
}

/* Settings for entry page to ministries and groups */
#EntryContentText a:hover{
	font-family:Arial;
	font-size:9pt;
		
	text-decoration: none;
	border-top: solid 1px #FD771A;
	border-bottom: solid 1px #FD771A;
}

/* Settings for entry page to ministries and groups */
#EntryContentText{
	font-family:Arial;
	font-size:11pt;
	color:#542709;
	text-align:justify;
	
	padding-left: 15px;
	padding-right: 15px;
}


/* Settings for Chinese entry page to ministries and groups */
#EntryContentTextChinese h1{
	font-family:Arial;
	font-weight:bold;
	font-size:14pt;
	color:#542709;

	padding-right: 15px;
}

/* Settings for Chinese entry page to ministries and groups */
#EntryContentTextChinese a:link, #EntryContentTextChinese a:visited{
	font-family:Arial;
	font-size:9pt;
	color: #FD771A;
	text-decoration:none;
}

/* Settings for Chinese entry page to ministries and groups */
#EntryContentTextChinese a:hover{
	font-family:Arial;
	font-size:9pt;
		
	text-decoration: none;
	border-top: solid 1px #FD771A;
	border-bottom: solid 1px #FD771A;
}

/* Settings for Chinese entry page to ministries and groups */
#EntryContentTextChinese{
	font-family:Arial;
	font-size:11pt;
	color:#542709;
	text-align:justify;
	
	padding-left: 15px;
	padding-right: 15px;
}