* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #063254 url(../images/bg.gif) repeat-y;
	font-family: garamond, arial, verdana;
	font-size: .95em;
	color: #362008;
}

#wrapper {
	width: 780px;
}

#header {
	width: 770px;
	height: 162px;
	background: url(../images/header.jpg) no-repeat top left;
}

#content_wrapper {
	width: 770px;
}

#content_left {
	width: 228px;
	float: left;
}

#content_right {
	width: 534px;
	float: left;
	background: #fff;
}

#upcoming_feasts {
	margin-left: 6px;
	margin-top: 10px;
}

#header_margin {
	margin-bottom: 7px;
}

#bible_search {
	margin-left: 6px;
	margin-top: 18px;
}

#bible_search input {
	padding: 3px;
	font-family: garamond, arial, verdana;
	font-size: 1em;
}

#bible_search select {
	padding: 3px;
	font-family: garamond, arial, verdana;
	font-size: 1em;
}

#date {
	float: left;
	padding-left: 2px;
}

#submenu {
	float: right;
	padding-right: 6px;
}

#main_content {
	clear: both;
	padding-top: 22px;
	padding-right: 6px;
}

#main_content p {
	line-height: 140%;
	text-align: justify;
}

#events {
	height: 130px;
}

#events li {
	font-size: 1.2em;
	line-height: 150%;
	list-style-type: square;
}

#banner {
	clear: left;
}

#footer {
	margin-left: 228px;
	padding-top: 12px;
	font-style: italic;
	line-height: 140%;
}

h1 {
	font-size: 1.4em;
	font-weight: 800;
}

img {
	border: none;
}

a:hover {
	text-decoration: none;
}

.resources td {
	padding: 4px;
}

.gallery {
	padding: 6px;
	font-size: .7em;
	text-align: center;
}

option {
	padding-right: 0.5em;
}
