@CHARSET "ISO-8859-1";

/* ================================================================
 *  Civic Theatre West Website Style-Sheet
 * ================================================================
 */


body {
	
		font-family:	ACaslonPro-Regular,serif;
		font-size:		12pt;
		text-align:		left;
		background-color:white
		color:			black;
	background-color: #666;
}

div#mainFrame {
	margin: 25px 75px 63px 75px;
	background-color: 	white;
	align: center;
	width: 970px;
}
table#mainContentFrame, div#mainContentFrame{
	width:		870px;
	margin: 	0 50px;
/*	width:		950px;
	padding: 	0 40px;
	background-color: white;  */
}

.LPButtons{
	text-align: 	right;
	margin-left:	1em;
}

div#logoFrame{
	text-align:		right;
}				
#logoFrame img { 
	width: 385px;
	margin: .375in 0 .25in 0;
}
	
#menuFrame{
	width: 100px;
}

div#menuTable{
}

div#PageContent
{
	margin-top:		1em;
    margin-left:	.1in;
	font-family:	ACaslonPro-Regular,serif;
	padding-bottom:	1.5em;
}



div#PageTitle {
    margin:0px;
    margin-left:	.1in;
    border-bottom:	#bf910c 4px solid;
    text-align:		left;
    text-transform:	none;
    font-size:		20pt;
    font-family: 	Trade Gothic LT,Helvetica,Arial,sans-serif;
    color:			black;
}
div#PageNoTitle {
    margin:0px;
    margin-left:  		.25in;
    margin-right: 		.25in;
    border-top: 		#bf910c 4px solid;
}

div.PageHeader{
	margin-top:		1em;
	margin-bottom: 	.5em;
	text-align: 	left;
	font-size: 		16pt;
    font-family: 	Trade Gothic LT,Helvetica,Arial,sans-serif;
	color: 			black;
}

div.subhead{
    text-align:		left;
    text-transform:	none;
    font-size:		20pt;
    font-family: 	Trade Gothic LT,Helvetica,Arial,sans-serif;
    color:			black;
    border-bottom:	1em;
}


a.menuButton:link {
    color:	transparent;
}
a.menuButton:visited {
    color:	transparent;
}
a.menuButton:active {
    color:	#bf910c;
}
a.menuButton:hover {
    color:	#bf910c;
}

SPAN.showTitle {
	font-style: italic;
}

#sideNote {
	margin-left: 1em;
	border:  #bf910c 1px solid;
}

#sideNoteText{
	font-size: 10pt;
	padding-left: .5em;
	padding-right: .5em;
	padding-bottom: 1em;
}

#sideNote H1, #sideNoteTitle{
	background-color: #bf910c;
	color:white;
	font-size:12pt;
	font-weight:bold;
	padding:2px;
	text-transform: none;
	margin-bottom: 1em;
}
#sideNoteText ul{
	padding-left: 1em;
}




/*****************/
/**   Footer    **/
/*****************/

DIV.footerContent {
    margin-top: 	2em;
	margin-bottom: 	2em;
	padding-top: 	5px;
	border-top: 	#aaa 1px solid;
	text-align:		center;
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		8pt;
	font-weight:	normal;
}

DIV.footerContent A, DIV.footerContent A:visited {
	color:		#999;
	text-decoration:none;
	margin:		0px 10px 0px 10px;
	font-size:	8pt;
	font-weight:normal;
}
DIV.footerContent A:active, DIV.footerContent A:hover {
	color:		black;
	text-decoration:underline;
	margin: 	0px 10px 0px 10px;
	font-size:	8pt;
	font-weight:normal;
}

div#sidebarFrame{
	margin-top .25in;
	text-align: center;
}

div.sidebar{
	margin-top: 1em;
}

#facebook{
	margin-top: 20px;
}
div#facebook img{
	height: 30px;
}

DIV#search {
    color: #bf910c;
    text-align: center;
    font-weight:bold;
    margin-top: 20px;
}
DIV#search input {
	border: #bf910c 6px groove;
	width: 95%;
}

.BoxSection{
	padding-bottom: 1em;
}

div.goldBanner
{
	
		
		padding:3px;
		padding-left:.25em;
		margin-bottom:.5em;
		text-align:left;
		text-transform:none;
		font-size:16pt;;
		background-color:#bf910c;
		color:white;
}
div.blackBanner
{
	
		
		padding:3px;
		padding-left:.25em;
		margin-bottom:.5em;
		text-align:left;
		text-transform:none;
		font-size:16pt;;
		background-color:black;
		color:#bf910c;
}
div.greyBanner
{
	
		
		padding:3px;
		padding-left:.25em;
		margin-bottom:.5em;
		text-align:left;
		text-transform:none;
		font-size:16pt;;
		background-color:#ddd;
		color:black;
}

hr {
	color: #bf910c;
}
