html, body, ul, ol, li {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #e1bb99;
}

body, table {
	font-size: small;
}

a:link {color: #cb0303;}
a:visited {color: #171f60;}
a:hover, a:active {color: #171f60; text-decoration: none;}

fieldset, img {border: 0px;}

#container {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 730px;
}

#logo {float: left; margin: 15px 30px 15px 35px;}
#connected {margin: 105px 0 0 0;}

#nav {clear: both; text-align: center;}

#nav ul {
	background-color: #916034;
	border-top: 1px solid #999999; 
	border-bottom: 1px solid #999999;
	list-style-type: none; 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 0;
	padding: 2px;
}

#nav li {
	display: inline; 
	padding-right: 20px;
}

#nav a:link, #nav a:visited {
	color: white; 
	font-size: 12px;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-transform: lowercase;
}
#nav a:hover, #nav a:active {text-decoration: underline;}

#eventblog {
	background-color: white;
	display: inline;
	float: right;
	margin-top: 74px;
	margin-bottom: 15px;
	padding-left: 25px;
}

#eventblog h3 {
	border: 0;
	font-size: small;
	margin: 0;
	padding-right: 30px;
}

.event {
	background: no-repeat url(../images/smalltack.jpg) 91% 18px;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 12px;
	width: 210px;
}

#container .e_date {
	letter-spacing: 0.1em; 
	margin-right: 30px;
	text-transform: uppercase;
}

#eventblog p {
	color: #444444;
	font-size: x-small;
	margin: 2px;
	padding: 0;
}

#content {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
	padding: 30px;
}


#content p, #content ul, #content ol, #content iframe {margin: 0 0px 1em 0px;}
#content .slide p {margin: 0 50px 1em 50px;}
#content ul {margin-left: 70px;}
#content img {border: 1px solid black;}

#home #content p {margin-left: 0px;}
#content .small {font-size: x-small; margin-top: 5em;}

#footer {
	background-color: #916034; 
	clear: both; 
	color: #bbbbbb; 
	padding-top: 2px; 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 730px;
}

#footer p {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif; 
	font-size: 9px; 
	margin-right: 15px; 
	text-transform: uppercase;
}

#footer a:link, #footer a:visited {color: #bbbbbb; text-decoration: none;}
#footer a:hover, #footer a:active {color: #dddddd;}

h1 {
	font-family: Geneva, "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif; 
	margin-top: 0px;
}

#home h1 {
	background: url(../images/welcome.jpg) no-repeat; 
	height: 0px; 
	line-height: 0; 
	margin-bottom: 15px; 
	padding-top: 44px; 
	text-indent: -12345px;
}

#content h2 {
	background: no-repeat url(../images/tinylogo.jpg); 
	border-bottom: 1px solid #999999; 
	font-size: large; 
	margin: 2em 0px 1em 0px; 
	padding-left: 24px;
}

h3 {
	border-bottom: 1px dotted #999999; 
	margin: 2em 20px 1em 20px;
}

h4 {margin: 1em 50px 0 50px;}

p,li {line-height: 1.4em; margin-top: 0;}

.slider {cursor: pointer;}
.slider:hover {color: #cb0303;}

.bigpic {
	text-align:center; 
	width: 100%;
}

.leftpic {
	float: left; 
	margin: 0 20px 10px 0;
}

.rightpic {
	float: right;
	margin: 0 0 10px 20px;
}

#content iframe {margin-left: 90px;}

.mp3_scripture_table td, .mp3_scripture_table th {
	border-bottom: 1px solid #dddddd;
	font-size: 85%;
	padding: 0.2em 1.5em 0.2em 0;
	text-align: left;
}

#content .return-link {
	font-size: x-small;
	padding: 1.5em 0;
}
