@charset "utf-8";

/* CSS Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/* AWC Styles */

body {
	background-color: #f0ede1;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3b2314;
	line-height: 20px;
}
#tooltip{
	position:absolute;
	border:3px solid #FFF;
	background:#2FC3E9;
	padding:5px 10px;
	color:#FFF;
	display:none;
	font-size:14px;
}	
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 125px;
	width: 368px;
	margin-left: 10px;
	margin-top: 10px;
}
#logos {
	float: right;
	margin-right: 8px;
	margin-top: 10px;
	width: 135px;
	height: 46px;
}
#lain {
	display: block;
	width: 38px;
	height: 38px;
	float: left;
	margin-left: 1px;
}
#joint {
	display: block;
	float: right;
	height: 41px;
	width: 61px;
}

h1 {
	color: #251106;
	font-weight: bold;
	font-size: 26px;
}
#left-nav {
	float: left;
	width: 189px;
	margin-left: 10px;
	margin-top: 70px;
	text-align: right;
	height: 455px;
	font-size: 14px;
	padding-right: 11px;
}

#service-times {
	font-size: 14px;
	display: block;
}


#aboutus {
	margin-top: 45px;
	padding-right:5px;
}

#worship {
	margin-top: 55px;
	padding-right:5px;
}
#spiritinfo {
	margin-top: 68px;
	padding-right:5px;
}
#right-nav {
	float: left;
	margin-top: 70px;
	width: 188px;
	margin-left: 27px;
	text-align: left;
	height: 450px;
	font-size: 14px;
}
#mission {
	margin-top: 50px;
}
#media {
	margin-top: 50px;
}
#content a {
	text-decoration: none;
	color: #0089B7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0DA4CF;
}
#content a:hover {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0DA4CF;
}

#content #left-nav a, #content #right-nav a {
	color: #402917;
	text-decoration: none;
	border:0;
}
#content #left-nav a:hover, #content #right-nav a:hover, #content #right-nav a.current, #content #left-nav a.current {
	text-decoration: none;
	border:0;
	color:#FFF;
}



#main-content {
	float: left;
	margin-top: 35px;
	width: 556px;
	margin-left: 13px;
	padding: 0px;
}
.tp {
	padding: 6px;
}
#missionfocus {
	margin-top: 15px;
}
#fwrapper {
	padding-top: 25px;
	clear: both;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer {
	text-align: center;
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;

}
#logos a.ghostlink {
	border:0;
	text-decoration:none;
	background:transparent;
}
.stitle {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #3A2716;
	display: block;
	margin-bottom: 8px;
}

.tp ul {
	list-style:disc;
}	
.tp ul li {
	margin-left:40px;
	margin-bottom:5px;
}

h3 {
	color: #251106;
	font-size: 18px;
	font-family:Helvetica, sans-serif;
	margin-bottom:10px;
		
}