@charset "utf-8";
/* CSS Document */
#container
{
	top: 15px;
	margin-left: auto;
	width: 750px;
	background-color: #FFF;
	min-height: 100%;
	position: relative;
	margin-right: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#header {
	position: relative;
	height: 315px;
	overflow: visible;
	z-index: 100;
	background-image: url(images/banner.jpg);
}
#menu {
	position: absolute;
	top: 280px;
	overflow: visible;
	visibility: visible;
	width: 100%;
	background-color: #363;
}
#title {
	position: absolute;
	width: 373px;
	left: 366px;
	top: 238px;
	height: 43px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
#address {
	position: absolute;
	left: 570px;
	top: 720px;
	width: 167px;
	height: 20px;
	text-align: right;
	z-index: 100;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #666;
	margin-bottom: 5px;
}
#tablebg {
	position: relative;
	width: 260px;
	top: 40px;
	left: 40px;
}


#top {
	position: relative;
	width: 745px;
	background-color: #FFF;
	top: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#right {
	position: absolute;
	width: 359px;
	background-color: #FFF;
	left: 382px;
	top: 438px;
}
.underline {
	text-decoration: underline;
	text-align: center;
	color: #333;
}

#footer {
	background-color: #363;
	position: absolute;
	bottom: 0px;
	margin: 0px;
	width: 750px;
}

#main {
	width: 380px;
	position: relative;
	left: 0px;
	background-color: #FFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	top: 0px;
	border-left-width: 5px;
	border-left-color: #CCC;
	border-top-width: 0.1px;
	border-top-color: #FFF;
}
#parish1 {
	position: relative;
	width: 400px;
	left: 30px;
}
#parish2 {
	position: absolute;
	left: 472px;
	top: 324px;
	width: 248px;
}
#parish3 {
	position: absolute;
	left: 2px;
	width: 172px;
	top: 94px;
}
#announce1 {
	position: relative;
	left: 0px;
}
#map {
	position: absolute;
	left: 351px;
	top: 771px;
	width: 306px;
	height: 286px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}



body {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-color: #e0ebd2;
	height: 100%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin-left: 35px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #030;
	margin: 7px;
	font-weight: normal;
}

.center {
	text-align: center;
}


#slide {
	position: absolute;
	height: 210px;
	width: 720px;
	left: 11px;
	top: 15px;
	border: 3px solid #000;
}
.centerdiv {
	margin-right: 5px;
	margin-left: 10%;
}
.centerdivrounded{
	margin-right: 5px;
	margin-left: 10%;
	border: 2px solid #363;
	-moz-border-radius:3ex;
	-webkit-border-radius:3ex;
	position: relative;
	padding: 5px;
}

.rounded {
	border: 2px solid #363;
	-moz-border-radius:3ex;
	-webkit-border-radius:3ex;
	margin: 5px;
	position: relative;
	padding: 5px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
#main2 {
	position: relative;
	left: 7px;
	width: 740px;
}
a:link {
	color: #033;
	text-decoration: underline;
}
a:visited {
	color: #2B3355;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
#trinity {
	position: absolute;
	left: -136px;
	top: -21px;
	z-index: 1;
}
#blog {
	z-index: 100;
	position: static;
}
#trinity2 {
	position: absolute;
	left: 548px;
	top: 507px;
}
#mission {
	z-index: 100;
}
#steward {
	position: absolute;
	left: 414px;
	top: 483px;
}

#schedule {
	position: relative;
	left: 21px;
	top: 10px;
	height: 361px;
	width: 330px;
	background-image: url(images/schedule.jpg);
	background-repeat: no-repeat;
}
.leftalign {
	margin-left: 30px;
}

#scheduletable {
	left: 15px;
	position: relative;
	width: 280px;
	height: 210px;
}

#news {
	position: absolute;
	left: 399px;
	top: 207px;
	width: 319px;
	height: 260px;
}
.bold {
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
.right {
	text-align: right;
	margin-right: 10px;
}
#council {
	position: relative;
	left: 50px;
}
