@import "../../css/modern-banner.css";
body {
	background-color: #fff;
	padding: 0;
	margin: 0;
	min-width: 1000px;
	height: 100%;
	width: 100%;
	font-family: verdana,sans-serif;
}
img {
	border: 0;
}
a:link {
 color: #ae1919;
}
a:hover, a:visited {
 color: #ae1919;
}
a.blue:link {
 color: #295a84;
}
a.blue:hover, a.blue:visited {
 color: #295a84;
}
a.purple:link {
 color: #663366;
}
a.purple:hover, a.purple:visited {
 color: #663366;
}

a.green:link {
 color: #669966;
}
a.green:hover, a.green:visited {
 color: #669966;
}
a.red:link {
 color: #704040;
}
a.red:hover, a.red:visited {
 color: #704040;
}
a.black:link {
 color: #000;
 font-weight:bold;
 
}
a.black:hover, a.black:visited {
 color: #000;
 font-weight:bold;
}
a.orange:link {
 color: #ff9933;
}
a.orange:hover, a.orange:visited {
 color: #ff9933;
}
a.pink:link {
 color: #f5a7a7;
}
a.pink:hover, a.pink:visited {
 color: #f5a7a7;
}
p.bluesub {	
	color: #295a84;
	text-transform:uppercase;
	padding-top: 2px;
	border-top: 1px solid #295a84;
	font-family: times new roman, times, serif;
	width: 400px;
	margin-top: 20px;
	margin-bottom: -5px;
}
p.greysub {	
	color: 797979;
	text-transform:uppercase;
	padding-top: 2px;
	border-top: 1px solid #295a84;
	font-family: times new roman, times, serif;
	width: 400px;
	margin-top: 20px;
	margin-bottom: -5px;
}
p.purplesub {	
	color: #663366;
	text-transform:uppercase;
	padding-top: 2px;
	border-top: 1px solid #663366;
	font-family: times new roman, times, serif;
	width: 400px;
	margin-top: 20px;
	margin-bottom: -5px;
}
p.greensub {	
	color: #669966;
	text-transform:uppercase;
	padding-top: 2px;
	border-top: 1px solid #669966;
	font-family: times new roman, times, serif;
	width: 400px;
	margin-top: 20px;
	margin-bottom: -5px;
}
p.blacksub {	
	color: #000;
	text-transform:uppercase;
	padding-top: 2px;
	border-top: 1px solid #000;
	font-family: times new roman, times, serif;
	width: 400px;
	margin-top: 20px;
	margin-bottom: -5px;
}
p.pinksub {	
	color: #f5a7a7;
	text-transform:uppercase;
	padding-top: 2px;
	border-top: 1px solid #f5a7a7;
	font-family: times new roman, times, serif;
	width: 400px;
	margin-top: 20px;
	margin-bottom: -5px;
}
p.orangesub {	
	color: #ff9933;
	text-transform:uppercase;
	padding-top: 2px;
	border-top: 1px solid #ff9933;
	font-family: times new roman, times, serif;
	width: 400px;
	margin-top: 20px;
	margin-bottom: -5px;
}
p.redsub {	
	color: #704040;
	text-transform:uppercase;
	padding-top: 2px;
	border-top: 1px solid #704040;
	font-family: times new roman, times, serif;
	width: 400px;
	margin-top: 20px;
	margin-bottom: -5px;
}
h1.tred, span.subtitlered {
	color: #704040;
}
h1.tpink, span.subtitlepink {
	color: #ae7c7c;
}
h1.torange, span.subtitleorange {
	color: #c87625;
}
h1.tgreen, span.subtitlegreen {
	color: #669966;
}
h1.tpurple, span.subtitlepurple {
	color: #663366;
}

p.pinktitle {	
	color: #f5a7a7;
	font-style: italic;
	font-size: 1.1em;
	font-family: times new roman, times, serif;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
p.bluetitle {	
	color: #295a84;
	font-style: italic;
	font-size: 1.1em;
	font-family: times new roman, times, serif;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
p.greytitle {	
	color: #797979;
	font-style: italic;
	font-size: 1.1em;
	font-family: times new roman, times, serif;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
p.purpletitle {	
	color: #663366;
	font-style: italic;
	font-size: 1.1em;
	font-family: times new roman, times, serif;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

p.orangetitle {	
	color: #ff9933;
	font-style: italic;
	font-size: 1.1em;
	font-family: times new roman, times, serif;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

p.redtitle {	
	color: #704040;
	font-style: italic;
	font-size: 1.1em;
	font-family: times new roman, times, serif;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

p.greentitle {	
	color: #669966;
	font-style: italic;
	font-size: 1.1em;
	font-family: times new roman, times, serif;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
p.bluetitle {	
	color: #1e548a;
	font-style: italic;
	font-size: 1.1em;
	font-family: times new roman, times, serif;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
p.blacktitle {	
	color: #000;
	font-style: italic;
	font-size: 1.1em;
	font-family: times new roman, times, serif;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
span.subtitle {	
	font-size: 1em;
	font-family: times new roman, times, serif;
}
p.subtitle2{	
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 30px 0 0 0;
	border-top: 1px solid #000;
}
div,h1,h2,h3,h4,ul,li,h5 {
	margin: 0;
	padding: 0;
}
h3, h4, li, h2, div.bio, p.sub, td.inter, table.interviews, div.links {
	font-family: 'Lucida Grande','Lucida Unicode',lucida,verdana,sans-serif;
}
h1 {
	font-family: Georgia, Times;
	font-weight: normal;
	color: #555;
}
div.toparea, div.topareapink, div.topareagreen, div.topareaorange, div.topareablue, div.topareared, div.topareapurple {
	background: #f3eee8 url(art/p_topareabg.jpg) no-repeat;
	text-align: left;
	padding: 60px 0 0 0;
	background-position: 0 40px;
}
div.topareapink {
	background: #f3d4d4 url(art/p_topbgpink.jpg) no-repeat;
	padding: 60px 0 0 0;
	background-position: 0 40px;
}
div.topareagreen {
	background: #c4e5bf url(art/p_topbggreen.jpg) no-repeat;
	padding: 60px 0 0 0;
	background-position: 0 40px;
}
div.topareaorange {
	background: #e5d4c2 url(art/p_topbgorange.jpg) no-repeat;
	padding: 60px 0 0 0;
	background-position: 0 40px;
}
div.topareared {
	background: #ffe9e9 url(art/p_topbgred.jpg) no-repeat;
	padding: 60px 0 0 0;
	background-position: 0 40px;
}
div.topareapurple {
	background: #eedcee url(art/p_topbgpurple.jpg) no-repeat;
	padding: 60px 0 0 0;
	background-position: 0 40px;
}
div.topareablue {
	background: #cfdeea url(art/p_topbgblue.jpg) no-repeat;
	padding: 60px 0 0 0;
	background-position: 0 40px;
}
div.nav {
	text-align: left;
	margin: 0;
	clear: right;
	border-bottom: 1px solid #888;
	padding-left: 10px;
	background-color: #bbb;
	min-width: 700px;
}
div.nav ul {
	display: block;
}
div.nav li {
	list-style-type: none;
	display: inline;
}
img.logo {
	float: right;
	width: 134px;
	padding: 0 34px 0 0;
	margin: 0;
} 
div.line {
	background: url(art/p_line.gif) no-repeat; 
	height: 1px;
}
div.left {
	float: left;
	width: 300px;
	padding-left: 0px;
}
div.right {
	text-align: left;
	padding-left: 320px;
	padding-right: 10px;
}
h1 img {
	padding: 20px 0 0 0px;
}
div.testimony {
	text-align: center;
	line-height: 16px;
	font-size: 14px;
	font-style: italic;
	color: #000;
	padding: 10px;
	clear: none;
	margin-top: 20px;
	width: 300px;
	font-family: times new roman, times, serif;
}
div.testimony  b {
	font-size: 1.1em;
	border-bottom: 1px solid #666;
	color: #000;
	padding: 3px 3px 1px 3px;
}
div.testimony span.subtitle {
	color: #666;
	border: none;
	padding: 3px;
	display: block;
}
div.testimony div.line1 {
	border-bottom: 1px solid #fff; 
	width: 220px; 
	margin: 2px auto 2px auto; 
	height: 1px; 
	padding: 0;
	height: 1px;
}
* html div.testimony div.line1 {
	margin-top: -14px;
}
div.testimony a.black:link, div.testimony  a.black:visited {
	font-weight: normal;
	text-decoration: none;
}
div.testimony a.black:hover {
	font-weight: normal;
	text-decoration: underline;
}
h3 {
	text-align: left;
	padding-left: 10px;
	color: #91a32d;
	font-weight: normal;
	margin-top: 40px;
}
h3.nopad {
	margin-top: 1px;
}
td.main2012 h4 {
	text-align: left;
	padding: 5px 15px 5px 20px;
	margin: -40px -40px 20px -40px;
	background-color: #f5e996;
	color: #333;
	font-size: .9em;
	line-height: 1.4em;
	font-weight: normal;
}
div.mainouter {
	margin: 0px;
	text-align: left;
}
div.maininner {
	padding: 45px 70px 60px 70px;
	text-align: left;
	clear: both;
}
div.maininnervid {
	padding: 25px 70px 20px 70px;
	text-align: left;
	clear: both;
}
div.maininner1 {
	padding: 45px 20px 60px 70px;
	min-height: 630px;
	text-align: left;
	border-left: 5px solid #142531;
}
p, ul {
	color: #333;
}
div.also {
	border-bottom: 1px solid #000;
	font-style: italic;
	font-size: 1em;
	margin: 20px 20px 20px 0;
}
h2 {
	letter-spacing: 0px;
	font-weight: normal;
	padding: 7px 5px 7px 10px;
	font-size: 1.4em;
	color: #b01008;
	/*color: #e65c00; 527d00*/
	margin: 40px -20px 20px -8px;
	border-left: 3px solid #5a531d;
}
* html h2 {
	margin: 40px -45px 10px -20px;
}
h2.nopad {
	margin-top: 8px;
}
div.bottomarea {
	clear: both;
	background-color: #bc8f7b;
	font-family: 'Lucida Grande','Lucida Unicode',lucida,verdana,sans-serif;
	padding: 10px 90px 10px 80px;
	font-size: .8em;
	color: #6c483a;
	text-align: left;
}
div.bottomarea p {
	color: #fff;
	text-align: left;
	text-decoration: none;
}
div.bottomarea a {
	color: #6c483a;
	text-align: left;
	text-decoration: none;
}
div.bottomarea a:visited {
	color: #6c483a;
	text-decoration: underline;
}
div.bottomarea a:hover {
	color: #fff;
	text-decoration: underline;
}
p.questiontop,p.question {
	font-weight: bold;
	color: #746810;
}
p.question {
	padding-top: 30px;
}
div.bio {
	float: left;
	width: 280px;
	margin: 0 25px 20px 0px;
	background-color: #e1ddc2;
	border-left: 2px solid #5f5923;
	border-right: 1px solid #5f5923;
	padding: 0px;
}
div.bio img {
	margin: 0px;
}
* html div.bio {
	float: left;
	width: 280px;
	margin: 0px 20px 20px 17px;
	background-color: #79b3df;
}
div.bio p {
	font-size: .9em;
	padding: 10px 20px 20px 15px;
	color: #918a54;
}
div.bio img.smallphoto {
	width: 140px;
	border-left: 5px solid #be231f;
	float: left;
	margin: 0px 10px 10px 0px;
}
div.rightside {
	width: 250px;
	float: right;
	margin: 20px 10px 20px 20px;
}
div.rightside img {
	border-left: 2px solid #5a531d;
}
div.rightside ul {
	list-style-type: none;
	margin-top: 20px;
}
li.hitop {
	background-color: #eccc0c;
	padding: 14px 10px 3px 10px;
	color: #81740e;
	font-size: 1em;
}
li.hi {
	background-color: #869300;
	margin-bottom: 1px;
	border-left: 3px solid #5a531d;
	font-size: .9em;
	padding: 5px 10px 5px 8px;
}
li.hi a:link {
	color: #fff;
}

li.hi:hover {
	background-color: #f9f3c4;
	border-left: 3px solid #f5da09;
}
li.hi:hover a:link, li.li:hover a:link {
	color: #a5aa71;
}
li.li {
	background-color: #cbd560;
	margin-bottom: 1px;
	border-left: 2px solid #fff;
	font-size: .9em;
	color: #6c7046;
	padding: 5px 10px 5px 8px;
}
li.li:hover {
	background-color: #f8d21f;
	color: #535c38;
	border-left: 2px solid #7d8f46;
}
li a {
	text-decoration: none;
	color: #00FF00;
}
li.li a:link {
	color: #6e7e49;
}
li.li:hover a:link, li.li a:hover {
	color: #f58314;
}

td.main2012 a.head {
	font-weight: bold;
	font-size: 1.1em;
}
li.spacer {
	height: 18px;
}
li.litop {
	background-color: #8c9b33;
	padding: 14px 10px 3px 10px;
	color: #fff;
	font-size: 1em;
}
	
table.intreview {
	margin-left: 20px;
}

table.intreview td.inter {
	background-color: #f2efeb;
	width: 25%;
	padding: 0px;
	vertical-align: top;
	border-left: 5px solid #c9de54;
}
table.intreview td.inter:hover  {
	background: #fff;
	padding: 0px;
	border-left: 5px solid #d8ff02;
}
table.intreview td.inter p.name0 {
	background-color: #63730c; 
	height:43px;
	margin-right: 0px;
	color: #fff; 
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1em;
	padding: 20px 0 17px 10px;
}
table.intreview td.inter img {
	float: right;
	padding: 0px;
	margin: -20px 0px 0px -10px;
}
table.intreview td.inter p.name:hover, table.intreview td.inter:hover p.name0 {
	background-color: #8ea60b; 
	height:43px;
	margin-right: 0px;
	color: #ffe742; 
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1em;
	padding: 20px 0 17px 10px;
}
td.inter a {
	color: #e11e47;
	text-decoration: none;
}
td.inter a:hover {
	color: #45984b;
	text-decoration: none;
}
table.intreview p {
	clear: both;
	color: #333;
	padding: 5px 10px 10px 20px;
	margin: 0px;
}
a.toplinks {
	text-decoration: none;
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	padding: 3px 10px 3px 20px;
	display: block;
	margin: 2px;
	background-color: #fff;
	border-left: 5px solid #C570D4;
}
a.toplinks:hover {
	background-color: #D0C8EF;
	border-left: 5px solid #415273;
}
div.aboutfilm {
	background-color: #fff;
	border: solid 2px #415273;
	padding: 25px;
	line-height: 1.5em;
	margin-top: 20px;
}
div.aboutfilm p.title {
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #415273;
	text-align: center;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
div.aboutfilm div.watch {
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	background-color: #ebd0ed;
	padding: 10px;
	font-size: 1.2em;
	margin: 0px -20px -20px -20px;
	text-align: center;
	text-transform: uppercase;
}
p.titleparent {
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	color: #415273;
	background-color: #D0C8EF;
	padding: 5px;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 50px;
}
li.behavior {
	text-decoration: none;
	padding: 10px;
	display: block;
	margin: 2px;
	background-color: #fff;
	border-left: 5px solid #415273;
	list-style: none;
	font-size: 0.9em;
}
li.web {
	text-decoration: none;
	padding: 5px 0px 5px 20px;
	display: block;
	margin: 2px 2px 2px 35px;
	background-color: #fff;
	border-left: 7px solid #f4b227;
	list-style: none;
	font-size: 0.9em;
}
li.web:hover {
	text-decoration: none;
	padding: 5px 0px 5px 20px;
	display: block;
	margin: 2px 2px 2px 35px;
	background-color: #e6f1a7;
	border-left: 7px solid #6d7736;
	list-style: none;
	font-size: 0.9em;
}
ol {
	color: #444;
	line-height: 1.5em;
}
ol.faq {
	color: #444;
	list-style: circle;
}
div.sub {
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	font-size: 0.9em;
	color: #656290;
	margin-left: 70px;
	margin-right: 70px;
	padding: 10px;
}
p.ednote {
	background-color: #fff;
	font-family: 'Lucida Grande','Lucida Unicode',lucida,verdana,sans-serif;
	padding: 10px;
	font-size: .9em;
	color: #c45725;
}
div.photo350 {
	float: left;
	width: 350px;
	margin: 10px 20px 20px -10px;
	border-left: 15px solid #8e9a4c;
}
div.photo350_right {
	float: right;
	width: 350px;
	margin: 10px -10px 20px 20px;
	border-left: 15px solid #8e9a4c;
}
div.photo250 {
	float: left;
	width: 250px;
	margin: 10px 20px 20px -10px;
}
div.photo250_right {
	float: right;
	width: 250px;
	margin: 10px -10px 20px 20px;
}
div.photo350_right p, div.photo350 p, div.photo250_right p, div.photo250 p {
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	padding: 4px 10px 6px 10px;
	color: #52592a;
	font-size: .9em;
	margin: 0;
	border-bottom: 2px solid #8e9a4c;
	border-left: 15px solid #cec3b3;
	margin-left: -15px;
	background-color: #f6f5f3;
}
p.theme, p.themetop {
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	font-size: .9em;
	color: #696;
	margin-left: -15px;
	padding-left: 10px;
	border-left: 5px solid #3df913;
}
* html p.theme, * html p.themetop {
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	font-size: .9em;
	color: #696;
	margin-left: -7px;
	padding-left: 10px;
	border-left: 5px solid #3df913;
}
p.theme {
	clear: both;
	margin-top: 45px;
}
.themename {
	letter-spacing: 3px;
	font-size: 1.3em;
	text-transform: uppercase;
}
.themename a, div.themephoto a {
	text-decoration: none;
}
.themename a:visited {
	color: #6fa04e;
}
div.themephoto, div.themephotonon {
	float: left;
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
	font-size: .9em;
	margin: 5px 20px 10px -15px;
	background-color: #6aaa3f;
	border-left: 5px solid #3df913;
	width: 130px;
}
div.themephoto a:link, div.themephoto a:visited, div.themephoto a:hover {
	color: #fff;
}
div.themephoto:hover {
	background-color: #e11e47;
	border-left: 5px solid #e11e47;
}
div.themephoto:hover img {
	opacity: .6;
}
div.themephoto p {
	margin: 0;
	padding: 7px;
}
ul.inner {
	list-style-type: none;
	padding: 0;
	margin: 15px 0 15px 30px;
}
ul.inner li {
	background-color: #feeed9;
	margin: 0 0 2px 0;
	padding: 10px;
	font-size: .9em;
}
p.nolinks {
	padding-left: 25px;
	background-color: #f1dbc1;
	padding: 10px;
}

p.links {
	padding-left: 25px;
	background-color: #fff;
	padding: 10px;
}
p.links:hover {
	padding-left: 25px;
	background-color: #c0b4a2;
	color: #fff;
	padding: 10px;
}
hr {
	border: 0;
	margin: 35px 0 35px 0;
	border-top: 1px dashed #c11505;
}
table.idx {
	border: 0;
	padding: 0;
	margin: 0;
}
table.idx td.idx33np, table.idx td.idx33, table.idx td.idx50 {
	vertical-align: top;
	padding: 0 20px 25px 20px;
	background: #f2efeb;
	filter: alpha(opacity=(70));
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(70));
	-moz-opacity: 0.70; opacity:0.7;
}
table.idx td.idx33, table.idx td.idx33np {
	width: 31%;
	vertical-align: middle;
	padding: 20px;
}
table.idx td.idx50 {
	width: 40%;
	vertical-align: middle;
	padding: 20px;
}
table.idx td.name {
	padding-left: 10px;
	width: 120px;
	background: #8e9a4c;
	border-left: 15px solid #d2c4af;
}
table.idx td.name:hover, table.idx td.name1:hover {
	border-left: 15px solid #5a5e25;
	background: #fff;
}
table.idx td p {
	font-size: .9em;
	color: #711717;
	padding: 10px 10px 10px 0px;
}
table.idx td a.top {
	font-size: 1.4em;
	padding-top: 22px;
	background-image: url(art/idxar.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
}
table.idx td a.top:hover, table.idx td:hover a.top {
	font-size: 1.4em;
	padding-top: 22px;
	background-image: url(art/idxara.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
}
table.idx td a.inttop {
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
table.idx td a.inttop:hover, table.idx td:hover a.inttop {
	font-size: 1.4em;
	font-weight: bold;
	color: #c40602;
	text-decoration: none;
}
table.idx td img {
	width: 120px;
	text-align: center;
}
table.idx td.name img.intindex {
	margin: 5px 0 0 -10px;
}
table.interviews td {
	border-top: 1px solid #ccc;
	color: #424242;
	font-size: 15px;
	width: 33%;
	margin-bottom: 10px;
	padding: 10px;
}
table.interviews td:hover {
	background-color: #ccc;
}
table.interviews td p {
	font-size: .8em;
	color: #333;
}
table.interviews span.show {
	color: #1b6ba9;
	text-transform: uppercase;
	font-size: 12px;
}
table.interviews span.date {
	color: #666;
	font-size: 11px;
}
p.sub {
	color: #5a531d;
	border-left: 3px solid #5a531d;
	margin: -20px -20px 20px -8px;
	padding: 12px;
	font-size: .8em;
}
* html p.sub {
	color: #5a531d;
	border-left: 3px solid #5a531d;
	margin: 0 -45px 20px -20px;
	padding: 12px;
	font-size: .8em;
}
div.links {
	background-color: #f0efec;
	border-bottom: 1px solid #7c785a;
	padding: 17px 20px 0px 20px;
	margin-bottom: 4px;
	
}
div.links:hover {
	background-color: #d3c87f;
	border-bottom: 1px solid #fff;
	padding: 17px 20px 0px 20px;
	margin-bottom: 4px;
}

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

div.comments {
	text-align: left;
}
