/*
		File: 	kingsfield_global.css
		Date: 	Sunday December 16, 2007
		Desc:	General presentation handler for Kingsfield
		Auth:	Jonathan Moore - jmoore@newezra.com
		~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/*---------------------------------------------------------------------------- 
CORE HTML TAGS
-----------------------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #fff url(../images/body_bg.jpg) top center no-repeat;

	}
	
	


/*---------------------------------------------------------------------------- 
WRAPPERS
-----------------------------------------------------------------------------*/
#wrap {
	margin: 0 auto;
	display: block;
	width: 956px;
	background: transparent;
	position: relative;
	}
	
/*---------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/
#header {
	}
#header #robotfield {
	position: relative;	
	top: 0px;
	left: 0px;
	}
#header h1{	
	display: block;
	height: 111px;
	width: 267px;
	line-height: 1;
	}
#header h1 a{	
	display: block;
	height: 111px;
	width: 267px;
	text-decoration: none;
	text-indent: -1000em;
	outline: 0;
	background: url(../images/logo.png);
	}

#tagline {
	position: absolute;
	height: 48px;
	width: 380px;
	text-align: right;
	top: 0;
	right: 0;
	display: block;
	background: url(../images/search_box.jpg);
	}
#tagline h2 {
	color: #2f2a20;
	margin: 8px 24px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: 1;
	}
#tagline p {
	color: #8a867e;
	margin: 2px 24px 0 0;
	line-height: 1;
	}
#tagline #search_box{
	float:left;
	width:289px;
	height:25px;
	margin: 8px 3px 0 0;
	padding:3px 0 0 25px;
}
#search_inp{
	width:255px;
	border:0px;
	background:transparent;
	color:#7B756B;
	font-family:arial;
	font-size:13px;
}
#tagline #search_but{
	float:left;
	width:31px;
	height:30px;
	margin: 6px 3px 0 10px;
}
/*---------------------------------------------------------------------------- 
NAV
-----------------------------------------------------------------------------*/
#navWrapper {
	position: absolute;
	top: 48px;
	right: 0;	
	}
#nav {
	padding: 0px 0 0 34px;
	display: block;
	height: 63px;
	width: 689px;	 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 655px;
	height: 55px;
	background: url(../images/nav_bg.png);
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#nav li {
	font-family:arial;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	}
#nav li a {
	padding: 14px 5px 12px 5px;
	display: block;
	color: #1069B5;
	text-decoration: none;
	}
#nav li a:hover {
	background: #D21034;
	color: #FFFFFF;
	}
#nav li.welcome  a {margin-right: 20px;}
#nav li.church 	 a {margin-right: 20px;}
#nav li.series 	 a {margin-right: 20px;}
#nav li.connect  a {margin-right: 20px;}
#nav li.media 	 a {margin-right: 20px;}
#nav li.serve 	 a {margin-right: 20px;}
#nav li.contact  a {margin-right: 20px;}
#nav li.give     a {margin-right: 20px;}
#nav li.selected a {
	color: #fff;
	background: #D21034;	
	}

	
/*---------------------------------------------------------------------------- 
MAIN BODY
-----------------------------------------------------------------------------*/

/*	HOME CONTENT */
#homeShadowTop{
	display: block;
	height: 5px;
	width: 956px;
	background: url(../images/homeShadowTop_bg.png);
	}
#homeBodyWrapper {
	width: 956px;
	background: url(../images/homeBodyWrapper_bg.png) repeat-y;
	}
#homeBodyWrapper2 {
	width: 956px;
	background: url(../images/homeBodyWrapper_bg2.png) repeat-y;
	}
#homeBody {
	position: relative;
	margin: 0 13px;
	height: 308px;
	}
#homeBody2 {
	position: relative;
	margin: 0 13px;
	}
#homeHero, #homeHero2 {
	display: block;
	height: 286px;
	width: 678px;
	position: absolute;
	top: 0;
	left: 0;
	}
#homeNavTout {
	display: block;
	height: 286px;
	width: 250px;
	position: absolute;
	top: 0;
	left: 680px;
	}
#sidebar{
	padding-left:4px;
}
#homeNavTout ul, #sidebar ul {
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#homeNavTout li, #sidebar li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
#homeNavTout li a, #sidebar li a {
	display: block;
	color: #282419;
	text-decoration: none;
	cursor:pointer;
	}
#homeNavTout li.pclass a, #sidebar li.pclass a {
	display: block;
	width: 247px;
	height: 44px;
	color:#1069B5;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	line-height:44px;
	padding-left:20px;
	text-transform: uppercase;
	background: url(../images/class_bg1.png) no-repeat;
	}
	/*
#sidebar li.pclass a{
	width: 243px;
}
*/
#sidebar li li.subpclass a{
	color:#1069B5 !important;
	background: url(../images/class_bg1.png) no-repeat !important;
	cursor:pointer;
}
#sidebar li li.subpclass a:hover, #sidebar li li.subselected a{
	color:#fff !important;
	background: url(../images/class_bg2.png) no-repeat !important;
}
#homeNavTout li.pclass a:hover, #sidebar li.pclass a:hover, #sidebar li.selected a {
	color:#fff;
	background: url(../images/class_bg2.png) no-repeat;
	}
#homeNavTout li#newHere a {
	display: block;
	width: 250px;
	height: 74px;
	}
#homeNavTout li#newHere a:hover {
	display: block;
	width: 250px;
	height: 74px;
	}
#homeNavTout li#theInformation a {
	display: block;
	width: 250px;
	height: 72px;
	}
#homeNavTout li#theInformation a:hover {
	display: block;
	width: 250px;
	height: 72px;
	}
#homeNavTout li#getConnected a {
	display: block;
	width: 250px;
	height: 71px;
	}
#homeNavTout li#getConnected a:hover {
	display: block;
	width: 250px;
	height: 71px;
	}
#homeNavTout li#mediaMessages a {
	display: block;
	width: 250px;
	height: 69px;
	}
#homeNavTout li#mediaMessages a:hover {
	display: block;
	width: 250px;
	height: 69px;
	}
#homeShadowBottom {
	clear: both;
	display: block;
	height: 13px;
	width: 956px;
	background: url(../images/homeShadowBottom_bg.png);
	}
	
#homeMainBodyWrapper {
	width: 956px;
	background: url(../images/mainBodyWrapper_bg.png) repeat-y;
	}
#homeMainBody {
	position: relative;
	margin: 0 12px;
	background:#fff;
	height: 201px;
	}
#homeMedia {
	display: block;
	height: 201px;
	width: 528px;
	position: absolute;
	top: 0px;
	left: 1px;
	}
#homeMedia h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: lowercase;
	font-weight: bold;
	position: absolute;
	top: 16px;
	left: 1px;
	}
#homeMedia #mediaPlayer {
	display: block;
	position: absolute;
	top: 27px;
	left: 10px;
	}
#product_feature {
	display: block;
	height: 159px;
	width: 518px;
	position: absolute;
	top: 0;
	left: 0;
	background:url(../images/product_features.gif);
	padding:42px 0 0 9px;
	}
#product_feature li{
	width:73px;
	height:152px;
	float:left;
	text-align:center;
	overflow:hidden;
	background:url(../images/pfbg.gif);
}
#product_feature li .pf_img{
	padding:10px 0 10px 1px;
}
#product_feature li a{
	text-decoration:none;
	color:#393428;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
}
#product_feature li a:hover{
	color:#D21034;
}
#homeConnect {
	display: block;
	height: 201px;
	width: 206px;
	position: absolute;
	top: 0;
	left: 527px;
	background:url(../images/member_login.gif);
	}
#f, #f2{
	display: block;
	width: 229px;
	margin:20px 0 0 0;
	padding:0px 0px 0px 16px;
	float:left;
}
.f_b{
	background:url(../images/f_b.png) no-repeat;
	width:229px;
	height:5px;
}
.f_bg{
	background:url(../images/f_bg.gif) repeat-y;
	padding-bottom:10px;
}
.f_title{
	padding:3px 0px 0px 10px;
}
.contact_info, .contact_info a, .contact_info a:visited{
	color:#7B756B;
	font-size:11px;
	font-family:arial;
	line-height:14px;
	padding:25px 15px 20px 15px;
}
.contact_info a, .contact_info a:visited{
	padding:0px;
}
.contact_info a:hover{
	color:#D21034;
}
#f #member{
	width:222px;
	height:75px;
	margin:15px auto 0 12px;
	padding:70px 0px 0px 13px;
	background:url(../images/members.jpg) no-repeat 5px 0;
}

#homeConnect h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: lowercase;
	font-weight: bold;
	position: absolute;
	top: 3px;
	left: 22px;
	}
#homeConnect #connectTouts{
	display: block;
	position: absolute;
	top: 27px;
	left: 4px;
	}
#homeConnect #connectTouts img{
	display: block;
	margin-bottom: 4px;
	}
	
	


#homeConnect #member, #homeConnect2 #member{
	padding:106px 0 0 18px;
}

#member .username, #member .password{
	margin-bottom:5px;
	float:left;
}

#member .username .utext, #member .password .ptext{
	width:57px;
	float:left;
	font-family:arial;
	font-weight:bold;
	font-size:10px;
	margin-top:6px;
}

#member .username .uinput, #member .password .pinput{
	width:83px;
	height:25px;
	float:left;
	background:url(../images/memberInput.gif) no-repeat left top;
}

#member .login{
	float:left;
	margin:-4px 0 0 3px;
}

.coreMemberInput{
	background:transparent;
	color:#676767;	
	float:left;
	width:73px;
	height:20px;
	border:0px;
	padding:5px 5px 0 5px;
	font-family:arial;
	font-size:11px;
}

a.reg, a:visited.reg{
	color:#D21034;
	text-decoration:none;
	width:170px;
	display:block;
	float:left;
	margin-top:5px;
}

a:hover.reg{
	color:#4D4D4D;
}

input, textarea{
	font-family:arial;
	font-size:11px;
}
	
	
	
#homeUpcoming {
	display: block;
	height: 201px;
	width: 197px;
	position: absolute;
	top: 0;
	left: 733px;
	background:url(../images/website_link.gif);
	}
#homeUpcoming h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: lowercase;
	font-weight: bold;
	position: absolute;
	top: 3px;
	left: 22px;
	}
#homeUpcoming #homeUpcomingList {
	display: block;
	position: absolute;
	top: 23px;
	left: 4px;
	}
.weblink{
	padding:12px 4px 0 7px;
}
.homeUpcomingItem {
	display: block;
	height: 74px;
	position: relative;
	}
.homeUpcomingItem .homeUpcomingDate {
	padding-top: 10px;
	display: block;
	width: 51px;
	height: 52px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 42px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6a6454;
	font-size: 10px;
	text-transform: uppercase;
	}
.homeUpcomingItem .homeUpcomingDateSmall {
	padding-top: 14px;
	display: block;
	width: 51px;
	height: 52px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6a6454;
	font-size: 10px;
	text-transform: uppercase;
	}
.homeUpcomingItem .homeUpcomingDate strong {
	font-weight: bold;
	color: #178b97;
	font-size: 18px;
	margin-bottom: 6px;
	display: block;
	}
.homeUpcomingItem .homeUpcomingDateSmall strong {
	font-weight: bold;
	color: #178b97;
	font-size: 12px;
	margin-bottom: 6px;
	display: block;
	}
.homeUpcomingItem .homeUpcomingInfo {
	display: block;
	width: 194px;
	position: absolute;
	top: 10px;
	left: 51px;
	height: 63px;
	}
.homeUpcomingInfo h3,
.homeUpcomingInfo h3 a {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #178b97;
	text-decoration: none;
	}
.homeUpcomingInfo h3 a:hover {
	background: #178b97;
	}
.homeUpcomingInfo h4 {
	margin: 2px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	}
.homeUpcomingInfo p {
	color: #d4e4e5;
	font-size: 10px;
	font-weight: normal;
	}
#homeUpcomingBtn {
	display: block;
	position: absolute;
	top: 247px;
	left: 4px;
	}
#homeBanner {
	display: block;
	height: 135px;
	width: 674px;
	position: absolute;
	top: 295px;
	left: 0;
	}
#homeBanner #homeBannerImg {
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	}
#homeBanner #homeBannerInfo {
	display: block;
	position: absolute;
	top: 10px;
	left: 354px;
	height: 103px;
	}
#homeBanner #homeBannerInfo h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
	padding-left: 6px;	
	}
#homeBanner #homeBannerInfo h2{
	display: block;
	margin: 2px 0;
	padding: 2px 0 2px 6px;
	width: 303px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 313px;
	background: #178b97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	}
#homeBanner #homeBannerInfo p{
	display: block;
	margin: 6px 0 6px 6px;
	padding: 4px;
	background: #000000;
	filter:alpha(opacity=60); /* IE's opacity*/
	opacity: 0.6;
	line-height: 13px;
	}
#homeBanner #homeBannerBtn {
	display: block;
	position: absolute;
	top: 115px;
	left: 361px;
	}
#homeInfoWrapper {
	position: absolute;
	top: 295px;
	left: 674px;
	}
#homeInfo {
	display: block;
	height: 135px;
	width: 256px;
	}
#homeInfo p {
	display: block;
	position: absolute;
	top: 14px;
	left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
#homeInfo #homeInfoMap {
	display: block;
	position: absolute;
	top: 36px;
	left: 20px;
	}
#homeInfo #homeInfoBtn {
	display: block;
	position: absolute;
	top: 115px;
	left: 20px;
	}
.infoTout {
	padding-left: 10px;
	padding-top: 4px;
	margin: 10px 0 0 4px;
	display: block;
	width: 245px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 235px;
	background: #1d1914;
	
	}


/*	NORMAL CONTENT */
#shadowTop {
	display: block;
	height: 11px;
	width: 956px;
	background: url(../images/shadowTop_bg.png);
	}
#mainBodyWrapper {
	width: 956px;
	background: url(../images/homeBodyWrapper_bg2.png) repeat-y;
	}
#mainBody {
	position: relative;
	margin: 0 13px;
	height: 100%;
	}
#mainBodyBg1 {
	display: block;
	width: 930px;
	}
#mainBodyBg2 {
	display: block;
	width: 930px;
	}
#contentWrapper {
	width: 620px;
	float: left;
	padding:20px 30px 20px 39px;
	}

.pos, .pos a, .pos a:visited{
	color:#7D6F4F !important;
	font-family:verdana !important;
	font-size:10px !important;
	line-height:14px !important;
}
.pos a:hover{
	color:#D21034 !important;
}
.pro{
	margin:0px auto 0px auto;
	padding-bottom:0px;
}

.pro, .pro a, .pro a:visited, .ce, .ce a, .ce a:visited, .news, .news a, .news a:visited{
	color:#4D4434;
	text-decoration:none;
	font-size:11px;
}

.pro a:hover, .ce a:hover, .news a:hover{
	color:#D21034;
}

.ce h3, .pro h3, .des h3, .news h3{
	margin:0px 0px 20px 0px;
	color:#4D4434;
	font-family:arial;
	font-weight:bold;
	font-size:18px;
}

.ce h3, .pro h3, .news h3{
	margin-top:15px;
	text-transform: uppercase;
}

.pro ul{
	margin:25px 0 0 0;
}

.ce ul li, .pro ul li{
	float:left;
	width:180px;
	text-align:center;
	padding-bottom:20px;
}

.pro ul li{
	width:180px;
	padding:0px 10px 0 10px;
	text-align:center;
}

.pro ul li a, .pro ul li a:visited{
	display:block;
	width:180px;
	height:220px;
	overflow:hidden;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-transform: uppercase;
	cursor:pointer;
}

.pro ul li a:hover{
	width:180px;
	height:220px;
}

a .proPic, a:visited .proPic{
	border:#EFECDE 2px solid;
	width:170px;
	height:170px;
	display:block;
	overflow:hidden;
	margin:0px auto 5px auto;
}
a:hover .proPic{
	border:#D21034 2px solid;
}

.bImg{
	width:400px;
}

.bPic{
	width:400px;
	height:300px;
	display:block;
	overflow:hidden;
	margin:0px auto 0px auto;
}

.bName{
	padding-left:10px;
	width:180px;
	display:block;
	overflow:hidden;
	float:left;
	font-size:13px;
	font-weight:bold;
}

.des, .des h3{
	width:490px;
}

.des{
	margin-top:10px;
	float:left;
}

.des h3{
	background:#5C1805;
	color:#fff;
	padding:1px 3px 1px 3px;
	margin-bottom:0px;
}

.des .tab{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #743313;
	border-right-color: #743313;
	border-bottom-color: #743313;
	border-left-color: #743313;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width:474px;
	margin-bottom:30px;
	padding:10px;
}

a.eLink{
	width:300px;
	display:block;
	line-height:20px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}

a.backL{
	width:490px;
	display:block;
	line-height:20px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	padding-bottom:30px;
}

#recOffer2{width:600px;display:block;border:#EFECDE 1px solid;margin:30px 0 0 0;background:url(../images/pListBarBg2.gif) repeat-x left top;float:left;}
#recOffer2 .recOTBar{color:#4D4434;font-weight:bold;font-size:11px;width:590px;height:23px;background: url(../images/arrow_down.gif) no-repeat 580px 9px;line-height:21px;padding:0 0 0 10px;text-transform: uppercase;}
#recOL2{width:550px;overflow:hidden;}
#recOL3{width:550px;padding:15px;font-size:11px;line-height:17px;text-align:justify;}
#divItem, .pName, .pCart{color:#4D4434;font-size:20px;font-weight:bold;text-indent:20px;text-transform: uppercase;float:left;width:190px;}
#divItem{line-height:25px;padding-top:15px;}
.pName{font-size:13px;line-height:25px;text-transform: capitalize;}
.pCart{margin:20px 0 0 0;}

#divImg{display:block;width:600px;margin:30px 0 0 0;}
.divSImg{float:left;width:180px;display:block;padding-left:10px;}
.divSImg li, .divSImg li a{float:left;width:68px !important;height:68px !important;display:block;}
.divSImg li a{border:#eee 1px solid;width:68px !important;height:68px !important;float:left;}
.divSImg li a:hover{border:#cc0000 1px solid;}
.divBImg{float:left;width:400px;height:400px;display:block;background:#fff;border:#EFECDE 1px solid;overflow:hidden;text-align:center;}
#pdfDwon{float:left;padding:20px 0 10px 20px;width:168px;}
#pdfDwon a{width:168px;display:block;text-transform:none;font-size:11px;line-height:12px;background:url(../images/icon-pdf.gif) no-repeat right;padding:0px 10px 0 0px;margin-top:5px;}

/*------------------------pagebar-------------------------*/
.pagebar{ clear:both;color:#7D6F4F;margin:0px 20px 15px 0;line-height:25px;text-align:right;}
.pagebar a{ color:#7D6F4F !important;padding:2px 4px 2px 4px; margin:0 2px;font-weight:bold;border:1px solid #7D6F4F; text-decoration:none; }
.pagebar a:hover{border:1px solid #D21034; color:#D21034 !important; text-decoration:none;}






#content {
	color: #403c32;
	margin-left: 3px;
	padding-bottom: 60px;
	width: 600px;
	font-family:verdana;
	font-size:11px;
	line-height:18px;
	}
#content {
	padding-top: 20px;
	}
#contentHeader {
	padding-bottom: 14px;
	}
#contentHeader h1 {
	padding: 4px 20px 0 20px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	width: 668px;
	height: 25px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 628px;
	height: 21px;
	display: block;
	}
body.grey #contentHeader h1 {
	background: #fff;
	}
body.blue #contentHeader h1 {
	background: #17838d;
	}
body.green #contentHeader h1 {
	background: #b0cf07;
	}
body.orange #contentHeader h1 {
	background: #dda200;
	}
#contentHeader h2 {
	padding: 0 20px 0 5px;
	margin-left: 20px;
	background: #282419;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 18px;
	}
#contentHeader p {
	padding: 6px 0 0 20px;
	}
#contentHeader p a {
	color: #78756d;
	}
#contentBody {
	margin: 0 20px;
	}
body.grey #contentBody a {
	color: #fff;
	}
body.blue #contentBody a {
	color: #17838d;
	}
body.green #contentBody a {
	color: #b0cf07;
	}
body.orange #contentBody a {
	color: #dda200;
	}
body.grey #contentBody a:hover {
	background: #fff;
	}
body.blue #contentBody a:hover {
	background: #17838d;
	}
body.green #contentBody a:hover {
	background: #b0cf07;
	}
body.orange #contentBody a:hover {
	background: #dda200;
	}
#contentBody p {
	line-height: 18px;
	margin-bottom: 14px;
	font-size: 11px;
	}
#contentBody h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 6px;
	font-weight: bold;
	}
#contentBody h3 {
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 2px;
	padding: 2px 0;
	padding-left: 10px;
	font-weight: bold;
	background: url(../images/h3_bg.gif) top left repeat-y;
	}
#contentBody h4 {
	padding-left: 10px;
	font-size: 11px;
	font-style: italic;
	color: #6a6454;
	margin-bottom: 6px;
	font-weight: bold;
	}
#contentBody .topImage {
	margin-bottom: 18px;
	}
#contentBody .floatLeft {
	float: left;
	margin-right: 5px;
	}
#contentBody .bioBlock {
	display: block;
	padding-left: 129px;
	}
#contentBody .bioBlock p em {
	font-weight: bold;
	}
#contentBody .interview {
	padding: 10px;
	}
#contentBody .clearFloat {
	clear: both;
	}
#contentBody a.interviewLink {
	margin-top: 10px;
	padding: 2px 10px;
	}
	
#contentBody .eventBlock {
	display: block;
	padding-left: 265px;
	}
#contentBody .eventBlock p {
	margin-left: 10px;
	}
#contentBody #mediaPlayerHolder {
	float: left;
	display: block;
	height: 257px;
	width: 428px;
	}
#contentBody #mediaPlayerInfo {
	display: block;
	margin-left: 433px;
	height: 257px;
	padding-left: 5px;
	}
#contentBody #mediaPlayerInfo h4 {
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 2px;
	padding: 6px 0 2px 0;
	font-weight: bold;
	padding-left: 0;
	background: none;
	font-style: normal;
	}
#contentBody #mediaPlayerInfo p {
	margin-bottom: 0px;
	line-height: 16px;
	}
#contentBody #mediaPlayerInfo em {
	color: #9c9993;
	font-size: 10px;
	}
#contentBody #mediaPlayerInfo #videoPlayerDate {
	color: #dda200;
	font-style: italic;
	}

#sidebarWrapper {
	width: 243px;
	float: left;
	padding-bottom:20px;
	}
#subnavWrapper {
	margin-top: 12px;
	padding-top: 10px;
	margin-bottom: 12px;
	background: url(../images/subnavWrapper_bg.jpg) top left repeat-y;
	}
#subnavWrapper h3.sectionTitle {
	padding-left: 20px;
	padding-top: 4px;
	height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 21px;
	}
ul#subnav {
	padding: 10px 10px 5px 15px;
	}
ul#subnav li {
	padding-bottom: 5px;
	}
ul#subnav li.subnavHeader {
	padding: 2px 0 0 5px;
	margin-top: 3px;
	margin-bottom: 5px;
	display: block;
	height: 17px;
	width: 223px;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	font-weight: bold;
	color: #282419;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 12px;
	width: 218px;
	background: url(../images/subnav_li_bg.jpg) 0 0 no-repeat;
	}
ul#subnav li a {
	padding: 2px 0 0 5px;
	display: block;
	height: 17px;
	width: 223px;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 15px;
	width: 218px;
	}
.featureTout {
	margin: 10px 0 10px 4px;
	display: block;
	width: 245px;
	}
.featureTout h3 {
	padding: 6px 0 0 16px;
	display: block;
	height: 24px;
	width: 245px;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 18px;
	width: 228px;
	}
.toutImages {
	padding: 4px 8px 4px 10px;
	background: #1d1914;
	}
.toutImages img {
	display: block;
	margin-bottom: 4px;
	}
.infoTout {
	padding-left: 10px;
	padding-top: 4px;
	margin: 10px 0 0 4px;
	display: block;
	width: 245px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 235px;
	background: #1d1914;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
.infoTout img {
	margin: 8px 0;
	}
#shadowBottom {
	clear: both;
	display: block;
	height: 49px;
	width: 956px;
	background: url(../images/shadowBottom_bg.png);
	}
#shortShadowBottom {
	clear: both;
	display: block;
	height: 100px;
	width: 956px;
	background: url(../images/shortShadowBottom_bg.png) no-repeat;
	}
#footer {
	text-align: center;
	color: #78756d;
	line-height: 16px;
	margin-bottom: 30px;
	}
#footer a {
	color: #78756d;
	}
/*---------------------------------------------------------------------------- 
HACKS
-----------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

