@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

/*---------------------------------------------- basic --*/
body {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color:#999;
	background:#000;
	text-shadow: 0 0 1px #000;
}
p {
	margin-bottom: 16px;
}
h1, h2, h3, h4 {
	margin-bottom: 16px;
	color: #fff;
	font-weight: normal;
}
h1 {
	font-size: 26px;
	line-height: 30px;
}
h2 {
	font-size: 22px;
	line-height: 28px;
}
h3 {
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 10px 0;
}
h3.copy {
	line-height: 30px;
	margin:0 0 30px;
}
h4.subhead {
	margin-bottom: 6px;
}
h5 {
	line-height:13px;
}
h6 {/*copyright info text*/
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	text-align:center;
}
ul {
	margin-left: 15px;
}
li {
	margin-bottom: 10px;
}
dl {
}
dt {
	font-weight: bold;
	font-style: italic;
	color: #fff;
}
dd {
	margin: 0 0 15px;
}
ol {
	margin: 20px;
}

a {
	color: #fff;
	padding: 2px 4px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:0 -2px;
}
a:hover {
	color: #FFF;
	background-color: #333;
}
hr.topline {
	border: 0 dashed #444;
	border-top-width: 1px;
}
hr.bottomline {
	border: 0 dashed #666;
	border-top-width: 1px;
	margin-bottom: 20px;
}
div.content_right img {
	margin-bottom:20px;
}

/*--end basic--*/
/*---------------------------------------------- navigation --*/

div#navbar {
	background:#900;
	margin:0;
	height: 40px;
	border:solid #600;
	border-width:1px 0 2px 0;
}
ul#nav {
	margin: 0 auto;
	width: 950px;
}
ul#nav li {
	display: inline;
	padding: 0;
}
ul#nav li a {
	padding:0;
	margin: 0 0 0 10px;
	display: block;
	float: right;
	width: 57px;
	height: 40px;
	background:url(../images/nav.png) no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline:none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
ul#nav li a:hover {
	background-position: 0 -40px;
}
ul#nav li.onpage a, ul#nav li.current a:hover {
	background-position: 0 -80px;
}
ul#nav li#about a { width: 78px; background-position: -57px 0;}
ul#nav li#about a:hover { background-position: -57px -40px;}
ul#nav li#about.onpage a, ul#nav li#about.onpage a:hover { background-position: -57px -80px;}

ul#nav li#about_ministry a { width: 95px; background-position: -135px 0;}
ul#nav li#about_ministry a:hover { background-position: -135px -40px;}
ul#nav li#about_ministry.onpage a, ul#nav li#about_ministry.onpage a:hover { background-position: -135px -80px;}

ul#nav li#salvation a { width: 77px; background-position: -230px 0;}
ul#nav li#salvation a:hover { background-position: -230px -40px;}
ul#nav li#salvation.onpage a, ul#nav li#salvation.onpage a:hover { background-position: -230px -80px;}

ul#nav li#blog a { width: 44px; background-position: -307px 0;}
ul#nav li#blog a:hover { background-position: -307px -40px;}
ul#nav li#blog.onpage a, ul#nav li#blog.onpage a:hover { background-position: -307px -80px;}

ul#nav li#contact a { width: 70px; background-position: -351px 0;}
ul#nav li#contact a:hover { background-position: -351px -40px;}
ul#nav li#contact.onpage a, ul#nav li#contact.onpage a:hover { background-position: -351px -80px;}

/*--end navigation--*/
/*---------------------------------------------- layout --*/

#header {
	width: 950px;
	margin:0 auto;
	height: 90px;
	background:url(../images/header_narrow.jpg) no-repeat;
	text-indent:-9999px;
}
#wrapper {
	width: 950px;
	margin:0 auto;
	background:url(../images/wrap_bgsides.png) no-repeat;
	padding:20px 38px 0;
/*	border:#666 solid;
	border-width:0 1px;*/
}
#content {
	margin-bottom: 20px;
	padding: 0;
}
#content .content_left {
	width: 560px;
	float: left;
	padding-left: 30px;
}
#content .content_right {
	width: 298px;
	float: right;
	padding-right: 30px;
	margin-top: 35px;
}
#footer {
	padding: 10px 20px 0;
	background: url(../images/body_bggray.jpg) no-repeat;
	height:180px;
}

/*--end layout--*/
/*---------------------------------------------- class styles --*/
.clear {
	display: block;
	clear: both;
}
.drop_caps {
	font-size: 28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#900;
	padding-right:1px;
}
.white {
	color:#fff;
}
.red {
	color:#900;
}
h3.phone_ad, h3.mail_ad, h3.salv_ad {
	float: right;
	margin: 4px 0 10px 18px;
	font-size: 14px;
}
h3.salv_ad {
	margin:0 0 0 18px;
}
h3.salv_ad a {
	width: 357px;
	height: 30px;
	display: block;
	background:url(../images/salvation_link.png) no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	padding:0;
	margin: 0 110px 10px 0;
}
h3.salv_ad a:hover {
	background-position:0 -30px;
}
.gray {
	color:#999;
}
.red {
	color:#C00;
}
h4.book_meeting a {
	width:298px;
	height:43px;
	display:block;
	background:url(../images/book_meeting.png) no-repeat;
	background-position:0 0;
	padding:0;
	margin:0 0 10px;
	text-indent:-9999px;
}
h4.book_meeting a:hover {
	background-position:0 -43px;
}
/*.salvation_video {
	margin:70px 0 0;
}*/
/*--end class styles--*/
/*---------------------------------------------- tabbed divs --*/
ul.tabs-links li a {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul.tabs-links li.on a {
	color:#F00;
	cursor: default;
}
ul.tabs-links li.on a:hover {
	background-color:#000;
}
ul.tabs-links li {
	display: inline;
	margin-right:15px;
}
ul.tabs-links {
	margin:6px 0 6px 0;
}
/*--end tabbed divs--*/
/*---------------------------------------------- homepage specific --*/
#content_home {
	margin-bottom: 20px;
	padding: 0 20px 0 10px;
}
#homeheader {
	width: 950px;
	margin:0 auto;
	height: 90px;
	background:#000;
}
p.home_portrait {
	width:404px;
	height:385px;
	display:block;
	float:left;
	background:url(../images/portrait_homepage2.jpg) no-repeat;
	margin:-59px 0 0 0;
	padding:0;
	text-indent:-9999px;
}
.homecon {
	width: 450px;
	float: right;
	padding:10px 20px;
	background:#222;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#homecon_right {
	margin-left: 20px;
}
img#home_photo {
	margin:-58px 0 0 0;
	float:left;
	/*z-index:2;*/
}
h4.article_intro {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 20px;
	font-style:italic;
}
h4.entrytitle {
	font-size: 13px;
	line-height: 15px;
	margin: 0;
}
h4.entrytitledate {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 20px;
	color:#666;
}

/*--end homepage specific--*/
/*---------------------------------------------- section headings with crown --*/
h2#head_aboutglenda {
	width: 348px;
	height:60px;
	display:block;
	background:url(../images/head_aboutglenda.png);
	text-indent:-9999px;
	margin:0 0 20px -10px;;
}
h2#head_ministry {
	width: 348px;
	height:60px;
	display:block;
	background:url(../images/head_ministry.png);
	text-indent:-9999px;
	margin:0 0 20px -10px;;
}
h2#head_contact {
	width: 348px;
	height:60px;
	display:block;
	background:url(../images/head_contact.png);
	text-indent:-9999px;
	margin:0 0 20px -10px;;
}
h2#head_salvation {
	width: 348px;
	height:60px;
	display:block;
	background:url(../images/head_salvation.png);
	text-indent:-9999px;
	margin:0 0 20px -10px;;
}
/*--end section headings--*/
/*---------------------------------------------- temp --*/
h2.videoplayer {
	width:298px;
	height:230px;
	background:url(../images/glendastill_01.jpg) no-repeat -30px 0;
}
#contactbox {
	text-align:center;
}
