/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backTile.gif);
	background-repeat: repeat;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #009999;
}
a:active {
	text-decoration: none;
	color: #009999;
}
p {
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainWrapper {
	background-image: url(images/backCenter.png);
	text-align: center;
	background-repeat: repeat-y;
	background-position: center top;
}
#headerDiv {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#topDiv {
	width: 920px;
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin-top: 8px;
	margin-bottom: 8px;
}
#btnMusic {
	background-image: url(images/btnMusic.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 76px;
	background-position: 0px -26px;
}

#btnMusic:hover {
	background-image: url(images/btnMusic.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 76px;
	background-position: 0px 0px;
}
#btnPrison {
	background-image: url(images/btnPrison.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 79px;
	background-position: 0px -26px;
}

#btnPrison:hover {
	background-image: url(images/btnPrison.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 79px;
	background-position: 0px 0px;
}
#btnMisson {
	background-image: url(images/btnMission.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 98px;
	background-position: 0px -26px;
}

#btnMisson:hover {
	background-image: url(images/btnMission.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 98px;
	background-position: 0px 0px;
}
#btnDonate {
	background-image: url(images/btnDonate.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 89px;
	background-position: 0px -26px;
}

#btnDonate:hover {
	background-image: url(images/btnDonate.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 89px;
	background-position: 0px 0px;
}
#btnTruth {
	background-image: url(images/btnTruth.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 58px;
	background-position: 0px -26px;
}

#btnTruth:hover {
	background-image: url(images/btnTruth.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 58px;
	background-position: 0px 0px;
}
#linksCell {
	background-image: url(images/linkBar.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 540px;
	font-weight: bold;
	color: #993333;
	font-size: 13px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	text-transform: uppercase;
}
#linksCell a {
	color: #CCB392;
	text-transform: uppercase;
}
#linksCell a:hover {
	color: #CC6666;
	text-transform: uppercase;
}
#footerCell {
	font-size: 10px;
	color: #999999;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
.style1 {
	font-size: 24px;
	color: #B2B2B2;
}
.style2 {
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	color: #666666;
}
.bodyText {
	font-size: 12px;
	line-height: 25px;
}
.LH {
	line-height: 16px;
}
#groupHead {
	padding-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: 8px;
}
#latestPhotosCell {
	height: 54px;
	width: 65px;
	border: 1px solid #FFFFFF;
	float: left;
}
#latestPhotosCell:hover {
	height: 54px;
	width: 65px;
	border: 1px solid #006699;
	float: left;
}
#videosTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 6px;
}
#videosTable div {
	height: 50px;
	width: 80px;
	margin-right: 10px;
	text-align: right;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
}
#videosTable a {
	font-size: 10px;
	font-weight: bold;
}
#ea {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding: 4px;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-top: 6px;
}
.submit {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #E0E0E0;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
#bioThumbDiv {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	width: 180px;
	float: left;
	margin-bottom: 14px;
}
#bioThumbDiv:hover {
	background-repeat: no-repeat;
	background-position: 0px -80px;
	height: 80px;
	width: 180px;
	float: left;
}
.style4 {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
#groupHeadBig {
	margin-bottom: 10px;
}
#galleryDiv {
	width: 270px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #006699;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 2px;
}
#galleryDiv:hover {
	width: 270px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #CC6600;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 2px;
}
#audioClipsTable {
	margin-bottom: 5px;
	background-color: #000000;
	color: #FFFFFF;
}
.audioClipsCell {
	font-size: 11px;
	color: #333333;
	padding-top: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #D6D6D6;
	font-weight: bold;
}
.audioClipsCell2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #CCCCCC;
}
#printMaterialTable {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#printMaterialTable #thumb {
	margin-right: 10px;
	margin-bottom: 5px;
}
.audioClipsCell3 {
	font-size: 12px;
	color: #CCCCCC;
}
.contactInput {
	font-size: 14px;
	color: #006699;
	padding: 4px;
	width: 300px;
	margin-bottom: 8px;
	border: 1px dotted #999999;
}
.contactTextArea {
	font-size: 14px;
	color: #006699;
	padding: 4px;
	width: 520px;
	margin-bottom: 8px;
	border: 1px dotted #999999;
}
.style5 {
	font-size: 12px;
	color: #993333;
	line-height: 20px;
}
.style6 {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
}
.style7 {
	font-size: 10px;
	color: #868686;
}
#sponsorBibles #bible {
	padding: 2px;
	border: 1px solid #990000;
}
#sponsorBibles td {
	font-size: 12px;
	line-height: 18px;
}
#tib-ad {
	background-color: #F3F3F3;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 14px;
	color: #996600;
}
.donations-div {
	background-color: #E4E4E4;
	padding: 4px;
	margin-bottom: 10px;
}
.donations-div h3 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	background-color: #CCCCCC;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.style8 {
	font-size: 11px;
	color: #006666;
	line-height: 16px;
}
#testi-div {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 14px;
	padding-top: 20px;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-bottom: 12px;
}
#testi-div:hover {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 14px;
	padding-top: 20px;
	border: 1px solid #990000;
	margin-top: 2px;
	margin-bottom: 12px;
}
