html {
	padding: 0;
	margin: 0;
	color: #000000;
	font-size: 100%;
	font-family: tahoma, helvetica, arial, sans-serif;
	background-image: url('/img/blue.grad.png');
	background-repeat: repeat-x;
	background-color: #ebe7b7;
	}

body {
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
	}

a:link, a:visited, a:active {
	color: #8a0609;
	text-decoration: none; 
	letter-spacing: 0px;
	border: 0;
	border-bottom: 1px dotted #8a0609;
	padding: 0;
	margin: 0;
	}

a:hover {
	border: 0;
	text-decoration: none;
	border-bottom: 1px solid #8a0609;	
	color: #8a0609;
	padding: 0;
	margin: 0;
	}

div.spacer {
	clear: both;
	font-size: 1px;
	padding: 0;
	margin: 0;
	}



#container {
	padding: 1em 0 0 2em;
	margin: 1em 0 0 0;
	text-align: left;
	border: 0;
	width: 950px;
}

#title {
	border: 0;
	text-align: left;
	margin: 0 0 2.5em 0;
	padding: 0;
	background-image: url('/img/header663x140.png');
	background-repeat: no-repeat;
	height: 140px;
	background-position: 0% 25%;
	width: 663px;
	}

#nav {
	float: left;
	border: 0;
	padding: 0;
	width: 10em;
	font-size: 1em;
	}

#nav a {
	color: #ffffff;
	text-decoration: none;
	padding: .2em 1em;
	margin: 5px 0px;
	border: 0;
	border-left: 15px solid #000000;
	display:block;
	text-align: left;
	background-color: #002363;
	}

#nav a:hover {
	color: #002363;
	background-color: #3b66f0;
	border-left: 15px solid #68686b;
	text-decoration: none;
	}

#title a {
	background: transparent;
	border: none;
	height: 140px;
	margin: 0 auto;
	display: block;
	}

#title a:hover {
	background: transparent;
	border: none;
	}

#elca {
	background-image: url('/img/ELCAemblemlg2.gif');
	background-repeat: no-repeat;
	background-position: center;
	border: 0;
	padding: 0;
	margin: 2em 0 0 0;
	width: 5em;
	height: 48px;
	float: left;
	}

#rmselca {
	background-image: url('/img/rmslogosmall.png');
	background-repeat: no-repeat;
	background-position: center;
	border: 0;
	padding: 0;
	margin: 2em 0 0 0;
	width: 5em;
	height: 50px;
	float: left;
	}

#elca a, #rmselca a {
	background: transparent;
	border: none;
	height: 50px;
	margin: 0;
	}

#elca a:hover, #rmselca a:hover {
	background: transparent;
	border: none;
	}

#content {
	padding: 0 0 1em 2em;
	margin-left: 11em;
	}

#content a img {
	text-decoration: none;
	border: 0;
	}

#content img a {
	text-decoration: none;
	border: 0;
	}

#breakingnewscontainer {
	clear: right;
	width: 262px;
	float: right;
	padding: 0;
	margin: 0em 3em 3em 3em;
	}

#breakingnews a:link, #breakingnews a:visited, #breakingnews a:hover, #breakingnews a:active {
	text-decoration: none;
	color: #fff;
	}

#breakingnewsheader {
	background-image: url('/img/breakingnewsheader.png');
	background-repeat: no-repeat;
	height: 20px;
	padding: 0;
	margin: 0;
	color: #fff;
	}

#breakingnewsfooter {
	background-image: url('/img/breakingnewsfooter.png');
	background-repeat: no-repeat;
	height: 20px;
	padding: 0;
	margin: 0;
	}

#breakingnews {
	background-color: #002363;
	padding: .5em 1em;
	color: #fff;
	}

#breakingnews p {
	text-align: center;
	color: #fff;
	}

#breakingnews p.underline {
	text-decoration: underline;
	}

#breakingnews p.intro {
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
	}

#sundaytexts {
	padding: 0;
	font-size: 90%;
	}

#sundaytexts ul {
	margin-left: 1em;
	}

#sundaytexts li {
	list-style: none;
	margin: .5em 0;
	}

#footer {
  border: 0;
  padding-top: 10em;
  margin-right: 3em;
  font-size: .9em;
}

.floatright {
	float: right;
	padding: 0;
	margin: 0em 3em .5em 3em;
	}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	margin: 0;
	margin-top: 1em;
	color: #000000;
	}

h1 {
	font-size: 160%;
	}

h2 {
	font-size: 125%;
	}

h3 {
	font-size: 110%;
	padding: .5em 2em .2em 0;
	}

h4 { 
	font-size: 95%;
	padding: .5em 2em .2em 0;
	}

h5 { 
	font-size: 80%;
	padding: .5em 2em .2em 0;
	}	

p, ul, ol, td { font-size: 100%; }

p {
	line-height: 130%;
	margin: .5em 0;
	}

ul {
	line-height: 150%;
	}

ul ul { font-size: 100%; }
td p { font-size: 100%; }

a img {
	text-decoration: none;
	border: 0;
	}

img a {
	text-decoration: none;
	border: 0;
	}

