* {
	position:relative;
	padding:0px;
	margin:0px;
}

body {
	font-size:1em;
	width:8.5in;
}

p {
	margin-top:1em;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

ul {
	list-style-type:none;
}

em {
	font-weight:bold;
	font-style:normal;
	text-transform:uppercase;
}

h1 {
	font-style:normal;
	font-size:1.8em;
	font-family;Georgia, "Times New Roman", Times, serif;
	color:#000;
}

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;
}

/* Header */

#headerwrap {
	height:100%;
	background-image:none;
}

#header {
	font:1em/1em Georgia, "Times New Roman", Times, serif;
	color:#000;
}

#uppernav {
	display:none;
}

#logo {
	display:none;
}

#slideshow {
	display:none;
}

#worshiptimesbox {
	display:none;
}

#worshiptimes {
	display:none;
}

#worshiptimes li {
	display:none;
}

/*#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;
}*/

form {
	display:none;
}

input {
	display:none;
}

fieldset {
	display:none;
}

#searchfield {
	display:none;
}

/*#searchleft, #searchright {
	display:block;
	position:absolute;
	top:0px;
}

#searchleft {
	left:0px;
}

#searchright {
	left:115px;
}

#searchbutton {
	left:124px;
}*/

#sidenav {
	display:none;
}

/*#sidenav ul {
	margin-top:25px;
	margin-bottom:1em;
}

#sidenav li {
	margin-bottom:.5em;
	color:#dfe5e1;
}

#sidenav a:link {
	color:#dfe5e1;
}

#sidenav a:hover {
	color:#9aa01b;
}*/

/* Center */
#center {
	font:.75em/1.75em Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
}

#center a {
	text-decoration:none;
	color:#000;
}

#centerwrap {
	background:none;
	border:none;
}

#callout1 {
	display:none;
}

#callout2 {
	display:none;
}

#callout3 {
	display:none;
}

#welcome {
	width:100%;
	color:#000;
}

#welcome img {
	display:none;
}

#thissundaybox {
	float:none;
	line-height:0px;
}

#thissundaybox img {
	display:none;
}

#thissunday {
	margin-top:20px;
	line-height:1.75em;
	color:#000;
	background:none;
	width:100%;
	border:none;
	padding:0px;;
}

#thissunday img {
	display:none;
}

#thissunday p {
	margin:0px;
}

#date {
	font:1.33333em/1.75em Georgia, "Times New Roman", Times, serif;
	margin:0px;
}

#centerwrap br {
	clear:both;
}

/* Footer */

#footerwrap {
	display:none;
}

#footer {
	display:none;
}

/*#footer p {
	margin-top:0px;
}

#footer ul {
	height:130px;
	position:absolute;
	right:10px;
	width:580px;
	text-align:right;
}

#footer li {
	display:inline;
	margin-left:10px;
}*/

/*Classes */

.alternate {
	display:block;
}

.content {
	position:relative;
	width:100%;
	margin:auto;
	padding:0px;
}

.callout {
	display:none;
}

.twocolumn {
	width:100%;
	float:none;
}