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

body {
	background: #c8ffec url(../img/background.jpg) repeat-x 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

p {
	padding: 0 0 15px 0;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 25px;	
	padding: 0 0 15px 0;
}

ul {
	list-style-type: square;	
}

ol {
	list-style-type:decimal;	
}

a {
	color:#bf151b;
	text-decoration: underline;
}

a:hover {
	color:#bf151b;	
}

h1,h2,h3,h4,h5 {
	color: #d00008;	
	padding: 0 0 10px 0;
}

h1 {
	font-size: 22px;	
	padding: 0 0 8px 0;
}

h2 {
	font-size: 18px;	
}

h3 {
	font-size: 15px;	
}

sup {
	vertical-align: top;
	font-size: 70%;
}

#container {
	position: relative;
	width: 952px;
	margin: 0 auto;
}

#top {
	position: relative;
	overflow: hidden;
	height: 145px;
}

#top img#logo {
	position: relative;
	float: left;
	top: 15px;
	left: 30px;
}

#top img#military-rewards {
	position: absolute;
	top: 10px;
	right: 20px;
	border: 3px solid #eee;	
}

#menu {
	position: relative;
	width: 520px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

	ul#navlist
	{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	font-size: 17px;
	font-weight: bold;
	}
	
	#navlist li
	{
	float: left;
	margin: 3px;
	list-style-type: none;
	padding: 0 3px;
	}
	
	#navlist a { padding: 3px 5px; }
	
	#navlist a:link, #navlist a:visited
	{
	color: #000;
	text-decoration: none;
	}
	
	#navlist a:hover
	{
	color:#bf151b;
	text-decoration: none;
	border-bottom: 2px solid #bf151b;
	}

#body_top {
	position: relative;
	height: 16px;
	font-size: 1px;
	line-height: 1px;
	background: url(../img/topbg.png) no-repeat 50% 0;
}

#body {
	position: relative;
	background: url(../img/midbg.png) repeat-y 50% 0;
}

#body_bottom {
	position: relative;
	height: 16px;
	font-size: 1px;
	line-height: 1px;
	background: url(../img/bottombg.png) no-repeat 50% 0;
}


#redbar {
	position: relative;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding: 8px 0 8px 0;
	width: 930px;
	margin: 0 auto;
	background: #9c090d url(../img/redbg.gif) repeat-x 0 0;
}

#mainboxes {
	position: relative;
	padding: 10px 27px;
	overflow: hidden;
	zoom: 1;
}

	a.box {
		position: relative;
		float: left;
		width: 261px;
		margin: 8px;
		padding: 10px;
		background: #dedede url(../img/gray.gif) repeat-x 0 0;
		border: 1px solid #dedede;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		text-decoration: none;
		color: #000;
		line-height: 1.5em;
		text-align: center;
	}
	
	a.box:hover {
		background: #9c090d url(../img/redbg.gif) repeat-x 0 0;
		color: #fff;
	}
	
	a.box p.boxtitle {
		font-size: 18px;
		font-weight: bold;
		padding: 0 0 3px 0;
		
	}
	
a.sellerbox img {
	margin: 0 8px 0 8px;
	border: 5px solid #eeeeee;	
}

a.sellerbox:hover img {
	border: 5px solid #9c090d;
}

#footer {
	position: relative;
	text-align: center;
	height: 50px;
	font-size: 11px;
	color:#2e6352;
	padding: 5px 15px 0 15px;
}

	#footer a {
		color: #2e6352;
		text-decoration: none;
		font-size: 11px;
	}
	
	#footer a:hover {
		text-decoration: underline;	
	}
	
	#footer img {
		position: absolute;
		top: 5px;
		right: 5px;
	}

#video {
	position: relative;
	width: 400px;
	height: 255px;
	background: #000;
	float: left;
}

.welcome-form {
	width: 	200px;
	padding: 10px;
	margin: 0 0 8px 10px;
	background: #dedede url(../img/gray.gif) repeat-x 0 0;
	border: 1px solid #dedede;
	float: right;
	text-align: center;
}

.welcome-form h2 {
	font-size: 18px;
	padding: 0 0 5px 0;
	margin: 0 0 9px 0;
	text-transform: uppercase;
	display: block;
	color: #000;
	border-bottom: 1px solid #bbb;
}

.welcome-form h3 {
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding: 0 0 2px 0;
}

.small {
	font-size: 10px;
	padding: 0 0 3px 0;
}

.checklist
{
margin-left: 10px;
padding-left: 0;
list-style: none;
}

.checklist li
{
padding-left: 20px;
background-image: url(../img/tick.png);
background-repeat: no-repeat;
background-position: 0 .2em;
line-height: 1.8em;
}




#page {
	position: relative;
	padding: 10px 30px 5px 30px;
	zoom: 1;
}

#right {
	float: right;
}


#page h2.pagetitle {
	position: relative;
	display: block;
	color: #000;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 8px;
}


#news {
	postion: relative;
	padding: 0 15px 0 15px;
}

a.readmore {
	font-size: 11px;
	font-weight: bold;
	margin-left: 15px;
}



.blurb {
	position: relative;
	float: right;
	width: 230px;
	padding: 15px;
	background: #0b578b;
	color: #fff;
	margin-left: 20px;
	margin-bottom: 10px;
}

.blurb a {
	color: #fff;	
}

.video {
	position: relative;
	float: right;
	width: 260px;
	padding-left: 20px;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
}


#welcome-updates {
	position: relative;
	width: 700px;
	height: 25px;
	margin-bottom: 8px;
	overflow: hidden;
}

#welcome-updates #latest-sermon {
	position: relative;
	float: right;
	height: 25px;
	width: 345px;
	background: url(../img/latest-sermon.png) no-repeat;
	background-position: 0 0;
	overflow: hidden;
}

#welcome-updates #latest-update {
	position: relative;
	float: left;
	height: 25px;
	width: 345px;
	background: url(../img/latest-event.png) no-repeat;
	background-position: 0 0;
	overflow: hidden;
}

#welcome-updates #latest-update a, #welcome-updates #latest-sermon a {
	position: relative;
	line-height: 18px;
	font-size: 11px;
	color: #fff;
	display: block;
	padding: 3px 10px 3px 85px;
	text-decoration: none;
}

#welcome-updates #latest-sermon a {
	padding: 3px 10px 3px 98px;	
}

#welcome-updates span.date {
	font-size: 9px;
	color: #eee;
	float: right;
	line-height: 15px;
	padding-top: 2px;
	text-align: right;
}


#welcome-flash {
	position: relative;
	width: 700px;
	height: 390px;
	margin-bottom: 20px;
	background-color:#000;
}

#welcome-icons {
	position: relative;
	width: 700px;
	overflow: hidden;
}

#recent-news {
	position: relative;
	clear: both;
	background: #b4c3d3 url(../img/recentnewsbg.gif) repeat-x;
	padding: 15px;
}

#left-column {
	float: left;
}







.question {
	padding: 5px;
	background: #ccc url(../img/graybg.gif) repeat-x;
	background-position: center;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 10px;
}

.answer {
	padding: 10px;
	border: 1px solid #ddd;
	display: none;
	position: relative;
}

.img-shadow {
	position: relative;
  float:left;
  background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../img/shadow.gif) no-repeat bottom right;
  margin: 10px 15px 0 10px !important;
  margin: 10px 15px 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

  
.staff {
	position: relative;
	float: left;
	width: 650px;
	padding: 0 0 35px 0;
	clear: left;
}

.staff-image {
	position: absolute;
	top: 0;
	left: 20px;
	background: #fff;
	padding: 5px;
	border: 1px solid #999;
	border-width: 0 1px 1px 0;
	z-index: 100;
}

.staff-image img {
	position: relative;	
}

.staff-top {
	position: relative;
	background:#538e26 url(../img/green.gif) repeat-x;
	padding: 10px 0 10px 175px;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #fff;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

.staff-top h1 {
	font-size: 26px;
	color: #fff;
	display: block;
	font-weight: normal;
	margin: 0;
}

.staff-top h2, .staff-top p {
	font-size: 11px;
	color: #fff;
	padding: 0 0 0 15px;
	font-weight: normal;
	display: block;
	margin: 0;
}

.staff-bottom {
	position: relative;
	background-color: #d2d2d2;
	padding: 10px 20px 10px 175px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-bottom-radius: 8px;
	z-index: 10;
	zoom:1;
}

.staff-bottom a.read-bio, .staff-bottom .read-bio a {
	position: relative;
	font-size: 11px;	
	color: #000;
	text-decoration: none;
}

.staff-bottom p {
	padding: 0;
	margin: 0;
}

.staff-bottom .staff-bio p {
	padding: 0 0 10px 0;	
}

.staff-bottom .staff-bio {
	position: relative;
	display: none;	
	font-size: 11px;
	line-height: 1.8em;
}

#right #livemenu {
	float: left;
	width: 160px;
}

	#livemenu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#livemenu li {
		margin: 0 0 5px 0;	
	}
	
	#livemenu li a {
		display: block;
		outline: none;
		height: 44px;
		width: 160px;
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: -9009px;
	}
	
	#livemenu li.active a { 
		background-position:0 -44px;
	}
	
	#livemenu li#nav-connect a { background-image: url('../img/livebtn-connect.png'); }
	#livemenu li#nav-give a { background-image: url('../img/livebtn-giving.png'); }

#right #livecard {
	float: right;
	width: 415px;
	padding: 10px 20px 10px 20px;
	background: #fff ;
}

	#livecard h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		display: block;
		margin: 0 0 5px 0;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #ccc;
		text-transform: uppercase;
	}	
	
	#livecard p {
			font-size: 12px;
			line-height: 1.3em;
	}
	
	h2#archived a {
		font-size: 16px;
		background: #000;
		display: block;
		color: #FFF;
		text-decoration: none;
		text-transform: uppercase;
		padding: 5px;
		text-align: center;
	}
	
	h2#archived a:hover {
		color:#FC0;	
	}

#livenow a {
	background-color: #000;	
	text-align: center;
	display: block;
	color: #fff;
	padding: 2px 0 12px 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}

#livenow img {
	border: none;
	position: relative;
	top: 10px;
}

#livenow a:hover {
	color:#F00;
}



a#freequote {
	display: block;
	position: absolute;
	top: 210px;
	right: -15px;
	width: 256px;
	height: 71px;
	text-decoration: none;
	background: url(../img/freequote.png);
	z-index: 70;
	text-indent: -5000px;
}

a#freequote:hover {
	background-position: 0 -71px;	
}
