#subHeader {
	background-image: url(../images/sub_banner.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 780px;
	display: block;
	clear: both;
}
#subHeader #text {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
	padding-top: 18px;
	padding-left: 270px;
	text-transform: uppercase;
	padding-bottom: 3px;
}
#subHeader2 {
	background-image: url(../images/sub_banner2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 780px;
	display: block;
	clear: both;
}
#subHeader2 #text {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
	padding-top: 18px;
	padding-left: 10px;
	text-transform: uppercase;
}
#content #contentDivider {
	background-color: #3A6677;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#subLeft {
	width: 270px;
	float: left;
	background-image: url(../images/sub_left_rail_bgd.jpg);
	display: block;
	background-repeat: no-repeat;
	min-height: 500px;
	height: 100%;
}
#subBlurb {
	width: 220px;
	margin-left: 20px;
}
#subBlurb strong {
	font-size: 12px;
	font-weight: bold;
	color: #3A6677;

}
#subBlurb a:link {
	font-size: 11px;
	color: #6e7d34;
	text-align: left;
	background-repeat: no-repeat;
}
#subBlurb a:visited {
	color: #6e7d34;
}
#subBlurb a:hover {
	color: #7B0000;
}
#subBlurb #menu{
    margin-bottom:45px;
}
#subBlurb #menu img {
    border:0;
}
#subBlurb #247logo {
    width:100%;
    height:100%;
}
#subQuote p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	text-align:left;
}
#subQuote .name {
    padding-bottom:60px;
    font-style:italic;
    font-weight:bold;
}
#subAuthor p {   
    text-align: left;
	font-size: 12px;
	color: #666;
    font-weight:bold;
}
#subAuthor .bio{
    font-weight:bold;
    font-style:italic;   
}
#subAuthor img {   
    width:110px;
    height:110px;
}
#content .imgTopRight {
	margin-bottom: 5px;
	margin-left: 15px;
}
#content .imgCenterLeft {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 15px;
}
#content {
	width: 490px;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#content p {
	text-align: left;
	font-size: 12px;
}
.content img1 {
	margin-right: 10px;
}
#content a:link {
	color: #6e7d34;
	background-repeat: no-repeat;
	text-decoration: underline;
}
#content a:visited {
	color: #6e7d34;
}
#content a:hover {
	color: #7B0000;
}

#content .title {
	color: #3A6677;
	font-style: normal;
	font-size: 20px;
	line-height: 22px;
}
#content .header {
	font-size: 16px;
	color: #3A6677;
	font-weight: normal;
	line-height: 18px;
}
#content .subheader {
	font-size: 12px;
	color: #3A6677;
	font-weight: normal;
	line-height: 16px;
}
#content .scripture {
	color: #333333;
	background-color: #EEF0D2;
	margin: 20px;
	padding: 5px;
	text-decoration: none;
}
#content .footnote {
	color: #999999;
	font-style: normal;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
}

/* Content sction for full frame sub pages */
#contentFull {
	width: 760px;
	margin: 10px;
}

/* IFRAME FOR EXTERNAL CALENDARS */
#iframe {
	margin: 10px;
}

/* STAFF MEMBERS */
#staffMember img {
	margin-right: 10px;
}
#staffMember .staffName {
	color: #3A6677;
	font-style: normal;
	font-size: 20px;
	line-height: 20px;
}
#staffMember .staffPosition {
	color: #3A6677;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
}
#staffMember a {
	color: #6e7d34;
	background-repeat: no-repeat;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
#staffMember a:visited {
	color: #6e7d34;
}
#staffMember a:hover {
	color: #7B0000;
}


#mediaLegend {
	background-image: url(../images/mediaLegend.gif);
	height: 30px;
	width: 490px;
}
#media {
	background-image: url(../images/content_div.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 490px;
	padding-top: 2px;
}
#media #icon {
	display: block;
	float: right;
}
#media #item {
	float: left;
}
#media .title {
	font-size: 16px;
	color: #3A6677;
	height: 20px;
}
#media .subtitle {
	font-size: 12px;
	color: #3A6677;
	height: 14px;
}
#mediacontent p {
	text-align: center;
	font-size: 12px;
}

#iframe {
	margin: 10px;
	height: 100%;
}
#item {
	width: 400px;
}
.FirstLetter {
    font-size:3em;
    font-weight:bold;
    color: #3A6677;
}