@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0;
border:0;
}

html {

height:100%;
background-color:#80695D;
}

body {
font-size:70%;
line-height:120%;
font-family:"Trebuchet MS", Trebuchet, Helvetica, Arial, Lucida, sans-serif;
text-align:center;
overflow:visible;
background:#BA9B76 url(/images/bgd.jpg) 0 0 repeat-x;
}

a {
color:#A58E6F;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

p {
padding-bottom:0.6em;
font-size:1em;
line-height:1.7em;
}

h3 {
font-size:1.2em;
}

h4 {
font-size:1em;
font-weight:normal;
line-height:1.5em;
}

h2 {
font-size:1.7em;
font-weight:normal;
}

h2.audioHead {
font-size:1.4em;
padding:25px 0 3px 0;
color:#666666;
}


h1 {
color:#A58E6F;
margin-bottom:0.5em;
font-size:2em;
}

h5 {
font-size:0.9em;
font-weight:normal;
line-height:1em;
}

h6 {
font-size:0.8em;
font-weight:normal;
line-height:1em;
color:#666666;
}


.inputField {
padding:3px;
margin:2px;
font-size:1em;
border:#999999 solid 1px;
width:300px;
}

.wrapper {
	margin:0 auto;
	position:relative;
	width:784px;
	text-align:left;
}

#logo {
	background:url(/images/logo.jpg) 0 0 no-repeat;
	width:143px;
	height:146px;
	display: inline;
	position:relative;
	float:left;
}

li {
display:inline;
list-style:none;
}

#head {
background:url(/images/head_bgd.jpg) right top no-repeat;
height:146px;
}

#nav {
	width:641px;
	height:146px;
	text-align:center;
	display: inline;
	position:relative;
	float:left;
	clear:none;
}

#nav ul {
margin:10px 0 0 20px;
}

#nav ul li a{
	padding:0 20px 0 0;
	font-size:1.1em;
	text-decoration:none;
	color:#fff;
}

#leftBar {
background:url(/images/pastors-photo.jpg) 0 0 no-repeat;
width:191px;
height:474px;
float:left;
clear:both;
display:inline;
}

#leftBar div {
	padding:225px 0 0 20px;
	}

#leftBar div p {
line-height: 16px;
font-size: 11px;
position: relative;
top:-3px;
}
#leftBar b {
line-height: 20px;
position: relative;
top:3px;
}

#contentContainer {
	background:url(/images/bottom-bgdSub.jpg) 0 0 repeat-y;
	width:590px;
	float:left;
	clear:none;
	display: inline;
}

#content {
	background:url(/images/content-bgdSub.jpg) 0 0 no-repeat;
	float:left;
	clear:none;
	display:inline;
	width: 590px;
	min-height: 490px;
	height:auto !important;
	height:490px;
}

#mainContent {
	width:508px;
	padding:30px 10px 0 35px;
	float: left;
}

#contentContainerIndex {
	background:url(/images/bottom-bgd.jpg) 0 0 repeat-y;
	width:592px;
	float:left;
	clear:none;
	display: inline;
}

#contentIndex {
	background:url(/images/content-bgd.jpg) 0 0 no-repeat;
	float:left;
	clear:none;
	display:inline;
	width: 100%;
	height: 490px;
	
}

#mainContentIndex {
	width:377px;
	padding:20px 15px 0 15px;
	float: left;
}

#updates {
	float:left;
	clear:none;
	margin: 35px 0 0 5px;

}

#updates h2 {
line-height:30px;
color:#BDE5F6;
position: relative;
top:-10px;
}

#eventList {
width:178px;
height:419px;
overflow:auto;
}

#event {
	margin:5px 0 0 0px;
	width:161px;
}

#about-usNav a, #audio-Nav a {
color:#666666;
padding:7px;

}

#about-usNav, #audio-Nav {
margin-bottom:25px;
}

.column {
width:225px;
float:left;
clear:none;
display:inline;
margin:10px;
}

.resourceEntry {
border-bottom:#CCCCCC solid 1px;
border-top:#CCCCCC solid 1px;
width:520px;
margin:4px 0;
display:block;
float:left;
clear:left;
}

.resourceEntry p {
font:1em;
color:#4B7893;
padding:5px;
float:left;
clear:none;
display:inline;
width: 140px;
}

.resourceEntry span {
float:right;
clear:none;
padding:5px 0 5px 0;

}

.resourceEntry img {
padding:0 5px 0 0px;
cursor:pointer;
}

.error {
color:red;
font-weight:bold;
}

.footer {
clear:both;
height:65px;
display:block;
position:relative;
background:#80695D url(/images/foot-bgd.jpg) 0 -4px repeat-x;
width:100%;
}

.footer a {
color: #fff;
}

.footer a.last {
padding-right: 60px;
}

.contentWrap {
background:url(/images/right-bgd.gif) center 9px no-repeat;
width:100%;
height:auto;
float:left;
position:relative;
}

.entryForm {
float:left;
clear:both;
padding:20px 0 0 0;
}

.entryForm h1 {
width:400px;
line-height:2em;
}

.entryForm input[type="submit"] {
display:inline;
clear:none;
float:left;
margin:13px;
cursor: pointer;
}


.entryForm input, .entryForm textarea {
float:left;
clear:both;
border:#999999 1px solid;
padding:3px;
margin:5px;
}


.entryForm textarea {
height:100px;
}

.entryForm input[type="text"] {
display:block;
}



.entryForm p {
padding:2px;
float:left;
clear:both;
}

.fieldLabel {
font-weight:bold;
font-size:1.2em;
color:#999999;
}

.edit {
width:100%;
display:block;
float:left;
clear:both;
height:30px;
text-align:left;
padding-top:5px;
}

.calendar {
background:#fff;
border:#666666 1px solid;
margin:5px;
float:left;
clear:both;
padding:3px;
}

.caldaycells {
cursor:pointer;
padding:2px;
background-color:#FFFFFF;
border:#999999 solid 1px;
}

.caldayselected {
cursor:pointer;
padding:2px;
background-color:#cccccc;
border:#999999 solid 1px;

}


hr.force-clear {
display: block;
visibility: hidden;
clear: both;
height: 0;
}


/* --------------------------------
	 E-Votional Signup
----------------------------------- */

div.evotional_signup {
float:right;
width:200px;
margin: 0px 0px 0 40px;
border-left:#666 1px solid;
padding-left: 10px;
padding-top:15px;
}

div.evotional_signup .inputField {
width:200px;
}

