body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	font-size: 62.5%;
	background-image: url(images/bg-for16-inside.png);
	background-position: center top;
}
.header p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 0.1em;
	text-align: right;
	color: #D4DDEE;
	font-weight: normal;
}

.wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 19px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.header {
	height: 78px;
	width: 780px;
}
.navbar_container {
	float: left;
	margin-bottom: 0px;
}
.navigation_bar {
	margin-top: 2px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 10px;
}
.navigation_bar li {
	list-style:none;
	float:left;
	display: inline;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 1.1em;
}
.navigation_bar li a {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #E4EAF5;
	text-align: center;
	background-color: #8FA6D3;
	height: 17px;
	width: 154px;
	font-weight: normal;
	display: block;
	padding-top: 1px;
	margin-right: 1px;
	float:left;
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
	letter-spacing: 0em;
	padding-bottom: 0px;
}
.navigation_bar a.selected_item {
	background-color: #C8D3E9;
	color: #003399;
}
.navigation_bar a:hover {
	background-color: #003399;
	color: #FFFFFF;
	text-decoration: none;
	border-color: #C8D3E9;
}
.content {
	width: 476px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	margin-left: 0px;
}
.sidebarcontent {
	width: 265px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
	float: left;
	background-image: url(images/sidebar_gradient_background.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.addressbox_in_header {
	position: absolute;
	top: 11px;
	width: 136px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #003399;
	border-top-width: 0px;
	color: #FFFFFF;
	font-size: x-small;
	left: auto;
	right: auto;
	margin-left: 632px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
p,h1,h2,h3,h4,h5,h6,li,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-top: 0em;
	margin-bottom: 1.5em;
	letter-spacing: 0em;
	color: #555555;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	letter-spacing: 0em;
}
h1 {
	font-size: 2.2em;
	color: #003399;
	margin-bottom: 0em;
	margin-top: 0.5em;
}
h2 {
	font-size: 1.5em;
	color: #555555;
	margin-bottom: 0.5em;
	margin-top: 0.2em;
}
h3 {
	font-size: 1.1em;
	color: #003399;
	margin-bottom: 0.2em;
	margin-top: 0em;
}
.sermons h1 {
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-bottom: 0.4em;
	margin-top: 0em;
	line-height: 1.0em;
}
.sermons p {
	margin-bottom: 0.2em;
	font-size: 1.1em;
	color: #666666;
	letter-spacing: .1em;
	margin-top: 0em;
}
.sermons {
	width: 458px;
	float: left;
	clear: left;
	border: 1px solid #C8D3E9;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 8px;
}
a {
	color: #5577BB;
}
a:hover {
	background-color: #C8D3E9;
}
.wrapper_footer {
	background-color: #003399;
	clear: both;
	padding-top: 30px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002673;
	border-right-color: #002673;
	border-bottom-color: #002673;
	border-left-color: #002673;
	height: 225px;
}
.footer_content_block p {
	color: #C8D3E9;
	font-size: 0.9em;
	line-height: 1.6em;
	margin-bottom: 0.5em;
	margin-top: .8em;
}
.wrapper_footer a {
	color: #C8D3E9;
	text-decoration: none;
}
.wrapper_footer h1 {
	font-size: 0.9em;
	font-weight: bolder;
	color: #C8D3E9;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
}
.wrapper_footer a:hover {
	text-decoration: underline;
	background-color: #003399;
}
.footer_content_block {
	width: 151px;
	margin-right: 5px;
	float: left;
}
.footer_content_block hr {
	display:none;
}
.navigationbar a {
	text-decoration: none;
	color: #5577BB;
}
.navigationbar a:hover {
	text-decoration: none;
	background-color: #0033FF;
}
.navigation_submenu_bar {
	padding-top: 5px;
	clear: both;
	height: 20px;
	padding-bottom: 10px;
	text-indent: 0px;
	list-style-type: none;
	margin: 2px;
	padding-right: 10px;
	padding-left: 0px;
}
.navigation_submenu_bar li {
	float: left;
	margin-bottom: 1em;
	display: block;
	margin-right: 1.5em;
	margin-left: 1.5em;
	margin-top: 0em;
}
.navigation_submenu_bar li a {
	text-decoration: none;
}
.navigation_submenu_bar li a:hover {
	text-decoration: underline;
}
.sidebarcontent p {
	font-size: 1.1em;
}
.content li {
	list-style-type: disc;
	line-height: 1.4em;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
.content ul {
	margin-top: 0.5em;
	margin-bottom: 0em;
}
.printer_footer { display: none;
}
hr {
	color: #AAAAAA;
	background-color: #AAAAAA;
	height: 1px;
	border:none;
}
.sidebarcontent h1 {
	color: #333333;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
.sidebarcontent h2 {
	color: #003399;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
.sidebarcontent li {
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 0.8em;
	font-size: 1.1em;
}
.sidebarcontent ul {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-left: 1em;
}
.postdate {
	font-size: 1.0em;
	color: #999999;
	margin-top: 0em;
	margin-bottom: 0em;
}
.content_full_width {
	width: 780px;
}
.first {
	margin-top: -20px;
}
.wrapper .header a {
	font-weight: bold;
	color: #D4DDEE;
	text-decoration: none;
}
.wrapper .header .firstone {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 6px;
}

@media print, handheld {
body {background-image:none;}
.addressbox_in_header {	display:none;}
.wrapper {
	width: 100%;
	margin-top: 19px;
	padding-bottom: 10px;
}
.content { 
	width: 100%;
	float: none;
	clear: left;
	}
.sidebarcontent {
	width: 100%;
	clear: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.wrapper_footer {
	height:auto;
	border:0px;
	padding:0px;
}
.printer_footer { 
	display: block;
	clear:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.footer_content_block { width: 100%;}
.footer_content_block hr {	display:block;}
}

@media print {
.navigation_bar { display:none;}
.navigation_bar li { display:none;}
.navigation_submenu_bar li { display:none;}
.navigation_bar .selected_item li {	display:block;}
.footer {
	display:none;
}
}

