body {
	margin: 0;
    padding: 0;
    background-color: #28313A;
    background-image: url(../images/blueGrad01.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    font-family: Georgia, "Times New Roman", Times, Serif;
    font-size: 90%;
    text-align: justify;
    color: #5c5c5c;
}
h1, h2, h3 {
	margin: 0;
    font-weight: normal;
    color: #000000;
}
h1 {
	letter-spacing: -1;
    font-size: 2.5em;
}
.centerObject {
	text-align: center;
}
a {
	text-decoration: none;
}
.img {
	border: none;
}
img.left {
	float: left;
    margin-right: 15px;
}
img.right {
	float: right;
    margin-left: 15px;
}
div.row span.left {
    float: left;
    text-align: left;
    width: 49%;
}
 div.row span.right {
   	float: right;
    text-align: right;
    width: 49%;
}
.motto {
  	width: 450px;
    text-align: center;
    margin: auto;
}
.textRight {
		float: right;
		text-align: right;
}
.italic {
	font-style:italic;
}
.bold {
	font-weight:bold;
}


#wrapper {
	margin: 0;
    padding: 0;
}

/* Header */

#header {
	width: 880px;
    margin: 0  auto;
    height: 60px;
    border: 10px #ffffff solid;
}

/* Navigation */

#navbar {
	float: left;
    width: 880px;
    height: 58px;
    background-image: url(../images/img02.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}
#navbar ul {
	margin: 0;
    padding: 23px 0 0 20px;
    list-style: none;
    line-height: none;
}
#navbar ul li {
	float: left;
    text-align: center;
}
#navbar a {
	display: block;
    padding: 0 15px;
    background-image: url(../images/img03.jpg);
    background-repeat: no-repeat;
    background-position: right 50%;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    color: #ffffff;
}
#navbar a:hover {
	text-decoration: underline;
}

/* logo */

#logo {
	width: 880px;
    height: 130px;
    margin: 0  auto;
}   
#logo h1 {
	margin: 0;
	padding: 50px 0 0 0px;
    line-height: normal;
    font-family: Georgia, "Times New Roman", Times,  serif;
    font-size: 40px;
}
#logo h1 a {
	text-decoration: none;
    color: #28313a;
}
#logo a:hover {
	text-decoration: underline;
}
#logo img {
	float: right;
    margin-top: -80px;
}
#elca {
	text-decoration: none;
    border: none;
    background-color: #28313A;
}
#elca img {
	border: none;
}


/* page */

#page {
	width: 880px;
    margin: 0 auto;
    background-color: #ffffff;
    border: 10px #ffffff solid;
}
#page .pagetitle {
	font-size: 30px;
    font-style: bold;
    color: blue;
    padding-bottom: 20px;
    text-align: center;
}

/* Content */

#content {
	float: left;
	width: 550px;
	border-right: 1px dashed #DFE1E0;
}
#content ul {
	list-style-type: none;
}
#fullPage {
	width: 880px;
    margin: 0 auto;
    background-color: #ffffff;
}

/* post */

.post {
	padding: 0px 20px;
	margin-bottom: 20px;
}
.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.post .entry {

}
.post .content {
	margin-right: 3px;
    margin-left: -15px;
}
.post h1 {
	width: 520px;
	padding: 0px 0 0 0px;
	background: url(images/img08.jpg) no-repeat left top;
	font-size: 22px;
	color: #28313A; 
}
.post h2 {
	width: 520px;
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #28313A; 
}
.message {
	padding-right: 20px;
    margin-bottom: 20px;
}
.message .greeting {
	font-family:"comic sans ms";
}
.message h1 {
	width: 520px;
	padding: 0px 0 0 0px;
	font-size: 24px;
    font-style:font-size:;;
	color: #28313A;
}
.message h2 {
	width: 520px;
	padding: 0px 0 0 0px;
	font-size: 20px;
    font-style: italic;
	color: #28313A; 
}
.message .content {
	margin-right: 3px;
    line-height: 1.5em;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 300px;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: .85em;
}
#s_nav {
	margin: 0;
    padding: 0;
    background: #6F6146;
    font-size: .75em;
    list-style-type: none;
    width: 180px;
}
#s_nav li {
	margin: 0;
    padding: 0;
}
#s_nav a {
	display: block;
    color:#000;
    text-decoration: none;
    padding: 0 15px;
    line-height: 2.5;
    border-bottom:1px solid #FFF;
}
#s_nav a:hover {
	background: #4F4532;
}
#footer {
	width: 880px;
	margin: 0 auto;
	background: #E5E5E5;
	border: 10px #FFFFFF solid;
}
html>body #footer {
	height: auto;
}
footer p {
	font-size: 11px;
}
#legal {
	clear: both;
	padding-top: 7px;
	text-align: center;
	color: #595959;
}
#legal a {
	font-weight: normal;
	color: #1B75A9;
}
.updateRight {
	clear: both;
	text-align: right;
   margin-right: 10px;
   color: #595959;
}
.leftIndent {
	margin-left: 20px;
}
#f_nav {
	margin: 0;
   padding: 8px 0 0 5px;
   list-style: none;
   line-height: none;
   float: left;
}
#f_nav li {
	margin: 0;
	padding: 0;
	float: left;
}
#f_nav a {
	float: left;
   width: 57px;
   color: #000;
   font-size:  x-small;
   text-decoration: none;
   text-align: center;
   border-right: 1px solid #000;
}
.cleardiv {
	clear:both;
}
