


/* Global Styles */

body {
	margin: 0 auto;
	padding: 54px 0 20px 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 17px;
	background: url('../images/bg.jpg') repeat-x 0 186px;
	background-color: #e3f3ff;
	text-align: center;
}

#main {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 782px;
	display: block;
	overflow: visible;
}

#content {
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 782px;
	display: block;
	overflow: visible;
}

#secContent {
	position: relative;
	text-align: left;
	 background: url('../images/bg_sec_bot.jpg') repeat-y 0 0;
	margin: 0 auto;
	height: auto;
	padding: 0;
	width: 782px;
	display: block;
	overflow: visible;
}

#homeContent {
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: url('../images/home_content_bg.jpg') no-repeat 0 0;
	width: 782px;
	min-height: 309px;
	height: auto !important;
	height: 309px;
	display: block;
	overflow: visible;
}

#homeFeatures {
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: url('../images/home_features_bg.jpg') no-repeat 0 bottom;
	width: 782px;
	min-height: 236px;
	height: auto !important;
	height: 236px;
	display: block;
	overflow: visible;
}

#homeFeatures p {
	margin: 8px 0 4px 0;
}

#container {
	float: left;
	width: 760px;
	height: auto;
	display: block;
	overflow: visible;
}

#containerSec {
	float: left;
	width: 924px;
	background: url('../images/content_sec_bg.png') repeat-y 0 0;
	display: block;
	overflow: visible;
}

#containerBottom {
	background: url('../images/content_bottom_shadow.png') repeat-x 0 bottom;
	display: block;
	overflow: hidden;
	margin: 0 4px 0 4px;
}

#containerSecBottom {
	background: url('../images/content_bottom_shadow.png') repeat-x 0 bottom;
	display: block;
	overflow: auto;
	margin: 0 4px 0 4px;
	padding-bottom: 20px;
	min-height: 355px;
	height: auto !important;
	height: 355px;
}

#containerContent {
	float: left;
	position: relative;
	left: 30px;
	top: 10px;
	width: 522px;
}

#containerSecContent {
	float: left;
	position: relative;
	left: 30px;
	top: 10px;
	width: 562px;
}

#homePhoto {
	float: left;
	position: relative;
	left: 51px;
	width: 346px;
	border-left: 1px solid #ccc;
	height: 385px;
}

.intro {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-top: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#logo {
	width: 782px;
	height: 132px;
	background: url('../images/logo_bg.jpg') repeat-x 0 0;
	padding: 0;
	display: block;
}

#footerLeft {
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	padding: 10px 0 20px 15px; 
	line-height: 14px;
}
 
#footerRight {
	float: right; 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4f4f4f;
	text-align: right; 
	padding: 10px 15px 20px 0; 
	line-height: 14px;
}

#footerRight a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #006ab8;
}

#footerRight a:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

h1 {
	font: 22px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006ab8;
	margin: 20px 0 20px 0;
	text-align: left;
}

h1.home {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006ab8;
	margin: 0 0 10px 0;
	text-align: left;
}

h2 {
	font: 16px Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #006ab8;
	margin: 0px;
}

h2 span {
	color: #666;
}

h2 a {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #666;
	margin: 0px;
}

h3 {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006ab8;
	line-height: 17px;
	margin-bottom: 5px;
}

h4 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5185b9;
	line-height: 17px;
	margin-bottom: 5px;
}

a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #006ab8;
	line-height: 17px;
	text-decoration: underline;
	font-weight:normal;
}
a:hover {
	color: #666;
	text-decoration: underline;
}

a.pdf {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	background: url('../images/icon_pdf.gif') no-repeat left 0;
	background-repeat: no-repeat;
}

a.video {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	background: url('../images/icon_video.jpg') no-repeat left 0;
	background-repeat: no-repeat;
}

a.comNav {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 17px;
	text-decoration: none;
	font-weight:normal;
}
a.comNav:hover {
	color: #fff;
	text-decoration: none;
}

a.white {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 17px;
	text-decoration: none;
	font-weight:normal;
}
a.white:hover {
	color: #72b0dd;
	text-decoration: none;
}

p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 17px;
}

p.first {
	margin-top: 0px;
}

p.list, p.list span {
	line-height: 15px;
}

p span, span {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #006ab8;
	line-height: 17px;
}

p span.blue, span.blue {
	color: #006ab8;
}

ul {
	list-style-type: square;
	margin-left: 12px;
	padding-left: 4px;
}

ol {
	margin-left: 12px;
	padding-left: 6px;
}

ul li, ol li {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #006ab8;
	line-height: 17px;
	margin-bottom: 8px;
}

ul li span, ol li span {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 17px;
}

ul li span span {
	color: #006ab8;
}

ul.list li, ol.list li, ul.list li span, ol.list li span {
	line-height: 15px;
	margin-bottom: 2px;
}

/* Home Styles */

.product {
	position: relative; 
	top: 0;
	float: left;
	width: 174px;
	height: 84px;
	display: block; overflow: hidden;
}

.productTitle1, .productTitle2, .productTitle3, .productTitle4, .productTitle5, .productTitle6 {
	position: absolute;
	top: 30px;
	left: 60px;
	display: block;
}

.productTitle4, .productTitle5, .productTitle6 {
	top: 55px;
	left: 60px;
}

.productTitle1 a, .productTitle2 a, .productTitle3 a, .productTitle4 a, .productTitle5 a, .productTitle6 a {
	color: #666;
	text-decoration: none;
}

.productTitle1 a:hover, .productTitle2 a:hover, .productTitle3 a:hover, .productTitle4 a:hover, .productTitle5 a:hover, .productTitle6 a:hover, .productSubTitle1 a:hover, .productSubTitle2 a:hover {
	color: #006ab8;
	text-decoration: none;
}

.productSub {
	position: relative;
	top: 15px;
	left: 40px;
	float: left;
	width: 260px;
	height: 84px;
	display: block;
	overflow: hidden;
}

.productSubTitle1 {
	position: absolute;
	top: 15px;
	left: 50px;
	display: block;
}

.productSubTitle2 {
	position: absolute;
	top: 15px;
	left: 70px;
	display: block;
}

.productSubTitle1 a, .productSubTitle2 a {
	color: #999;
	text-decoration: none;
}

#vip {
	position: absolute;
	z-index: 10;
	width: 280px;
	left: 638px;
	top: 140px;
	background: #fff;
	display: none;
	border: 1px solid #ccc;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
}

#vipThanks {
	position: absolute;
	z-index: 10;
	width: 280px;
	left: 638px;
	top: 140px;
	background: #fff;
	display: block;
	border-width: 1px;
	border-style: solid solid solid solid;
	border-color: #ccc;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
}

a.vip {
	display: block;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
}

a.vip:hover {
	color: #666;
	text-decoration: none;
}


/* Secondary Styles */



#sidebar {
	float: right;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	line-height: 24px;
	width: 219px;
	padding: 30px;
	margin: 0 2px 18px 0;
	background: #fef7f4;
	text-align: left;
}

#rightColumn {
	position: relative;
	float: right;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 55px 11px 0 0;
	width: 192px;
	z-index: 2;
}

#rightColumn p.list {
	margin-right: 5px;
}

.separator {
	margin: 0 3px 0 3px;
}

.border-top {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.border-bottom {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

p.date {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

p.date span {
	color: #006ab8;
	font-weight: bold;
}

.title {
	clear: both;
	float: left;
	font-weight: bold;
	width: 180px;
	color: #006ab8;
	margin-bottom: 10px;
	padding-left: 15px;
}

.name {
	float: left;
	width: 170px;
	margin-bottom: 10px;
}

.bio, .bio a {
	float: left;
	width: 500px;
	color: #006ab8;
	font-weight: bold;
	padding-right: 20px;
	margin-bottom: 5px;
}

.bio a:hover {
	color: #666}

h3 a.closed {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006ab8;
	padding: 0 0 0 15px;
	margin: 0px 0px 10px 0px;
	background: url('../images/arrow_closed.gif') no-repeat 0 4px;
}

h3 a.open {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006ab8;
	padding: 0 0 0 15px;
	margin: 0px 0px 10px 0px;
	background: url('../images/arrow_open.gif') no-repeat 0 4px;
}

h3 a.closed:hover, h3 a.open:hover {
	color: #666;
}

#bio1, #bio2, #bio3, #bio4, #bio5, #bio6, #bio7, #bio8, #bio9, #bio10, #bio11, #bio12, #bio13, #bio14, #bio15, #bio16, #bio17, #bio18, #bio19, #bio20 {
	clear: both;
	display: none;
	padding: 10px 0 10px 0;
	color: #006ab8;
	font-weight: normal;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin: 0 0 5px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table {
	border-width: 1px;
	border-style: solid none none solid;
	border-color: #006ab8;
}

td {
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #006ab8;
	border-bottom: 1px solid #006ab8;
}

td.header {
	padding: 5px 0 5px 10px;
	background-color: #006ab8;
	color: #fff;
	border-right: 1px solid #fff;
}

td.headerLast {
	padding: 5px 0 5px 10px;
	background-color: #006ab8;
	color: #fff;
}

/* Gray Button */

ul.button
{
	height: 21px; /* background-image height */
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
ul.button li
{
	display: block;
	float: left;
	height: 21px; /* background-image height */
	margin: 0;
	padding: 0;
	width: auto;
	overflow: hidden;
}
ul.button li a, ul.button li a:visited
{
	background: url('../images/button_left.gif') no-repeat left 0;
	display: block;
	padding: 0;
	text-decoration: none;
	height: 21px; /* background-image height */
	overflow: hidden;
}
ul.button li a:hover, ul.button li a:active, ul.button li a.selected
{
	background: url('../images/button_left.gif') no-repeat left -21px;
	text-decoration: none;
}
ul.button li a span
{
	background: url('../images/button_right.gif') no-repeat right 0;
	color: #5c5c5c;
	display: block;
	font: 10px Arial, Helvetica, sans-serif;
	height: 21px;  /* background-image height */
	padding: 4px 12px 0 12px;
	vertical-align: top;
	white-space: nowrap;
	cursor: pointer;
	height: 21px; /* background-image height */
}
ul.button li a:hover span, ul.button li a:active span, ul.button li a.selected span
{
	color: #fff;
	background: url('../images/button_right.gif') no-repeat right -21px;
	text-decoration: none;
}

/* Blue Home Button */

ul.buttonProjects
{
	height: 21px; /* background-image height */
	margin: 15px 0 0 20px;
	padding: 0;
	text-align: left;
	overflow: hidden;
}
ul.buttonProjects li
{
	display: block;
	float: left;
	height: 21px; /* background-image height */
	margin: 0;
	padding: 0;
	width: auto;
	overflow: hidden;
}
ul.buttonProjects li a, ul.buttonProjects li a:visited
{
	background: url('../images/button_projects_left.gif') no-repeat left 0;
	display: block;
	padding: 0;
	text-decoration: none;
	height: 21px; /* background-image height */
	overflow: hidden;
}
ul.buttonProjects li a:hover, ul.buttonProjects li a:active, ul.buttonProjects li a.selected
{
	background: url('../images/button_projects_left.gif') no-repeat left -21px;
	text-decoration: none;
}
ul.buttonProjects li a span
{
	background: url('../images/button_projects_right.gif') no-repeat right 0;
	color: #fff;
	display: block;
	font: 10px Arial, Helvetica, sans-serif;
	height: 21px;  /* background-image height */
	padding: 5px 20px 0 5px;
	vertical-align: top;
	white-space: nowrap;
	cursor: pointer;
	height: 21px; /* background-image height */
}
ul.buttonProjects li a:hover span, ul.buttonProjects li a:active span, ul.button li a.selected span
{
	color: #fff;
	background: url('../images/button_projects_right.gif') no-repeat right -21px;
	text-decoration: none;
}

/* Navigation Styles */

/* Main Nav */

#nav {
	clear: both;
	position: relative;
	top: 18px;
	left: 45px;
	height: 24px;
	display: block;
}

#nav0 a, #nav0 span, #nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a, #nav6 a {
	float: left;
	height: 24px;
	display: block;
	text-decoration: none;
}

#nav0 a, #nav0 span a {
	background: url('../images/nav_0.gif') no-repeat 0 0;
	width: 56px;
}

#nav0 a:hover, #nav0 span a  {
	background: url('../images/nav_0.gif') no-repeat 0 -24px;
}

#nav1 a {
	background: url('../images/nav_1.gif') no-repeat 0 0;
	width: 89px;
}

#nav1 a:hover, #nav1 span a  {
	background: url('../images/nav_1.gif') no-repeat 0 -24px;
}

#nav2 a {
	background: url('../images/nav_2.gif') no-repeat 0 0;
	width: 80px;
}

#nav2 a:hover, #nav2 span a  {
	background: url('../images/nav_2.gif') no-repeat 0 -24px;
	color: #006ab8;
}

#nav3 a {
	background: url('../images/nav_3.gif') no-repeat 0 0;
	width: 96px;
}

#nav3 a:hover, #nav3 span a  {
	background: url('../images/nav_3.gif') no-repeat 0 -24px;
	color: #006ab8;
}

#nav4 a {
	background: url('../images/nav_4.gif') no-repeat 0 0;
	width: 132px;
}

#nav4 a:hover, #nav4 span a  {
	background: url('../images/nav_4.gif') no-repeat 0 -24px;
	color: #006ab8;
}

#nav5 a {
	background: url('../images/nav_5.gif') no-repeat 0 0;
	width: 118px;
}

#nav5 a:hover, #nav5 span a  {
	background: url('../images/nav_5.gif') no-repeat 0 -24px;
	color: #006ab8;
}

#nav6 a {
	background: url('../images/nav_6.gif') no-repeat 0 0;
	width: 111px;
}

#nav6 a:hover, #nav6 span a  {
	background: url('../images/nav_6.gif') no-repeat 0 -24px;
	color: #006ab8;
}

/* Secondary Nav */

#secNav {
	position: relative;
	float: left;
	width: 165px;
	background: #fefefe;
	padding: 0 0 0 0;
	margin: 55px 0 10px 21px;
	display: block;
	z-index: 2;
}

a.secNav, a.secNav:hover, a.secNavSelect, a.secNavSelect:hover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	padding: 8px 5px 8px 30px;
	margin: 0px;
	text-decoration: none;
	text-align: left;
	display: block;
}

a.secNav:hover, a.secNavSelect, a.secNavSelect:hover  {
	color: #006ab8;
}

a.secNavSelect, a.secNavSelect:hover  {
	background: url('../images/nav_arrow.gif') no-repeat 10px 10px;
}

#secNav div.main {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 160px;
	color: #971b1e;
	padding: 4px 0px 0 4px;
	margin: 4px 0px 2px 18px;
	text-decoration: none;
	display: block;
}

 #secNav div.main a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #971b1e;
	margin: 4px 0 0 0;
	text-decoration: none;
	display: block;
}

 #secNav div.main a:hover {
	text-decoration: underline;
}

/* Tertiary Nav */

a.tertNav {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #696969;
	padding: 2px 0 2px 10px;
	margin: 4px 0px 0px 20px;
	text-decoration: none;
	display: block;
}

a.tertNav:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #006ab8;
}

a.tertNavSelect {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #006ab8;
	text-decoration: none;
	padding: 2px 0 2px 10px;
	margin: 4px 0px 0px 20px;
	display: block;
}

#copyright {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006ab8;
	text-align: center;
	width: 782px;
}

#copyright a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #006ab8;
	text-decoration: underline;
}

#copyright a:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #006ab8;
	text-decoration: underline;
}

/* Menus */

#nav0Menu, #nav1Menu, #nav2Menu, #nav3Menu, #nav4Menu {
	top :196px;
	visibility:hidden;
	z-index : 10;
	position : absolute;
}

#nav0Menu {
	left :110px;
}

#nav1Menu {
	left :263px;
}

#nav2Menu {
	left :379px;
}

#nav3Menu {
	left :599px;
}

#nav4Menu {
	left :634px;
}

div.menuShell {
	border-top: 1px solid #a3bfd7;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
	display: block;
}
	
div.normCell {
	background-color: #3176b2;
	border-bottom: 1px solid #a3bfd7;
	width: 250px;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	opacity: 0.95;
	display: block;
}

div.normCell a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	width: 250px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

div.normCell a:Hover {
	width: 250px;
	text-decoration: none;
	background: #759f54;
	color:#fff;
	display: block;
}

#design {
	clear: both;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration:none;
	font-weight: normal;
}
	
#design a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #dc9c75;
	text-decoration: none;
	font-weight: normal;
}
	
#design a:Hover {
	text-decoration: underline;
	 color: #999;
}

#mp3player {
	display: none;
	padding: 20px 5px 20px 50px;
}

#sermon1, #sermon2, #sermon3, #sermon5, #sermon6, #sermon7, #sermon8, #sermon9, #sermon10 {
	 background: #fff;
	background: #F2F2F2 url(../images/icon_podcast.jpg) no-repeat 15px 10px;
	 padding: 10px 10px 10px 50px;
	 font-weight: normal;
	display: block;
}

#sermon1.on, #sermon2.on, #sermon3.on, #sermon4.on, #sermon5.on, #sermon6.on, #sermon7.on, #sermon8.on, #sermon9.on, #sermon10.on  {
	background: #F2F2F2 url(../images/icon_podcast.jpg) no-repeat 15px 10px;
	padding: 10px 10px 10px 50px;
	font-weight: normal;
	display: block;
}

#sermon1.off, #sermon2.off, #sermon3.off, #sermon4.off, #sermon5.off, #sermon6.off, #sermon7.off, #sermon8.off, #sermon9.off, #sermon10.off {
	background: url(../images/icon_podcast_off.jpg) no-repeat 15px 10px;
	padding: 10px 10px 10px 50px;
	font-weight: normal;
	display: block;
}

/* Form */

.formLabel {
	clear: both;
	font-weight: bold;
	width: 100px;
	margin: 0 0 0 0;
	padding-top: 2px;
}

input.form {
	font: 11px Arial, Verdana, Helvetica, Geneva, sans-serif;
	width: 200px;
	border: 1px solid #cbcbcc;
	padding: 3px;
	background-image: url('../images/bg_form_fields.jpg') !important;
}

input.checkbox {
	width: 12px;
	height: 12px;
}

textarea {
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	width: 319px;
	height: 48px;
	border: 1px solid #cbcbcc;
	padding: 4px;
	background-image: url('../images/bg_form_textarea.jpg') !important;
}

select {
	font: 12px Arial, Verdana, Helvetica, Geneva, sans-serif;
	background: #fff !important;
}

input.plain {
	border: none;
}

input.button {
	background: #e2681e !important;
	color: #fff;
	width: 70px;
	height: 25px;
	border: none;
}

.errorText {
	color:#006ab8;
}