﻿* { margin:0; padding:0 }
div { margin:0; padding:0 }
html { height:100.1%; line-height:.9em}
BODY {
	font-size: 13px;
	background: #1b1b1b url("images/bg.png") repeat-x;
	font-family: Tahoma, Arial, Geneva;
	color: #516c82;
	margin:0px auto 0 auto;
	text-align:left;
	line-height:1.1em
}

a { color:#efc82d; text-decoration:underline}
a:hover  { color:#e1762a; text-decoration:underline} 

#wrapper { width:939px; margin:0 auto; overflow:hidden}

#container1 {width:939px; height:248px}

#logo {
	background: url('images/logo-1stP-PCUSA_edited-1.png') no-repeat;
	width: 527px;
	height: 248px;
	float: left;
}

#photo-frame {background:url("images/photo-frame.png") no-repeat; width:412px; height:248px; float:right}

#nav-bar {background:url("images/nav-bar.png") no-repeat; width:939px; height:71px}

.nav-area {
	color: #D3A432;
	font-size: 18px;
	font-weight: bold;
	padding-top: 23px;
	padding-left: 30px
}

#button-section {
	width: 939px;
	height: 50px;
	padding-left: 15px;
}

a.nav-link:link{color:#f4f4f4; text-decoration:none; font-size:18px; font-weight:bold; line-height:24px}
a.nav-link:visited{color:#f4f4f4; text-decoration:none; font-size:18x; font-weight:bold; line-height:24px}
a.nav-link:hover{color:#f3dc8c; text-decoration:none; font-size:18px; font-weight:bold; line-height:24px}

#container2 {width:939px; height:483px}

#content-box {
	background: url("images/content-box.png") no-repeat;
	width: 681px;
	height: 600px;
	float: left;
}
.home-content {
	color: #cbc9c3;
	padding-right: 10px;
	padding-left: 40px;
	padding-bottom: 4px;
	width: 610px;
	overflow: auto;
	height: 420px;
	margin-top: 38px;
}

#right-side {width:258px; height:483px; float:right}

#footer {background:url("images/footer.png") no-repeat; width:939px; height:118px}

.headline {
	color: #FF3300;
	font-size: 18px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	text-align: center;
}

.interior-box {background:#222427; color:#fff; border:solid 1px #5b5850; padding:10px; line-height:1.2em; width:596px}

.alter-text {color:#dfddd5}

a.alter-link:link{color:#e6d58a; text-decoration:underline}
a.alter-link:visited{color:#e6d58a; text-decoration:underline}
a.alter-link:hover{color:#e1762a; text-decoration:underline}

a.alter-link2:link{color:#e1762a; text-decoration:underline}
a.alter-link2:visited{color:#e1762a; text-decoration:underline}
a.alter-link2:hover{color:#efc82d; text-decoration:underline}

.ministries {color:#79786d; padding-top:12px; padding-bottom:10px; padding-right:10px; padding-left:42px; width:615px}

#events-section {background:url("images/events-section.png") no-repeat; width:258px; height:245px}
#newcomers-section {
	background: url('images/lectionary-reading.png') no-repeat;
	width: 258px;
	height: 238px;
}

.events-list {color:#fff; font-size:.9em; padding-top:78px; padding-right:32px; padding-bottom:5px; padding-left:14px}

.events-date {color:#efc82d}

.events-title {color:#E3CB97}

.events-details {color:#efe8dd}

.newcomers-list {color:#fff; font-size:.9em; padding-top:58px; padding-right:32px; padding-bottom:5px; padding-left:14px}

.newcomers-title {color:#E3CB97}

#button1 {
	width: 225px;
	height: 50px;
	float: left;
	clip: rect(0px, auto, auto, auto);
}
#button2 {
	width: 225px;
	height: 50px;
	float: left;
	position: relative;
}
#button3 {
	width: 225px;
	height: 50px;
	float: left;
}
#search {
	width: 225px;
	height: 50px;
	float: left;
}

#lectionary-section {
	background: url('images/lectionary-reading.png') no-repeat;
	width: 258px;
	height: 238px;
}

.lectionary-readings {
	color: #fff;
	font-size: .9em;
	padding-top: 58px;
	padding-right: 32px;
	padding-bottom: 5px;
	padding-left: 14px;
}

#button {
	width: 225px;
	height: 50px;
	float: left;
	clip: rect(0px, auto, auto, auto);
}
.mainpage {
	color: #CCFF99;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	width: 575px;
	overflow: auto;
	height: 420px;
	margin-top: 38px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: oblique;
}


