@charset "utf-8";
/* CSS Document */
.style2 {
        font-family: Arial;
        color: #bcbb8e;
        font-size: 16px;
}
.style4 {
        font-size: 9px
}
.style5 {
        font-size: 10px;
        color: #ababab;
}
.style6 {
	font-size: 24px;
	font-family: Arial;
}
#title {
	width: 800px;
	margin-left: auto;
	height: 20px;
}
#logo1 {
    background: url(images/header.gif) repeat-x center center;
	width: 800px;
	margin-left: auto;
	height: 200px;
}
#logo {
	width: 800px;
	margin-left: auto;
	height: 50px;
}
.news-container{
	width: 800px;
	margin-right: auto;
	height: 214px;
	}
.news-left{
	width: 486px;
	height: 295px;
	float: left;
	}
	.news-right{
	width: 310px;
	height: 235px;
	float: right;
	}
.text-container{
	width: 800px;
	margin-right: auto;
	height: 214px;
	}
.text-left{
	width: 486px;
	height: 255px;
	float: left;
	}
	.text-right{
    background: url(images/church.jpg) repeat-x center center;
	width: 310px;
	height: 235px;
	float: right;
	}
.masstime-container{
	width: 800px;
	margin-right: auto;
	height: 214px;
	}
	.title-left{
	width: 386px;
	height: 20px;
	margin-top:20px;	
	margin-left:10px;
	
	}
	.titledown2-left{
	width: 470px;
	height: 15px;
	margin-top:10px;
	text-indent: 5px;
	
	}
	.titledown-left{
	width: 386px;
	height: 15px;
	margin-top:10px;
	margin-left:5px;
	text-indent: 5px;
	
	}
	.news-right{
	width: 240px;
	height: 20px;
	margin-top:20px;
	margin-right: 22px;
	
	}
		.titlenews-right{
	width: 286px;
	height: 15px;
	margin-top:10px;
	margin-left:10px;
	text-indent: 5px;
	
	}
.masstime-left{
    background: url(images/masstimes.jpg) repeat-x center center;
	width: 486px;
	height: 214px;
	float: left;
	}
	.masstime-right{
    background: url(images/massnews.jpg) repeat-x center center;
	width: 278px;
	height: 214px;
	float: right;
	}
	
.line{
	background: url(images/line.jpg) repeat-x;
	width: 800px;
	height: 37px;
	padding: 0px;
	margin-top:20px;
}
	
.nav-container{
	background: url(images/nav-under.jpg) repeat-x;
	width: 800px;
	margin: -36px auto 0px auto;
	height: 37px;
	padding: 0px;
	padding-top: 8px;
	text-align: center;
	margin-top: 1px;
}

.nav-left{
	background: url(images/nav-left.jpg) no-repeat top left;
	width: 10px;
	height: 37px;
	margin-top: -8px;
	float: left;
}

.nav-right{
	background: url(images/nav-right.jpg) no-repeat top right;
	width: 10px;
	height: 37px;
	margin-top: -8px;
	float: right;
}

.nav{
	display: inline;
	height: 37px;
}
.block {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.nav li{
	display: inline;
	height: 37px;
}

.nav a{
	background: transparent;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	height: 10px;
	padding: 9px;
	padding-left: 6px;
	padding-right: 6px;
}

.nav a:hover{
	background: url(images/nav-over.jpg) repeat-x;
	color: #fff;
}
.text-left a{
    color:#69A7BC;
	text-decoration: none;
	}
a{
    color:#69A7BC;
	text-decoration: none;
	}