/* CSS Document */
body { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background-color:#CCCCCC; 
	margin:0px; 
	padding:0px; 
	border-collapse:collapse;
	text-align:center;
	color:#000;
	font-size:13px;
	}
.body {
	/*border:15px solid #53645c;*/
	background-color:#fff;
	/*margin:30px;	*/
	padding:0px;
	border-collapse:collapse;
	width:990px;
	vertical-align:top;
	}
div.body table {
	margin:0px; 
	padding:0px;
	border:0px;
	border-collapse:collapse;
	}
p {margin:5px; line-height:20px;}
.global {
	width:990px;
	text-align:left;
	vertical-align:top;
	}
.homeTop {
	background-image:url(images/head.jpg);
	background-repeat:no-repeat;
	height:81px;
	}
.nav {
	background-color:#005486;
	color:#fff;
	padding:3px 20px;
	}
.sideNav {
	background-color:#cfdec6;
	width:150px;
	font-weight:bold;
	font-size:16px;
	vertical-align:top;
	padding-top:50px;
	}
.sideNav ul {list-style-type:none; line-height:30px;}
.sideNav a {text-decoration:none; color:#666666; font-size:16px;}
.sideNav a:hover {text-decoration:underline; color:#005486; font-size:16px;}
/*.thankyou {
	width:900px;
	height:447px;
	background-image:url(images/thankyou.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:300px;
	vertical-align:top;
	}

.about {
	width:900px;
	height:447px;
	background-color:#a8b49c;
	background-image:url(images/about.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:40px;
	vertical-align:top;
	}*/
.prayerBack {background-color:#E6E2AE;}
.image {
	border:#666 double 3px;
	margin:10px;
	}
.gallery p img {
	border:#666 double 3px;
	margin:0px;
	width:265px;
	}

.footerbottom {background-color:#000033; color:#FFFFFF;}
a.white, .nav a {color:#FFFF99; font-weight:bold; text-decoration:none; }
a:hover.white, .nav a:hover {color:#FFCC33; font-weight:bold;}

.darkBlue {
	background-color:#005486;
	text-align:left;
	color:#fff;
	font-size:12px;
	}
.book {
	margin:3px;
	width:72px;
	height:108px;
	}
.credits {position:relative; top:-25px}
.credits a {text-decoration:none; color:#53645c; font-weight:bold;}
.credits a:hover {text-decoration:none; color:#005486; font-weight:bold;}
	
.w260 {width:260px;}
.w438 {width:438px;}
.w900 {width:900px;}
.h500 {height:500px;}
.w50percent {width:50%;}

.outline {border:1px solid #000}
.top {vertical-align:top;}
.bottom {vertical-align:bottom;}
.floatLeft {float:left;}
.floatRight {float:right;}
.bold {font-weight:bold;}
.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
.smtext {font-size:10px}
.lrgtext {font-size:16px; font-weight:bold;}