/* CSS Document */
body{
	background-color:#FFFFDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:850px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	color:#000000;
}

.parishTable{
	font-weight:bold;
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
	background:#FFFFFF;
	border:0px;
}








#container{
	position:relative;
	width:850px;	
	z-index:1;
	background-color:#000000;	
}


#logoContainer{
	position:absolute;
	left:0px;
	top:0px;
	width:850px;
	height:90px;
	z-index:2;
	background-color:#FFFFFF;	
}

 
 #logo{
	position:relative;
	width:450px;
	height:80px;
	z-index:8;
	background-image:  url("../images/text_blueborder.gif");
	margin-right: auto;	
	margin-left: auto;
	top:4px
}
	
#links{
	position:absolute;
	left:0px;
	top:93px;
	width:850px;
	height:30px;
	z-index:9;
	background-color:#000000;
}

.linkTable{width:850px;
text-align:center;
border:3px;
background-color:#000000;}

.trLinkTable{background-color:#FFFFFF;}


#leftColumn{
	position:absolute;
	left:0px;
	top:145px;
	width:153px;
	z-index:4;
	background-color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding:5px;
	padding-top:10px;
}


#mainBody{
	background-color: #FFFFFF;
	position:absolute;
	left:175px;
	top:145px;
	width:558px;
	z-index:5;
	padding:5px;
	line-height:18px;
	padding-top:15px;
}

 
#rightColumn{
	position:absolute;
	left:740px;
	top:145px;
	width:100px;
	z-index:6;
	background-color:#FFFFFF;
	padding:5px;
	padding-top:10px;
}


hr{
    color:#6699FF;
    height:3px;
    width:80%;
    text-align:center;
}




a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	color:#0000FF;
}

a:visited {
	font-weight: bold;
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


table{ background:#000000; width:170px; border:5px solid #CCCCCC; text-align:left;}
td.menu{background:#FFFFFF;}

table.menu{
	font-size:100%;
	position:absolute;
	visibility: hidden;
}


.center{text-align:center;}


img {border:3px solid #000000;}

.no-border{
	border:0px;
	font-size: 14px;
}


.td{
    background-color:#00FF00;
    border:2px solid #FFFFFF;
    vertical-align:top;
}


.mainTable{
    width:550px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	background:#FFFFFF;
	border:0px;
}


td{vertical-align:top;}

.td-bottom{vertical-align:bottom;}

.td-center{vertical-align:middle;}


.mainTablePic{
	width:550px;
	text-align:center;
	background:#FFFFFF;
	border:0px;
}

	
.leftTable{
    width:140px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background:#FFFFFF;
	line-height:18px;
	border:0px;
}
	
.red{
font-weight:bold;
color:#FF0000;
}

.btl{
font-size:12px;
color:#FF0000;
}


.textTable{
    font-weight:bold;
    width:500px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	background:#FFFFFF;
	border:3px solid #000000;
	margin-left:30px;
}
	
.textLeft{text-align:left;}

.textRight{text-align:right;}

.text12{font-size:12px;}



	

