﻿body {
	background-color: #101A0B;
	font-family: verdana;
	font-size: 12px;
	margin: 0;
	text-align: center;
}

#page {
	background-color: #101A0B;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	position: relative;
	text-align: left;
	width: 890px;
}

#banner {
	background-image: url(http://www.eastsidechurch.org/images/Web-Banner-front-2010.jpg);
	background-repeat: no-repeat;
	height: 300px;
	margin: 0;
	width: 890px;
}

#menu {
	background-color: #4F4113;
	border-color: #b5b6b6;
	border-style: outset;
	border-width: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: ;
	height: 1.3em;
	margin-bottom: 8px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
}

#menu a, #menu a:link {
	border-right-color: #FFFFF0;
	border-right-style: solid;
	border-right-width: 1px;
	color: #fffff0;
	padding-bottom: 0px;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-top: 0px;
	text-decoration: none;
}

#menu a:hover {
	background-color: #715E1C;
	padding-bottom: 0px;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-top: 0px;
}

#home #mhome, #about #mabout, #sermons #msermons, #ministries #mministries, #staff #mstaff, #bible #mbible {
	background-color: #4F4113;
}

#header {
	color: #fff;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0;
}

#header h1 {
	font-style: italic;
}

#header a {
	color: #fff;
}

#content {
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;
}

#main {
	border-bottom-width: 1px;
	border-color: #75756f;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	left: 0px;
	top: 10px;
	width: 600px;
}

.section {
	background-color: #fff;
	font-family: Verdana;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 25px;
	padding-bottom: 25px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0;
}

#aside {
	position: absolute;
	right: 0px;
	top: 10px;
	width: 270px;
}

p, td, li, form {
	font-family: verdana;
	font-size: 12px;
	line-height: 1.4em;
}

h2 {
	background-image: url(http://www.eastsidechurch.org/images/2h2bckg.jpg);
	border-bottom-color: #666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 18px;
	font-style: italic;
	font-variant: small-caps;
	margin-bottom: 10px;
	margin-left: -12px;
	margin-right: -12px;
	margin-top: 0;
	padding-left: 8px;
	height: 20px;
}

h3 {
	border-bottom-color: #75756F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #443a30;
	font-size: 15px;
	font-style: italic;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 0;
	padding-top: 0;
}

h6 {
	margin: 0px 0 10px 0;
	padding: 5px 0 0 2px;
	border-bottom-color: #75756F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #443a30;
	font-size: 15px;
	font-style: italic;
	font-family: Verdana;
}

p {
	font-family: verdana;
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 2px;
}

ul {
	margin-top: 3px;
}

li {
	margin-bottom: 3px;
}

p a:hover {
	background-color: #eed;
}

h2 strong {
	background-color: #ffee99;
	font-variant: small-caps;
}

dt {
	border-bottom-color: #bbb;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
	margin-left: 8px;
}

dd {
	margin-bottom: 5px;
	margin-top: 5px;
}

.cal {
	font-family: verdana;
	font-size: 9px;
}

caption {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

#footer {
	clear: both;
}

#tag {
	background-color: transparent;
	clear: both;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-right: 8px;
	text-align: center;
	width: 890px;
}

#biblesearch {
	text-align: right;
}

#biblesearch input {
	width: 208px;
}


/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
