/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
  Web Site Design for Theatre Espresso
  Design by Cowen Design
  Development by Marisa Design
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3f3f3f;
	background-color: #333;
	margin: 10px auto 0 auto;
	padding: 0;
}
img {border: none;}
td {vertical-align: top;}
ul {margin-left: 1em; padding-left: 0;}
#masthead {
	color: #3f3f3f;
	background-color: #fff;
	padding: 0 13px;
	margin: 0;
	height: 60px;
}
#topNav {
	float: right;
	font-size: 0.65em;
	text-transform: uppercase;
	margin-top: 7px;
}
#topNav ul {
	list-style: none;
}
#topNav ul li {
	display: inline;
	padding-left: 0;
	margin-left: 0;
	padding-left: 14px;
	margin-left: 20px;
}
#topNav a, #topNav a:link {
	color: #3f3f3f;
	font-weight: bold;
	text-decoration: none;
}
#topNav a:visited, #topNav a:active {
	color: #7b7baf;
}
#topNav a:hover {
	color: #f58c42;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
}
#column_wrapper {
	background: #e9e9e9 url(img/bkgd.gif) repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 600px;
	float: left;
}
#left {
	width: 160px;
	float: left;
	padding-bottom: 95px;
	background: url(img/left-nav-dots.gif) bottom left no-repeat;
}
/* SIDEBAR AND CENTER DIVS ADDED FOR MODIFIED THREE-COLUMN LAYOUT */
#sidebar {
	width: 200px;
	float: left;
}
#center {
	width: 400px;
	float: left;
}
#right .content, #center .content {
	padding: 15px 10px;
	font-size: 0.7em;
	line-height: 1.3em;
}
#left .content {
	padding: 15px 10px;
	font-size: 0.7em;
	line-height: 1.2em;
}
#sidebar .content {
	padding: 15px 10px;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #fff;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 12px 16px;
}
#footer, #bottom {
	background: #fff;
	color: #3f3f3f;
	padding: 0px;
	margin: 40px 20px;
	text-align: center;
	clear: both;
}
#credits, .credits {
	font-size: 0.8em;
/*	line-height: 1em;*/
}

#bottom {
	padding: 0;
	margin: 0;
	height: 0px;
	font-size: 0.65em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 1em;
}
.menulist ul {
	margin-left: 1em;
	padding-left: 0;
}
.menulist ul li {
	text-transform: none;
	list-style-type: disc;
	margin-left: 1.5em;
	padding: 0;
}
#left a:link {
	color: #3f3f3f;
	text-decoration: none;
	font-weight: bold;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #f58c42;
}
#center a:link {
	font-weight: bold;
	color: #0d095b;
	text-decoration: none;
}
#center a:visited {
	color: #7b7baf;
}
#center a:hover {
	color: #f58c42;
	text-decoration: underline;
}
#right a:link {
	font-weight: bold;
	color: #0d095b;
	text-decoration: none;
}
#right a:visited {
	color: #7b7baf;
}
#right a:hover {
	color: #f58c42;
	text-decoration: underline;
}
#sidebar a:link {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
#sidebar a:visited {
	color: #e9e9e9;
}
#sidebar a:hover {
	color: #e9e9e9;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	font-weight: bold;
	text-decoration: none;
}
#wrapper .menulist a:hover {
	color: #f58c42;
}
#footer a:link, #bottom a:link {color: #0d095b; text-decoration: none;}
#footer a:visited, #bottom a:visited {color: #7b7baf;}
#footer a:hover, #bottom a:hover {color: #f58c42;}
.p7uberlink {
	font-weight: bold !important;
	color: #f58c42 !important;
	text-decoration: none;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
}
#center h1 {
	color: #fff;
}
h2 {
	font-size: 1.2em;
	color: #f58c42;
	text-transform: uppercase;
	margin: 12px 0 0 0;
	padding-bottom: 0;
}
#sidebar h2 {
	color: #fff;
	padding: 15px 10px 0 10px;
	margin: 0;
}
h2 strong {
	color: #fff;
}
h3 {
	font-size: 1em;
	margin: 0;
	text-transform: uppercase;
	padding-bottom: 0;
}
#sidebar h3 {
	color: #fff;
}
h4 {
	font-size: 1em;
	margin: 20px 0 0 0;
}
.content p, .content table {
	margin: 0 0 12px 0;
}
#sidebar .content p {
	margin: 0 0 6px 0;
}
.nomargintop {margin-top: 0;}
p.margintop {margin-top: 12px;}
.orange {
	margin: 0;
	padding: 0 0 15px 0;
	background: #f58c42;
	font-size: 0.7em;
/*	line-height: 1.2em;*/
	width: 200px;
}
.orange h2 {
	padding: 15px 10px 0 10px;
	margin: 0;
}
.orange h3 {
	margin: 5px 10px;
}
.orange p {
	margin: 5px 10px;
	padding: 0;
	color: #fff;
	font-size: 1em;
}
.orange table {
	margin: 5px 10px;
}
.orange td {
	color: #fff;
}
.orange form {
	padding: 5px 10px;
}
.quote {
	font-style: italic;
}
.source, .orange p.source {
	padding-left: 20px;
}
#bottomNav {
	text-transform: uppercase;
}
.sideHead {
	background: #aaa;
	margin: 0;
	padding: 0;
	width: 200px;
}
.sideHead h3 {
	padding: 5px 10px;
	font-size: 0.75em; /* was 0.8em;*/
}
.mission {
	color: #525787; /*was 414ab2*/
	font-weight: bold;
}
#navNews {
	background: url(img/icon-news.gif) no-repeat;
	margin-left: 1em;
}
#navContact {
	background: url(img/icon-contact.gif) no-repeat;
	margin-left: 1em;
}
#navHome {
	background: url(img/icon-home.gif) no-repeat;
	margin-left: 1em;
}
.img-right {
	float: right;
	margin: 0 0 8px 8px;
	font-size: 0.8em;
	line-height: 1em;
}
.img-left {
	float: left;
	margin: 0 8px 8px 0;
	font-size: 0.8em;
	line-height: 1em;
}
.bio {
	clear: left;
	border-top: #7b7baf 1px solid;
	padding-top: 13px;
}
.pageheading {
	height: 15px;
	margin: 0;
	padding: 15px 10px;
	background: #0d095b;
}
.pageheading h1 {
	color: #fff;
	font-size: 1em;
}
.return {
	text-align: right;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 0.7em;
}
.bio strong {
	text-transform: uppercase;
	color: #f58c42;
}
#book, #subscribe, #view {
	height: 30px;
	margin-bottom: 1px;
	padding-left: 28px;
	font-size: 9px;
}
#book a:link, #subscribe a:link, #view a:link {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
#book a:visited, #subscribe a:visited, #view a:visited {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
#book a:hover, #subscribe a:hover, #view a:hover {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #f58c42;
}
#book {
	background: #c3c3c3 url(img/icon-book.gif) 10px 0px no-repeat;
	padding-top: 8px;
	height: 22px;
}
#subscribe {
	background: #c3c3c3 url(img/icon-subscribe.gif) 10px 0px no-repeat;
	padding-top: 2px;
	height: 28px;
}
#view {
	background: #c3c3c3 url(img/icon-view.gif) 10px 0px no-repeat;
	padding-top: 2px;
	height: 28px;
}
