/* Background Styles */
.mainBackground {
	position:relative;
	width: 550px;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.mainBackground p {
	margin: 0 0 1em 0;
	margin-left: 5px;
	padding: 0px 10px 0px 10px;
}

.connectBackground {
}

.belongBackground {
}

.transformBackground {
}

p.first:first-letter{
	float:left;
	width:0.8em;
	font-size:290%;
	font-family:Georgia,serif;
	line-height:80%;
	padding-right:5px;
}

.ministry {
	background-color:#EEEEEE;
	margin: 10px 10px 20px 5px;
	padding: 5px 5px 5px 10px;
	}
	
.bl {
	background: url(../images/interface/bl.gif) 0 100% #e2e1dd no-repeat;
	width: 540px;
	margin: 10px 10px 20px 5px;
}
.br {
	background: url(../images/interface/br.gif) 100% 100% no-repeat;
}
.tl {
	background: url(../images/interface/tl.gif) 0 0 no-repeat;
}
.tr {
	background: url(../images/interface/tr.gif) 100% 0 no-repeat;
	padding: 15px;
}
.clear {font-size: 1px; height: 1px}
	
/* Side Bar Styles */
.sermonSeries {
	position:relative;
	width:168px;
	height:auto;
	text-align:center;
}

.mainLinks {
	position:relative;
	left: 2px;
	top:  10px;
	width: 165px;
	padding-left: 2px;
	padding-right: 2px;
}
.mainLinks A:link { color:#000066; text-decoration:none }
.mainLinks A:visited { color:#000066; text-decoration:none }
.mainLinks A:hover { color:#000066; text-decoration:underline }

/* All Common styles */

caption {
	margin-top: 15px;
	font-size: 1.2em;
	font-weight: bold;
}
table.page {
	border: 1px #000 solid;
	margin-top: 15px;
	margin-bottom: 15px;
}
td.formLabel {
	font-size: 1.0em;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: right;
	}
td.formInput {
	font-size: 1.0em;
	font-weight: normal;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.calenderUpcoming {
	background-color: #E0E0E0;
}

.staffText {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
	padding-right: 5px;
}

img.topCenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.messagesMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	margin-left: 30px;
}
.messagesSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	margin-left: 30px;
}
.messagesSeriesTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-left: 10px;
	padding-bottom: 8px;
	text-decoration: underline;
}
.messagesSeries {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}
.messagesSubSeries {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
}
.indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

.CenterBold1p5em {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
.Center1p5em {
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
}

.oneCol {
	width:310px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
p.oneCol {
	padding-bottom: 0px;
}
h2.oneCol {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 0px;
}

.twoColRightBlue {
	border:3px solid #213F9A;
	width:244px;
	margin:7px 10px 15px 7px;
	padding: 5px;
	overflow: auto;
	text-align: center;
	height: 300px;
}
.twoColRight {
	width:225px;
	margin:7px 7px 7px 7px;
	padding: 5px 30px 5px 5px;
	overflow: auto;
	text-align: center;
}
img.twoColRight {
	float:right;
	padding-right: 5px;
	width:auto;
	height:auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top:0px;
	clear:right;
}
p.twoColRight {
	float:right;
	text-align:center;
	padding-left: 10px;
	width:auto;
	padding-top: 35px;
	margin-top:5px;
	font-size: 9pt;
	clear:right;
}
.twoColLeftRed {
	border:3px solid #9F1F63;
	float:left;
	width:244px;
	margin:7px 10px 15px 7px;
	padding: 5px;
	overflow: auto;
	text-align: center;
	height:300px;
}
.twoColLeft {
	float:left;
	width:225px;
	margin:7px 7px 7px 7px;
	padding: 5px 5px 5px 30px;
	overflow: auto;
	text-align: center;
	clear:left;
}
img.twoColLeft {
	float:left;
	padding-left: 5px;
	width:auto;
	height:auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top:0px;
	clear:left;
}
p.twoColLeft {
	float:left;
	text-align:center;
	padding-right: 0px;
	width:auto;
	padding-top: 35px;
	margin-top:5px;
	font-size: 9pt;
	clear:left;
}

.twoColRightT {
	width:230px;
	margin:7px 7px 7px 7px;
	padding: 3px 3px 3px 3px;
	overflow: auto;
	text-align: left;
	clear: none;
	height: auto;
}
img.twoColRightT {
	float:right;
	padding-right: 5px;
	width:auto;
	height:auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top:0px;
	clear:right;
}
p.twoColRightT {
	float:right;
	text-align:center;
	padding-left: 10px;
	width:auto;
	padding-top: 35px;
	margin-top:5px;
	font-size: 9pt;
	clear:right;
}
.twoColLeftT {
	float:left;
	width:230px;
	margin:7px 7px 7px 7px;
	padding: 3px 3px 3px 3px;
	overflow: auto;
	text-align: center;
	clear:left;
	height: auto;
}
img.twoColLeftT {
	float:left;
	padding-left: 5px;
	width:auto;
	height:auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top:0px;
	clear:left;
}
p.twoColLeftT {
	float:left;
	text-align:center;
	padding-right: 0px;
	width:auto;
	padding-top: 35px;
	margin-top:5px;
	font-size: 9pt;
	clear:left;
}

.threeColRight {
	width:160px;
	overflow: auto;
	margin: 5px;
	text-align: center;
	float: right;
	padding: 5px;
}

img.threeColRight {
	float:right;
	padding-right: 5px;
	width:auto;
	height:auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top:0px;
	clear:right;
}
p.threeColRight {
	float:right;
	text-align:center;
	padding-left: 10px;
	width:auto;
	padding-top: 20px;
	margin-top:5px;
	font-size: 9pt;
	clear:right;
}
.threeColCenter {
	float:left;
	width:160px;
	margin:5px;
	padding: 5px;
	overflow: auto;
	text-align: center;
	padding-left: 8px;
}
img.threeColCenter {
	float:left;
	padding-left: 5px;
	width:auto;
	height:auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top:0px;
	clear:left;
}
p.threeColCenter {
	float:left;
	text-align:center;
	padding-right: 0px;
	width:auto;
	padding-top: 35px;
	margin-top:5px;
	font-size: 9pt;
	clear:left;
}
.threeColLeft {
	float:left;
	width:160px;
	margin:5px;
	padding: 5px;
	overflow: auto;
	text-align: center;
}
img.threeColLeft {
	float:left;
	padding-left: 5px;
	width:auto;
	height:auto;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top:0px;
	clear:left;
}
p.threeColLeft {
	float:left;
	text-align:center;
	padding-right: 0px;
	width:auto;
	padding-top: 35px;
	margin-top:5px;
	font-size: 9pt;
	clear:left;
}


div.oneColLeftFloat {
	float: left;
	width: 100%;
}
div.oneColLeftFloat img {
	display:block;
	float: left;
}
div.oneColLeftFloat p {
	padding-left: 106px;
	padding-right: 10px;
	margin-top: 0px;

}
.Titles {
	font-size: 1.2em;
	font-weight: bold;
}
.xlargeTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	position: relative;
	width: 583px;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 177px;
	background-image:url(../images/backFooter.png);
	clear: both;
}
input.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
	color: #0000FF;
	font-weight: normal;
	font-style: normal;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	background: transparent;
}

/*	background-color: #EEEEEE;*/

form.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	padding-top: 4px;
}
.contactSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font-style: oblique;
	padding-top: 8px;
	color: #30445C;
}
.centerTitleSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.leftTitleSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.smallLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.smallCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.center12px {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
}
.center14px {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
}
.center16px {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 16px;
}
.centerBoldOblique12px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font-style: oblique;
}
.centerBoldOblique14px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	font-style: oblique;
}
.centerBoldOblique16px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	font-style: oblique;
}
.centerBoldOblique20px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	font-style: oblique;
}
.centerBoldOblique20pxEmph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	font-style: oblique;
	color: #000000;
	background-color: #FFFF99;
}
.left16px {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 16px;
}
.leftBold12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.libTitle {
	font-style: italic;
}

.libAuthor {
	color: #000000
}

.libReviewLabel {
	text-align: center;
	font-weight: bold;
	}

ul.links {
	list-style-type:none;
	list-style-position:outside;
	padding-left: 5px;
	font-weight:bold;
	font-size: 1.2em;
	}
	
ul.left {
	padding-left: 10px;
	font-size: 0.85em;
	}

ul.center {
	padding-left: 10px;
	text-align:center;
	font-size: 1.0em;
	list-style-type:none;
	}

/*
.mainCont {
	position:absolute;
	width:320px;
	height:360px;
	left: 237px;
	top: 0px;
	text-align:center;
}
.mainCont A:link { color:#000066; text-decoration:none }
.mainCont A:visited { color:#000066; text-decoration:none }
.mainCont A:hover { color:#000066; text-decoration:underline }
*/

/*

.twoCol {
	width:310px;
	margin-top:0px;
}
img.twoCol {
	float:right;
	padding-right: 10px;
	width:auto;
	height:auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:15px;
	clear:right;
}
p.twoCol {
	text-align:center;
	padding-left: 20px;
	width:150px;
	padding-top: 30px;
	margin-top:5px;
}


.upcomingSpecial {
	position: absolute;
	width: 154px;
	height: 185px;
	left: 407px;
	top: 131px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
}
.upcomingSpecial A:link { color:#000066; text-decoration:none }
.upcomingSpecial A:visited { color:#000066; text-decoration:none }
.upcomingSpecial A:hover { color:#000066; text-decoration:underline }

.headlineLeft {
	position:absolute;
	left: 34px;
	top: 88px;
	width: 165px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	text-align: right;
}
p.headlineLeft {
	color:#000000; text-decoration:none
}

.rightLocation {
	float:right;
}
.livingTheLove {
	position:relative;
	top:60px;
	left:40px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
}
.subhead A:link { color:#000000; text-decoration:none }
.subhead A:visited { color:#000000; text-decoration:none }
.subhead A:hover { color:#000000; text-decoration:underline }

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
}

.keypoints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	list-style-type: disc;
	list-style-position: outside;
	font-style: normal;
	font-weight: bold;
	line-height: 1.7em;
	background-color: #FFFFFF;
	height: 1.0em;
	margin-right: 8.75pt;
	margin-left: 8.75pt;
}
.ArminArmColor1 {
	color: #660066;
}
.ArminArmColor2 {
	color: #000066;
}

.callToAction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: small-caps;
}
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.keypointsColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	list-style-type: disc;
	list-style-position: outside;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	background-color: #FFFFCC;
}
.calenderUpcoming {
	background-color: #CCCCCC;
}
.calendar {
	font-size:12px;
}
.formstyle {
	font-size:10px;	
}
.formstyle input {
	font-size:10px;
}
.formstyle textarea {
	font-size:11px;
}
#Med {
	width: 550px;
}

.headlineYellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	background-color: #FFFF99;
}
.dinnerMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	list-style-type: disc;
	list-style-position: outside;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	background-color: #FFFFFF;
	height: 14pt;
	margin-right: 8.75pt;
	margin-left: 8.75pt;
	text-indent: -130pt;
	padding-left: 130pt;
}

*/

