body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #336699;
}

#pgHolder {
	margin: 0 auto;
	text-align: left;
	width: 720px;
	background-color: #F3F0EB;
	position: relative;
}

#pageHeader {
	width: 720px;
	height: 60px;
	background-color: #C0D2EF;
}

#adminNav {
	margin: 0 0 0 0;
	float: right;
	width: 210px;
	height: 35px;
	background-color: #999999;
}


#navBar {
	margin: 0 0 0 0;
	border-bottom: 4px solid #F3F0EB;
	width: 720px;
	height: 25px;
	background-color: #999999;
}

#topBanner {
	margin: 0 0 0 0;
	border-bottom: 4px solid #F3F0EB;
	width: 720px;
	height: 190px;
	background-color: #FFFFFF;
}
#topIntBanner {
	margin: 0 0 0 0;
	border-bottom: 4px solid #F3F0EB;
	width: 720px;
	background-color: #FFFFFF;
}
#contentHolder {
	margin: 0 0 0 0;
	border-bottom: 4px solid #F3F0EB;
	width: 720px;
	background-color: #FFFFFF;
}

#pageFooter {
	margin: 0 0 0 0;
	width: 720px;
	height: 50px;
	background-color: #C0D2EF;
}
	
.pgSubHeadTxt {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}
.pgSubHead2Txt {
	border-top: 1px solid #999999;
}
.pgLeftTxt {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.pgRightTxt {
	border-top: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

.footerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {color: #CCCCCC;
	text-decoration: none;
}
.margintext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #333333; 
	line-height: 16px;
}

.topline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: .5px;
	line-height: 16px;
}
.topline a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topline a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topline a:hover {
	color: #333333;
	text-decoration: none;
}

.contentbox {
	margin: 0px;
	padding: 10px 20px;
	height: auto;
	width: 650px;
	background-image: none;
	background-repeat: no-repeat;
	border: thin none #efefef;

    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;

}
.newHeaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.announcementHeaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
}
.announcementFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin-right: 8px;
}
.promotionbox {
	border: thin double #CCCCCC;
	width: 400px;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius: 10px;
	padding: 0px 10px 10px;
	background-image: url(Images/10_pledge_rev.jpg);
	background-repeat: no-repeat;
}
.promotionvid{
	border: thin double #CCCCCC;
	width: 400px;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius: 10px;
	padding: 0px 10px 10px;
	background-image: url(Images/10_videorev.jpg);
	background-repeat: no-repeat;
}
.promotioncalendar {
	border: thin double #CCCCCC;
	width: 400px;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius: 10px;
	padding: 0px 10px 10px;
	background-image: url(Images/10_calendar_rev.jpg);
	background-repeat: no-repeat;
}
.mastertable {
	width: 1100px;
	border: thin none #FFFFFF;
	background-color: #FFFFFF;
}
.interior_headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}
.interiorcopy {
	width: 600px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.churchname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-transform: uppercase;
}
.classtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CC6600;
	line-height: 20px;
}
.graphic_library {
	background-image: url(Images/10_library.jpg);
	width: 370px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin double #CCCCCC;
}
.bluesubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}
.startbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
