/*
------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.com
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------
*/

/* Has a background image to create the black panel down the left side of the page, because height property can't be relied on. */

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-image: url(images/left_black_panel.gif);
background-repeat: repeat-y;
background-position: top left;
font-size: .9em;
background-color: #f0e2ff;}

/* The daisy image is attached to this. */

#container {
padding: 0;
margin: 0;
background-image: url(images/rhino.gif);
background-repeat: no-repeat;
background-position: left 580px;
}

#NoRhinocontainer {
padding: 0;
margin: 0;
background-image: url(images/rhino.gif);
background-repeat: no-repeat;
background-position: left 550px;
}

/* Banner across top of page that says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 25px;
padding-right: 100px;
font-size: 1.3em;
letter-spacing: 5px;
text-align: right;
padding-top: 3px;
padding-bottom: 7px;
font-style: italic;
color: #6c2896;
border-bottom: 3px #9738c7 dotted;
font-weight: bolder;}

#main-title .credit {
font-size:.7em;
letter-spacing: normal ;
font-style: normal;
margin-right:5px;
}

/* Styles for the main text on the page. */

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 170px;
margin-right: 220px;
padding-right: 10px;
border-right: 3px #9738c7 dotted;
color: #515151;
}

#noRightmain-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 170px;
margin-right: 20px;
padding-right: 10px;
color: #515151;
}



p, ul, ol, table {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}

.close p {padding-bottom: 0px;}

li {
line-height: 1.5em;
padding-top: 10px}

.close li {
line-height: 1.5em;
padding-top: 0px;}

ol, ul {
margin-left: 25px;
}

.close ul,.close ol {
padding-bottom: 0px;}

h1 {
margin-top: 0;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
font-size: 2em;
line-height: 1.25em;
padding-bottom: 15px;
padding-top: 10px;
padding-left: 0;
padding-right: 0;
color: #6c2896;
font-weight: 700;
}

h2 {
font-size: 1.2em;
font-weight: 700;
padding-left: 0;
color: #602587;
margin: 0;
padding-top: 10px;
padding-bottom: 5px;
}

a:link  {
font-weight: bold;
color: #9738c7;
text-decoration: underline;}

a:visited {
text-decoration: underline;}

a:hover {
text-decoration: none;
font-weight: bold;
color: #d14013;
}


/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 0;
left: 0;
width: 160px;
height: 100%;
padding-top: 100px;
font-weight: bold;
}

#left-menu p {
margin-bottom: 4px;
text-align: right;
padding-right: 19px;
font-size: .8em;
}

#left-menu a:link, #left-menu a:visited {
color: #ffffff;
padding-right: 5px;
border-right: 3px #fff dotted;
text-decoration: none;}

#left-menu a:hover, #left-menu a.current {
color: #9738c7;
border-right: 3px #9738c7 dotted;
}

/* Styles for the OpenCube menu on the left side. */

#left-menu1 {
position: absolute;
top: 0;
left: 0;
width: 160px;
height: 100%;
padding-top: 10px;
font-weight: bold;
}

#left-menu1 p {
color: white;
font-size: 8px;
text-align: center;}

#left-menu1 a:link, #left-menu1 a:visited {

border-right: none;
}

#left-menu1 a:hover, #left-menu1 a.current {
border-right: none;
}

#left-menu2 {
position: absolute;
top: 0;
left: 0;
width: 160px;
height: 100%;
padding-top: 100px;

}

#left-menu2 p {
color: white;
font-size: 8px;
line-height:1em;
text-align: center;}

#left-menu2 a:link, #left-menu1 a:visited {

border-right: none;	
}

#left-menu2 a:hover, #left-menu1 a.current {
border-right: none;
}

/* Styles for the pullquote on the right side. */

#right-column {
position: absolute;
top: 100px;
right: 0px;
width: 220px;
font-size: .9em;
line-height: 1.6em;
background-color: #f6f6f6;
border-top: 3px #9738c7 dotted;
border-bottom: 3px #9738c7 dotted;
text-align: center;}

#right-column strong {
color: #d14013;
font-style: normal;
text-align: center;}

#right-column p {
font-style: italic;
padding-left: 10px;
padding-right: 5px;
text-align: center;}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: right;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: .8em;
margin-top: 0;
padding-right: 50px;
border-top: 3px #9738c7 dotted;
}

#footer a:link, #footer a:visited {
color: #9738c7; 
text-decoration: none;
font-weight: bold;}

#footer a:hover {
text-decoration: underline;
color: #9738c7;
}

.accent1 {
	color: #D14013;
	font-weight: bold;
	font-size: 12px;
}

.accent2 {
color: #D14013;
font-size: 2em;
font-weight: 700;}

.accent3 {
color: #0000ff;
font-weight: 700;
font-size: 1.4em;}

.accent3 p{
padding-bottom: 5px;
}

.accent4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #D14013;
	margin-left: 2em;
}

.accent5 {
color: #0000ff;
font-weight: 500;
font-size: 1em;
padding:15px;
border: 3px #0000ff double;
width: 200px;
}

p.accent5 {
border:none;
padding:0;
float:none;}

.accent6 {
color: #0000ff;
font-weight: 500;
font-size: 1em;
padding:15px;
border: 3px #0000ff double;
margin-left:-30px;
width:425px;
background-color:inherit;
}


.accent7{
font-size:2em;	
font-weight:700;}

.accent8, .accent8 p{
text-align:center;
line-height:1.8em;
margin-top:25px;
width:200px;
}

.accent9 {
color: #0000ff;
font-weight: 500;
font-size: 1em;
padding:15px;
border: 3px #0000ff double;
width: 90%;
}

.accent10 {
color: #0000ff;
font-weight: 800;
font-size: 1em;
padding:15px;
width: 200px;
}


.coy{
	font-size: .8em;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
font-style: italic;
margin-left: 10px;
margin-right: 10px;
text-align: center;}

.caption{
	font-size: 0.9em;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
font-style: italic;
margin-right: 0px;
font-weight: 700;}

p.caption {margin-bottom:15px;
}

.BlackBold {
	color: #000000;
	font-weight: bold;
}

.productionInfo{
	color: #000000;
	font-weight: bold;
font-size: 13px;
margin: 0em;}

.importantCenter{
	color: #6C2896;
	font-weight: 900;
	text-align: center;
	border: 2px #6c2896 solid;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;

}

.navbar{
	background-color: #6C2896;
	color: white;
	font-weight: 900;
	text-align: center;
	border: 2px #6c2896 none;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}

.navbar a {color:white;}

.earlier{
	background-color: #cccccc;
	color: white;
	font-weight: 900;
	text-align: center;
	border: 2px #6c2896 none;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
}

.earlier a {color:white;}


.bigDeal{
	background-color: #6C2896;
	color: white;
	font-weight: 900;
	text-align: center;
	border: 2px #6c2896 none;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 50px;
	padding-top: 0px;
	font-size: 24px;
	margin-top: -9px;}

#noright-main-text {
margin-top: 0;
margin-bottom: 0;	
margin-left: 170px;
margin-right: 220px;
padding-right: 10px;
border-right: 3px #9738c7 dotted;
color: #515151;
}

.summaryTitle{
font-size: 2em;
font-weight: 800;
font-style: italic;
padding-bottom: 3px;
padding-left: 0px;
padding-right: 10px;
color: red;
line-height: 1.5em;}


.summaryTitle p{
padding-top: 0px;
padding-bottom: 10px;
}
	
.summaryByline {font-weight:700;}

.summaryTheaterInfo p{
font-size: 1.2em;
font-weight: 800;
color: #000000;
line-height: 1.5em;}

.summaryTime {
font-size: 1em;
color: blue;
line-height: 1.5em;}



.phone-list p{
margin: 0
}

.left-column {
	text-align: right;
	text-indent: 10px;
}

.right-column {
	text-align: left;
	text-indent: 10px;
}

.home-page-right-side-column{
width:220px;
}
	.No-top-margin {
	margin: 0px;
	padding: 0px;
}
.mission {
	border: medium double #CC0000;
	margin: 0px 0px 20px;
	padding: 10px 10% 5px;
}

.tight {padding: 0px}

.obit{
background-color:black;
color: #decaae;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1 em;
text-align: center;}
.obit p{
background-color:black;
color: #ffffff;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.9em;
text-align: left;}

.helpWanted{
background-color: black;
font-family: verdana, arial, helvetica, sans-serif;
font-size: .9em;
text-align: center;}



.helpWanted p{
background-color: black;
color: #decaae;
font-family: verdana, arial, helvetica, sans-serif;
font-size: .9em;
text-align: center;}

.job{
background-color:black;
color: #decaae;
font-family: verdana, arial, helvetica, sans-serif;
font-size: .9em;
text-align: left;}

.job p{
background-color:black;
color: #decaae;
font-family: verdana, arial, helvetica, sans-serif;
font-size: .8em;
text-align: left;}	


.job a:link , .job a:visited {
font-weight: bold;
color: #CC99FF;
text-decoration: underline;}


.job a:hover {
text-decoration: none;
font-weight: bold;
color: #d14013;
}


.names {
font-size: .7em;
font-weight:500;}

.divider {
border: 0px;	
border-top: 1px #9738c7 solid;
}

.dividerALT {
border: 0px;	
border-top: 1px #9738c7 solid;
padding-bottom:0;
padding:0;
line-height:.5;	
}

.reviewQuote {
margin-top:20px;
font-weight:bolder;
background-color:#000000;
color: #CC99FF;}

.reviewQuote p{
font-size: .8em;	
margin-left:15px;
margin-right:15px;
}

.moneyWords {
margin-left:15px;
margin-right:15px;
font-size: 1.2em;
font-style:italic;}

.reviewQuote a:link, .reviewQuote a:visited {
font-weight: bold;
color: #CC99FF;
text-decoration: underline;}

.footnote {
font-size:.8em;
color:#111111;
text-align: right;
margin:0;
margin-top: -10px;
margin-bottom: -10px;}	

.left {
float:left;
}

img.left  {margin-right:10px;}

.box{
width:240px;
border:1px solid #000;
float:left;
background-color: #6c2896;
color:#fff;
line-height:3em;
text-align:center;
font-size:9px;
}

.box a{color:#fff}

.textright {float:right}

.kicker {
color:#00F; font-style: italic; font-weight: 600; font-size: 14px;
	}
	
.columnLogo
{
float:left;
width:250px;
margin-right:10px;
clear:both;}

.newDonor 
{
clear:both;
}


.mapInfo a,.mapInfo:link {
margin-top:0;
padding-left:10px;padding-right:10px;padding-top:2px;padding-bottom:2px;
background-color:#6C2896;
color:#ffffff;
font-weight:900;
width:100px;
text-align:center;
border:2px solid #fff;
	color:#fff;
text-decoration:none;}
.mapInfo a:hover {
	background-color:#fff;
	color:#6c2896;
	border:2px solid #6c2896;
	}
	
#Facebook
{
	background-color:#F0E2FF;
	color:#6c2896;
	font-size:8px; 
	color:#ffffff;
	margin-top:20px;
	}
	
.reviewBox {
float:right;
margin-left:3px;
color: #0000ff;
font-size: 1em;
padding:10px;
border: 3px #0000ff double;
width: 200px;
background-color:#fff;

}	