h2.head {
	font-size: 1.5em;
}
.biggerbold {
	font-size: 1.15em;
	font-weight: bold;
}
.bigger {
	font-size: 1.15em;
}
.question {
	font-weight: bold;
}
div.quote {
	font-size: 1.15em;
	font-style: italic;
}
div.caption {
	font-size: .95em;
	font-style: italic;
}
div.photoleft {
	float: left;
	padding: 1.25em 1em 1em 0;
}
div.photoright {
	float: right;
	padding: 1.25em 1em 1em 1em;
}
div.photocenter {
	padding: 1.25em 1em 1em 1em;
}
div.quotebox {
	float: right;
	padding: 1em;
	margin: 1.25em;
	border: solid 1.5px #421800;
}
h3.subhead {
	font-size: 1.1em;
}
table.calendar {
	font-size: 1em;
	font-style: normal;
	border: none;
	padding: 0;
	width: 95%;
}
table.calendar td {
	padding-bottom: .5em;
}
table.calendar td.date {
	width: 18%;
	padding-right: 2%;
}
table.calendar td.time {
	width: 21%;
	padding-right: 4%;
}
table.calendar td.event {
	width: 30%;
	padding-right: 4%;
}
table.calendar td.location {
	width: 10%;
}

table.schedule {
	font-size: .85em;
	font-style: normal;
	border: none;
	padding: 0;
	width: 35em;
}
table.schedule td.time {
	width: 13em;
}
table.schedule td.level {
	width: 15em;
}
table.schedule td.studio {
	width: 7em;
}
table.schedule td.teacher {
	width: 0em;
	display: none;
}
.private table.schedule {
	font-size: .85em;
	font-style: normal;
	border: none;
	padding: 0;
	width: 45em;
}
.private table.schedule td.time {
	width: 13em;
}
.private table.schedule td.level {
	width: 15em;
}
.private table.schedule td.studio {
	width: 10em;
}
.private table.schedule td.teacher {
	width: 7em;
	display: block;
}

/*div.director {
	padding: 5px;
	border: 1px solid #421800;
}*/
div.director img, div.staff img {
	float: left;
	padding: 10px 10px 5px 10px;
}
div.director img {
	padding: 1em 15px 0px 0;
}
p.name {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: .25em;
}
p.title {
	font-size: 1.05em;
	font-weight: bold;
	margin: .25em 0 .25em 0;
}
p.bio {
	font-size: 1em;
	font-weight: normal;
}
div.staff p {
	padding-left: 10px;
	padding-right: 10px;
}
div.staff {
	margin-top: 1em;
	padding: 5px;
	padding-top: 0;
	border: 1px solid #421800;
	font-size: .9em;
}
div.subcategories {
	clear: left;
	text-align: left;
	margin-top: 1em;
}
ul.subcategories {
	font-size: .75em;
	position: relative;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	color: #576c53;
}
ul.subcategories li, ul.subcategories li a {
	margin-left: 0;
	padding: .1em .2em;
	list-style: none;
	display: inline;
	color: #576c53;
	text-decoration: none;
}
ul.subcategories li.header {
	color: #421800;
	font-weight: bold;
}
ul.infolist li {
	padding-bottom: .5em;
}
.title {
	font-weight: bold;
}
div.tabs {
	margin: 1em 0 -1em 0; /* tabs don't align in IE unless you have neg. bottom margin */
}
html>body div.tabs {
	margin: 1em 0 0 0;
}
ul#nav {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
	}

ul#nav li {
	display:block;
	float:left;
	background: #eaeacf url('/images/righttabgrn.gif') top right no-repeat;
	margin:0;
	border:1.5px solid #fff;
	border-bottom: none;
	padding-right:10px;
	}
	
ul#nav li.first {
	border-left: none;
}
	
ul#nav li a, ul#nav li div {
	display:block;
	float:left;
	background:#7a9875 url('/images/lefttabgrn.gif') top left no-repeat;
	text-decoration:none;
	letter-spacing:.01em;
	margin:0;
	padding:6px 0 4px 10px;
	font-weight: bold;
	color: #421800;
	}

ul#nav li a:hover {
	text-decoration:underline;
	background:#7a9875 url('/images/lefttabgrn.gif') top left no-repeat;
	margin:0;
	padding:6px 0 4px 10px
	}
   	
ul#nav li.here {
	background:#eaeacf url('/images/righttab.gif') top right no-repeat;
	font-weight: bold;
	color: #421800;
}
ul#nav li.here div {
	background:#eaeacf url('/images/lefttab.gif') top left no-repeat;
	color: #421800;
}

.rbroundbox { background-color: #eaeacf; clear: both;}
.rbtop div  { 
	/*background: url(/images/corner-tl.gif) no-repeat top left;*/
}
.rbtop      { 
	background: url(/images/corner-tr.gif) no-repeat top right;
	background-color: #eaeacf;
}
.rbbot div  { background: url(/images/corner-bl.gif) no-repeat bottom left; }
.rbbot      { background: url(/images/corner-br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
}
.rbcontent  { margin: 0 14px; }

ul.planfordance {
	list-style:none;
	margin: 0;
	padding: 1em;
	border:none;
}
ul.planfordance li {
	padding-bottom: 1em;
}
div.year {
 font-size: 1.5em;
 font-weight: bold;
}
span.showtitle {
	font-weight: bold;
	font-style: italic;
}
span.subblurb {
	font-size: small;
}
.programsnippet {
	clear: left;
}
a.mousethumb img {
	border: none;
	float: left;
	position: relative;
}
div.contentcontainer {
 border: 1px solid #421800;
 padding: .5em 0 0 0;
 margin: .5em 0;
 position: relative;
}
div.contentcontainer table {
	float: left;
	margin: 0;
	margin-right: 10px;
	width: 360px;
	height: 360px;
}
ul.sitesection {
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.sitesubsection {
	font-weight: normal;
	list-style: disc;
	font-size: small;
}
ul.sitesection li, ul.sitesubsection li {
	padding-top: .25em;
}
span.budnumber {
	font-size: 2.5em;
	font-weight: bold;
}
span.budname {
	font-size: 1.5em;
	font-weight: bold;
}
span.budtext {
	font-size: .6em;
	font-weight: normal;
	vertical-align: middle;
}
p.budtext {
	margin-top: .5em;
}
p.budtime {
	margin: .25em 0 0 0;
}
h4.feature {
	font-family: Palatino, New York, MS Serif, Garamond, Georgia, Times New Roman, Times, serif; 
	padding-top: 0;
	font-size: 1.75em;
	margin: 1em 0 .5em;
}
div.infoform {
	margin: auto;
	padding: 1.5em;
	padding-right: 0;
	border: solid 1px #421800;
	background-color: #eaeacf;
	position: relative;
	float: none;
/*	width: 98%; */
}
div.infoitem {
	margin-right: .5em;
	margin-bottom: 1.5em;
	float: left;
	position: relative;
}
div#textbox {
	margin-right: 0;
}
div.infohead {
	clear: both;
	margin-top: 1.75em;
	margin-bottom: 1em;
	font-size: 1.15em;
	font-weight: bold;
	position: relative;
}
.spacer15 {
	padding-right: 1.5em;
}
