* {margin:0; padding: 0;}

body {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size:75.25%;
	color: #333;
	margin: 20px;
}

.hide {display: none;}
.clr {clear: both;}

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

hr {
	border: none;
	border-top: 1px solid #e1dfd7;
	background:#e1dfd7;
	width: 100%;
	clear:both;
	height: 1px;
	margin-bottom:15px;
}

/* --- Header --- */

#header h1 a {text-decoration: none;}
#header h1 {
	margin: 0 0 5px 0;
	font-size: 1.6em;
}
#header h2 {
	margin: 0 0 25px 0;
	font-weight: normal;
	font-size: 1.2em;
	font-style: italic;
	border-bottom:  1px solid #e1dfd7;
	padding: 0 0 10px 0;
}

ul#auxnav {display: none;}
#navbar {display: none;}

/*--- Home Page ---*/

body.home #col1 {
	border-bottom:  1px solid #e1dfd7;
	margin: 0 0 20px 0;
}

body.home #col1 h1 {
	padding: 3px 0;
	margin: 0 20px 10px 0;
	font-family: Palatino, Georgia, Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
}

body.home #col1 p {
	font-size: 1em;
	line-height: 1.5em;
}

div#welcome a {color: #84794d;}

#col2 ul#homeimage {
	margin: 0;
	width: 388px;
}

div#welcome ul li {list-style: none;}

div#welcome img {
	background: none;
	padding: 0;
	margin: 0 0 10px 0;
	border: none;
}

#col2 div.feature h2, body.testimonials #col2 h2 {
	font-size: 1.2em;
	font-style: italic;
	color: #652E48;
	font-weight: normal;
	margin-bottom: 10px;
}

/*--- Sub Navigation ---*/

ul#subnav {display: none;}

#subnav li {
	border-bottom: 1px solid #f6ce90;
	padding: 6px 4px;
}
#sidebar-bottom {display: none;}

/*--- Content ---*/

#col2 h1 {
	font-family: Palatino, Georgia, Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #652e48;
	margin-bottom: 20px;
}

#col2 h2 {
	font-family: Palatino, Georgia, Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #333;
	margin: 20px 0 15px 0;
}

#col2 h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

body.news #col2 h2 {
	font-size: 1.2em;
	margin: -10px 0 15px 0;
}

#col2 h3.date {
	font-size: 1.2em;
	font-family: Palatino, Georgia, Times, serif;
	font-weight: normal;	
	margin: -5px 0 15px 0;
}

span.event-desc {
	font-style: italic;
}

p {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 0 15px 0;
}

pre, code {
	font-size: 1em;
	font-family: "Lucida Sans", Arial, sans-serif;
	line-height: 1.6em;
	margin: 0 0 15px 15px;
}

#col2 ul, #col2 ol {
	font-size: 1.1em;
	margin: 0 0 20px 30px;
}

#col2 li {
	margin: 0 0 6px 0;
	list-style-type: square;
}

#col2 img {
	background: #fff;
	padding: 10px;
	border-left: 1px solid #f1eee1;
	border-bottom: 2px solid #e2dfd3;
	border-right: 2px solid #e2dfd3;	
	border-top: 1px solid #f1eee1;
}

img.alignright {
	margin: 0 0 15px 15px;
	float: right;
}

#col2 img.pdf {
	padding: 0 0 0 4px;
	border: none;
	vertical-align: bottom;
	background: none;
}

body.staff #col2 img {
	float: left;
	margin: 0 20px 20px 0;
}

div.staff {
	border-bottom: 1px solid #e1dfd7;
	margin-bottom: 20px;
}

div.staff p {
	margin-left: 215px;
}

body.staff #col2 h2 {
	margin-bottom: 5px;
}

p.staff-email {
	font-size: 1em;
}

/*--- Google Map ---*/

div#map iframe {
	border: 1px #ccc solid;
	margin-bottom: 20px;
}

#driving #saddr {
	border: 1px solid #888;
	padding: 4px;
	width: 400px;
}

#driving #go-button {
	position: relative;
	top: 8px;
	margin-left: 8px;
}

#driving form {
	margin: -10px 0 20px 0;
}

/*--- Tables ---*/

table {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 30px 0;
}

td, th {
	padding: 7px;
	vertical-align: top;
}

table.events td {padding: 10px;border-bottom: 1px solid #e1dfd7;}
td.event-date {width: 180px;font-weight: bold;}
td.event-time {width: 50px;}

body.members table th {
	background: #f8f2d8;
	color: #625c3d;
}

body.members table td {
	border-bottom: 1px solid #e1dfd7;
	background: #fefdf9;
}

/*--- Sitemap ---*/

body.sitemap #col2 h2 {
	border-bottom: 1px solid #e1dfd7;
}

body.sitemap #col2 h2 a {
	text-decoration: none;
	color: #333;
}

/*--- GALLERY ---*/

div.navigation {
	text-align: center;
	margin: 0 0 10px 0;
	border-top: 1px solid #e1dfd7;
	border-bottom: 1px solid #e1dfd7;	
	clear: both;
	padding: 10px;
	background: #FEFDF9;
}

div.navigation p {
	margin-bottom: 0;
	font-size: 1em;
}

div.navigation a {color: #69553F;}

div.breadcrumb {float: left; width: 440px;}

div.breadcrumb p {
	font-size: 1em;
}

div#thumb-gallery {
	clear: both;
	float: left;
	width: 96%;
	border-top: 1px solid #e1dfd7;
	border-bottom: 1px solid #e1dfd7;
	padding: 15px 10px 10px;
}

body.gallery #content div.thumbs img {
	float: left;
	margin: 0 15px 15px 0;
}

div.cat_thumbs {
	float: left;
	margin: 0 25px 0 0;
	width: 200px;
	text-align:center;
}

body.gallery #content div.cat_thumbs img {
	margin: 0 5px 5px 0;
}

div.cat_thumbs p {
	font-size:1em;
	line-height:1.4em;
	margin:0 5px 5px;
}

div.cat_thumbs a {
	text-decoration: none;
	color: #69553F;
}

div.cat_thumbs a:hover {text-decoration: underline;}

body.gallery #content img {
	float: none;
	margin: 0;
}

body.gallery form {float: right;}
body.gallery h1 {clear: both;}

div.imageBG {
	margin-bottom: 15px;
}

/*--- Footer ---*/

#footer {
	margin: 0;
	padding: 10px 0;
	font-size: .8em;
	border-top: 1px #e1dfd7 solid;
}

body.staff #footer, 
body.testimonials #footer, 
body.sermons #footer,
body.events #footer,
body.sitemap #footer,
body.members #footer {
	border: none;
	padding: 0;
}