body {
 	margin-left: 0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.title02 {
	color : #836c00;
	font-size : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500; 
 	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top:2px;
	border-bottom-color: #f6ebdc;
	border-bottom-style: solid;
	border-bottom-width: 0.5px;
	line-height:25px;
} 
.subtitle
{
	color : #ff4700;
	font-size : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500; 
 	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top:2px;
	line-height:25px;
}
.newslink {
	color : #666600;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	text-decoration: none;
	cursor: hand;
}
.newslink:hover {
	color : #000000;
	
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	
	cursor: hand;
}
.alert {
	color : #FF0000;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
	padding-left: 10px;
}
#flashMessage
{
	color : #FF0000;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Arial;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
}
  
.mandatory {
	color : #333333;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 25px;
	text-align: right;
	padding: 5px;
}

/* Tables */
.table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 96%;
 }
 
.th {
	background: #f2f2f2;
	border:1px solid #999999;
	border-top: 1px solid #fff;
 	text-align: center;
 	color:#CC3333;  
}

.th a {
	background:#f2f2f2;
	display: block;
 	text-decoration: none;
	color:#CC3333;
	font-size: 13px;
}

.th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
	color:#CC3333;
	font-size: 13px;
}

.table tr td {
	font-family: Arial;
	color:#000000;
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 3px;
	padding-left: 3px;
	text-align: left;
 	font-size:11px;
}

.table tr.altrow td {
	background: #edebe2;
	font-family: Arial;
}
 

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #FF9900;
}
dt {
	color:#FF9900;
	font-weight: bold;
	font-size:13px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Paging */
div.paging a {
    margin-left:14;
	margin-right:11;
 	color: #ccc;
	margin-bottom: 2em;
	text-decoration: none;
	color: olive;
}
div.paging a:hover {
    margin-left:14;
	margin-right:11;
 	color: #ccc;
	margin-bottom: 2em;
	text-decoration: underline;
	color: red;
}
div.paging div.disabled {
	color: #000000;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: auto;
}
fieldset {
	border: 1px solid #999999;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 12px;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 16px 0;
}
fieldset fieldset legend {
	font-size: 24px%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 36px%;
	
}
input, textarea {
 	BORDER:	black 1px groove; 
	FONT-FAMILY:  arial; 
	FONT-SIZE: 8pt; 
	TEXT-DECORATION: none
}

SELECT {
	color : #000000;
	background-color: #fbfbfb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}

#pagebg{
	background-color:#2e6f91;
}

#header{
	background:url(../images/header-img.jpg);width:853px;
	height:131px;
	background-repeat:no-repeat;
 }
 

.alink
{
	text-decoration:none;
	color:#003366;
	padding-left: 4px;
	font-style: normal;
	font-weight: lighter;	
}
.alink:hover
{
	text-decoration:none;
	color:#fe580e;
	padding-left: 4px;
	font-style: normal;
	font-weight: lighter;
}
.content-bg
{
	background:url(../images/content-bg.jpg) repeat-x;
	height:208px;
}
.content-bg-bishop
{
	background:url(../images/content-bg.jpg) repeat-x;
	height:208px;
 	margin-left:1px;
}
.content-bg-parish
{
	background:url(../images/content-bg.jpg) repeat-x;
	height:160px; 
}
.homecontent-bg
{
	background:url(../images/content-bg.jpg) repeat-x;
	height:160px;
	width:326px;
 	margin:1px;
	overflow:auto;
}
.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	text-align: justify;
	line-height:20px;		
}
.parish_home
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	text-align: center;
	line-height:20px;		
}

.flash-content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	text-align: left;
	line-height:20px;		
}
 
.content-otherpages
{
	font-family: Arial;
	font-size: 12px;
	padding : 5px;
	margin-left: 2px;
	margin-right: 5px;
	text-align: justify;
	line-height:24px;
	width: 640px;
	overflow: hidden;		
}

.welcome-content-bg
{
	background:url(../images/content-bg.jpg) repeat-x;
	background-color:#fdf5ce;
	height:270px;
	margin-left:1px;
	margin-top:1px;
	margin-bottom:0px;
	overflow:hidden;	
}

.menu-head
{	
	background:url(../images/menu-head.jpg) no-repeat;
	width:177px;
	height:50px;
}
.menu-bg 
{
		background:#384e61;
		width:195px;
		padding-top: 1px;
		padding-bottom: 1px;
}
.admin-welcome
{
	text-decoration:none;
	color:#003366;
	background-color:#FFFFFF; 
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	border-style: solid;;
	border-color: #384e61;
	
}
.admin-menu
{
	padding:5px;
	margin-bottom:8px;
	text-align: right;
}
.home-content
{
    font-size: 8pt;
	face="Verdana";
	line-height: 2;
}

.cake-sql-log  {
	background: #f4f4f4;
	display: none;  
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
	display: none;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 25px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.footer-link {
	color : #f4f4f4;	
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	cursor: hand;
	padding-left: 5px;
}
.footer-link:hover {
	color : #ff4700;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	cursor: hand;
	padding-left: 5px;
}

.readmore {
	color : #384e61;	
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	cursor: hand;
	padding-left: 5px;
	margin-right: 2px;
}
.readmore:hover {
	color : #ff4700;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	cursor: hand;
	padding-left: 5px;
}
.error-message{
	color : #FF0000; 
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
 	padding-left: 10px;	

}
.home-col-img
{
	float:left;
	margin-left:5px;
	margin-right:1px;
	
}
.home-col-text
{
	Padding:2px;
 }
.home-col-content
{
	overflow: auto;
	height: 220px;
}
.home-wc-content
{
	overflow: hidden;
	height: 192px;
	padding: 0px;

}