body { 
	background: #a2c9b3;
}

a:link {
	color: #0da348;
}

a:visited {
	color: #8dc244;
}

a:hover {
	color: #e54732;
	text-decoration: none;
}

span.ednote,div.pullquote,h2,h3, div.maininner b, blockquote, p.bio, span.ti  {
		color: #5073a0;
}

span.ednote { padding: 1px; background-color: #fff; }

p  {
	color: #474a40;
}

p.question {
	margin-top: 35px;
}

b, div.intbio p {
	color: #285d3f; 
}

b.fac, p.question, p.questiontop {
	font-weight: bold;
	color: #7b2525;
}

div._comments_outer {
	background-color: #fff;
}

div.commentouter {
	background-color: #fff;
	border-top: 3px solid #867f7e;
}

div.top {
	background:#a2c9b3 url(../art/p_top.jpg) no-repeat;
	height: 105px;
	clear: both;
	padding-top: 0px;
	background-position: 0 0px;
}

div.top img.title {
	padding: 35px 0px 11px 45px;
}

div.top div.nav {
	background: #3e8c5b url(../art/p_nav.gif) repeat-x;
	font-family: 'Cantarell';
}

div.top div.nav span.navsel, div.top div.nav span.navinert { background-color: #b8d2c1; color: #45895e; }


td.main2012 div.top div.nav span.nav1 { width: 120px; }
div.top div.nav span.navmid { width: 160px; }
div.top div.nav span.navlong { width: 160px; }

td.main2012 div.top div.nav span.navcomments {
	background-image: url(../art/cbub.png);
	text-transform: uppercase;
	text-align: left; 
	padding-left: 30px;
	border-right: 0;
	width: 60px;
	background-position: left;
	background-repeat: no-repeat;
}

div.top div.nav span.navcomments:hover {
	background-image: url(../art/cbuba.png);
}

div.top div.nav span.nav:hover, div.top div.nav span.navsel:hover, div.top div.nav span.nav1:hover {
	background-color: #f2de6b;
}

div.top div.nav span.nav a {
	text-decoration: none;
	color: #fff;
}

div.top div.nav span.nav:hover a {
	color: #a48e12;
}

div.top div.nav span.nav1 a {
	color: #eee;
}

div.top div.nav span.navsel a {
	text-decoration: none;
	color: #355068;
}

div.top div.nav span.last {
	border-right: 0;
}

div.mainouter {
	background:#a2c9b3 url(../art/p_bgouter.jpg) no-repeat;
}

div.mainouter div.main {
	background:#eef0e3 url(../art/p_bg.jpg) no-repeat;
}

h1, h2, h3, h4, div.pullquote_right, div.pullquote_left { 
	color: #3a6b4c;
	font-family: 'Cantarell';
}

div.pullquote_right, div.pullquote_left {
	color: #39b26c;
}

div.pullquote_right { padding: 5px 0 5px 10px; border-left: solid 1px #d6d9c8; line-height: 1.3em; }

.int { color: #888 }

h4 { font-weight: normal; padding: 0px 3px 12px 0px; color: #3e8b5a; font-size: 15px; }

td.main2012 div.main h3 { 	
	font-weight: normal; 
	margin: 30px 20px 10px -10px; 
	font-size: 17px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding: 2px 2px 2px 10px;
	background-color: #909ba5;
}

h3.nopad { 
	margin: 0 0 5px 0px; 
}

h2 { 	
	color: #b57a21;
	clear: left;
	font-weight: normal; 
	margin: 30px 0 5px -10px; 
	font-size: 21px;
	line-height: 20px;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px dotted #dcc29a;
}

h2.nopad {
	margin: 0px 0 5px -10px; 
}

span.by {
	font-size: 1.1em;
	color: #626694;
}


p.ednote {
	border: 1px dotted #aaa;
	padding: 10px;
	background-color: #ececec;
}

div.comments {
	background: #dedee2 url(../../art/2011/pl_cmbg.png) repeat-x;
}

div.comments h3 {
	color: #444;
}

div.comments h3.nopad {
	color: #4a4ca2;
	border-bottom: 1px dotted #aaa;
}

div.comments p.commentguide {
	color: #4a4ca2;
	background-color: #eee;
}

div.intbio {
	background-color: #cbddc8;
}

div.intbio ul.highlights li { background-color: #fefff9; }
div.intbio ul.highlights li:hover { background-color: #f3e7a3; }
div.main div.intbio ul.highlights li.highlights_top, div.main div.intbio ul.highlights li.highlights_top:hover { padding: 10px 10px 5px 20px; background-color: #5a7755; color: #fff; }

td.interview {
	background: #fefff9;
	width: 30%;
	vertical-align: top;
	border-bottom: 1px dotted #96c1a7;
	cursor: pointer;
	padding: 0 10px;
}

td.interview:hover, td.edmodule:hover {
	background: #f3e7a3;
}

td.interview div.image {
	height: 149px;
	border-top: 12px solid #d7ba16;
	margin-bottom: 5px;
}

td.interview div.name a {
	text-decoration: none;
	padding-left: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 20px;
	text-align: right;
	float: right;
}

td.interview p.text {
	padding: 10px;
	margin: 10px;
	clear: both;
}


div.photoleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-left: solid 18px #659175;
	margin-left: -20px;
	background-color: #dce0d1;
}

td.edmodule div.name a {
	text-decoration: none;
	font-size: 20px;
	padding: 0 3px;
}

td.edmodule p.text {
	padding: 3px;
	margin: 10px 0;
	clear: both;
}

div.photoleft p { padding: 10px; margin: 0; }

ul.bpq {
	margin: 10px 0 10px 0;
	list-style-type: none;
}

ul.bpq li {
	background-color: #fff;
	margin-bottom: 1px;
	border-left: 4px solid #af581e;
	padding: 5px 4px 5px 15px;
}

div.links {
	border-top: 3px solid #a57254;
	padding: 10px 20px;
	margin-bottom: 5px;
	background: #ffeee5;
	margin-right: 30px
}

div.links a.head {
	font-size: 22px;
	text-decoration: none;
}

div.links p.first {
	margin: 0;
}

p.toplinks {	
	margin: 0 0 10px -8px; 
	line-height: 30px;
}


p.toplinks a.toplinks {	
	display: inline;
	line-height: 30px;
	padding: 2px 8px; 
	border-right: 1px dotted #a6b98b;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}

p.toplinks a.toplinks:hover {	
	background: #f3e7a3;
	color: #e54732;
}

p.toplinks a.last {	
	border-right: 0;
}


div.topimages { background-color: #eee8c5; margin-left: -60px; padding: 0 15px 5px 45px;}

div.topimages div.bg { height: 150px;}

p.faq, p.faqtop, p.press {
	color: #b92903;
	font-family: 'Cantarell';
	font-size: 23px;
	border-top: 1px dotted #fff;
	padding-top: 5px;
}

p.press a {
	text-decoration: none;
	padding: 0;
	margin: 0;
}

p.press {
	margin-bottom: 0px;
	margin-top: 50px;
}

p.presstext {
	margin-top: 0;
}

p.faq {
	margin-top: 30px;
}

span.bullet { 	color: #b92903; font-size: 14px }

table.videoplayer {
	width: 514px;
}

table.videoplayer td.vid {
	width: 33px;
	padding: 10px;
	vertical-align: top;
}

table.videoplayer td.vunsel{
	width: 540px;
	background: #eaded7;
	color: #d40c0c;
	cursor: pointer;
}

table.videoplayer td.vunsel:hover {
	width: 540px;
	background: #f2e2c2;
	color: #cd9830;
	cursor: pointer;
}

table.videoplayer td.vsel {
	width: 540px;
	background: #c4bfbd;
	color: #674b3c;
}

div._pgelsebox {
	-webkit-box-shadow: -3px 2px 3px #d7d9cd;
	-moz-box-shadow: -3px 2px 3px #d7d9cd;
	box-shadow: -3px 2px 3px #d7d9cd;
}

span._pgcap {
	-webkit-box-shadow: -3px 2px 3px #d7d9cd;
	-moz-box-shadow: -3px 2px 3px #d7d9cd;
	box-shadow: -3px 2px 3px #d7d9cd;
}

b.fac { font-size: 18px; }

span.factsrc { padding: 3px 8px 3px 8px; display: block; background-color: #f3faee; border: 1px solid #e4e4d5; margin: 4px 0 5px 0; font-size: .9em; color: #777; width: 180px; -webkit-border-radius: 5px; border-radius: 5px; }
span.factsrc a { text-decoration: none; }

ul.readings-links li  {
	padding: 10px 5px 10px 5px;
	border-left: 5px solid #f7e791;
	margin: 0 0 8px -10px;
	background: url(../art/wbg.png) repeat-y;
	list-style-type: none;
	color: #474a40;
}

ul.readings-links li a.head {
	font-size: 20px;
	display: block;
}

div.theme {
	float: left;
	width: 120px;
	margin: 0 10px 10px 0;
}

p.theme, p.themetop {
	color: #5073a0;
	font-size: 14px;
	padding: 10px 0 10px 10px;
	margin: 10px 10px 10px -12px;
	border-left: 2px solid #fff;
}

p.theme {
	margin: 35px 10px 10px -12px;
}

p.theme span.name, p.themetop span.name, p.theme a.name, p.themetop a.name {
	font-size: 20px;
	display: block;
}

div.theme a.themelink { display: block; padding: 5px; text-decoration: none; }
div.theme a.themelink:link, div.theme a.themelink:visited { color: #fff; background-color: #0da348; }
div.theme a.themelink:hover, div.theme:hover a.themelink:link, div.theme:hover a.themelink:visited { background-color: #e54732; }

td.edmodule {
	background: #fefff9;
	width: 18%;
	vertical-align: top;
	border-bottom: 1px dotted #96c1a7;
	cursor: pointer;
	padding: 0 10px;
}

td.edmodule div.image {
	height: 149px;
	border-top: 12px solid #d7ba16;
	margin-bottom: 5px;
}

div.acknowledgement {
	background-color: #f7f6f4;
	padding: 10px;
	border: 1px dotted #d1bf73;
}

div.acknowledgement p {
	color: #706f6c;
}

span.quote  {
	color: #39b26c;
	font-size: 20px;
}

div.content {
	padding: 0px 0 0 0;
	margin: 20px 20px 0 0;
	clear: both;
}

div.content p {
	padding: 4px 70px 4px 23px;
}

table.outernav {
	margin: 0 10px 10px -20px;
}

table.outernav td.sections {
	background: #d7ba16;
	padding: 5px 0 1px 10px;
	color: #4d451a;
	text-transform: uppercase;
	letter-spacing: 2px;
}

table.outernav td.mainarea {
	padding: 10px;
	border-bottom: 1px solid #ccc6ae;
	border-left: 1px solid #ccc6ae;
	border-right: 1px solid #ccc6ae;
}

table.outernav td.topnav, table.outernav td.topnavon {
	background-color: #f9eebd;
	padding: 8px 8px 5px 8px;
	font-size: 13px;
	cursor: pointer;
	line-height: 14px;
	color: #0da348;
	vertical-align: top;
	border-right: 1px solid #ccc6ae;
	border-top: 3px solid #d7ba16;
	text-align: center;
	border-bottom: 1px solid #ccc6ae;
}

table.outernav td.topnav:hover {
	backgroun-color: #e3debd;
	color: #7e774d;
}

* html td.topnav:hover {
	background: #e3debd;
	color: #7e774d;
}


table.outernav td.topnavfirst {
	border-left: 1px solid #ccc;
}

table.outernav td.topnavon {
	padding: 5px 8px 5px 8px;
	background: #e3debd;
	color: #971818;
	border-top: 6px solid #ccbd6a;
}

table.outernav td.topnav div.tabtitle {
	color: #8a6f6f;
}

table.outernav td.topnav:hover div.tabtitle {
	color: #ccc;
}

table.outernav ul.module {
	list-style-type: square;
	padding-left: 40px;
	color: #474a40;
}

table.outernav div.submit {
	width: 40px;
	float: right;	
}

table.outernav div.submit a {
	text-decoration: none;
}

div.tabs {
	margin-bottom: 20px;
}

td.videotitleguide {
	vertical-align: top;
}


div.egblack {
	position: absolute;
	z-index: 9993;
	background-color: #000;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

div.egpop {
	background-color: #fff;
	width: 400px;
	height: 150px;
	z-index: 9995;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	margin: 225px 0 0 40px;
	padding: 10px;
}

div.egpop span.title {
	font-size: 13px;
	letter-spacing: 3px;
	display: block;
	color: #666;
	margin-bottom: 3px;
}

div.egpop form {
	border: 0;
	margin: 0;
	padding: 0;
}

div.egpop textarea {
	background-color: #eee;
	width: 400px;
	height: 70px;
}

div.egpop span.clsr {
	display: block;
	margin: 4px 0 0 290px;
	background-color: #0da348;
	color: #fff;
	padding: 3px;
}

div.egpop span.clsr:hover {
	background-color: #e54732;
}

div.egpop span.clsr:hover {
	background-color: #e54732;
}

div.egpop div.sz span.sm, div.egpop div.sz span.lg {
	width: 100px;
	display: block;
	padding: 3px;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 2px;
	border-right: 3px;
	margin: 4px 0 4px 0;
	float: left;
}

div.egpop div.sz {
	width: 400px;
	height: 22px;
}

div.egpop div.sz span.dsbl {
	background-color: #888;
	border: 1px solid #888;
	color: #aaa;
}

div.egpop div.sz span.enbl {
	background-color: #fff;
	color: #0da348;
	border: 1px solid #0da348;
}

div.egpop div.sz span.enbl:hover {
	background-color: #e54732;
	border: 1px solid #e54732;
	color: #fff;
}

a.embut, a.embut:link, a.embut:visited {
	display: block;
	float: right;
	margin: 10px;
	padding: 4px;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 14px;
	text-align: right;
	width: 170px;
	background-color: #0da348;
	color: #fff;
	clear: both;
}

a.embut:hover {
	background-color: #e54732;
}