/* CSS Layout */
#container {
	margin:auto;
	width: 800px;
	background: #ffffff;
}

#header {
	background-color: #FFFFFF;
	height: 240px;
	background-image:url(images/header_t_bg.gif)
}

#copy {
	background-color: #FFFFFF;
}

#indr {
	float:right;
	width: 34px;
	background-color: #FFFFFF;
}

#buttons {
}

#linkr {
	float:right;
	width: 235px;
	background-color: #FFFFFF;
	margin-right: 5px;
}

#linkl {
	float:left;
	width: 425px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#servr {
	float:right;
	width: 382px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#servb {
	background-color: #FFFFFF;
	margin-left: 24px;
}

#subb {
	background-color: #FFFFFF;
	clear: both;
}

#servl {
	float:left;
	width: 285px;
	background-color: #FFFFFF;
}

#ftar {
	float: right;
	width: 330px;
	background-color:#FFFFFF;
	margin-right: 4px;
}

#ftac {
	width: 200px;
	background-color:#FFFFFF;
	float: none;
}

#mission {
	width: 650px;
	background-color:#FFFFFF;
	float: none;
}

#indl {
	float: left;
	width: 34px;
	background-color:#FFFFFF;
}

#ftatop {
	width: 670px;
	background-color:#FFFFFF;
}

#hisl {
	float: left;
	width: 350px;
	background-color:#FFFFFF;
	margin-left: 5px;
}

#hisr {
	float: right;
	width: 300px;
	background-color:#FFFFFF;
	margin-right: 4px;
}

#eventl {
	float:left;
	width: 390px;
	background-color: #FFFFFF;
}

#eventr {
	float:right;
	width: 277px;
	background-color: #FFFFFF;
	margin-left: 8px;
}

#eventm {
	float:right;
	width: 620px;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}

#eventmid {
	width: 725px;
	background-color: #FFFFFF;
	margin-left: 33px;
}


#contm {
	float:right;
	width: 470px;
	background-color: #FFFFFF;
	margin-left: 134px;
	margin-right: 125px;
}

#evem {
	background-color: #FFFFFF;
}

#TopBar {
	float: right;
	height: 180px;
	background-color:#FFFFFF;
	width: 153px;
	margin-left: 100px;
}

#search {
	
	width: 283px;
	background-color: #FFFFFF;
}

#leftBar {
	float: left;
	width: 137px;
	background-color: #FFFFFF;
	height: auto;
}

#inner {
	float:left;
	width:798px;
	background-color: #FFFFFF;
}

#mcontent {
	float:left;
	width:285px;
	background-color: #FFFFFF;
	border-left-width: 5px;
	height: 600px;
}

#ncontent {
	width:325px;
	background-color: #FFFFFF;
	border-left-width: 5px;
}

#rightBar {
	float:right;
	width: 330px;
	background-color: #FFFFFF;
	margin-right: 4px;
}

#contactl {
	float:right;
	width: 130px;
	background-color: #FFFFFF;
}

#contactr {
	float:right;
	width: 470px;
	background-color: #FFFFFF;
	margin-left: 15px;
}

#contactb {
	float:right;
	width: 330px;
	background-color: #FFFFFF;
}

#features {
	width:730px;
	background-color: #FFFFFF;
	margin-left: 34px;
}

#faq {
	width:655px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#parishioner {
	float:left;
	width:340px;
	background-color: #FFFFFF;
}

#pbook {
	width:340px;
	border:medium groove #00CC00;
}

#word {
	float:right;
	width:330px;
	background-color: #FFFFFF;
	height: 603px;
}

#induct {
	float:left;
	width:99px;
	background-color: #FFFFFF;
	height: 110px;
}

#wchair {
	float:right;
	width:78px;
	background-color: #FFFFFF;
}

#verse {
	width:670px;
	background-color: #FFFFFF;
	float: none;
}

#footer {
	clear:both;
	border-top-width: 10px;
	border-bottom-width: 10px;
	background-color: #FFFFFF;
	background-image: url(images/link_bars.png);
}
/* CSS Text */

a img {
	border: none;
}


p.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

td.gen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

span.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}

p.gen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

span.all {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
}
	
span.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

span.smallr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
}

p.small2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B1C3D9;
}

p.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background-color: #62A9F7;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
