* {
	
	position:relative;
	padding:0px;
	margin:0px;
}

body {
	font-size:1em;
	height:100%;
	background:url(../images/bg.jpg) repeat top left;
}

p {
	margin-top:1em;
}

img {
	border:none;
	padding:0px;
	margin:0px;
	display:block;
}

a:link {
	text-decoration:none;
	color:#3a3416;
}

a:visited {
	text-decoration:none;
	color:#3a3416;
}

em {
	font-weight:normal;
	font-style:italic;
}

h1 {
	font-style:normal;
	font-size:1.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e9e6c3;
}

h2 {
	font-weight:normal;
	font-size:1.4em;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-style:normal;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.hdr1 {
	font-style:normal;
	font-size:1.6em;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	color:#e9e6c3;
}

.hdr2 {
	font-weight:normal;
	font-size:1.4em;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

.hdr3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
}

.hdr4
{
	color:#E9E6C3;
	font-size:1em;	
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
}
/* Header */

#headerwrap {
	height:336px;
	background:url(../images/header_bg.jpg) repeat-x top left;
}

#header {
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;	
	color:#3a3416;
}

#uppernav {
	position:absolute;
	top:0px;
	right:10px;
	width:700px;
	height:48px;
	text-align:center;
}

#uppernav a:hover {
	color:#dfe5e1;
}

#uppernav a:active {
	text-decoration:none;
	border:none;
}

#uppernav ul {
	margin:auto;
	height:43px;
	width:660px;
	background:url(../images/nav_bg.jpg) repeat-x top;
	border-bottom:5px solid #dfe5e1;
	line-height:40px;
}

#uppernav li {
	display:inline;
	margin:0px 6px 0px 6px;
}

#uppernav{
	z-index: 200;
}
.lvl2{
	display: none;
	width: 125px;
	position: absolute;
	top: 38px;
	left: -20px;
}
#uppernav ul ul{
	width:145px;
	border-left: 5px solid #DFE5E1;
	border-right:5px solid #DFE5E1;
	border-top:5px solid #DFE5E1;
	border-bottom:none;
	background:#C7D122;
	height:auto;
	top:5px;
}
#uppernav li{
	display:inline-block;
}
#uppernav li li{
	display:block;
	line-height:1.2em;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:1em;
	font-size:.8em;
	text-align:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#uppernav li:hover .lvl2{
	display:block;
}
#navleft {
	position:absolute;
	top:0px;
	left:0px;
}

#navright {
	position:absolute;
	top:0px;
	right:0px;
}

#logo {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}

#slideshow {
	position:absolute;
	top:88px;
	left:10px;
	width:540px;
	height:230px;
}

#worshiptimesbox {
	position:absolute;
	top:88px;
	left:570px;
	line-height:0px;
}

#worshiptimes {
	font-size:.75em;
	font-weight:bold;
	line-height:1.5em;
	background:#9aa01b url(../images/worship_times_bg.jpg) repeat-x top;
	border-left:5px solid #dfe5e1;
	border-right:5px solid #dfe5e1;
	width:174px;
	height:185px;
	padding:4px 18px 0px 18px;
}

#worshiptimes li {
	margin-top:1em;
}

#worshiptimes p {
	font-weight:normal;
	font-style:italic;
}

#worshiptimes img {
	margin-left:-3px;
	margin-bottom:-10px;
}

#worshiptimes a {
	line-height:3.5em;
	text-transform:uppercase;
	text-decoration:underline;
}

#worshiptimes a:hover {
	color:#dfe5e1;
}

#navigationbox {
	/*position:absolute; */
	top:15px;
	left:5px;
	line-height:0px;
}

#navigation {
	font-size:.75em;
	font-weight:bold;
	line-height:1.5em;
	background:#9aa01b url(../images/worship_times_bg.jpg) repeat-x top;
	border-left:5px solid #dfe5e1;
	border-right:5px solid #dfe5e1;
	width:174px;
	height:185px;
	padding:4px 18px 0px 18px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navigation li {
	margin-top:1em;
}

#navigation p {
	font-weight:normal;
	font-style:italic;
}

#navigation img {
	margin-left:-3px;
	margin-bottom:-10px;
}

#navigation a {
	line-height:3.5em;
	font-size:.8em;
	text-align:left;
}

#navigation a:hover {
	color:#dfe5e1;
}

form {
	display:block;
	border:none;
	padding:0px;
	margin:0px;
}

input {
	position:absolute;
	display:block;
	top:0px;
	border:none;
	padding:0px;
	margin:0px;
}

fieldset {
	display:block;
	border:none;
	padding:0px;
	margin:0px;
}

#searchfield {
	left:4px;
	height:14px;
	width:111px;
	font-size:11px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3a3416;
	background-color:#dfe5e1;
}

#searchleft, #searchright {
	display:block;
	position:absolute;
	top:0px;
}

#searchleft {
	left:0px;
}

#searchright {
	left:115px;
}

#searchbutton {
	left:124px;
}

#sidenav {
	position:absolute;
	top:88px;
	left:810px;
}

#sidenav ul {
	margin-top:25px;
	margin-bottom:1em;
}

#sidenav li {
	margin-bottom:.5em;
	color:#dfe5e1;
}

#sidenav a:link {
	color:#dfe5e1;
}

#sidenav a:visited {
	color:#dfe5e1;
}

#sidenav a:hover {
	color:#9aa01b;
}

/* Center */
#center {
	font-size:.75em/1.75e;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	color:#e9e6c3;
}

#center a {
	text-decoration:underline;
	color:#e9e6c3;
}

#center a:visited {
	text-decoration:underline;
	color:#e9e6c3;
}

#center a:hover {
	text-decoration:underline;
	color:#9aa01b;
}

#centerwrap {
	height:100%;
	border-top:5px solid #e9e6c3;
	border-bottom:5px solid #e9e6c3;
	background:#817239 url(../images/center_bg.jpg) repeat-x top left;
	padding-bottom:20px;
	padding-top:20px;
}

#callout1 {
	background:url(/userfiles/image/callout_1.jpg) no-repeat 10px 10px;
	margin-left:0px;
}

#callout2 {
	background:url(/userfiles/image/callout_2.jpg) no-repeat 10px 10px;
}

#callout3 {
	background:url(/userfiles/image/callout_3.jpg) no-repeat 10px 10px;
	margin-right:0px;
}

#welcome {
	width:540px;
	float:left;
	padding-top:22px;
}

#welcome img {
	margin-bottom:-10px;
}

#thissundaybox {
	float:right;
	line-height:0px;
}

#thissunday {
	border-top-width:0px;
	line-height:1.75em;
	color:#3a3416;
	background:#9aa01b url(../images/this_sunday_bg.jpg) repeat-x top;
	width:334px;
	border-left:5px solid #e9e6c3;
	border-right:5px solid #e9e6c3;
	padding:4px 18px 0px 18px;
}

#thissunday img {
	margin-bottom:-4px;
}

#date {
	font-size:1.33333em/1.75em; 
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:-13px;
	margin-top:0px;
}

#centerwrap br {
	clear:both;
}

#leftnav {
	float:left;
	width:199px;
	border-right:1px dotted #e9e6c3;
	margin-right:20px;
	padding-right:20px;
	text-align:left;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#leftnav h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:12px;
}

#leftnav li {
	margin-bottom:10px;
}

#leftnav a:link {
	text-decoration:none;
}

#leftnav a:visited {
	text-decoration:none;
}

#leftnav a:hover {
	text-decoration:none;
}

#onecolumn {
	width:697px;
	margin-left:240px;
	margin-right:0px;
	padding:0px;
	/*clear:none;*/
}

#onecolumn br {
	clear:none;
}

/* Footer */

#footerwrap {
	height:100%;
}

#footer {
	padding-top:15px;
	font-size:.70em/1.7em; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#dfe5e1;
}

#footer p {
	margin-top:0px;
	width:200px;
}

#footer ul {
	height:130px;
	position:absolute;
	right:10px;
	width:580px;
	text-align:right;
}

#footer li {
	display:inline;
	margin-left:10px;
}

#footer a:link {
	color:#dfe5e1;
}

#footer a:visited {
	text-decoration:none;
	color:#dfe5e1;
}

#footer a:hover {
	color:#9aa01b;
}

/*Classes */

.dropdown {
	font:.75em/1.75em Verdana, Tahoma, Arial, Helvetica, sans-serif;
	position:absolute;
	top:0px;
	left:386px;
	width:155px;
	line-height:1.75em;
	color:#3a3416;
}

.dropdown ul {
	background-color:#c7d122;
	padding-left:10px;
	padding-right:10px;
	width:125px;
	border-left:5px solid #dfe5e1;
	border-right:5px solid #dfe5e1;
}

.dropdown li {
	padding-top:5px;
	padding-bottom:5px;
	line-height:1.2em;
}

.dropdown a:hover {
	color:#dfe5e1;
}

.alternate {
	display:none;
}

.content {
	position:relative;
	font-size: smaller;
	width:940px;
	margin:auto;
	padding-left:10px;
	padding-right:10px;
}

.callout {
	width:300px;
	position:relative;
	float:left;
	margin:0px 10px 0px 10px;
	line-height:0px;
}

.twocolumn {
	width:329px;
	float:left;
	margin-right:20px;
}


/* Misc notes and stuffs */

.noteRed {
	font-style: italic;
	color: #4d0d04;
}

.note {
	font-style:italic;
	color:#A3A3A3;
}


li{
	list-style-position:inside;
}
.lvl2 ul li{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

#center a[name]{
	text-decoration:none;
}
#center a[name]:hover{
	color:#E9E6C3;
}
