﻿/* 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, .Header a:link, Header a:visited{
	width:1000px;
	text-decoration: none;
	border: 0;
}

/* 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{
	table-layout:fixed;
	width:1000px;
}

/* Settings for the Menu column width */
.MenuColumn{
	width:25%
}

/* Settings for the ContentText column width */
.ContentTextColumn{
	width:75%;
}

/* 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;
	
	list-style-position:inside;
}

/* 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 bulletlist hanging indent */
.ContentText li{
	list-style-position:outside;
}

/* 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
{
	white-space:nowrap;	
	/*background-color:#F9F6EF;*/
	background-color:#EDE4D0;
	padding-top:10px;
	vertical-align:top;
	border-right:solid 2px #827D72;
}

.ContentPlaceholder
{
	height:800px;
	/*background-color:#EDE4D0;*/
	background-color:#F9F6EF;
	vertical-align:top;
}

.dtActive{
	background-color:#542708;
	color:#FFF4DF;
	margin-right:10px;
	
	padding-top:3px;
	padding-right:10px;	
	padding-bottom:3px;
	padding-left:10px;	
}

.dtInactive{
	background-color:#856D51;
	color:#FFFFFF;
	margin-right:10px;
	
	padding-top:3px;
	padding-right:10px;
	padding-bottom:3px;
	padding-left:10px;
}

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;
	
	/*Top, Right, Bottom, Left*/
	padding:3px 0px 3px 0px;
}

dd a:hover{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#F9AE08;
	
	margin-left:8px;
	
	/*Top, Right, Bottom, Left*/
	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;
}

/* Settings for AV support request form */
.AVRequestContentText{
    border: solid 2px #7f7157; 
    font-family:Arial;
	font-size:11pt;
	color:#542709;	
	text-align:justify;
	
	padding-left: 15px;
	padding-right: 15px;
	list-style-position:inside;
	vertical-align:middle;
	width:90%;
}

/* Settings for AV support request form */
.AVRequestColDescription{
    padding-left: 10px;
	padding-right: 5px;
    width: 29%;  
    height: 30px;
    vertical-align:middle;
}

/* Settings for AV support request form */
.AVRequestColOthers{
    padding-left: 10px;
	padding-right: 10px;
    vertical-align:middle;   
}

/* Settings for AV support request form */
.AVRequestColValues{
    height: 30px;  
	padding-right: 10px;
    vertical-align:middle;
}


