body {
	font: 62.5% Helvetica, Arial, sans-serif;
	margin: 0;
	background:url(../images/bg-body.gif);
	line-height: 1.5;
}

body.thickbox {
	background:transparent url(../images/bg-content-inner.gif) no-repeat scroll 0 0;
}

body.thickbox #content {
	padding-top: 27px;
	width: 900px;
}

body.thickbox br {
	display: none;
}

body #TB_title {
	background: #5C4C60;
}

form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
h3 {
	margin-bottom: .5em !important;
	font-size: 12px;
	line-height: 1.2;
}

h4 {
	font-size: 11px;
	line-height: 1.2;
	margin: 5px 0 0 0;
}


ul h4 {
	margin: .2em 0;	
}

a {text-decoration:underline; color: #0f669c;}
a:active { border: 0; outline: 0 !important; }
img {border-style: none;}
#wrapper {
	margin: 0 auto;
	width:980px;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-wrapper.png) repeat-y;
}
#main {
	padding:334px 0 15px;
	width:950px;
	margin:0 auto;
	background:url(../images/bg-content.gif) repeat-y;
	overflow:hidden;
}
.inner02 #main {
	padding:200px 0 15px;
	background:url(../images/bg-content-inner.gif) no-repeat 0 120px;
}

.sidephotos .entry { /* About pages with photos running down left side */
	padding-left: 110px;
}

.sidephotos .entry h1,
.sidephotos .entry h2,
.sidephotos .entry p.intro
{
	margin-left: -110px !important;
}

* html .sidephotos .entry h1,
* html .sidephotos .entry h2,
* html .sidephotos .entry p.intro
{
	margin-left: -55px !important;
}

.sidephotos .entry img.alignleft { 
	margin: -6px 0 0 -115px;
}

* html .sidephotos .entry img.alignleft { 
	margin: -3px 0 0 -57px;
}

#header {
	height:334px;
	width:950px;
	position:absolute;
	top:0;
	left:15px;
	background:url(../images/bg-header.gif) no-repeat;
	z-index:100;
}
.inner02 #header {height:120px;}
.logo {
	display:block;
	position:absolute;
	top:36px;
	left:107px;
	width: 220px;
	height: 65px;
}
.logo a {
	height: 100%;
	width: 100%;
	display: block;
	overflow: hidden;
	background: url(../images/logo-index.gif) no-repeat;
	text-indent: -9999px;
}
.inner .logo a {background: url(../images/logo-inner.gif) no-repeat;}
.inner02 .logo a {background:url(../images/logo-inner.gif) no-repeat;}
#nav {
	margin:0;
	padding:0; 
	list-style:none;
	width:541px;
	position:absolute;
	top:0;
	right:-10px;
	z-index:90;
}
#nav li {
	float:left;
	margin:0 0 0 -3px;
	display:inline;
	border:3px solid #67596a;
	border-width: 0 3px;
}
#nav li:hover, #nav li.hover {
	border-color:#49394e;
	z-index:103;
	position:relative;
}
#nav li a{
	float:left;
	position:relative;
	z-index:101;
	padding:34px 0 12px;
}
#nav li a span{
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	height:20px;
	margin: 0 11px 0 13px;
	cursor:pointer;
}
#nav li:hover a, #nav li.hover a{
	background:url(../images/bg-nav-rollover.gif) !important;
}
#nav li:hover .home-link, #nav li.hover .home-link {
	background:url(../images/bg-home-link.gif) no-repeat !important;
	border:0 !important;
}
#nav li.nav-sub {
	margin-left: 20px;
}

#nav li div ul li a {
	display: block;
}

.home {
	border: 0 !important;
	position:relative;
	z-index:678;
}
.home a {z-index:679 !important;}
.home-link {
	padding:34px 13px 15px 19px;
	margin:0 2px 0 0 !important;
}
.home-link span{
	background:url(../images/btn-home.png) no-repeat;
	width: 46px;
	margin:0 11px 0 19px !important;
}
#nav .active .home-link {
	background:url(../images/bg-home-link.gif) no-repeat;
}
#nav .active .services-link {
	background:url(../images/bg-services.gif) no-repeat;
}


/*has drop items*/
#nav li:hover a.resourses-link, #nav li.hover a.resourses-link, 
#nav li:hover a.base-link, #nav li.hover a.base-link,
#nav li:hover a.services-link, #nav li.hover a.services-link,
#nav li:hover a.about-link, #nav li.hover a.about-link {
	padding-bottom:16px;
}
.base-link span{
	background:url(../images/btn-base.png) no-repeat;
	width: 122px;
	height: 20px;
}
.resourses-link span {
	background:url(../images/btn-resourse.png) no-repeat;
	width: 123px;
}
.services-link span{
	background:url(../images/btn-services.png) no-repeat;
	width: 64px;
}
.news-link span{
	background:url(../images/btn-news.png) no-repeat;
	width: 43px;
}
.store-link span{
	background:url(../images/btn-store.png) no-repeat;
	width: 43px;
}
.about-link span{
	background:url(../images/btn-about.png) no-repeat;
	width: 48px;
}

#nav li:hover .sub-nav-services,
#nav li.hover .sub-nav-services,
#nav li:hover .resourse-box,
#nav li.hover .resourse-box,
#nav li:hover .about-box,
#nav li.hover .resourse-box {display:block;}

.sub-nav-services {
	width:388px;
	border:3px solid #49394e;
	padding:9px 0 9px 12px;
	overflow:hidden;
	position:absolute;
	top:65px;
	background: #725b79 url(../images/bg-nav-rollover.gif);
	left:-159px;
	z-index:10;
}
.sub-box {
	width:179px;
	float:left;
	margin:0 15px 0 0;
}
.sub-box h2 {
	font-size:12px;
	color:#000;
	margin:0;
	padding:0 0 2px;
	text-transform:uppercase;
}
	.sub-box h2 a {color: #000; text-decoration: underline; border: 1px solid red;}
.resourse-box {
	width:255px;
	border:3px solid #49394e;
	overflow:hidden;
	position:absolute;
	top:65px;
	left:-3px;
	background: #725b79 url(../images/bg-nav-rollover.gif);
	padding:0 0 0 13px;
	display:none;
}
#nav .resourse-box ul {
	margin:0;
	padding:2px 0 4px;
	list-style:none;
	width:244px;
}
#nav .resourse-box li {
	background:url(../images/border-list-submenu.gif) repeat-x;
	float:none;
	border:none;
	padding:5px 0 2px;
	display:block;
}
#nav .resourse-box li:first-child {
	background:none;
}
#nav .resourse-box li a{
	float:none;
	color:#fff;
	text-decoration:none;
	background:none;
	font-size:12px;
	text-indent:3px;
	padding:0 !important;
}
#nav .resourse-box li a:hover {
	text-decoration:underline;
}
.about-box {
	width: 124px;
	border:3px solid #49394e;
	position:absolute;
	top:65px;
	left: -68px;
	background: #725b79 url(../images/bg-nav-rollover.gif);
	padding:0 0 0 13px;
	display: none;
}

#nav .resourse-box li a:hover .about-box {
	right: 0;
}

#nav .about-box ul {
	margin:0;
	padding:2px 0 4px;
	list-style:none;
	width:114px;
}
#nav .about-box li {
	background:url(../images/border-list-submenu.gif) repeat-x;
	float:none;
	border:none;
	padding:5px 0 2px;
	display:block;
	margin: 0;
}
#nav .about-box li:first-child {
	background:none;
}
#nav .about-box li a{
	float:none;
	color:#fff;
	text-decoration:none;
	background:none;
	font-size:12px;
	text-indent:3px;
	padding:0 !important;
}
#nav .about-box li a:hover {
	text-decoration:underline;
}
.sub-nav-services {
	display:none;
}
#nav .sub-nav-services ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav .sub-nav-services ul li{
	background:url(../images/border-list-submenu.gif) repeat-x 0 100%;
	border:none;
	float:none;
	padding:5px 0 2px;
	display:block;
}
#nav .sub-nav-services .left ul li:first-child {background:none;}
#nav .sub-nav-services .left ul li {
	background:url(../images/border-list-submenu.gif) repeat-x;
	padding:5px 0 1px;
}
#nav .sub-nav-services ul li a {
	background:none;
	text-indent:2px;
	color:#fff;
	font-size:12px;
	float:none;
	text-decoration:none;
	padding:0 !important;
}
#nav .sub-nav-services ul li a:hover {text-decoration:underline;}

#nav .sub-nav-services ul li.navhead {
	font-size:13px;
	/*text-transform:uppercase;*/
	font-weight: bold;
}
	#nav .sub-nav-services ul li.navhead a {color: #ddcee0;}

.live {
	position:absolute;
	top:76px;
	left: 430px;
	background:url(../images/ico-live.gif) no-repeat;
	padding:2px 0 5px 24px;
	font-size:1.0em;
}
.live strong {
	float:left;
	color:#252525;
	padding:0 5px 0 0;
	font-size:1.1em
}
.inner02 .live strong {color:#66422e;}
.live p {
	margin:0;
	padding-right: 10px;
	float:left;
	color:#252525;
	font-size:1.1em;
	line-height: 1.2;
}
.live p a{color:#0f669c;}
.live p span {display:block;}
.flash-holder {
	position:absolute;
	top:120px;
	left:0;
	z-index:1;
}
/* content */
#content {
	float:left;
	width:490px;
	padding:16px 0 20px 30px;
}
#content h1 {
	margin:0 0 12px;
	color:#865d8f;
	font:2em/1.4em "Times New Roman", Times, serif;
}
#content p {
	margin:0 0 12px;
	color:#555348;
	font-size:1.2em;
	font-family: Helvetica, Arial, sans-serif;
}
#content p a {
	color:#0f669c;
	text-decoration:underline;
}
#content p a:hover {}

#content div.entry p strong {font-weight: bold;}

/* inner02 page */
.inner02 #content {
	width:670px;
	padding:44px 25px 0 25px;
	float:left;
}
	.inner02 #content.customsidebar {
		width: 950px;
		display: block;
		padding:44px 25px 0 25px;
		overflow: visible;
	}
	.inner02 #content.nosidebar {
		width: 800px;
		display: block;
		padding:44px 25px 0 25px;
		overflow: visible;
	}
.inner02 #content h1 {
	font:2.7em "Times New Roman", Times, serif;
	color:#484848;
	margin:0;
	padding:0 0 17px 0;
}
.inner02 #content h2 {
	font:1.8em "Times New Roman", Times, serif;
	color:#865D8F;
	font-weight: normal !important;
	margin:0;
	padding:0 0 7px 0;
}
.inner02 #content p, .inner02 #content ul, .inner02 #content ol {
	color:#555348;
	font-size:1.2em;
	line-height:1.6em;
	padding:0;
	/*width:525px;*/
}

.inner02 #content ul p, .inner02 #content ol p {
	font-size: 1em;
}

.inner02 #content ul, .inner02 #content ol {
	margin: .5em 0 1em 2em;
}

.inner02 #content ul.eshop {
	margin-left: 0;
}

.inner02 #content .entry .intro,
.inner02 #content .intro p,
.inner02 #content .intro {

	font-size: 1.5em;
	line-height: 1.25;
	font-weight: normal !important;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	color: #67605c;
	margin-bottom: 12px;
}

.inner02 #content .entry .intro em, .inner02 #content .intro p em {
	font-style: normal !important;
}

.inner02 #content p.alert {
	font-size: 1.4em;
	line-height: 1.25;
	font-weight: bold;
	color: #915a21;
	margin-bottom: 12px;
	background: #efede2;
	padding: 10px 15px 9px 15px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e4e1d1;
}

.inner02 #content div.alert {
	color: #915a21;
	margin-bottom: 12px;
	background: #efede2;
	padding: 5px 15px 9px 15px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e4e1d1;
}

.inner02 #content .entry .holder p {
	margin-bottom: inherit;
	color: #555348;
	font-family: inherit;
	line-height: 1.4 !important;
	margin-bottom: 5px;
	font-style: normal;
}

.inner02 table {
	border: 2px solid #D7D7C7;
	width: 94%;
	line-height: 1.4;
	margin: 1em 0;
	background: #fff;
}

.inner02 table td {
	padding: 7px 10px;
	font-size: 130%;
	color: #66422E;
}

.inner02 #content p a{
	color:#0f669c;
}

p.admin a{
	display: block;
	color: #bfbb9d !important;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.inner02 #content p a.golink, .inner02 #content p a.readmore, .inner02 #content p a.alignleft, 
#sidebar p a.alignleft, .entry p a.alignleft {
	padding-left: 14px;
	background: url(../images/icon_read-more.gif) no-repeat 0 50%;
	float: none;
}

.inner02 #content blockquote {
	border-left: 5px solid #D7D7C7;
	margin-left: 14px;
	padding: .4em 0 .1em 12px;
}

.inner02 #content blockquote p {
	font-style: italic;
	font-size: 130%;
	font-family: Georgia, 'Times New Roman', Serif;
	}

.holder {
	width:666px;
	overflow:hidden;
	padding:0;
	margin:22px 0 0;
	min-height:177px;
}
* html .holder {height:177px;}
.holder .text-only {
	text-align: center;
}
.img-holder {
	width:155px;
	float:left;
	text-align:center;
	padding:42px 0 0;
}
.info-holder {
	width:304px;
	float:left;
	padding:9px 0 0;
}
.inner02 #content .info-holder h2 {
	font-size:2em !important;
	margin:0 !important;
	color:#000 !important;
	padding:0 0 5px !important;
}
.info-holder p {
	width:300px !important;
	font-size:1.2em !important;
	line-height:1.5em !important;
	padding:0 !important;
}
.info-links {
	width:167px;
	float:left;
	padding: 0 20px;
}
.inner02 #content .info-links ul {
	margin:0;
	padding: 0 0 13px 3px;
	list-style:none;
}
.info-links ul li {
	background:url(../images/bull-content.gif) no-repeat 0 5px;
	padding:0 0 8px 8px;
	font-size: 12px;
	line-height:1.2em;
}
.info-links ul li a {
	/*display:block;*/
	color:#0f669c;
	font-weight:bold;
}
.info-links h3 {
	font:bold 1.3em/1em Arial, Helvetica, sans-serif;
	color:#707070;
	margin:0;
	padding:0;
}
.info-links p {
	color:#707070 !important;
	font:1.2em/1.2em Arial, Helvetica, sans-serif !important;
	margin:0 !important;
	padding:1px 18px 0 22px !important;
	width:auto !important;
}
.btn-schedule{
	background:url(../images/btn-schedule.gif) no-repeat;
	width: 180px;
	text-align:center;
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:15px 0 15px;
	margin:0 auto;
}
.btn-schedule:hover {text-decoration:underline;}
.view {
	color:#1f70a3;
	padding:0 0 0 11px;
	font-size:1.2em;
	display:block;
}
.live-online, .presentations {
	background:url(../images/bg-holder-live.gif) repeat-y;
	border:3px solid #dae3ea;
}
.presentations-download {
	background:url(../images/bg-holder-presentations.gif) repeat-y;
	border:3px solid #e9e0dc;
}
.one-on-one {
	background:url(../images/bg-holder-oneonone.gif) repeat-y;
	border:3px solid #c4e1da;
}

.info-links p { text-align: center;
}	
.one-on-one .info-links {padding-top:34px;}
.workshops, .retainedservices {
	background:url(../images/bg-holder-workshop.gif) repeat-y;
	border:3px solid #e1e1c0;
}
.workshops .info-links, .live-online .info-links {padding-top:35px;}
.books {
	background: #f6f1ef url(../images/bg-holder-books.png) repeat-y;
	border:3px solid #e9e0dc;
}

.books .info-links, .retainedservices .info-links {padding:15px 0 0 20px;}

.presentations .info-links { padding: 65px 0 0 20px; }

/* twocolumn */
#content .twocolumn {
	overflow:hidden;
	padding:17px 0;
	width:100%;
	clear:both;
	position:relative;
}
.twocolumn .column {
	float:left;
	width:220px;
	overflow:hidden;
	margin:0 27px 0 0;
	padding:0 0 100px;
	line-height: 1.3;
}

.twocolumn .last {
	margin-right: 0;
}
.twocolumn .column h2 {
	margin:0 0 8px;
	color:#865d8f;
	font:1.5em/1.4em "Times New Roman", Times, serif;
	border-bottom:1px solid #d7d7c7;
}
#content .twocolumn .column h3 {
	margin:0 0 2px;
	color: #555348;
	font-size: 1.2em;
}
#content .twocolumn .column p {
	margin:0 0 6px;
	font-size:1.2em;
	line-height:1.3;
}
.twocolumn h2 a {
	text-decoration: none;
	color: #865D8F;
}
.twocolumn .column .order {
	position:absolute;
	bottom:0;
	height:120px;
	overflow:hidden;
	width:210px;
}
.twocolumn .column .order img {
	display:block;
	margin:0 auto;
}
.twocolumn .column .order a {
	position:absolute;
	width:95px;
	height:46px;
	margin:0 0 0 8px;
	overflow:hidden;
	color:#fff;
	font:13px/46px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-decoration:none;
	background:url(../images/btn-ordernow.png) no-repeat;
	bottom:0;
	left:50%;
}
/* sidebar */
#sidebar {
	float:right;
	width:423px;
}
#sidebar .sidebar-holder {
	overflow:hidden;
	width:378px;
	padding:16px 19px 18px 26px;
	background:url(../images/bg-sidebar.gif) no-repeat 0 100%;
}
#sidebar .sidebar-holder img {float:right; margin: 0 0 5px 10px} /* susan image */
#sidebar .sidebar-holder p img {float:none; margin: 0} /* signature image */

#sidebar .sidebar-holder h2 {
	margin:0 0 4px;
	color:#865d8f;
	font:1.9em/1em "Times New Roman",Times, serif;
}
#sidebar .sidebar-holder h3 {
	margin:0 0 10px;
	color:#252525;
	font:bold 1.1em/1.5em Helvetica, Arial, sans-serif;
}
#sidebar .sidebar-holder p {
	margin:0 0 8px;
	color:#433e0e;
	font:1.3em/1.5em Helvetica, Arial, sans-serif;
}

#sidebar .sidebar-holder form, #sidebar .sidebar-holder p.eshopshipping {
	display: none;
}
#sidebar .to-right {
	float:right;
	margin:0 0 0 14px;
}
#sidebar .side-nav {
	overflow:hidden;
	width:100%;
	padding:9px 0 50px;
	position:relative;
	margin:4px 0 0;
}
#sidebar .side-nav a {
	margin:0 0 0 32px;
	padding:0 0 6px 28px;
	display:block;
	font:1.5em/1.4em "Times New Roman", Times, serif;
	color:#0f669c;
	text-decoration:underline;
}
#sidebar .side-nav a:hover {text-decoration:none;}
#sidebar .side-nav a.message {background:url(../images/ico-message.gif) no-repeat 0 50%;}
#sidebar .side-nav a.presentation {background:url(../images/ico-presentations.gif) no-repeat 0 50%;}
#sidebar .side-nav .message-txt {
	position:absolute;
	top:2.8em;
	left:60px;
	width:312px;
	height:33px;
	padding:14px 10px 0;
	background:url(../images/bg-message.gif) no-repeat;
}
#sidebar .side-nav .message-txt p {
	margin:0;
	color:#222;
	font:11px/15px Helvetica, Arial, sans-serif;
}
#sidebar .column {
	width:210px;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0;
	line-height: 1.3;
	color: #3f3c2d;
}
#sidebar .column h2 {
	margin:0 0 8px;
	color:#865d8f;
	font:1.6em/1.4em "Times New Roman", Times, serif;
	border-bottom:1px solid #d7d7c7;
}
#sidebar .column h2 a {
	text-decoration: none;
	color: #865D8F;
}
/* inner02 sidebar */
.inner02 #sidebar {
	float:left;
	width:200px;
	/*padding:160px 0 0;*/
	padding: 110px 0 0;
}
	.inner02 #sidebar .sidebarSpace {
		padding-top: 0px !important;
	}
.book {
	width:200px;
	overflow:hidden;
	margin:0 0 17px;
}
.book h2 {
	margin:0 0 6px 0;
	color:#000;
	font:1.5em/1.4em "Times New Roman", Times, serif;
	border-bottom:1px solid #d7d7c7;
}
.book h3 {
	margin:0;
	color:#817c64;
	font:bold 1.1em/1.4em Helvetica, Arial, sans-serif;
}
.book p {
	margin:0 0 6px;
	color:#817c64;
	font-size:1.1em;
	line-height:1.7em;
}
.book .order {
	height:120px;
	width:200px;
	position:relative;
}
.book img {
	display:block;
	margin:0 auto;
}
.book .order a {
	position:absolute;
	width:95px;
	height:46px;
	overflow:hidden;
	color:#fff;
	font:13px/46px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-decoration:none;
	background:url(../images/btn-ordernow.png) no-repeat;
	bottom:0;
	left:50%;
	cursor:pointer;
}
.book .order a:hover {text-decoration:underline;}
.inner02 #sidebar blockquote {margin:44px 10px 40px 0;}
.inner02 #sidebar blockquote q{
	font:italic 1.7em/1.3em Georgia, "Times New Roman", Times, serif;
	color:#817c64;
	quotes:none;
	margin:0 0 8px;
	display:block;
	font-weight: normal !important;
}
	.inner02 #sidebar blockquote q p {display: inline;}
.inner02 #sidebar blockquote cite {
	color:#5d5d5d;
	font:1.4em/1.3em Georgia, "Times New Roman", Times, serif;
}
.inner02 #sidebar blockquote cite span {display:block;}
/*footer*/
#footer{
	width:950px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-y;
	position:relative;
	padding-bottom:20px;
}
/*footer-top*/
#footer .footer-top{
	overflow:hidden;
	background:url(../images/bg-footer-top.gif) no-repeat;
	height: 16px;

}
/*threecolumn-holder*/
#footer .threecolumn-holder{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:10;
	padding-top:15px;
}
/*threecolumn*/
#footer .threecolumn{
	float:left;
	background:url(../images/bg-footer-colimns.gif) repeat-y 224px 0;
	padding-left:10px;
/*	margin-left:-20px;
	display:inline;*/
}
#footer .threecolumn .box{
	float:left;
	width:174px;
	padding: 0 38px 0 38px;
}
#footer .threecolumn .first{padding-right:0;}
#footer .threecolumn .box h2{
	font:250% 'Times New Roman', Times, serif;
	letter-spacing:-1px;
	margin:0 0 2px;
	color:#aa9d8a;
}
.index #footer .threecolumn .box h2 {
	background:url(../images/ico-footer-ttl.gif) no-repeat 0 2px;
	padding: 0 0 0 33px;
	margin:0 0 0 -10px;
}
#footer .threecolumn .box h2 span{font-size:50%;}
#footer .threecolumn .box ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer .threecolumn .box ul li{
	padding-left:15px;
	background:url(../images/bull-footer-list.gif) no-repeat 0 4px;
	font-size:130%;
	line-height:120%;
	margin-bottom:7px;
}
#footer .threecolumn .box ul a{
	color:#e8ddce;
	text-decoration:none;
}
#footer .threecolumn .box ul a:hover{text-decoration:underline;}
#footer .threecolumn .box ul a span {color:#b9bb5f;}

#footer .footer-logo {
	background:url(../images/bg-footer-image.png) no-repeat;
	width: 131px;
	height: 97px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	right:0;
	bottom:0;
}
#footer .advisors{
	float:right;
	width:234px;
	text-align:center;
	font-family: Georgia, 'Times New Roman', Times, serif;
	border-left:1px solid #3d3d22;
}
#footer .advisors h3{
	font-size:150%;
	color:#f0e0c9;
	font-weight:normal;
	margin:0;
}
#footer .advisors h4{
	font-size:120%;
	font-weight:normal;
	color:#fff;
	margin:0 0 5px;
}
#footer .advisors  span, #footer .advisors strong{
	font-size:110%;
	line-height:150%;
	color:#fff;
	display:block;
}
#footer .advisors strong{
	font-size:110%;
	font-weight:normal;
	margin-top:3px;
}
#footer .advisors a {
	font-size:110%;
	color:#fff;
	text-decoration:underline;
}
#footer .advisors a:hover{color: #f2eec3}

/* NEW */


form.eshop legend {/*hide order blah blah title in purple box*/ 
	font-size: 11px;
	background: #E0DDC9 !important;
	color: #4e4928 !important;
	border: 0 !important;
	font-family: Georgia;
}
table.eshop caption {/*remove shopping cart title on shopping cart page*/display: none;}
#sidebar .book .eshop, #sidebar .book .eshopshipping{display: none !important;}
#content p.eshopshipping {/*hide shipping rate on product pages*/display: none;}

div.attachImage {
	float: left;
	margin: 0 18px 15px 0;
}

.shopBooks, .shopWebinars {/*containers in store page for diff categories*/
	display: block;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#content .shopBooks ul.eshop li {
	width: 296px;
	/* width: 183px; */
	background: #fff;
	border: 2px solid #e0ddc9;
	padding: 25px 10px;
	height: 137px;
}

#content ul.eshop li a span {
	font-size: 17px;
	font-weight: normal;
}

#content .shopWebinars ul.eshop li a {
	width: 296px;
	/* width: 183px; */
	background: #fff;
	border: 2px solid #c8dde6;
	padding: 25px 10px;
	display: block;
}

ul.eshop li a img, ul.eshop li a:hover img, ul.eshop li a:active img, ul.eshop li a:focus img {/*product images in grid view*/
	border: none !important;
}

ul.eshoppanels li {/*product widths in grid view*/
	min-height:none !important;
	min-width:150px !important;
	margin: 0 15px 14px 0 !important;
}

ul.eshop li a span {/*product titles in store*/
	font-size: 16px;
	font-family:"Times New Roman",Times,serif;
	font-weight: bold;
	display: block;
	margin: 5px 0;
}

form.eshop input.button {/*add to cart btn*/
	background: #5e5261 !important;
}
	form.eshop input.button:hover, form.eshop input.button:active, form.eshop input.button:focus {
		background: #413d21 !important;
		color: #fff !important;
	}

form.addtocart {/*add to cart purple box on product page*/
	width: 80% !important;
}

div.shopCart {
	background: #fff;
	border: 1px solid #CFD0D6;
	color: #606060;
	display: block;
	padding: 5px 7px;
	margin: 0 0 10px 0px;
	font-size: 13px;
}
	div.shopCart p {
		background:url(../images/ico-cart.png) center left no-repeat;
		display: block;
		font-weight: bold !important;
		margin: 10px 0 10px 10px !important;
		padding: 0 0 0 30px !important;
	}

div.cartopt {/*shopping cart buttons*/
	text-align: right;
	display: block;
	overflow: hidden;
	margin: 10px 0 0 0 !important;
}
	div.cartopt p {
		width: 100% !important;
		padding: 0; margin: 0;
	}
	div.cartopt p input {
		float: right !important;
	}
	
ul.continue-proceed li.shopContinue, ul.continue-proceed li.shopCheckout {
}
	ul.continue-proceed li.shopContinue a, ul.continue-proceed li.shopCheckout a {
		background:url(../images/btn-ordernow2.png) top left no-repeat;
		display: inline-block;
		height: 46px !important;
		width: 155px !important;
		color: #fff !important;
		font-family: Georgia,"Times New Roman",Times,serif;
		font-size: 13px;
		text-decoration: none;
		padding: 13px 0 0 0 !important;
	}
		ul.continue-proceed li.shopContinue a:hover, ul.continue-proceed li.shopCheckout a:hover {
			text-decoration: underline !important;
		}
		
form.eshop {
	font-size: 11px !important;
}
form.eshop fieldset fieldset {/*name address etc in checkout*/
	padding: 10px 0 0 10px;
	margin: 10px 0 !important;
}

/* CONTACT FORM */

.wpcf7 {
	width: 400px;
	float: right;
}

.wpcf7 form textarea, .wpcf7 form input {
	font-family: Helvetica;
	font-size: 15px;
	color: #66422E;
	padding-top: 4px;
	line-height: 1.25;
}

/* STORE CSS OVERRIDE */

form.eshop fieldset {
	background: #fff !important;
	border: 2px solid #e0ddc9 !important;
}

form.eshop legend {
	padding: 2px 7px;

}

form.addtocart {
	margin-left: 0 !important;
}


.inner02 #content .datetime {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

div.more-link a {
	background:url(../images/icon_read-more.gif) no-repeat scroll 0 50%;
	padding-left:14px;
}

.inner02 #content ul.newslist {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e3e3d3;
	list-style-type: none;
}
	.inner02 #content ul.newslist li {
		margin: 0;
		padding: 0;
	}

h3.PDF {background:url(../images/icon_pdf.png) 2px 0 no-repeat; padding-left: 25px;}
h3.Web {background:url(../images/icon_link.png) 4px 0 no-repeat; padding-left: 25px;}
.inner02 #content ul.newslist li.PDF a {background:url(../images/icon_pdfsm.png) 0 0 no-repeat; padding-left: 18px;}
.inner02 #content ul.newslist li.Web a {background:url(../images/icon_linksm.png) 0 0 no-repeat; padding-left: 18px;}

.inner02 #content.customsidebar .entry {
}


.customcolhalf1 {
	width: 365px;
	padding-right: 25px;
	float: left;
}

.customcolhalf2 {
	width: 510px;
	float: left;
	padding-top: 422px; /* room for image gallery and order box */
}

/* Life Legacy Cards */
.lifelegacycards .inner02 #content {
	width: 100%;
	float: none;
	padding-right: 0;
}

/* Homepage Callouts */

.calloutwrapper {
	background: #f9f6ee;
}

.llcpromo {
	background: url(../images/bg_llc-promo.gif) no-repeat;
	height: 132px;
	padding: 20px 145px 0 23px;
	margin: -15px 0 10px 0;
}

.llcpromo h2 {
	font: 1.8em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
}

.llcpromo h2 a {
	color: #000;
}

#content .llcpromo p {
	margin: 0 0 1px 0;
}

/* Contrast Callouts */
.inner02 #content .contrastcalloutwrapper {
	background: url(/wp-content/themes/pla/images/callout-dropshadow.gif) no-repeat 50% 100%;
	padding-bottom: 7px;
	margin-bottom: 12px;
}

.inner02 #content .contrastcallout {
	background: #5c4c60;
	padding: 8px 8px 2px 8px;
	color: #fff;
	line-height: 1.2 !important;
	
}

.inner02 #content .contrastcallout h3 {
	text-transform: uppercase;
	margin: 0 0 7px 0 !important;
	color: #C2ADC8;
}

.inner02 #content .contrastcallout p {
	color: #c2adc8;
	line-height: 1.2 !important;
	margin-bottom: .75em;
}

.inner02 #content .contrastcallout p a {
	color: #fff;
	text-decoration: underline;
}
.inner02 #content .contrastcallout p a.cta {
	color: #fff;
	background: url(/wp-content/themes/pla/images/arrow-4.gif) no-repeat 0 4px;
	padding: 4px 5px 4px 16px;
	margin-right: 10px;
	text-decoration: none;
	font-size: 104%;
}


.inner02 #content .contrastcallout p a.cta:hover {
	color: #fff;
}

/* end contrast callouts */


.lifelegacycards form.addtocart {
	position: absolute;
	right: 35px;
	width: 510px !important;
	top: 605px;
}

.customcolthird1,
.customcolthird2,
.customcolthird3 {
	width: 275px;
	float: left;
	padding: 12px 15px;
	background: #EFEDE2;
	border-bottom:1px solid #E4E1D1;
	min-height: 320px;
}

.customcolthird1 {
	min-height: 333px;
}

.customcolthird2,
.customcolthird3 {
	padding-top: 25px;
}

.inner02 #content .customcolthird1 p,
.inner02 #content .customcolthird2 p,
.inner02 #content .customcolthird3 p,
.inner02 #content .customcolthird1 ul,
.inner02 #content .customcolthird2 ul,
.inner02 #content .customcolthird3 ul {
	line-height: 1.3;
}

.customcolthird1 {
	font-size: 115%;
	font-family: Georgia !important;
	font-style: italic;
}

.customcolthird3 {
	padding-right: 0;
}


.lifelegacycards #content br {
	display: none;
}




#image-gallery-wrapper {
	position: absolute;
	right: 35px;
	top: 300px;
}

.main_image {
    width: 381px;
    margin-right: 4px;
    height: 304px;
    float: left;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
    padding: 3px;
    border: 1px solid #e1daca;
}
.main_image h2 {
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image p {
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 10px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(icon_calendar.gif) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
    display: none;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}

.image_thumb {
    float: left;
    width: 125px;
 
 
}
.image_thumb img {
    border: 1px solid #e1daca;
    padding: 3px;
    background: #fff;
    float: left;
    width: 117px;
    height: 92px;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 0 0 5px 5px;
    width: 125px;
    float: right;
    clear: right;
}
.image_thumb ul li.hover { /*--Hover State--*/
    
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 1.5em;
    margin: 5px 0;
    padding: 0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 170px;
    display: none;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/



/* end life legacy cards */


.customcol1 {
	width:670px;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
}

.customsidebar div.first {
	margin-top: 60px !important;
}

.customsidebar .customcol2 {
	clear: right;
	float: right;
	width: 210px;
	margin: 0 45px 25px 20px;
	padding:0;
	line-height: 1.3;
	color: #3f3c2d;
	font-size: 10px;
}
	#content .entry .customcol2 .column p, 
	#content .entry .customcol4 .column p {
		font-size: 10px;
		line-height: 1.3;
		color: #3F3C2D;
		margin-top: 10px;
	}
	#content .entry .mod h2 {
		margin:0 0 0 0;
		padding: 0;
		color:#66422E;
		font:1.4em/1.2em Georgia, "Times New Roman", Times, serif;
		border-bottom:1px solid #d7d7c7;
	}
	#content .entry .customcol2 .column h2 a {
		text-decoration: none;
		color: #66422E;
	}
#content .entry .customcol3 {
	clear: right;
	float: right;
	width: 210px;
	margin: 0 45px 0 20px;
	padding:0;
}
	#content .entry .customcol3 blockquote {margin:0 10px 35px 0; border: 0; padding-left: 0}
	#content .entry .customcol3 blockquote q {
		color:#817c64;
		quotes:none;
		margin:0 0 8px;
		font-weight: normal !important;
		display: block;
		margin: 0 0 10px 0;
	}
	#content .entry .customcol3 blockquote q span {
		font-size: 18px !important;
		line-height: 1px !important;
	}
	#content .entry .customcol3 blockquote q p {
		font:italic 1.7em/1.3em Georgia, "Times New Roman", Times, serif;
		color:#817c64;
		quotes:none;
		margin:0 0 8px;
		font-weight: normal !important;
		display: inline;
	}
	#content .entry .customcol3 blockquote cite {
		color:#5d5d5d;
		font:1.4em/1.3em Georgia, "Times New Roman", Times, serif;
	}
	#content .entry .customcol3 blockquote cite span {display:block;}
	
#content .entry .customcol4, #content .entry .customcol5 {
	clear: right;
	float: right;
	width: 210px;
	margin: 0 45px 20px 20px;
	padding:0;
}
	#content .entry .customcol4 p a.alignleft {
		font-size: 10px;
	}
	#content .entry ul.sideNews {margin-left: 0;}
	#content .entry ul.sideNews li {
		list-style-type: none;
		padding: .2em 0;
		line-height: 1.2;
	}
	#content .entry .customcol4 ul li.PDF a {background:url(../images/icon_pdfsm.png) 0 0 no-repeat; padding-left: 18px;}
	#content .entry .customcol4 ul li.Web a {background:url(../images/icon_linksm.png) 0 0 no-repeat; padding-left: 18px;}
	
	#content .entry .customcol4 .datetime {
		font-weight: normal;
		font-size: .8em;
	}
	
	#content .entry .customcol4 a {
		text-decoration: none;
	}
	
	#content .entry .customcol4 p {
		margin-bottom: .1em;
	}

#content .entry .customcol4 ul, 
#content .entry .customcol5 ul {
	margin-left: 0;
	list-style-type: none;
}

img.sidebarimg {
	display: block;
	margin: 0 auto;
	text-align: center;
}