@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
.twoColFixRtHdr #container {
	width: 850px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #DDDDDD;
	background-image: url(images/bgcontainer.jpg);
} 
.twoColFixRtHdr #header {
	height: 130px;
	background-image: url(images/topbanner3.jpg);
	text-align: right;
	vertical-align: bottom;
} 
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 225px;
	padding-top: 18px;
}
.twoColFixRtHdr #mainContent {
	margin: 0 250px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #footer {
	background-color: #0b2945;
	height: 250px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-top: 5px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}#sidebar2 {
	float: left;
	width: 200px;
}
#secondmaincontent {
	margin-left: 250px;
}
#sidebar1 {
	float: right;
	width: 200px;
}
#maincontent1 {
	margin-right: 231px;
	padding-left: 8px;
	padding-top: 19px;
	z-index: 1001;
}
#sidebar2 {
	float: left;
	width: 250px;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#maincontent2 {
	margin-left: 275px;
	margin-right: 7px;
	margin-top: 10px;
	padding-left: 8px;
}
#bcont {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
	width: 892px;
	background-image: url(images/bgshadowleft.jpg);
	margin-right: auto;
	margin-left: auto;
}
#bcontr {
	background-repeat: repeat-y;
	background-position: right;
	width: 892px;
	background-image: url(images/bgshadowright.jpg);
}
.bcontr {
	background-image: url(images/divborder2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 710px;
	height: 600px;
}
.pastorsblogacc {
	background-image: url(images/accbtm.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 23px;
	padding-top: 4px;
	padding-left: 8px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3D3326;
	background-repeat: no-repeat;
}
#footerbg {
	background-color: #0b2945;
	background-attachment: scroll;
	height: 225px;
	text-align: right;
}
.bottomtable {
	background-color: #333333;
}
#menubar {
	background-color: #0B2945;
	height: 23px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	color: #FFFFFF;
}

.slideshow {
	border: 1px solid #AC9367;
}

#footer2 {
	background-image: url(images/bgcontainer.jpg);
}
.servicetimeshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.servicetimes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 16px;
}
a:link {
	color: #0b2945;
	text-decoration: none;
}
a:visited {
	color: #9644DD;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: underline;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0b2745;
	font-weight: bold;
}
#jumpmenu {
	text-align: left;
	float: none;
	height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0B2945;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
}
.votd {
	margin-right: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #e6e6e6;
	margin-left: 260px;
}
#templeftsidebar {
	width: 850px;
	height: 43px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tempfooter {
	background-color: #0b2745;
	color: #e6e6e6;
	height: 300px;
}
#templeftside {
	float: left;
	background-image: url(images/bgtempleftsidebar.jpg);
	padding-left: 18px;
	padding-top: 18px;
	padding-right: 18px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
}


.tempside:link {
	color: #FFFFFF;
}
.tempside:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tempside:visited {
	color: #FFFFFF;
}
#temprightside {
	margin-left: 260px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 50px;
}
.temph1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
#bgvotd {
	margin-right: 260px;
	margin-left: 260px;
	background-color: #e6e6e6;
	background-image: url(images/bgvotd03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
}
.tempbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.templargelefthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.doctrinelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: circle;
}
.dt {
	font-style: italic;
	font-weight: bold;
}
.largeboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
