html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt,var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: baseline;
	font: inherit inherit 100%/1em inherit;
}
html, body {
	
    text-align: center;
	align: center;
	background: url(../images/bg.jpg);
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Verdana, arial, helvetica, san-serif;
}

/* Turn off borders on linked images. */

a img
{
	border: 0;
}
/* Make sure our inline elements vertical-align properly. */
img,
input,
select,
label
{
	vertical-align: middle;
}
/* Make sure all elements inherent font properties properly. */

table,
thead,
tbody,
tfoot,
tr,
th,
td,
input,
select,
textarea

{
	font-size: 1em;
	font-family: inherit;
}
/* Make table cells default to top vertical alignment since more often than not we want it this way. */
td
{
	vertical-align: top;
}

a {
	color: #3399CC;
}
/* Clearfix */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0.1px;
	clear: both;
	font-size: 0;
	visibility: hidden;
}
.clearfix
{
	display: inline-table;
}
/* \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
	zoom: 1;
}
/* */
html {
	height: 100%;
}
body {
	height: 100%;
}

.BlogCommentUrl

{

	visibility: hidden;

}



#ctl00_plcMain2_wpcpageplaceholder_CommentView_commentView_ctrlCommentEdit_pnlUrl

{

	visibility: hidden;

}



.LTR, .RTL

{

	background: url(../images/bg.jpg);
	height:100%;

}



.SiteMap
{
        text-transform: capitalize;
}


h1
{

	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #fffede;
	margin: 0;
	padding: 0px 0px 0px 22px;
}

h2
{

	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #fffede;
	margin: 0;
}

.ErrorLabel
{
	color: red;
	font-family: 'Trebuchet MS';
	font-size: 75%;
	margin: 0px 0px 0px 22px;
}
p, td
{

	font-family: 'Trebuchet MS';
	color: #fffede;

}

.tablecell
{
	font-family: 'Trebuchet MS';
	color: #fffede;
	font-size: 75%;

}
#container
{
	width: 100%;
	height: 100%;

}



.ErrorMsg
{
	color: red;

}



#main
{

	height: 100%;
	text-align: left;
	border: 0px;
	height: 100%;
}

#leftside
{

	width: 50%;

}

#middle

{
	width: 900px;

}

#middlecontainer
{

	width: 900px;
	height: auto;

}
#topbar {
	width: 900px;
	height: 73px;
	background: #FFF;
	padding: 0;
	margin: 0;
}
#logo {
	float: left;
	width: 300px;
	height: 73px;
	padding: 0;
	margin: 0;
	*margin: -1px;
}
#navspace {
	width: 569px;
	height: 73px;
	float: left;
}
/*-------NAVIGATION------------------------------*/
#navigation {
  list-style: none;
}

#navigation li {
  float: left;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
  height: 73px;
	position: relative;
	display: block;
	background: url(../images/nav_sprite.gif) 0 0 no-repeat;
}

/* individual navigation items */
#navigation a.home {
  background-position: 0 0;
  width: 110px;
}

#navigation .highlight a.home:hover,
#navigation a.home .hover {
  background-position: 0 -73px;
  width: 110px;
}

#navigation a.extras {
  background-position: -114px -0px;
  width: 110px;
}

#navigation .highlight a.extras:hover,
#navigation a.extras .hover {
  background-position: -114px -73px;
}

#navigation a.tourvid {
  background-position: -226px 0;
  width: 104px;
}

#navigation .highlight a.tourvid:hover,
#navigation a.tourvid .hover {
  background-position: -226px -73px;
}

#navigation a.deeper {
  background-position: -331px 0;
  width: 126px;
}

#navigation .highlight a.deeper:hover,
#navigation a.deeper .hover {
  background-position: -332px -73px;
}

#navigation a.about {
  background-position: -458px 0;
  width: 110px;
}

#navigation .highlight a.about:hover,
#navigation a.about .hover {
  background-position: -459px -73px;
}
/*---------------nav ends-------------------------*/
#rightside
{
	width: 50%;
}
#redbar
{
	width: 900px;
	height: 31px;
	background-color: #ce2027;
}
#redbarleft
{
	margin-left: 20px;
	float: left;
	width: 70%;
	font-size: 1px;
}
#redbarright
{
	margin-right: 24px;
	float: right;
	text-align: right;
	width: 20%;
	font-size: 1px;
}
#bodybg
{
	background-color: #252219;
	width: 900px;
	padding: 7px 0 7px 0;
	height: 100%;
}
#bodytable
{
	height: 100%;
}

#leftcol
{
	width: 379px;

}

#midcol
{
	width: 258px;
	background-color: #343126;
	height: 100%;
}

.midcol
{
	background-color: #343126;
	height: 100%;
}
#midcol ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}
#midcol ul li{
	padding: 2px 0 2px 5px;
	margin: 0 20px 0 20px;
	border-bottom: 1px solid #3F3325;
	
}
#midcol ul li a{
	text-decoration: none;
	color: #9E8563;
	font-size: 12px;
	
}
#midcol ul li:hover {
	background: #423f34;
}
#podcastbox {
	text-align: center;
}
.bannerbox {
	text-align: center;
}
#rightcol
{
	width: 263px;
}

.titles
{
	font-family: 'Times New Roman';
	font-size: 100%;
	color: #ffe9ba;
	text-transform: uppercase;
	margin: 18px 0px 10px 25px;
}

.leftcolline
{
	width: 337px;
	height: 1px;
	font-size: 1px;
	margin: 3px 0px 11px 20px;
}

.subline
{
	width: 237px;
	height: 1px;
	font-size: 1px;
	margin: 3px 0px 13px 10px;
}

.rightcolline
{
	width: 208px;
	height: 1px;
	font-size: 1px;
	margin: 2px 0px 3px 30px;

}

.contentline
{
	width: 600px;
	height: 1px;
	font-size: 1px;
	margin: 3px 0px 3px 11px;
}

.contentlineStory
{
	width: 550px;
	height: 1px;
	font-size: 1px;
	margin: 3px 0px 3px 11px;
}

.content
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	margin: 0px 0px 0px 10px;
}

#content
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	font-size: 75%;
	margin: 22px 40px 36px 22px;
}
.listoo {
	list-style: none;
}
.listoo li {
	padding: 5px 0 5px 5px;
}
#contentForm
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	font-size: 75%;
	margin: 0px 0px 0px 22px;
}

.contentForm
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	font-size: 75%;
	margin: 0px 0px 0px 22px;

}

#contentHeader
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	font-size: 75%;
	margin: 22px 40px 36px 22px;
	font-weight: bold;

}

#content a
{
	color: #ce2027;
	text-decoration: none;

}
#content a:hover
{
	color: #ce2027;
	text-decoration: underline;

}
.contentVideoLink
{
	text-decoration: none;
}
.rightbook
{
	border: 0;
	margin: 0 0 0 34px;
}

.rightcollink
{
	width: 190px;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	color: #9e8563;
	padding: 0 0 10px 0;
	margin: 0 0 0 0px;
	text-align: center;
}
.rightcollink a
{
	color: #9e8563;
	text-decoration: none;
}
.rightcollink a:hover
{
	color: #9e8563;
	text-decoration: underline;
}
.rightcolarrow
{
	margin: 0 0 3px 0;
}
.blocklist {
	margin: 0 0 40px 0;
}
.blocklist ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}
.blocklist ul li{
	padding: 2px 0 2px 5px;
	margin: 0 20px 0 20px;
	border-bottom: 1px solid #3F3325;
	
}
.blocklist ul li a{
	text-decoration: none;
	color: #9E8563;
	font-size: 12px;
	
}
.blocklist ul li:hover {
	background: #423f34;
}
.arrowlist {
	margin: -3px 5px 0 30px;
	*margin: -10px 5px 0 30px;
}
.arrowlist ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.arrowlist ul li {
	padding: 2px 0 2px 20px;
	margin: 0 20px 0 0px;
	border-bottom: 1px solid #3F3325;
}
.arrowlist ul li a{
	text-decoration: none;
	color: #9E8563;
	font-size: 12px;
	padding: 0 0 0 10px;
	background:url(../images/arrow.gif) 0 4px no-repeat;
	
}
.arrowlist ul li:hover {
	background: #343126;
}
#section_seejohn
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	line-height: 18px;
	margin: 0 49px 0 31px;
}
#section_seejohn a
{
	color: #ce2027;
	text-decoration: none;
}
#section_seejohn a:hover
{
	color: #ce2027;
	text-decoration: underline;
}



.generalLink
{
	color: #fffede;
	font-family: Arial;
	font-size: medium;
	margin: 0 49px 0 0px;

}

.generalLink a
{
	color: #ce2027;
	text-decoration: none;

}

.generalLink a:hover
{
	color: #ce2027;
	text-decoration: underline;

}
.section_blog
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	line-height: 18px;
	margin: 0 49px 6px 31px;

}

.section_blog a
{
	color: #ce2027;
	text-decoration: none;

}

.section_blog a:hover
{
	color: #ce2027;
	text-decoration: underline;

}
.section_blog h2 a {
	color: #FFF;
}
.blogposted
{
	color: #919191;
	font-size: 65%;
	font-family: Arial;

}

#blogall
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	font-size: 75%;
	margin: 16px 52px 6px 0;
	float: right;

}

#blogall a
{
	color: #ce2027;
	text-decoration: none;

}

#blogall a:hover
{
	color: #ce2027;
	text-decoration: underline;

}

.fontnormal
{

	font-size: 75%;
}

.morelink
{
	margin: 10px 0 0 0;

}

.midcolline
{
	width: 208px;
	height: 1px;
	font-size: 1px;
	margin: 3px 0px 0px 21px;

}

#homemediaplayerholder
{
	height: 173px;
	width: 228px;
	margin: 0 0 12px 23px;
	background: url(/App_Themes/WalkingWithGod/Images/video_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	align:center;

}

#homemediaplayer
{
	height: 164px;
	width: 196px;
	padding: 5px 4px 4px 4px;
	align:center;

}

#videoiframe
{
	height: 173px;
	width: 228px;
	margin: 0 0 12px 23px;
}

.videotext
{
    FONT-SIZE: 13px;
    COLOR: white;
    FONT-FAMILY: Verdana;
    width: 33%;
    text-align: center;

}

.videographic
{
	border: 0px;
	margin: 0px 0px 0px 10px;

}

.videothumbs
{
	border: 0px;
	height: 99px;
	width: 132px;
	margin: 8px 0px 4px 0px;
}

.videolink
{
	font-family: 'Trebuchet MS';
	font-size: 75%;
	color: #9e8563;
	margin: 0 0 0 29px;

}

.videolink a
{
	color: #9e8563;
	text-decoration: none;

}

.videolink a:hover
{
	color: #9e8563;
	text-decoration: underline;

}

#videoall
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	font-size: 75%;
	margin: 16px 0 6px 29px;
	padding-right: 29px;
	text-align: left;

}

#videoall a
{
	color: #ce2027;
	text-decoration: none;
}

#videoall a:hover
{
	color: #ce2027;
	text-decoration: underline;
}

#videocommentlink
{
	width: 480px;
	text-align: right;
	text-transform: uppercase;
	padding: 4px 1px 0 0;
	color: #fffede;
}

#videocommentlink a
{
	color: #fffede;
	text-decoration: underline;
}

#videocommentlink a:hover
{

	color: #fffede;
	text-decoration: none;

}

#whitebar
{
	width: 900px;
	height: 9px;
	font-size: 1px;
	background-color: #fff;

}

.subnavlink
{
	font-family: 'Trebuchet MS';
	font-size: 75%;
	color: #9e8563;
	margin: 0 0 0 29px;
	text-transform: capitalize;

}

.subnavlink a
{

	color: #9e8563;
	text-decoration: none;
}

.subnavlink a:hover
{

	color: #eeeeee;
	text-decoration: underline;
}

.subnavlinkvideo

{
	font-family: 'Trebuchet MS';
	font-size: 75%;
	color: #ffffff;
	margin: 0 0 0 29px;
}

.subnavlinkvideo a
{
	color: #ffffff;
	text-decoration: none;
}

.subnavlinkvideo a:hover
{
	color: #eeeeee;
	text-decoration: underline;
}

.subnavselected
{
	color: #ffffff;
}

.sitemaptitle
{
	font-size: 100%;
	text-transform: capitalize;
	font-weight: bold;
}

#breadcrumbs

{
	font-size: 70%;
	font-family: 'Trebuchet MS';
	color: #ffe9ba;
	margin: 0 0 0 22px;
    text-transform: capitalize;


}
#breadcrumbs a
{
	color: #9e8563;
	text-decoration: none;
}

#breadcrumbs a:hover
{
	color: #eeeeee;
	text-decoration: underline;

}
#footerholder
{
	width: 900px;
	text-align: left;
	display: block;
}
#footer
{
	font: normal 70% 'Trebuchet MS';
	color: #ffe9ba;
	text-transform: uppercase;
	float: left;
	width: 65%;
	text-align: left;
	padding: 15px 0px 20px 10px;
}
#footer a
{
	color: #ffe9ba;
	text-decoration: none;
}

#footer a:hover
{
	color: #ffe9ba;
	text-decoration: underline;
}

#footer2
{
	font: normal 70% 'Trebuchet MS';
	color: #fff;
	float: right;
	width: 32%;
	text-align: right;
	padding: 15px 12px 20px 0;
}

#footer2 a
{

	color: #fff;
	text-decoration: none;
}

#footer2 a:hover

{
	color: #fff;
	text-decoration: none;
}

.rssicon

{
	height: 15px;
	width: 15px;
	border: 0px;
	margin: 0px;

}
body
{
	background-color: #000000;
	margin: 0;
	padding: 0;
	background: url(/images/bg_main_tile.jpg);
	background-repeat: repeat;
	background-position: left top;
}

h1
{
	font-family: 'Trebuchet MS';
	font-size: 14px;
	color: #fffede;
	margin: 0;
}
p, td
{
	font-family: 'Trebuchet MS';
	color: #fffede;
}
.tablecell
{
	font-family: 'Trebuchet MS';
	color: #fffede;
	font-size: 75%;
}
#container
{
	width: 100%;
	height: 100%;
}
#main
{
	height: 100%;
	text-align: left;
	border: 0px;
	height: 100%;
}
#leftside
{
	width: 50%;

}
#middle
{
	width: 900px;

}
#middlecontainer
{
	width: 900px;

	height: auto;
}
#rightside
{
	width: 50%;

}
#redbar
{
	width: 900px;
	height: 31px;
	background-color: #ce2027;
}
#redbarleft
{
	margin-left: 20px;
	float: left;
	width: 70%;
	font-size: 1px;
}
#redbarright
{
	margin-right: 24px;
	float: right;
	text-align: right;
	width: 20%;
	font-size: 1px;
}
#bodybg
{
	background-color: #252219;
	width: 900px;
	padding: 7px 0 7px 0;
	height: auto;
}
#bodytable
{
	height: auto;
}
#leftcol
{
	width: 379px;
}
#midcol
{
	width: 258px;
	background-color: #343126;
	min-height: 100px;
	height: 100%;
	margin: 0 0 16px 0;
}
#rightcol
{
	width: 263px;
}
.titles
{
	font-family: 'Times New Roman';
	font-size: 100%;
	color: #ffe9ba;
	text-transform: uppercase;
	margin: 18px 0px 10px 25px;
}
.leftcolline
{
	width: 337px;
	height: 1px;
	font-size: 1px;
	margin: 3px 0px 11px 20px;
}
.subline
{
	width: 237px;
	height: 1px;
	font-size: 1px;
	margin: 3px 0px 13px 10px;
}
.rightcolline
{
	width: 208px;
	height: 1px;
	font-size: 1px;
	margin: 2px 0px 3px 30px;
}
.contentline
{
	width: 600px;
	height: 1px;
	font-size: 1px;
	margin: 3px 0px 3px 11px;
}
#content
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	font-size: 75%;
	margin: 22px 40px 36px 22px;
}
#content a
{
	color: #ce2027;
	text-decoration: none;
}
#content a:hover
{
	color: #ce2027;
	text-decoration: underline;
}
.rightbook
{
	border: 0;
	margin: 0 0 0 34px;

}
.rightcollink
{
	font-family: 'Trebuchet MS';
	font-size: 75%;
	color: #9e8563;
	margin: 0 0 0 38px;

}

.rightcollink a

{

	color: #9e8563;
	text-decoration: none;

}

.rightcollink a:hover

{
	color: #9e8563;
	text-decoration: underline;
}
.rightcolarrow

{
	margin: 0 0 3px 0;
}
#rightbanner {
	text-align: center;
	margin: 40px  0 0 0;
}

#section_seejohn
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	line-height: 18px;
	margin: 0 49px 0 31px;
}
#section_seejohn a
{
	color: #ce2027;
	text-decoration: none;
}

#section_seejohn a:hover

{
	color: #ce2027;
	text-decoration: underline;

}
.section_blog
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	line-height: 18px;
	margin: 0 49px 6px 31px;

}
.section_blog a
{
	color: #ce2027;
	text-decoration: none;

}
.section_blog a:hover
{
	color: #ce2027;
	text-decoration: underline;
}
.blogposted
{
	color: #919191;
	font-size: 65%;
	font-family: Arial;
}
#blogall
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	font-size: 75%;
	margin: 16px 52px 6px 0;
	float: right;
}
#blogall a
{
	color: #ce2027;
	text-decoration: none;
}
#blogall a:hover
{
	color: #ce2027;
	text-decoration: underline;
}
.fontnormal
{
	font-size: 75%;
}
.morelink
{
	margin: 10px 0 0 0;
}
.midcolline
{
	width: 208px;
	height: 1px;
	font-size: 1px;
	margin: 3px 0px 5px 21px;
}
#homemediaplayerholder
{
	height: 173px;
	width: 228px;
	margin: 0 0 12px 23px;
	background: url(/images/video_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#homemediaplayer
{
	height: 164px;
	width: 196px;
	padding: 5px 4px 4px 4px;
}
#videoiframe
{
	height: 173px;
	width: 228px;
	margin: 0 0 12px 23px;
}
.videolink
{
	font-family: 'Trebuchet MS';
	font-size: 75%;
	color: #9e8563;
	margin: 0 0 0 29px;
}
.videolink a
{
	color: #9e8563;
	text-decoration: none;
}
.videolink a:hover
{
	color: #9e8563;
	text-decoration: underline;
}
#videoall
{
	color: #fffede;
	font-family: 'Trebuchet MS';
	font-size: 75%;
	margin: 16px 0 6px 29px;
}
#videoall a
{
	color: #ce2027;
	text-decoration: none;
}
#videoall a:hover
{
	color: #ce2027;
	text-decoration: underline;

}
#videocommentlink
{
	width: 480px;
	text-align: right;
	text-transform: uppercase;
	padding: 4px 1px 0 0;
	color: #fffede;

}
#videocommentlink a
{
	color: #fffede;
	text-decoration: underline;
}
#videocommentlink a:hover
{
	color: #fffede;
	text-decoration: none;
}
#whitebar
{
	width: 900px;
	height: 9px;
	font-size: 1px;
	background-color: #fff;
}
.subnavlink
{
	font-family: 'Trebuchet MS';
	font-size: 75%;
	color: #9e8563;
	margin: 0 0 0 29px;
}
.subnavlink a
{
	color: #9e8563;
	text-decoration: none;
}
.subnavlink a:hover
{
	color: #eeeeee;
	text-decoration: underline;
}
.subnavlinkvideo
{
	font-family: 'Trebuchet MS';
	font-size: 75%;
	color: #ffffff;
	margin: 0 0 0 29px;
}
.subnavlinkvideo a
{
	color: #ffffff;
	text-decoration: none;
}
.subnavlinkvideo a:hover
{
	color: #eeeeee;
	text-decoration: underline;
}
.subnavselected
{
	color: #ffffff;

}
.sitemaptitle
{
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;

}
#breadcrumbs
{
	font-size: 70%;
	font-family: 'Trebuchet MS';
	color: #ffe9ba;
	margin: 0 0 0 22px;
}
#breadcrumbs a
{
	color: #9e8563;
	text-decoration: none;
}
#breadcrumbs a:hover
{
	color: #eeeeee;
	text-decoration: underline;
}

#footerholder
{
	width: 900px;
	text-align: left;
	display: block;
}

#footer
{
	font: normal 70% 'Trebuchet MS';
	color: #ffe9ba;
	text-transform: uppercase;
	float: left;
	width: 65%;
	text-align: left;
	padding: 15px 0px 20px 10px;
}
#footer a
{
	color: #ffe9ba;
	text-decoration: none;
}
#footer a:hover
{
	color: #ffe9ba;
	text-decoration: underline;
}
#footer2
{
	font: normal 70% 'Trebuchet MS';
	color: #fff;
	float: right;
	width: 32%;
	text-align: right;
	padding: 15px 12px 20px 0;
}
#footer2 a
{
	color: #fff;
	text-decoration: none;
}
#footer2 a:hover
{
	color: #fff;
	text-decoration: none;
}
.rssicon
{
	height: 15px;
	width: 15px;
	border: 0px;
	margin: 0px;

}
.innercol {
	width: 250px;
	float: left;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
}
.innercol ul {
	list-style: none;
	margin: 0 0 40px 0;
	}
.innercol li {
	padding: 10px 0 5px 0;
}
.innercol ul li a {
	background: url(../images/movicon.gif) no-repeat 0 50%;
	display: block;
	padding: 4px 0 4px 40px;
	text-decoration: none;
	list-style-type: none;
}
.blogtitle a {
	color: #FFFFFF;
	font-size: 16px;

}
.blogposted2 {

}
.BlogPDate2 {
	color: #999999;
	

}
.blogcontent {

}
.blogline
{
	width: 100%;
	height: 1px;
	font-size: 1px;
	margin: 3px 0px 11px 0;
}
.blogline
{
	width: 500px;
	height: 1px;
	font-size: 1px;
	margin: 3px 0px 11px 0;
}
#sitemap li {
	margin: 0 0 0 20px;
}
