﻿body {
	background-color: #606267;
	margin-top: 2px;
	background-image: url("");
}
#container {
	width: 779px;
	border-width: 0px ;
	border-color: red;
	border-style: solid;
	
	margin: auto;
	}
	
#header {
	width: 779px;
	height: 150px;
	background-image: url("images/connectionheader.jpg");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid black;
	
		
}
#leftcol {
	background-color: #333399;
	width: 24%;
	float: left;
	padding-bottom: 50px;
}

.diocese  {
	color: white;
	margin-left: 30px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

	
}


h4 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	color: Black;
}
#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	padding: 0px;
	margin-left: 15px;
	font-weight: bold;
	margin-top:20px;
}
#vertmenu h1 {
	display: block;
	background-color: #FF9900;
	font-size: 11px;
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	color: #333333;
	margin: 0px;
	width: 159px;
}
#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	font-size: 11px;
	display: block;
	border-bottom: 1px dashed #000000;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #ecefe6;
	width: 160px;
}
#vertmenu ul li a:focus {
	color: #000000;
	background-color: #cecee7;
}
#vertmenu ul li a:hover {
	color: #000000;
	background-color: #cecee7;
}
#main {
	width: 100%;
	background-color: #333399;
	background-image: url("images/cb.jpg");
	border-width: 1px;
	border-color:black ;
	border-style: solid;
	
}
#rightcol {
	width: 73%;
	background-color: #ffffff;
	float: right;
	height: 100%;
	
	
	
}
#rightcol p.index {
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
	line-height: 130%;
}

#rightcol p  {
	font-family: Verdana;
	font-size: medium;
	color: Black;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
	line-height: 130%;
	vertical-align: bottom;
}




#rightcol h4 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia;
	font-style: italic;
	color: Black;
	margin-top: 20px;
	margin-bottom: -10px;
}


#rightcol h1 {
	margin-left: 20px;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia;
	font-style: italic;
	color:#333399 ;
	margin-top: 20px;
	
}


#rightcol a {color:navy;
text-decoration: none;
border-bottom: 1px blue dashed;

	
}

#rightcol img { float:left;
margin-left: 10px;
margin-right: 10px;
}

#rightcol img.logo { 
float:none;
margin-left: 10px;
margin-right: 10px;
}



#leftcol ul {
margin-top:6px;
}

#leftcol li {
color: #ecefe6;
font-family: Verdana;
list-style:none;
font-size: 10px;
margin-left:-10px;
margin-right: 5px;
}

#rightcol ul {
margin-top:-10px;
}


#rightcol li {
color: black;
font-family: Verdana;
list-style:circle;
font-size: 12px;
margin-left:10px;
margin-right: 20px;
}



#footer {
	clear: both;
	background-color: #000000;
	height: 20px;
}
#footer p {
	margin-left: 10px;
	font-size: 11px;
	color: #ecefe6;
	margin-top: 3px;
	font-weight: normal;
	font-family:Verdana;
	
}

.style1  tr {
	font-family:verdana;
	font-size: 12px;
	
	
	
}

.style1 th {
	font-family:Arial;
	font-size: 12px;
	margin-left:10px;
	
}

table {
	margin-left: 10px;
	margin-top: 10px;
}

table {
	margin-left: 10px;
	margin-top: 10px;
	
}
table td  {
	color: black;
	padding:5px;
	vertical-align:top;
	font-family: Verdana;
	font-size: 12px;
	
}

.strong {
font-weight: bold;
color: #ecefe6;
	
}


