@charset "utf-8";

html,body
{
	height: 100%;
}

body
{
	background: #D3E0E2 url('images/bg1.jpg') repeat-y top center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0;
}

.content p
{
	line-height: 1.7em;
}

div#container
{
	margin: 0 auto -193px auto;
	min-height: 100%;
	width: 970px;
}

div#push
{
	clear: both;
	height: 193px;
}

img#logo
{
	border: none;
	display: block;
	float: left;
	padding: 0 7px 0 4px;
}

div#logo-box p
{
	margin: 0; 
	padding: 0;
}

div#logo-box td, 
div#logo-box span,
div#logo-box a,
div#logo-box p
{
	color: white;
}

div#logo-box a
{
	letter-spacing: 1px;
}

div#flash-header
{
	background: url('images/flash-header-bg.jpg') no-repeat top left;
	float: left;
	height: 211px;
	width: 655px;
}

div#buttons
{
	background: url('images/buttons-bg.jpg') no-repeat top right;
	clear: both;
	height: 36px;
	padding: 9px 0 20px 4px;
}

div#buttons img
{
	border: none;
	display: block;
	float: left;
	padding-right: 9px;
}

div#content-area
{
	min-height: 434px;
	position: relative;
}

div#wide-content
{
	padding:28px 32px 30px 39px;
	min-height: 434px;
	position: relative;
}

div#main-text
{
	float: left;
	padding:54px 44px 0px 29px;
	width: 542px;
}

div#sidebar
{
	background: url('images/upcoming-events.gif') no-repeat top left;
	float: left;
	padding-top: 111px;
	width: 351px;
}

div#sidebar .content
{
	padding: 0 27px 0 38px;
}

div#sidebar-bottom
{
	background: url('images/sidebar-bottom.gif') no-repeat bottom left;
	padding-bottom: 86px !important;
}

div#sidebar-text
{
	padding-left: 43px;
}

div#sidebar-calendar table
{
	margin-left: 15px;
	width: 229px;
}

div#sidebar-calendar td
{
	padding-left: 30px;
}

img#sermons-img
{
	display: block;
	right: 0;
	position: absolute;
}

div#footer
{
	background: url('images/footer-bg.gif') no-repeat top left;
	height: 193px;
	margin: 0 auto;
	position: relative;
	width: 970px;
}

div#seashell
{
	background:  url('images/seashell.png') no-repeat top left;
	height: 79px;
	left: 678px;
	position: absolute;
	top: 10px;
	width: 79px;
}

div#footer-links
{
	float: left;
	padding: 85px 0 0 37px;
	width: 674px;
}

div#footer-contact
{
	float: left;
	padding: 85px 0 0 31px;
	width: 228px;
}

ul#navigation
{
	background: #5D8D97;
	clear: both;
	display: block;
	height: 38px;
	list-style:none;
	margin: 0 4px 7px 4px;
	padding: 0;
	width: 962px;
}

ul#navigation li
{
	display: block;
	float: left;
}

ul#navigation li.quick-links
{
	background: url('images/qlbg.gif') no-repeat right -3px;
	float: right;
	margin-right: 130px;
}

ul#navigation a:visited.top,
ul#navigation a:link.top,
ul#navigation a.top
{
	background-color:#5D8D96;
	color: white;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	height: 29px;
	letter-spacing: 0.120px;
	padding: 9px 30px 0 30px;
	text-decoration: none;
	text-transform: uppercase;
}

ul#navigation a:hover.top
{
	background-color: white !important;
	color: #5D8D96;
}

ul.flyout 
{
	background: white;
	border: 1px solid #5D8D96;
	border-top: none;
	display: none;
	list-style: none;
	margin: 0;
	padding: 15px 11px 15px 16px;
	position: absolute;
	width: 164px;
	z-index: 999;
}

ul.flyout li ul.flyout
{
	border-top: 1px solid #5D8D96;
	margin: -16px 0 0 175px;
}

ul#navigation ul.flyout li,
ul.buttons ul.flyout li
{
	display: inline;
	float: none;
}

ul#navigation ul.flyout li:hover,
ul.buttons ul.flyout li:hover
{
	background: none;
}

ul.flyout a:visited.flyout,
ul.flyout a:link.flyout,
ul.flyout a.flyout
{
	background: none;
	color: #909090;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding: 7px;
	text-decoration: none;
	text-transform: none;
}

ul.flyout a:hover.flyout
{
	background: url('images/dots-left.gif') repeat-x bottom left;
	color: #909090;
}

img.bordered
{
	background: white;
	border: 1px solid #D8D8D8;
	padding: 11px;
}

ul.buttons
{
	list-style: none;
	height: 36px;
	margin: 0;
	padding: 0;
}

ul.buttons li
{
	background: url('images/btn-bg.gif') no-repeat top right;
	display: block;
	float: left;
	margin-right: 12px;
}

ul.buttons a:visited.tab,
ul.buttons a:link.tab,
ul.buttons a.tab
{
	background: url('images/btn-cap.gif') no-repeat top left;
	color: white;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	height: 26px;
	padding: 10px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 157px;
}

ul.buttons li:hover, ul.buttons li.hover
{
	background: url('images/btn-bg-hover.gif') no-repeat top right;
}

ul.buttons a:hover.tab, ul.buttons li.hover a.tab
{
	background: url('images/btn-cap-hover.gif') no-repeat top left;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

ul.buttons ul.flyout li
{
	background: none;
}


ul.buttons ul.flyout
{
	border-top: 1px solid #5D8D96;
}
























