@charset "UTF-8";
/* CSS Document */

body {
	background-color: #3B6E8F;
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	position: relative;
	margin-bottom: 30px;
}
#header {
	width: 940px;
	padding-top: 4px;
	padding-left: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: -20px;
}
#header a {
	text-decoration: none;
}
#header a img {
	border: none;
}

#whiteBoxBig {
	background-color: #FFF;
	width: 930px;
	padding: 15px;
	position: relative;
	margin-top: 65px;
	padding-bottom: -20px;
}
#whiteBox {
	background-color: #FFF;
	width: 960px;
	height: 565px;
	padding: 0px;
	position: relative;
	margin-top: 65px;
	padding-bottom: -20px;
	overflow:hidden;
}
#bigPhoto {
	padding:0px;
	margin-bottom:0px;
}
/*.bibleVerse { without light box behind type
	font-family: 'Ubuntu', sans-serif;
	font-style:italic;
	font-size:16px;
	color:#000;
	position:absolute;
	top:463px;
	left:611px;
	z-index:100;
}*/
.bibleVerse { /*with light box behind type*/
	font-family: 'Ubuntu', sans-serif;
	font-style:italic;
	font-size:16px;
	color:#000;
	position:absolute;
	bottom:40px;
	right:40px;
	z-index:100;
	background-image: url(../images/white50Tile.png);
	padding: 8px;
	text-align: right;
}

#credIcons {
	padding: 0px;
	margin:0px;
	height: 50px;
	width: 960px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3B6E8F;
}
.headline {
	font-family: 'Ubuntu', sans-serif;
	font-size: 24px;
	color: #000;
	text-decoration: none;
	padding-top: 15px;
}
.noP p {
	display: inline;
}

/*centerBox for faces pages, this css is built into each included .php file, adjusted for box needs*********************************
#centerBox {
	position: absolute;
	width: 687px;
	left: 50%;
	margin-left: -343px;
	top: 90px;
	background-color:#FFF;
	border: 1px solid #000;
	padding:0px;
	z-index:10;
}
#centerBox table td {
	background:#FFF;
}
*/

/*formBox stuff*********************************************************************/
#formBox {
	margin: 0px;
	padding: 0px;
	width: 362px;
	position: absolute;
	left: 560px;
	top: 30px;
	z-index:210;/*was 190*/
}
#formPlaceholder {
	float: right;
	width: 400px;
	height: 370px;
}
#formHeader {
	font-family: 'Ubuntu', sans-serif;
	padding:10px;
	font-size:18px;
	font-weight:bolder;
	text-align:center;
	color:#FFF;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background-color: #CC0000;
}
#formFields {
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	text-align: center;
	color: #333;
	background-color: #FFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6A87AE;
	border-bottom-color: #6A87AE;
	border-left-color: #6A87AE;
}
#submitButton {
	cursor: pointer;
	width:265px;
	height:54px;
	border:0px;
	margin-bottom:10px;
	margin-top:10px;
	background-image: url(../images/shineRedBlue260x50.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	background-attachment: scroll;
	background-position: 2px 1px;
	background-color: #FFF;
}
#buttonText {
	width:230px;
	height:50px;
	font-size:20px;
	font-weight:bolder;
	color:#FFF;
	text-align:left;
	padding-top: 12px;
	margin-left: 50px;
}
#submitButtonWide {
	cursor: pointer;
	width:339px;
	height:54px;
	border:0px;
	margin-bottom:10px;
	margin-top:10px;
	background-image: url(../images/shineRedBlue335x50.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	background-attachment: scroll;
	background-position: 2px 1px;
	background-color: #FFF;
}
#buttonTextWide {
	width:339px;
	height:50px;
	font-size:20px;
	font-weight:bolder;
	color:#FFF;
	text-align:center;
	padding-top: 12px;
	margin-left: 16px;
}
/*end of formBox stuff*********************************************************************/


#bulletBox {
	background-color: #CCC;
}
.subhead {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.bullet {
	font-family: 'Ubuntu', sans-serif;
	font-size: 22px;
	color: #333;
	vertical-align: top;
}
.alignright {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
.alignleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}


#middleBox {
	background-color: #FFF;
}
#middleBox li {
	padding-bottom: 8px;
}
.featureBox {
	height: 155px;
	width: 272px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	float: left;
	margin-top: 15px;
	padding-top:6px;
	padding-right:14px;
	padding-left:14px;
	border: 2px solid #FFF;
	text-align: left;
	background-color: #FFF;
	padding-bottom: 4px;
}


#bottomBox {
	width: 960px;
	background-color: #3B6E8F;
	color: #E6E6E6;
}
#bottomRightCol {
	width: 350px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5B6C3;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 570px;
}
#bottomLeftCol {
	float: left;
	width: 540px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#bottomBox .subhead {
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A5B6C3;
}
#bottomBox a {
	text-decoration:none;
	color: #E6E6E6;
}
#bottomBox a:hover {
	text-decoration:underline;
	color: #E6E6E6;
}


#nav {
	font-size: 14px;
	color: #E6E6E6;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #E6E6E6;
	text-decoration: none;
}
#nav a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}


#footer {
	font-size: 11px;
	color: #F5F5F5;
	text-align: center;
	width: 960px;
	margin-top: 14px;
	margin-bottom: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A5B6C3;
}
#footer a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #E6E6E6;
	text-decoration: none;
}
#footer a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #C52437;
	height: 30px;
	width: 230px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
	margin-bottom: 8px;
	padding-top: 4px;
}
#fixedFooter {
	font: 11px/normal Tahoma, Geneva, sans-serif;
	color: #CCC;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	max-height: 25px;
	margin: 0px;
	padding: 0px;
	background-color: #3B6E8F;
	text-align: center;
	line-height: 2px;
	z-index: 220;
}
#fixedFooter a {
	color: #CCC;
	text-decoration: none;
}
#fixedFooter a:hover {
	color: #FFF;
	text-decoration: none;
}
.smallPrint {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: center;
}
.smallPrint a {
	color: #666;
	text-decoration: none;
}
.smallPrint a:hover {
	color: #666;
	text-decoration: none;
}
