body, html
{
	text-align: center;
	margin: 0;
	padding: 0;
	background: #3A679E url('../Images/gradient.bmp') repeat-y center;
	color: #3A679E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 100%;
	position: relative
}

body
{
	min-width: 900px;
} #nonFooter
{
	position: relative;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
} * html #nonFooter
{
	height: 100%;
} #header
{
	background: #3A679E;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	color: #F5F5DC;
	font-family: Georgia, Garamond, Palatino, serif;
	font-size: 14pt;
	font-style: italic;
	text-align: center;
	padding-bottom: 10px;
} #header h1
{
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	font-size: 24pt;
	font-weight: bold;
	text-decoration: underline;
} #navbar
{
	background: #F5F5DC;
	width: 200px;
	float: left;
	padding-bottom: 60px;
	font-weight: bold;
} #navbar ul
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
} #navbar li
{
	padding-left: 5px;
} #navbar li.centered
{
	text-align: center;
} #navbar li.header
{
	text-align: center;
	color: #FFFFFF;
	background: #3A679E;
	font-size: 10pt;
} #main
{
	width: auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 60px;
	margin-left: 200px;
} #mainPhotos
{
	background: #FFFFFF url('../Images/Photos.jpg') no-repeat top center;
	width: auto;
	padding-top: 112px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 60px;
	margin-left: 200px;
} #mainWorship
{
	background: #FFFFFF url('../Images/WorshipStyle.jpg') no-repeat top center;
	width: auto;
	padding-top: 136px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	padding-bottom: 60px;
	margin-left: 200px;
} #footer
{
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin: -2.4em auto 0 auto;
	font-size: 7pt;
	text-align: right;
	background: #3A679E;
	color: #F5F5DC;
} #footer a
{
	color: #F5F5DC;
	text-decoration: none;
} #footer a:hover
{
	text-decoration: underline;
} * html #footer
{
	margin-top: -2.4em;
}

a
{
	color: #3A679E;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 130%;
	font-weight: bold;
}

h2
{
	font-size: 130%;
	font-weight: bold;
	text-decoration: underline;
}

h3
{
	font-weight: bold;
	text-decoration: underline;
}

h4
{
	font-weight: bold;
}

hr
{
	color: #56627E;
	margin-left: 5px;
	margin-right: 5px;
}

hr.foot
{
	color: #56627E;
	margin-left: 5px;
	margin-right: 5px;
}

ul
{
	text-decoration: none;
	list-style: outside;
}

ul.table
{
	text-decoration: none;
	list-style: none;
	width: 90%;
}

ul.table li
{
	margin: 10px 0 20px 0;
	float: left;
	width: 45%
} #col
{
	padding: 5px;
	float: left;
	width: 45%;
	height: auto;
	margin-right: 5px;
}

img.centered
{
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

img.left
{
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

img.right
{
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	float: right;
}

table.contact_info
{
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

table.leadership
{
	width: 680px;
	font-size: 10pt;
	font-weight: normal;
}

table.sermons
{
	border: 1px dotted #3A679E;
	width: 100%
}

table.sermons th
{
	text-align: center;
	color: #FFFFFF;
	background-color: #3A679E;
	font-weight: bold;
}

table.sermons td
{
	text-align: center;
}

table.sermons td.date
{
	text-align: center;
	font-style: italic;
} .link
{
	cursor: pointer;
}
