

body {
	margin:0;
	padding:0;
	font: 80%/1.3 'Trebuchet MS', Trebuchet, Arial, helvetica, sans-serif; 
	color:#342714;
	background-color:#F9F6D9;
	text-align:center;
}	

#layout {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width:816px;
	background: url(images/balloons.jpg) top left no-repeat;
}

#image {
	padding-bottom:40px;
	width:816px;
}

.promoters img {
	margin:0 2px 2px 0;
	padding: 4px;
}

.promoters a:hover img  {
	border:#342714 solid 1px;
	padding: 3px;
	
}

#container {
	float:left;
	display:inline;
	width:506px;
}

#header {
	width:506px;
	background: url(images/crowd.jpg) top left  no-repeat;
	height: 232px;
}

#title {
	width:506px;
	padding-top:172px;
}

#menu {
	width:300px;
	float:left;
	display:inline;
}

#content {
	margin-left:24px;
}	

#footer {
	background: url(images/book.jpg) no-repeat top center;
	clear:both;
	text-align:right;
	margin-bottom:20px;
	height:100px;
	color: #6BBDB4;
}

#footer a{
	text-decoration: underline;
	color: #6BBDB4;
}




/* --------------------- */
/* --- generic items ---*/
/* ------------------- */
em {}

img {border:none;}

a, h3 a {
	color:#de8411;
}

a:hover, h3 a:hover {
	color:#2EBBAB;
}

#logo {
	margin: 60px 0 20px 30px;
}

.clear {
	clear:both;
}

h1 {
	margin:0;
	padding:0;
}

.galleryImage {
	margin-top:4px;
}

.imageBar {
	margin-top:20px;
}

.productions a {
	color:#122C2E;
	text-decoration:none;
	font-weight:bold;
}

.productions div {
	display:inline;
	float:left;
	margin: 20px 10px 10px 0 ;
	width: 150px;
}

/* ------------ */
/* --- menu ---*/
/* ---------- */
ul {
	list-style-type:none;
	padding:0;
}

ul ul {
	list-style-type:disc;
	padding-left:40px;
}

.promoters h3 {
border-top: 1px solid;
padding-top: 5px;

}



#menu ul {
	list-style-type:none;
	padding:0;
}

#menu ul a {
	display:block;  
	color:#000; 
	/*overflow:hidden; messes up ie 5 on mac doesn't display at all*/
	width:254px;
}

a#about {
	background:transparent url(images/menu/about.gif) no-repeat; 
	height:70px; 
	}

a#tea {
	background:transparent url(images/menu/tea.gif) no-repeat;
	height:83px; 
	margin-top:0px;
	position:relative;
	left:-40px;

}

a#productions {
	background:transparent url(images/menu/productions.gif) no-repeat;
	height:75px; 

}

a#events {
	background:transparent url(images/menu/tea.gif) no-repeat;
	height:81px; 
		margin-top:-10px;
}

a#dates {
	background:transparent url(images/menu/dates.gif) no-repeat;
	height:81px; 
		margin-top:-10px;
}

a#workshops {
	background:transparent url(images/menu/workshops.gif) no-repeat;
	height:76px;

}

a#contact {
	background:transparent url(images/menu/contact.gif) no-repeat;
	height:60px;
	}
	
a#reviews {
	background:transparent url(images/menu/reviews.gif) no-repeat;
	height:63px;
	}
	
a#promoters {
	background:transparent url(images/menu/promoters.gif) no-repeat;
	height:77px;
	}

#menu a:hover, #menu a.selected {
	background-position: -271px 0; 
}

#menu span {
	display:none;
}

/* ---------------- */
/* --- sub menu ---*/
/* -------------- */

ul#submenu, ul#gallerySubmenu {
	list-style-type: none;
	margin:16px 0 0px 0;
	padding:0;
}

#submenu li, #gallerySubmenu li {
	display:inline;
}

#submenu a, #gallerySubmenu a, #topmenu a {
	text-decoration:none;
	color:#342714;
	font-weight:bold;
}

/* the following code will make a submenu button have the stye of selected, if its nested within a div of class ? and has a corresponding class ? and is listed below */

#submenu a:hover, #topmenu a:hover, .description #submenu .description, .links #submenu .links,.contact #submenu .contact, .statement #submenu .statement, .theatre #submenu .theatre, .dance #submenu .dance, .reminiscence #submenu .reminiscence, .school #submenu .school, .company #submenu .company,.support #submenu .support,.biogs #submenu .biogs,.artists #submenu .artists,  .tech #submenu .tech,.bandstand #submenu .bandstand, .booth #submenu .booth, .background #submenu .background, .about #submenu .about, .reviews #submenu .reviews, .gallery #submenu .gallery, .dates #submenu .dates, .video #submenu .video, .slideshow #submenu .slideshow, .visualgallery #submenu .visualgallery, .tea #submenu .tea, .parties #submenu .parties, .cabarets #submenu .cabarets, .feedback #submenu .feedback, .associate #submenu .associate, .touring #submenu .touring, .commissions #submenu .commissions    {
	text-decoration:underline;
	color:#2EBBAB;
}

#gallerySubmenu img {
	border:solid 2px #F9F6D9; 
	}
	
#gallerySubmenu .selected img, #gallerySubmenu a:hover img {
	border-color: #93DDC7; 
	}
	
.galleryHomeItem	{
	width:141px;
	margin:20px;
	float:left;
	text-align:left;
}
	
.nextPrevious {
	margin:2px 0 6px 0;
}
	
.nextPrevious a {
	text-decoration:none;
}

.nextPrevious a:hover {
	text-decoration:underline;
}

.next {
	float:right;
}

.credit {
	text-align:right;
}

#content .productions a{
	
}