@charset "UTF-8";
@font-face {
    font-family: 'BebasNeue';
    src: url('/fonts/BebasNeue-webfont.eot');
    src: url('/fonts/BebasNeue-webfont.eot?iefix') format('eot'),
         url('/fonts/BebasNeue-webfont.woff') format('woff'),
         url('/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('/fonts/BebasNeue-webfont.svg#webfontyumMOUTD') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MuseoSlab500';
    src: url('/fonts/Museo_Slab_500-webfont.eot');
    src: url('/fonts/Museo_Slab_500-webfont.eot?iefix') format('eot'),
         url('/fonts/Museo_Slab_500-webfont.woff') format('woff'),
         url('/fonts/Museo_Slab_500-webfont.ttf') format('truetype'),
         url('/fonts/Museo_Slab_500-webfont.svg#webfontyumMOUTD') format('svg');
    font-weight: normal;
    font-style: normal;
}
.wf-loading a {
	visibility: hidden;
}
.wf-active a, .wf-inactive a {
	visibility: visible;
	font-family: 'MuseoSlab500', "Courier New", Courier, monospace;
}
* { margin: 0px; padding: 0px; font-family: Georgia, "Times New Roman", Times, serif; }
body { font-family:MuseoSlab500; background: #B9A682 url(/images/wht-bg.gif) repeat-x top; }
img {
	border-style: none;
}
.main_box {
	width: 845px;
	margin: 0 auto;
	background: url(/images/background/logo-left.gif) no-repeat left 8px;
}
.main_content {
	width: 821px;
	margin: 0 auto;
}
.main_header {
	height: 123px;
}

.main_header h1 {
	padding-top: 8px;
	float: left;
	padding-bottom: 8px;
}
.header_rt_col {
	width: 510px;
	float: left;
}
.header_rt_col h2 {
	text-align: right;
	padding-top: 32px;
}
.initial-nav {
	float: left;
	border: 1px solid #ffffff;
}
.initial-nav .bord {
	border: 1px solid #BA9881;
}
.initial-nav .inner {
	height: 22px;
	width: 380px;
	background: #ffffff;
}
.initial-nav ul {
	background: #ffffff;
	height: 22px;
	width: 380px;
}
.initial-nav li {
	float: left;
	padding-right: 5px;
}
.initial-nav li.first {
	padding-left: 4px;
}
.initial-nav li.last {
	padding-right: 0px;
}
.initial-nav a {
	float: left;
}
.initial-nav a:link, .initial-nav a:visited{
	display: block;
	background: #ffffff;
	padding: 4px;
}
.initial-nav a:hover, .initial-nav a:active {
	background: #45AC94;
	display: block;
	padding: 4px;
}
.initial-nav a.on   {
	background: #45AC94;
	display: block;
	padding: 4px;
}
.initial-nav ul , .second-nav ul{
	list-style: none;
}

.second-nav {
	clear: both;
	width: 802px;
	margin: 0 auto;
	height: 33px;
}
.second-nav * {
	list-style: none;
	font: 9px Arial, Helvetica, sans-serif;
}
.second-nav #nav, .second-nav .nav-item {
	height: 30px;
	line-height: 30px;
}

.second-nav .nav-bdr {
	border: 1px solid #BA9880;
	padding-left: 29px;
}
.second-nav .nav-item    {
	float:left;
	position:relative;
	text-align:center;
}
.second-nav .nav-item a {
	display: block;
}
.second-nav .nav-item ul {
	position: absolute;
	text-align:center;
	top:99%;
	background:#ffffff;
	z-index:999;
	border: 1px solid #BA9880;
	display: none;
}
.second-nav .nav-item ul li {
	height:19px;
}
#homenav, #storenav, #teleclassesnav, #coachingnav, #speaking-requests-nav, #meeting-planners-nav, #about-valorie-nav, #press-kit-nav, #contact-nav {
	padding: 11px 11px 9px;
}

#teleclass_drop {
	left: -17px;
}
#teleclass_drop li {
	width: 124px;
}

#coaching_drop {
	left: -21px;
}
#coaching_drop li {
	width: 114px;
}

#speaking_requests_drop {
	left: 9px;
}
#speaking_requests_drop li {
	width: 105px;
}

#press_kit_drop {
	left: -7px;
}
#press_kit_drop li {
	width: 87px;
}

.subheader {
	padding: 0 11px 0;
	
}
#sub_pg_copy {
	float: right;
	width: 674px;
	margin-right: 11px;
	padding-bottom: 54px;
	padding-top: 10px;
}
#standard_header { background: url(/images/background/brown-bg.gif) repeat left top; }
#work_header { background: url(/images/background/subscription-bar-work.jpg) no-repeat top; }
#word_bdr {
	background: #FFFFFF url(/images/background/sidebar/work.gif) repeat-y left;
}

#relations_hdr { background: url(/images/background/subscription-bar-relationships.jpg) no-repeat top; }
#relations_bdr {
	background: #FFFFFF url(/images/background/sidebar/relationships.gif) repeat-y left;
}

#health_hdr {
	background: url(/images/background/subscription-bar-health.jpg) no-repeat top;
}
#health_bdr {
	background: #FFFFFF url(/images/background/sidebar/health.gif) repeat-y left;
}

#spirit_hdr {
	background: url(/images/background/subscription-bar-spirit.jpg) no-repeat top;
}
#spirit_bdr {
	background: #FFFFFF url(/images/background/sidebar/spirit.gif) repeat-y left;
}
#money_hdr {
	background: url(/images/background/subscription-bar-money.jpg) no-repeat top;
}
#money_bdr {
	background: #FFFFFF url(/images/background/sidebar/money.gif) repeat-y left;
}
#church_bdr {
	background: #FFFFFF url(/images/background/church-bg.gif) repeat-y left;
}
#corporate_bdr {
	background: #FFFFFF url(/images/background/corporate-bg.gif) repeat-y left;
}
#side_nav {
	width: 126px;
	text-align: center;
	float: left;
}
#side_nav h2 {
	padding-top: 25px;
	padding-bottom: 11px;
}
#side_nav ul {
	list-style: none;
	width: 102px;
	margin: 0px auto;
	padding-top: 16px;
	border-top: 1px solid #FFFFFF;
}
#side_nav li {
	padding-bottom: 13px;
}
.subheader  .newsletter-bar {
	list-style: none;
	width: 401px;
	float: left;
	text-align: center;
}
.subheader .newsletter-bar .lefters {
	background: #FFFFFF url(/images/social-media/border.gif) repeat-y 2px top;
}
.subheader .newsletter-bar .righters {
	background: #FFFFFF url(/images/social-media/border.gif) repeat-y 8px top;
}
.subheader .newsletter-bar .bot {
	background: #FFFFFF url(/images/social-media/border.gif) repeat-x left 8px;
}
.subheader .newsletter-bar .top {
	background: #FFFFFF;
	padding-top: 5px;
}

.subheader .subscription_bar { width: 402px; float: right; padding-bottom: 6px; }
.subheader .subscription_bar .left { background: #5ABBA4 url(/images/subscription-box/lt.gif) repeat-y left top; }
.subheader .subscription_bar .right{ background: url(/images/subscription-box/rt.gif) repeat-y right top; }
.subheader .subscription_bar .bot { background: url(/images/subscription-box/bot.gif) repeat-x left bottom; }
.subheader .subscription_bar .bot-l { background: url(/images/subscription-box/bot-l.gif) no-repeat left bottom; }
.subheader .subscription_bar .bot-r { background: url(/images/subscription-box/bot-r.gif) no-repeat right bottom; padding: 9px 14px 12px; }
.subheader .subscription_bar table { width: 100%; }
.subheader .subscription_bar td { vertical-align: middle; }
.subheader .subscription_bar td.submit { vertical-align: bottom; width: 52px; }
.subheader .subscription_bar td.title { width: 214px; }

.subscription_input { width: 98px; border: 1px solid #A2D7CC; margin: 0 2px 2px 0; color: #949598; font: 11px MuseoSlab500, "Courier New", Courier, monospace; }
.social-networking {
	background: #4AB8A4;
	clear: both;
	padding-top: 9px;
	text-align: right;
	padding-right: 12px;
	padding-bottom: 9px;
	border-top: 2px solid #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.social-networking img {
	margin-left: 9px;
}
.home-callouts {
	background: #FFF;
	padding: 10px 10px 0;
}
.home-left {
	float: left;
	width: 576px;
}
#slide-2, #slide-3, #slide-4 , #slide-5  { display: block; }
.tabbed-stuff .border {
	border: 1px solid #382823;
	z-index: 10;
}
.tabbed-stuff .border-group {
	float: left;
}
.tabbed-stuff .slide {
	border: 3px solid #fff;
	background: url(/images/background/brown-bg.gif) repeat left top;
	height: 278px;
	width: 568px;
	margin-bottom: 0px;
}
.tabbed-stuff .content {
	width: 539px;
	margin: 0 auto;
	padding-top: 15px;
}
.tabbed-stuff .content .img {
	float: left;
	width: 170px;
}
.tabbed-stuff h2 {
	text-transform: uppercase;
	color: #ffffff;
	font: normal 32px MuseoSlab500, "Courier New", Courier, monospace;
	padding-bottom: 17px;
}
.tabbed-stuff h3 {
	font: normal 21px/22px MuseoSlab500, "Courier New", Courier, monospace;
	color: #45AC94;
	padding-bottom: 30px;
}
.tabbed-stuff .flag {
	list-style: none;
}
.tabbed-stuff .flag li {
	float: left;
	background: url(/images/where-will-you-go-flag/dash.jpg) repeat-y right top;
	padding-right: 2px;
}
.tabbed-stuff .flag li a {
	display: block;
	background: #C15245;
}
.tabbed-stuff .flag li.first a {
	padding: 17px 13px 14px;
}
.tabbed-stuff .flag li.second a {
	padding: 17px 16px 14px 10px;
}
.tabbed-stuff .flag li.last {
	background: url(/images/where-will-you-go-flag/flag.png) no-repeat right top;
	padding-right: 12px;
}
.tabbed-stuff .flag li.last a {
	padding: 17px 20px 14px 12px;
}
.tabbed-stuff .video {
	text-align: center;
}
.tab-enclosure {
	background: #AB9874;
	padding-bottom: 4px;
	border-top: 2px solid #FFF;
}
.tab-nav .tab-bottom {
	background: url(/images/background/features/tab-corner.gif) no-repeat 3px bottom;
	border-top: 4px solid #AB9874;
}
.tab-nav ul {
	width: 570px;
	margin: 0 auto;
	list-style: none;
}
.tab-nav ul *   {
	font: normal 14px MuseoSlab500, "Courier New", Courier, monospace;
	display: block;
}
.tab-nav li {
	float: left;
	width: 115px;
	position: relative;
}
.tab-nav li.last {
	width: 110px;
}
.tab-nav .tab-top {
	position: absolute;
	top: -22px;
	left: 0px;
	z-index: 9999;
	height: 22px;
	width: 110px;
}
.tab-nav a  {
	height:30px;
	padding: 11px 5px 12px 9px;
}
.tab-nav a:link, .tab-nav a:visited {
	color: #000000;
	text-decoration: none;
}
.tab-nav a:hover, .tab-nav a:active {
	color: #000000;
	text-decoration: underline;
}
.tab-nav a.on {
	color: #45AC94;
	text-decoration: none;
}
.tab-nav .side {
	width: 5px;
}
.tab-nav {
	background: #AB9874 url(/images/background/features/tabbed-bg.gif) repeat-y 3px top;
}
.flash-callout {
	padding: 11px 0 8px;
	clear: both;
}
.flash-callout .col-r {
	float: right;
}
.home-right {
	float: right;
	width: 212px;
}
.home-right .speaking-requests {
	background: url(/images/background/social-dash.gif) repeat-x left bottom;
	padding-bottom: 10px;
	width: 175px;
	margin: 0 auto;
}
.home-right .speaking-requests p {
	font: normal 13px/normal MuseoSlab500, "Courier New", Courier, monospace;
	color: #45AC94;
	text-align: center;
	padding-bottom:4px;
}
.home-right .speaking-requests h4 {
	font: normal 20px/normal MuseoSlab500, "Courier New", Courier, monospace;
	color: #45AC94;
	text-align: center;
}
.home-right .social-media {
	width: 175px;
	margin: 0 auto 7px;
	padding-top: 10px;
	padding-bottom: 11px;
	background: url(/images/background/social-dash.gif) repeat-x left bottom;
}
.home-right .social-media h4 {
	text-transform: uppercase;
	text-align: center;
	color: #45AC94;
	font: normal 13px/normal MuseoSlab500, "Courier New", Courier, monospace;
	padding-bottom: 10px;
}
.home-right .social-media table {
	width: 104px;
	margin: 0 auto;
}
.home-right .news {
	border: 1px solid #98785F;
}
.home-right .news h3 {
	padding: 19px 10px 12px 17px;
}
.home-right .news h4  {
	font: 15px/19px BebasNeue, Helvetica, Arial, sans-serif;
	color: #FFF;
	background: #45AC94;
	font-weight: normal;
	padding: 0 17px;
	display: block;
	text-transform:uppercase;
	margin-bottom: 6px;
}
.home-right .news h4 a {
	font: 15px/19px Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.home-right .news h4 span {
	display: block;
	float: right;
	font: 15px/19px Helvetica, Arial, sans-serif;
}
.home-right .news h4.on {
	background: #C25246 url(/images/background/features/news-arrow.gif) no-repeat left bottom;
	padding-bottom: 17px;
	padding-top: 9px;
	display: none;
	font: 17px/normal Helvetica, Arial, sans-serif;
}
.home-right .news h4.on a {
	font: 17px/normal Helvetica, Arial, sans-serif;
}
.home-right .news h4.on span {
	font: 17px/normal Helvetica, Arial, sans-serif;
}

.home-right .news h4#news-title-1-off {
	display: none;
}
.home-right .news h4#news-title-1-on {
	display: block;
}
.home-right .news div#news-item-1 {
	display: block;
}

.home-right .news .list    *{
	color: #B88769;
	font: 14px/18px BebasNeue, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.home-right .news .list {
	padding: 0 0 10px;
	display: none;
	border-right: 2px solid #ffffff;
}
.home-right .news .item {
	background: url(/images/background/features/news-dash.gif) repeat-x left bottom;
	padding: 4px 4px 4px 15px;
}
.home-right .news .bullet, .home-right .news .date, .home-right .news .event {
	float: left;
}
.home-right .news .date {
	width: 50px;
	color: #B88769;
}
.home-right .news .date span {
	color: #45AC94;
}
.home-right .news .event {
	width: 120px;
}
.home-right .news .scroller {
	overflow: auto;
	height: 309px;
}
.main_copy {
	background: #FFFFFF;
	padding: 9px 12px 50px;
	clear: both;
}
#general-events-bdr {
	background: #FFFFFF url(/images/background/green-bar.gif) repeat-y left;
}

.speaking-list { float:right; width:305px; margin-right:5px; border:#BE987E solid 1px; }

/*	Home page, left column	*/
.content_col_l { float: left; width: 345px; }
.content_col_l .brown_bdr { padding:4px; }
.content_col_l .header_box, .content_col_r .header_box_sub, .speaking-list .header_box { background:#C65042; padding-bottom: 17px; }
.content_col_l .header_box h2, .content_col_r .header_box_sub h2, .speaking-list .header_box h2 {
	padding:11px 5px 5px;
	border-bottom: 1px solid #ffffff;
	font: normal 14px MuseoSlab500, "Courier New", Courier, monospace; color: #ffffff;
}
.content_col_l .teal-header-box { background:#4AB8A4; padding-bottom: 17px; }
.content_col_l .teal-header-box h2 { padding:11px 5px 5px; border-bottom: 1px solid #ffffff; font: normal 14px MuseoSlab500, "Courier New", Courier, monospace; color: #ffffff; }
.teal_bg h2  {
	border-bottom: 1px solid #ffffff;
	font: normal 14px MuseoSlab500, "Courier New", Courier, monospace;
	color: #ffffff;
}
.content_col_l .brown_bdr p { color: #B98768; font-size: 13px; line-height: 17px; padding: 5px; }
.content_col_l ul { list-style: none; color: #B98768; font-size: 13px; line-height: 17px; padding: 5px; }
.content_col_l ul li { padding-bottom: 15px; }

.content_col_l .keynote-flash, .content_col_l .thanks-for-visiting, .content_col_r .youtube-vid { padding-bottom:12px; }
.book-bar { padding-bottom:14px; margin-bottom:14px; }
.pad-bot-fourteen { padding-bottom:14px; }

.col_bg {
	background: url(/images/background/col-separator.gif) repeat-y 574px;
}

.brown_bdr {
	border: 1px solid #BC987F;
}
.brown_bdr_press {
	border: 1px solid #BC987F;
	padding: 12px;
}
.brown_bdr_press .header_box h2 {
	border-bottom: 2px solid #A3D7CD;
}

.thick_green_bdr {
	border: 5px solid #A5C46B;
	padding: 7px;
}
.thick_green_bdr .hdr_border {
	width: 263px;
}

.hdr_border h3  {
	background: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 33px;
	border: 1px solid #A5C46B;
}

.main_copy .col_l_sub_pg {
	float: left;
	width: 564px;
}
.main_copy .col_l_tert {
	float: left;
	width: 567px;
}
.col_l_sub_pg h3, .col_l_tert h3, .col_r_sub_pg .brown_bdr h3 {
	color: #B98768;
	padding-bottom: 10px;
	background: url(/images/background/h3.gif) repeat-x top;
	padding-top: 16px;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#sub_pg_copy .brown_bdr { padding-top:4px; }

#sub_pg_copy .brown_bdr .head_box_box, #sub_pg_copy .brown_bdr .std_copy { margin:0 4px; }

#sub_pg_copy .brown_bdr .std_copy h4, .col_l_sub_pg h4 { color:#B98768; font-size:12px; line-height:17px; font-weight:bold; }

.col_l_sub_pg h4 { padding:0 10px; }


.articles .head_box_box h3, #sub_pg_copy .head_box_box h3 {
	color: #B98768;
	padding-top: 11px;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* .col_l_sub_pg p, .col_l_sub_pg p strong, .col_l_sub_pg p em, .col_l_sub_pg .lists, .col_l_sub_pg ul li, .col_l_tert p, .col_l_tert p strong, .col_l_tert p em, .col_l_tert .lists, .col_l_tert ul li */
.col_l_sub_pg p, .col_l_sub_pg .lists, .col_l_sub_pg ul li, .col_l_tert p, .col_l_tert .lists, .col_l_tert ul li, .col_l_sub_pg .std_tbl td, .about_right .std_tbl td {
	color: #B98768;
	font-size: 11.25px;
	line-height: 18px;
}
.col_l_sub_pg p, .col_l_tert p {
	padding: 0px 11px 16px;
}

.col_l_sub_pg .std_tbl td, .about_right .std_tbl td { padding:0 10px 3px; }
.col_l_sub_pg .std_tbl input, .about_right .std_tbl input { color:#B98768; font-size:11.25px; border:#B98768 solid 1px; }

.col_l_sub_pg .head_box_box, .col_l_tert .head_box_box {
	padding: 12px;
}
.col_l_sub_pg .lists, .col_l_tert .lists {
	list-style: url(/images/background/bullet.gif);
	padding: 0 11px 16px 33px;
	font-style: italic;
}

.teal_bg {
	background: #4EB7A4;
}
.col_r_sub_pg  .teal_bg {
	padding: 5px 4px;
	text-align: center;
	color: #FFFFFF;
}
.col_r_sub_pg .teal_bg h2 {
	text-align: left;
	padding-bottom: 15px;
	color: #ffffff;
	font: normal 14px MuseoSlab500, "Courier New", Courier, monospace;
}
.register_drop p {
	font-weight: bold;
	font-style: italic;
	font-size: 11.25px;
	background: url(/images/background/register-arrow.gif) repeat-x top;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 25px;
}


.col_l_sub_pg  .teal_bg h2, .col_l_tert .teal_bg h2 {
	border-bottom: 2px solid #A3D7CD;
	color: #ffffff;
	font: normal 14px MuseoSlab500, "Courier New", Courier, monospace;
}
.teal_border {
	border: 2px solid #4EB7A4;
	padding: 2px;
}

.main_copy  .col_r_sub_pg {
	width: 213px;
	float: right;
}

.head_box_box .header_box { padding-bottom: 17px; }
.head_box_box .header_box h2 { padding:11px 5px 5px; }

a:link, a:visited {
	text-decoration: none;
	color: #4EB7A3;
}
a:hover, a:active {
	color: #4EB7A3;
	text-decoration: underline;
}

/*	Home page, right column	*/
.content_col_r { float: right; width: 443px; }
.content_col_r .brown_bdr { padding:14px; }
.content_col_r .brown_bdr .header_box h2 { background:url(/images/background/p_dbl_bdr.gif) repeat-x bottom; padding: 0px 0px 10px 3px; margin-bottom:10px; }
.content_col_r h3 { color: #B98768; font-size: 22px; font-weight:normal; }
.content_col_r .brown_bdr p { padding-bottom:10px; }
.content_col_r .brown_bdr h4 { font-weight:normal; font-style:italic; padding-bottom:5px; }
.content_col_r .brown_bdr h5 { font-weight:bold; }
.content_col_r .brown_bdr p, .content_col_r .brown_bdr h4, .content_col_r .brown_bdr h5, .brn_tbl_bdr p { font-size: 11.25px; color: #B98768; line-height: 20px; }
.content_col_r .brown_bdr .read_more { padding-bottom:0; text-align:right; }

.brn_tbl_bdr p { padding:14px; }

.brn_tbl_bdr {
	border: 1px solid #DCCBBF;
}


.legal {
	background: #FFFFFF;
	font-size: 10px;
	text-align: center;
	color: #70644E;
	padding: 10px;
	border-top: 2px solid #B9A682;
}
.legal .category_links li, .legal .main_links li {
	display: inline;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.thick_grn_bdr {
	border: 4px solid #9F9632;
}
.std_copy {
	padding-top: 16px;
	background: url(/images/background/p_dbl_bdr.gif) repeat-x 0px 7px;
}
.sub_pg_copy {
	padding-top: 16px;
}

.std_copy  p, .sub_pg_copy p {
	font-size: 11.25px;
	color: #B98768;
	line-height: 19px;
	padding: 0px 2px 10px;
}
.newsletter-hdr {
	text-align: center;
}

.hdr_table { margin-bottom: 10px; }
.hdr_table td p {
	font-size: 11.25px;
	color: #B98768;
	line-height: 19px;
	padding: 0px 10px 5px;
	text-align:left;
	font-style: italic;
}
.hdr_table td h2 {
	font-size: 13px;
	color: #B98768;
	line-height: 19px;
	padding: 25px 10px 0px;
	text-align:left;
	font-weight:bold;
	font-style: italic;
}

.std_copy ul {
	list-style: url(/images/background/bullet.gif) none;
	color: #B98768;
	font-size: 11.25px;
	line-height: 19px;
	padding: 5px 2px 10px 20px;
}
.std_copy ol {
	color: #B98768;
	font-size: 11.25px;
	line-height: 19px;
	padding: 5px 2px 10px 20px;
}
.dash_bdr {
	background: url(/images/background/h3.gif) repeat-x top;
}
#general-events-bdr .col_l_sub_pg, #church_bdr .col_l_sub_pg, #speaking-nav .col_l_sub_pg, #corporate_bdr .col_l_sub_pg {
	float: left;
	width: 125px;
}
#general-events-bdr .col_l_sub_pg .sub_pg_nav, #church_bdr .col_l_sub_pg .sub_pg_nav, #speaking-nav .col_l_sub_pg .sub_pg_nav, #corporate_bdr .sub_pg_nav {
	text-align: center;
	list-style: none;
	color: #FFFFFF;
}
#general-events-bdr .col_r_sub_pg, #church_bdr .col_r_sub_pg, #speaking-nav .col_r_sub_pg, #corporate_bdr .col_r_sub_pg {
	float: right;
	width: 686px;
	padding-top: 9px;
}
.col_l_sub_pg .std_nav, #general-events-bdr .std_nav, #church_bdr .std_nav, #speaking-nav .std_nav, #corporate_bdr .std_nav {
	padding: 0 10px 10px;
	font-size: 11.25px;
	color: #B98768;
	list-style-type:none;
}
.col_l_sub_pg .std_nav li, #general-events-bdr .std_nav li, #church_bdr .std_nav li, #speaking-nav .std_nav li, #corporate_bdr .std_nav li {
	display: inline;
}
.col_l_sub_pg .std_nav li a, #general-events-bdr .std_nav li a, #church_bdr .std_nav li a, #speaking-nav .std_nav li a, #corporate_bdr .std_nav li a {
	font-family: Helvetica, Arial, sans-serif;
}
#general-events-bdr .brown_bdr, #church_bdr .brown_bdr, #corporate_bdr .brown_bdr {
	width: 673px;
	margin-bottom:10px;
}
#general-events-bdr .speaking-nav, #church_bdr .speaking-nav, #corporate_bdr .speaking-nav {
	padding: 10px 12px 0px;
}
#general-events-bdr .col_r_sub_pg h2, #church_bdr .col_r_sub_pg h2, #corporate_bdr .col_r_sub_pg h2 {
	text-align:center;
	padding:4px 0 10px;
}
#general-events-bdr .copy_zone, #church_bdr .copy_zone, #corporate_bdr .copy_zone {
	padding:0 8px 8px;
}
#general-events-bdr .copy_zone p, #church_bdr .copy_zone p, #corporate_bdr .copy_zone p {
	font-size: 11.25px;
	line-height: 17px;
	color: #B98768;
	padding-bottom:10px;
}
#general-events-bdr .copy_zone ul, #church_bdr .copy_zone ul, #corporate_bdr .copy_zone ul {
	list-style: url(/images/background/bullet.gif) none;
	color: #B98768;
	font-size: 12px;
	line-height: 17px;
	padding: 0 2px 10px 20px;
}
#general-events-bdr .speaking-nav ul, #church_bdr .speaking-nav ul, #corporate_bdr .speaking-nav ul {
	padding-top: 15px;
}
#general-events-bdr .speaking-nav ul li, #church_bdr .speaking-nav ul li, #corporate_bdr .speaking-nav ul li {
	padding-bottom: 15px;
}
#general-events-bdr .speaking-nav ul {
	border-top: 1px solid #B8D18A;
	border-bottom: 1px solid #B8D18A;
}
#church_bdr .speaking-nav ul {
	border-top: 1px solid #E5A569;
	border-bottom: 1px solid #E5A569;
}
#corporate_bdr .speaking-nav ul {
	border-top: 1px solid #AFC7D2;
	border-bottom: 1px solid #AFC7D2;
}

.peach {
	color: #B98768;
}
.pch_hdr {
	color: #B98768;
	font-weight: bold;
	font-style: italic;
}

.pad_top_6 {
	width: 550px;
	margin: 0 auto;
	padding: 6px 0px;
}
.pad_top_6 table img {
	margin-bottom: 17px;
}
.pad_top_6 table p {
	padding: 0px 30px 15px;
	font-size: 11.25px;
	line-height: 17px;
}
.brn_single_bdr {
	border-left: 2px solid #EEE5DF;
}
.rt_side_bar {
	float: right;
	width: 221px;
	padding-top: 15px;
}
.rt_side_bar ul {
	list-style: url(/images/background/bullet.gif);
	padding: 0 11px 16px 20px;
	font-style: italic;
}
.rt_side_bar ul li {
	font-size: 11.25px;
	line-height: 17px;
}
.2_col_bg {
	background: url(/images/background/2-col-top.gif) no-repeat top;
}
.2_col_bot {
	background: url(/images/background/2-col-top.gif) no-repeat bottom;
}
.2_col_sides {
	background: url(/images/background/2-col-sides.gif) repeat-y;
}.schedule {
	margin: 10px auto 0px;
	width: 556px;
	background: url(/images/background/schedule_bdr.gif) repeat-y center;
}
.schedule div {
	background: url(/images/background/h3.gif) repeat-x bottom;
	padding: 8px 0;
}
.schedule table td {
	font-size: 12px;
	line-height: 17px;
	color: #B98768;
}
.about_top {
	background: url(/images/background/about-top.gif) no-repeat left top;
}
.about_bottom {
	background: url(/images/background/about-top.gif) no-repeat left bottom;
}
.about_border {
	background: url(/images/background/about-border.gif) repeat-y left;
}
.about-left {
	float: left;
	width: 342px;
}
.about-left .about_header_box h2 {
	background: url(/images/background/about-top.gif) no-repeat left bottom;
	text-align: center;
	padding: 28px 0;
}
.about-left .about_header_box {
	border-bottom: 10px solid #FFFFFF;
}
.about-left .photo_box {
	background: url(/images/background/about-top.gif) no-repeat left top;
	padding: 28px 0;
	text-align: center;
}
.about-left .photo_box img {
	margin-bottom: 12px;
}


.about_right {
	float: right;
	width: 444px;
	padding: 4px 0;
}
.about_right h3 {
	font-size: 13px;
	line-height: 17px;
	color: #B98768;
	padding: 0 4px 13px;
}
.about_right p {
	font-size: 11.25px;
	line-height: 17px;
	color: #B98768;
	padding: 0 4px 13px;
}
.about_right ul, .col_l_sub_pg ul {
	list-style: url(/images/background/bullet.gif) none;
	color: #B98768;
	font-size: 11.25px;
	line-height: 19px;
	padding: 0px 4px 13px 20px;
}

.col_l_sub_pg ol {
/*	list-style: url(/images/background/bullet.gif) none;	*/
	color: #B98768;
	font-size: 11.25px;
	line-height: 19px;
	padding: 0px 4px 13px 25px;
}

.media_contact-left {
	float: left;
	width: 262px;
}
.media_contact-right {
	float: left;
	width: 412px;
	background: #EE7D62;
}
.media_contact-right div {
	padding: 14px;
}
.media_contact-right    div    div  {
	text-align: center;
	border: 1px solid #FFFFFF;
	padding: 10px;
}
.media_contact-right div div p {
	font-size: 11.25px;
	line-height: 17px;
	text-align: center;
	padding: 27px 10px;
	background: #FFFFFF;
	color: #B98768;
}

.photo_table {
	background: url(/images/background/photos-border.gif) repeat-y center;
}
.photo_table p {
	color: #B98768;
	font-size: 11.25px;
	line-height: 17px;
	padding: 20px 8px;
}

.col_r_sub_pg .brown_bdr h4 { font-size:11.25px; color:#B98768; font-weight:bold; }
.book-bar {
	width: 100%;
	border: 1px solid #B99880;
}
.book-bar .border {
	background: url(/images/background/home-book-divider.gif) no-repeat right center;
}
.book-bar td {
	padding-bottom: 10px;
}

.book-bar h3 {
	color: #EE7D62;
	font: bold 15px/18px "Courier New", Courier, monospace;
	padding: 5px 5px 5px 0px;
}
.book-bar h4 {
	color: #B98768;
	font: 14px/16px "Courier New", Courier, monospace;
	padding-right: 5px;
}
.book-bar p {
	color: #B98768;
	font: 12px/14px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-right: 5px;
}
.book-bar  p  a, .book-bar p em {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sidebar-article {
	padding-top:15px; font-size:12px; color:#B98768;
}.sidebar-article ol {
	padding-left: 16px;
	padding-bottom: 10px;
}
.sidebar-article ol ul {
	list-style: disc;
	padding-left: 15px;
}
.sidebar-article p {
	padding-bottom: 10px;
}
#capp-info {
	display: none;
}


ul.faqs {
	list-style: none;
	padding: 0 44px 28px 12px;
}
ul.faqs p {
	padding: 0;
}
ul.faqs h3 {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
ul.faqs h5 {
	font-size: 13px;
	font-weight: bold;
}

ul.faqs ul {
	padding-left: 17px;
	list-style: disc;
	font-size: 12px;
	line-height: 20px;
}
ul.faqs ol {
	padding-left: 17px;
	list-style: decimal;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 28px;
}
ul.faqs li.general {
	padding-bottom: 28px;
}
ul.faqs p.general {
	padding-bottom: 28px;
}
ul.faqs li {
	clear: both;
}

ul.faqs div {
	display: none;
	padding-bottom: 27px;
	padding-left: 18px;
	clear: both;
}
.hide {
	display: none;
}
.expnd {
	width: 17px;
	float: left;
}

