body {
	background-color: #FFF;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(img/bg.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #555;
	line-height: 19pt;
}
#wrapper {
	position: relative;
	background-image: url(img/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper #header {
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 205px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#navigation  {
	position: absolute;
	height: 40px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	bottom: 21px;
}
#contenthome {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 28px;
	border-bottom-style: solid;
	border-bottom-color: #66290F;
	background-image: url(img/content_top_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 25px;
	padding-bottom: 25px;
}
#contentadmin {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 28px;
	border-bottom-style: solid;
	border-bottom-color: #013b57;
	background-image: url(images/siteadmin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 155px;
	padding-bottom: 25px;
}
#contentinside1 {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 28px;
	border-bottom-style: solid;
	border-bottom-color: #013b57;
	background-image: url(images/colorheader-notext.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 155px;
	padding-bottom: 25px;
}
#contentinside2 {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 28px;
	border-bottom-style: solid;
	border-bottom-color: #013b57;
	background-image: url(images/aboutlighthouse.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 155px;
	padding-bottom: 25px;
}
#contentinside3 {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 28px;
	border-bottom-style: solid;
	border-bottom-color: #013b57;
	background-image: url(images/ministriesheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 155px;
	padding-bottom: 25px;
}
#contentinside4 {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 28px;
	border-bottom-style: solid;
	border-bottom-color: #013b57;
	background-image: url(images/sermonsheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 155px;
	padding-bottom: 25px;
}
#contentinside5 {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 28px;
	border-bottom-style: solid;
	border-bottom-color: #013b57;
	background-image: url(images/partnersheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 155px;
	padding-bottom: 25px;
}
.headerBig {
	font-size: 24pt;
	font-weight: bold;
	color: #114C69;
}
.headerSmall {
	font-size: 18pt;
	font-weight: bold;
	color: #114C69;
}
.boxed {
	display: block;
	border: 1px dotted #AAA;
	padding: 10px;
	font-size: 12pt;
	line-height: 17pt;
}
#adminfull   {
	padding-right: 25px;
	padding-left: 25px;
}
#aboutfull {
	padding-right: 70px;
	padding-left: 70px;
}
.bc {
	font-size: 10pt;
	display: block;
	margin-bottom: 25px;
}
#footer {
	height: 140px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/logo_footer.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	font-size: 12px;
	color: #755029;
	position: relative;
	line-height: 16px;
	width: 945px;
	margin-bottom: 25px;
	padding-top: 15px;
	padding-left: 25px;
}
#contenthome #fullcol {
	width: 920px;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
}
#contenthome #leftcolhome {
	float: left;
	width: 550px;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
}
#contenthome #rightcolhome {
	float: right;
	width: 320px;
		padding-left: 25px;
	padding-right: 25px;
	position: relative;
}
#contenthome #leftcolinside {
	float: left;
	width: 220px;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
}
#contenthome #rightcolinside {
	float: right;
	width: 650px;
		padding-left: 25px;
	padding-right: 25px;
	position: relative;
}
#mainhome  {
	height: 391px;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	border: 1px solid #B3B2B2;
	background-image: url(images/main_home.jpg);
	background-repeat: no-repeat;
	background-position: center 11px;
	margin-top: 33px;
}


#leftcolinside {
	float: left;
	width: 265px;
	padding-right: 25px;
	position: relative;
}
#rightcolinside {
	float: right;
	width: 620px;
	position: relative;
}

.topNav ul { padding:0; margin:0; list-style:none; border:0;}
.topNav li {
	float:left;
	display:block;
	margin-right:20px;
	border:0;
	list-style:none;
}
.topNav li a {
	float:left;
	margin:0;
	color:#FBD56B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration:none;
}
.topNav li selectedPage a,
.topNav li selectedPageRoot a {
	color:#888;
	text-decoration:none;
}
#navigation a:link, a:visited {
	color: #FBD56B;
	text-decoration: none;
}
#navigation a:hover, a:active {
	color: #FC0;
	text-decoration: none;
}

.clearfloats {
	display: block;
	clear: both;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #3369E9;
	margin-bottom: 0px;
}
h2 {
	font-size: 14pt;
	color: #3369E9;
}
a:link, a:visited {
	text-decoration: underline;
	color: #7AAFC8;
}
a:hover, a:active {
	color: #588CA4;
	text-decoration: underline;
}
.selectedPageRoot {
	color: #888;
}
input.text, 
input.title,
textarea, 
select {
  margin: 0.5em 0;
  border: 1px solid #000;
}
#topinside {
	height: auto;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
}
#topinside #maininside {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main_inside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	padding-top: 230px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	height: auto;
}
#topinside #maininside #navigation {
	position: absolute;
	left: 271px;
	top: 100px;
}
#rightcoladmin {
}
#rightcolhome ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}
#rightcolhome ul li {
	display: block;
	padding: 6px;
	margin-bottom: 2px;
	background-image: url(images/gradient1.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#ministriesfull {
	padding-right: 70px;
	padding-left: 70px;
}
#wrapper #contenthome #leftcolinside ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #contenthome #leftcolinside ul li {
	list-style-type: none;
	display: block;
	float: left;
	line-height: 12pt;
	text-decoration: none;
	width: 200px;
	background-color: #EEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 10px;
}
#wrapper #contenthome #leftcolinside ul li a {
	text-decoration: none;
	font-weight: bold;
}
#contenthome #leftcolurb {
	float: left;
	width: 245px;
	padding-left: 25px;
	position: relative;
	font-size: 9pt;
	line-height: 13pt;
}
#wrapper #contenthome #leftcolurb ul{
	text-decoration: none;
	margin-left: -10px;
}
#wrapper #contenthome #leftcolurb ul li a {
	text-decoration: none;
	list-style-type: square;
}
#wrapper #contenthome #leftcolurb ol {
	font-size: 10pt;
	margin-top: 8px;
	display: block;
}
#wrapper #contenthome #leftcolurb ol a {
	text-decoration: none;
}
#wrapper #contenthome #title {
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 15px;
}

