@charset "UTF-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	color: #666;
	background-color: #00246A;
}
.thrColFixHdr #container {
	width: 1000px; 
	background: #FFFFFF;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.thrColFixHdr #header {
	background-color: #0066CC;
	height: 150px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/parish_header.jpg);
	position: relative;
}
.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 150px; 
	background: #EBEBEB; 
	padding: 15px 10px 15px 20px; 
}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 240px; 
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.thrColFixHdr #mainContent {
	margin-top: 30px;
	margin-right: 280px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#nav {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#navcol img {
	padding-top: 5px;
	padding-bottom: 10px;
}
#nav a {
	border-top: 1px dotted #CCCCCC;
	color: #666666;
	display: block;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
}
#nav a:hover {
	background-color: #0066CC;
	color: #666666;
}
#nav a.selected {
	background-color: #0066CC;
	border-top: 1px dotted #CCCCCC;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
#nav li.selected {
	background-color: #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnav {
	border-bottom: none;
	border-top: none;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
#subnav a {
	border-top: 1px dotted #CCCCCC;
	display: block;
	font-weight: normal;
	padding: 4px 3px 4px 15px;
	text-decoration: none;
	color: #666666;
}
#subnav a:hover {
	background-color:  #CCCFFD;
	color: #111 !important;
}
#subnav a.selected {
	background-color:#CCCFFD;
	border-top: 1px dotted #CCCCCC;
	font-weight: normal;
	padding: 4px 3px 4px 15px;
	color: #333 !important;
}
#subnav ul {
	border-bottom: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#navcol {
	width:160px;
	padding-left: 20px;
	padding-top: 30px;
	float: left;
	padding-right: 10px;
}
#container #navcol a {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
#container #navcol a.selected {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#container #navcol ul {
	width:150px;
	margin: 0px;
	padding: 0px;
	border-top-color: #999999;
}
#container #navcol li {
	list-style-type: none;
	border-bottom-color: #999999;
}
#container #navcol a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
.column {
	float: left;
	width: 245px;
}
.column2 {
	float: left;
	width: 235px;
	margin-left: 20px;
}
#footer {
	width:960px;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	height: 25px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #0066CC;
}
#footer a {
	color: #FFFFFF;
}
.floatright {
	text-align: right;
	float: right;
}

a:hover {
	color: #666666;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
.extrahighlight {
	color: #FF0000;
	font-weight: bold;
	font-size: 36px;
}
@import url("style2.css");

