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

#container1 {
	margin:auto;
	background: #ffffff;
}

#poster {
	width: 388px;
	background-image: url(images/woods.png)
	}

#header {
	background-color: #FFFFFF;
}

#News {
	float:right;
	width: 370px;
	background-color: #FFFFFF;
}

#prayer {
	float:left;
	width: 620px;
	background-color: #FFFFFF;
	margin-left: 12px;
	margin-right: 5px;
}

#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: 275px;
	background-color: #FFFFFF;
	margin-right: 5px;
}

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

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

#servl {
	float:left;
	width: 385px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

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

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

#ftal {
	float: left;
	width: 325px;
	background-color:#FFFFFF;
	margin-left: 5px;
}

#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;
}

#TopBar {
	width: 669px;
	background-color:#FFFFFF;
	margin-top: 15px;
}

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

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

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

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

#mcontentnot {
	width:194px;
	background-color: #FFFFFF;
	height: 600px;
	float: left;
}

#notices {
	float:right;
	width:470px;
	background-color: #FFFFFF;
	height: 600px;
	text-align: center;
}

#messages {
	width:464px;
	background-color: #FFFFFF;
}

#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:670px;
	background-color: #FFFFFF;
}

#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;
}
/* CSS Text */
body {
	background-image: url(/images/bluebg1.png);
}

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;
}
	
span.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

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

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

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
