body{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background-color:#93bea8;
}

#wrapper{
	width: 955px;
	margin: 0 auto;
	background-color:#ffffff;
	border:1px solid #000;
}

#masthead{
	margin: 0;
	padding:0px 0px 0px 0px;
	width: 100%;
	background-image:url(../images/top.jpg);
	height: 100px;
}

#navBar{
	text-align:center;
	margin: 0;
	padding:0px 0px 0px 0px;
	width: 100%;
	background-image:url(../images/navbar.gif);
	height: 20px;
	border-top:2px solid #8f8c5f;
}

/********************* navigation **********************/

#home .home, #events .events, #actors .actors, #theatre .theatre, #visual .visual, #artists .artists, #auditions .auditions, #exhibits .exhibits, #websites .websites, #film .film, #organize .organize, #contact .contact, #study .study, #music .music, #dance .dance, #photos .photos{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}

.divider{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #e6e4c0;
}

/********************* content **********************/

#container{
	width: 100%;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#content{
	float:right;
	width: 675px;
	font:14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0;
	text-align:left;
	padding:5px 10px 0px 5px;
	border-left:1px solid #0072bc;
}

#sidebar{
 	float:left;
	width: 248px;
	font:14px Trebuchet MS, Arial, Helvetica, sans-serif;
 	color: #000000;
	margin:0px;
	text-align:justify;
	padding:5px 5px 0px 10px;
	background-color:#e6e4c0;
	border-bottom:2px solid #c6d19d;
}

/********************* footer **********************/
#siteInfo{
	clear: both;
	text-align:center;
	font-size: 10px;
	color: #000;
	padding: 15px 5px 5px 5px;
	margin-top: 20px;
	background-image:url(../images/navbar2.gif);
	height: 20px;
} 

/************** text **************/

p {margin: 0px auto;
}
	
#menu p{margin:5px 0;
}

#sidebar p{margin:5px 0;
}

#content p{margin:5px 0;
}

#sidebar h2.line{border-bottom:1px solid #c6d19d;
	padding:0px 0px 10px 0px;
}

#sidebar p.line{border-bottom:1px solid #c6d19d;
	padding:0px 0px 10px 0px;
}

#sidebar2 p.line{border-bottom:1px solid #c6d19d;
	padding:0px 0px 10px 0px;
}

#content p.line{border-bottom:1px solid #c6d19d;
	padding:0px 0px 10px 0px;
}

#siteInfo p{
	margin:0px; line-height:.85;
}

.phocredit{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color: #000000;
	}

.title{
	font: bold 38px Trebuchet MS, Arial, Helvetica, sans-serif;
 	color: #00A49D;
	}
	
.stitle{
	font: bold 16px Trebuchet MS, Arial, Helvetica, sans-serif;
 	color: #00A49D;
	}
	
.mtitle{
	font: bold 28px Trebuchet MS, Arial, Helvetica, sans-serif;
 	color: #3A706E;
	}
	
.menutitle{
	font: bold 18px Trebuchet MS, Arial, Helvetica, sans-serif;
 	color: #079bd3;
	}
	
.storycredit{
	font: bold 16px Trebuchet MS, Arial, Helvetica, sans-serif;
 	color: #7e7c7c;
	}
	
.quote {
	font: bold 20px Trebuchet MS, Arial, Helvetica, sans-serif;
 	color: #7e7c7c;
	padding:20px;
}
	
	
/************** header tag styles **************/

h1{
 font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size:28px;
 color: #1ba29c;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size:19px;
 color: #1ba29c;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size:15px;
 color: #1ba29c;
 margin: 0px;
 padding: 0px;
}

#sidebar h2{
 font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size:19px;
 color: #1ba29c;
 margin: 0px;
 padding: 0px;
}

#sidebar h3{
 font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size:15px;
 color: #1ba29c;
 margin: 0px;
 padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #dbe7ae;
	text-decoration: none;
}

a:hover{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}

/********************* image **********************/

.content img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 5px 5px 0;
}

/********************* new links **********************/
#content a:link{
	font:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0da2d9;
	font-weight: bold;
}

#content a:visited{
	font:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0da2d9;
	font-weight: bold;
}

#content a:hover{
	font:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	font-weight: bold;
}

#sidebar a:link{
	font:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0da2d9;
	font-weight: bold;
}

#sidebar a:visited{
	font:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0da2d9;
	font-weight: bold;
}

#sidebar a:hover{
	font:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight: bold;
}

/*********** #navBar link styles ***********/

#navBar2 ul a:link, #navBar2 ul a:visited {display: block;}
#navBar2 ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar2 li {border-bottom: 1px solid #ffffff;}

/* fix for browsers that don't need the hack */
html>body #navBar2 li {border-bottom: none;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-top: 3px solid #b5b17a;
	font-size: 14px;
	background-color:#89916b;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 12px;
	border-top: 1px solid #b5b17a;
	border-bottom: 1px solid #b5b17a;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
	font-size:12px;
	color: #dbe7ae;
	font-weight: bold;
}

#sectionLinks a:visited{
	border-top: 1px solid #b5b17a;
	border-bottom: 1px solid #b5b17a;
	padding: 2px 0px 2px 12px;
	font-size:12px;
	color: #dbe7ae;
	font-weight: bold;
}

#sectionLinks a:hover{
	border-top: 1px solid #b5b17a;
	border-bottom: 1px solid #b5b17a;
	background-color: #cedaa2;
	padding: 2px 0px 2px 12px;
	font-size:12px;
	color: #000;
	font-weight: bold;
}
