body {
	background-image: url(images/birdback.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.container {
	background-image: url(images/WingAndAPrayer2.png);
	height: 771px;
	width: 1049px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.container2 {
	width: 1049px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.logo {
	background-image: url(images/logo.jpg);
	height: 722px;
	width: 138px;
	margin-left: 25px;
	float: left;
}
.nav {
	margin-top: 149px;
	height: 30px;
	width: 810px;
	background-color: #c21d23;
	float: right;
	margin-right: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
}
.main {
	height: 513px;
	width: 800px;
	margin-right: 53px;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.content{
	width: 800px;
	margin-right: 27px;
	margin-left: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: right;
}
.footer {
	background-image: url(images/bottom.png);
	background-repeat:no-repeat;
	height: 50px;
	width: 1049px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.hometxt {
	float: left;
	height: 286px;
	width: 518px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.videoBox {
	float: right;
	height: 266px;
	width: 220px;
	background-image: url(images/videoBox.jpg);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-top: 20px;
	padding-left: 29px;
	padding-right: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.featured1 {
	float: left;
	height: 238px;
	width: 228px;
	clear: right;
	background-image: url(images/featuredBox.jpg);
	background-repeat: no-repeat;
	padding-right: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 9px;
	margin-top: 10px;
}


.featured2 {
	float: left;
	height: 238px;
	width: 230px;
	background-image: url(images/featuredBox.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 9px;
	margin-top: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
}



.featured3 {
	float: left;
	height: 238px;
	margin-left: 20px;
	width: 250px;
	margin-top: 10px;
	/**width: 270px;**/
}
.featured2 img {
	padding-bottom: 5px;
}

.events {
	height: 169px;
	background-image: url(images/featuredBox-Small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
}

a {
	color: #033566;
	font-weight: bold;
}


h3  {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-size: medium;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.videoBox h2 {
	margin-top: -2px;
	display: inline;
}





.logo a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.breaker {
	clear: both;
}
.social {
	padding-right: 30px;
}
.social a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.main2 {
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 15px;
}
.top {
	background-image: url(images/top.jpg);
	float: right;
	height: 218px;
	width: 827px;
	text-align: right;
}
.nav2 {
	background-color: #c21d23;
	height: 30px;
	width: 799px;
	margin-top: 122px;
	margin-left: 1px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #fff;
}
.red a {
	color: #c21d23;
}
.video {
	float: left;
	width: 350px;
	text-align: center;
}
/* jQuery lightBox plugin - Gallery style */
	#gallery {
	background-color: #444;
	padding: 10px;
	width: 780px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 5px;
	}
	#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 5px;
	color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
.center {
	text-align: center;
}
fieldset {
	background-color: #c21d23;
	width: 400px;
	margin-bottom:1em;
	padding:1.5em;
	border:outset #EE8A8C;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif
}
.contactText {
	text-align: center;
	width: 450px;
}

#Reset {
	position: relative;
	left: 10px;
}
fieldset #Submit {
	text-align: center;
	position: static;
}


p.legend {
	color:black;
	border:2px outset #680F11;
	padding:0.2em;
	font-size:1.2em;
	position:relative;
	width:10em;
	clear:both;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: -1.5em;
	margin-left: 20%;
	background-color: #94161A;
}


.Home
{
	display: block;
	height: 30px;
	width: 83px;
	background-repeat: no-repeat;
	background-image: url(images/home.png);
	background-position: center center;
}
.Home:hover
{
	display: block;
	height: 30px;
	width: 83px;
	background-repeat: no-repeat;
	background-image: url(images/homeOver.png);
	background-position: center center;
}

.Home span
{
visibility: hidden;
}
.About
{
	display: block;
	height: 30px;
	width: 87px;
	background-repeat: no-repeat;
	background-image: url(images/about.png);
	background-position: center center;
}
.About:hover
{
	display: block;
	height: 30px;
	width: 87px;
	background-repeat: no-repeat;
	background-image: url(images/aboutOver.png);
	background-position: center center;
}

.About span
{
visibility: hidden;
}

.Photos
{
	display: block;
	height: 30px;
	width: 97px;
	background-repeat: no-repeat;
	background-image: url(images/photo.png);
	background-position: center center;
}
.Photos:hover
{
	display: block;
	height: 30px;
	width: 97px;
	background-repeat: no-repeat;
	background-image: url(images/photoOver.png);
	background-position: center center;
}

.Photos span
{
visibility: hidden;
}

.Videos
{
	display: block;
	height: 30px;
	width: 92px;
	background-repeat: no-repeat;
	background-image: url(images/Videos.png);
	background-position: center center;
}
.Videos:hover
{
display: block;
height: 30px;
width: 92px;
background-repeat: no-repeat;
background-image: url(images/VideosOver.png);
background-position: center center;
}

.Videos span
{
visibility: hidden;
}

.News
{
	display: block;
	height: 30px;
	width: 85px;
	background-repeat: no-repeat;
	background-image: url(images/news.png);
	background-position: center center;
}
.News:hover
{
	display: block;
	height: 30px;
	width: 85px;
	background-repeat: no-repeat;
	background-image: url(images/newsOver.png);
	background-position: center center;
}

.News span
{
visibility: hidden;
}

.Contact
{
	display: block;
	height: 30px;
	width: 100px;
	background-repeat: no-repeat;
	background-image: url(images/contact.png);
	background-position: center center;
}
.Contact:hover
{
	display: block;
	height: 30px;
	width: 100px;
	background-repeat: no-repeat;
	background-image: url(images/contactOver.png);
	background-position: center center;
}

.Contact span
{
visibility: hidden;
}
.Support
{
	display: block;
	height: 30px;
	width: 125px;
	background-repeat: no-repeat;
	background-image: url(images/supporters.png);
	background-position: center center;
}
.Support:hover
{
	display: block;
	height: 30px;
	width: 125px;
	background-repeat: no-repeat;
	background-image: url(images/supportersOver.png);
	background-position: center center;
}

.Support span
{
visibility: hidden;
}
.Help
{
	display: block;
	height: 30px;
	width: 130px;
	background-repeat: no-repeat;
	background-image: url(images/waysToHelp.png);
	background-position: center center; z-index:100;
}
.Help:hover
{
	display: block;
	height: 30px;
	width: 130px;
	background-repeat: no-repeat;
	background-image: url(images/waysToHelpOver.png);
	background-position: center center;
}

.Help span
{
visibility: hidden;
}
