body.page {
	background-color: #dbc392;
	background-image: url(art/p_bg.jpg);
	padding: 0px;
	margin: 0px;
	min-width: 762px;
	height: 100%;
	width: 100%;
	z-index: 0;
}

body.page img {
	border: 0px;
}

body.page a:link {
	color: #C54527;
}

body.page a:visited {
	color: #CC6C48;
}

body.page a:hover {
	color: #FF5900;
	text-decoration: none;
}

body.page p {
	color: #3a3a3a;
}

body.page h1 {
	color: #B48138;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

body.page div.container {
	margin: 0px;
	padding: 0px;
}

body.page div.bodyarea {
	background-image: url(art/p_bgtop.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	background-position: 0 48px;
	text-align: left;
}

body.page div.mainarea {
	margin: 15px 90px 40px 85px;
	text-align: left;
}

body.page div.toparea {
	text-align: right;
}

body.page div.titlearea {
	margin: 40px 90px 20px 85px;
}

body.page div.bottomarea {
	background-color: #bbb;
	padding: 10px 90px 10px 85px;
}

body.page div.bottomarea P {
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 11px;
	color: #777;
}

body.page B {
	color: #B48138;
}

body.page p.question {
	color: #855E29;
	font-weight: bold;
	padding-top: 25px;
}

body.page p.questiontop {
	color: #855E29;
	font-weight: bold;
}

body.page blockquote {
	color: #875517;
}

body.page P.special {
	color: #875517;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 13px;
}

body.page h2 {
	color: #875517;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 18px;
	font-weight: normal;
}

body.page h3 {
	color: #875517;
	padding-top: 26px;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 16px;
	font-weight: normal;
}

body.page B.subhead {
	margin: 25px 0px 15px 0px;
	padding: 3px;
	color: #A87536;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: normal;
}

body.page p.ednote {
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	color: #B48138;
	padding: 5px;
	background-color: #fff;
}

body.page img.pullquote {
	margin: 20px 0px 20px 20px;
	float: right;
}

body.page p.bio {
	width: 200px;
	margin: 0px 20px 20px 0px;
	float: left;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	color: #666;
}

body.page div.titlearea p {
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	color: #666;
	margin: 5px 80px 5px 0px;
	padding-bottom: 10px;
}

body.page img.topphoto {
	border-top: 3px #B48138 solid;
	border-bottom: 2px #B48138 solid;
	margin-bottom: 5px;
}

body.page p.photocaption, body.page div.titlearea p.photocaption {
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	color: #A76A1C;
	margin: 3px 0px 10px 0px;
}

body.page div.photoleft250 {
	width: 250px;
	float: left;
	text-align: left;
	margin: 0px 30px 10px 0px;
}

body.page div.photoright250 {
	float: right;
	width: 250px;
	text-align: right;
	margin: 0px 0px 10px 30px;
}

body.page div.photoleft250 p.photocaption, body.page div.photoright250 p.photocaption {
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	color: #A76A1C;
	margin: 3px 0px 10px 0px;
}


body.page div.podarea {
	background-color: #fff;
	padding: 6px;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	border: 1px #aaa solid;
	line-height: 18px;
	font-size: 12px;
	color: #777;
	margin: 0px 0px 1px 0px;
}	

body.page div.podaread {
	background-color: #ddd;
	border: 1px #aaa solid;
	padding: 6px;
	line-height: 18px;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	color: #777;
	margin: 0px 0px 1px 0px;
}	


body.page a.podcastbutton {
	padding: 2px;
	color: #fff;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

body.page a.podcastbutton:link, body.page a.podcastbutton:visited {
	background-color: #FF6300;
}

body.page a.podcastbutton:hover {
	background-color: #ff0000;
}

body.page ul.feelings {
	width: 180px;
	padding: 0px;
	margin: 0px 20px 10px 0px;
	float: left;
}

body.page ul.feelings li {
	padding: 3px 8px 3px 8px;
	background-color: #eee;
	list-style: none;
	border-right: 2px solid #CC9D64;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0px 0px 1px 0px;
}

body.page ul.feelings li.in {
	padding: 3px 8px 3px 8px;
	background-color: #CC9D64;
	list-style: none;
	border-right: 2px solid #CC9D64;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	color: #eee;
	margin: 0px 0px 1px 0px;
}

body.page ul.feelings li a {
	text-decoration: none;
}

body.page ul.rellinks {
	width: 180px;
	padding: 0px;
	margin: 0px 0px 20px 30px;
	float: right;
}

body.page ul.rellinks li.link {
	padding: 4px 8px 4px 8px;
	background-color: #eee;
	list-style: none;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 11px;
	border-left: 2px solid #CC9D64;
	color: #777;
	margin: 0px 0px 1px 0px;
}

body.page ul.rellinks li.hlink {
	padding: 4px 8px 4px 8px;
	background-color: #CC9D64;
	list-style: none;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	border-left: 2px solid #CC9D64;
	color: #fff;
	margin: 0px 0px 1px 0px;
}

body.page ul.rellinks li.top {
	padding: 3px 8px 8px 8px;
	list-style: none;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	color: #875517;
	letter-spacing: 4px;	
	margin: 0px 0px 1px 0px;
}

body.page ul.rellinks li.link a,body.page ul.rellinks li.hlink a {
	text-decoration: none;
}

body.page ul.rellinks li.link a.main {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

body.page div.statbox {
	width: 240px;
	float: left;
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	color: #555;
	margin: 0px 20px 10px 0px;
	padding: 6px;
	background-color: #ccc;
}

body.page div.statbox ul {
	margin: 0px;
	padding: 0px;
}

body.page div.statbox li {
	margin: 0px;
	border-top: 1px #fff solid;
	list-style: none;
	padding: 6px 4px 6px 4px;
}

body.page p.biobox {
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	float: left;
	color: #555;
	width: 180px;
	margin: 0px 30px 20px 0px;
}

body.page div.titlearea p.idxpage {
	font-family: 'trebuchet ms',trebuchet,verdana,sans-serif;
	font-size: 12px;
	color: #666;
	margin: 5px 20px 5px 20px;
	padding-bottom: 10px;
}

body.page .grey {
	color: #777;
}

td.sidebar2012 {
	padding-top: 40px;
}



