@charset "UTF-8";
body {
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #121F33;
	margin-top: 10px;
}
h1 {
	margin: 0;
	padding: 0;
}
#container {
	width: 980px; /* the auto margins (in conjunction with a width) center the page */
	border: 10px solid #CADDD8;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #F6f5e0;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper {
	background-image: url(../images/doublestripe.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-right: 30px;
	margin-top: -50px;
	z-index: 0;
	zoom: 1;
}
/**html #wrapper {
	margin-top: -45px;
}*/
#mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 200px;
	position: relative;
	
}


#mainContent a {
	font-size: 0.9em;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#mainContent a:hover, #mainContent a:focus {
	color: #006666;
}

#sidebar {
	/*background-image: url(../images/doublestripe.gif);*/
	background-repeat: repeat-y;
	background-position: right top;
	float: right;
	width: 170px;
	z-index: 200;
}
#menubar {
	background-image: url(../images/menubar.gif);
	width: 650px;
	height: 31px;
	z-index: 10;
	position: absolute;
	left: 5px;
	bottom: 10px;
}
.clear {
	clear: both;
}
.noline {
	border-right-style: none;
	border-right-width: 0px;
}
.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#header {
	margin-top: 5px;
	z-index: 0;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 167px;
	margin-right: 30px;
	position: relative;
}
#sidebar ul {
	list-style-type: none;
	margin-top: 90px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
#sidebar li {
	background-image: url(../images/sidebutton.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 160px;
	margin-left: 10px;
	margin-bottom: 15px;
	height: 30px;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
#sidebar.rev1 li{
	background-image: url(../images/sidebutton_fat.gif);
	height: 75px;
	padding-top: 10px;
}
#sidebar.rev2 li, 
#sidebar.rev3 li, 
#sidebar.rev4 li,
#sidebar.rev5 li,
#sidebar.rev6 li{
	background-image: url(../images/sidebutton_fat.gif);
	height: 75px;
}
#sidebar ul a /* Menu items are a light gray block with padding and no text decoration */
 
{
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding-right: 25px;
	padding-left: 25px;
	
	border-right-width: 1px;
}
#sidebar.rev1 ul a, 
#sidebar.rev2 ul a, 
#sidebar.rev3 ul a, 
#sidebar.rev4 ul a,
#sidebar.rev5 ul a,
#sidebar.rev6 ul a{
	padding-top: 10px;
	
}
#sidebar ul a:hover, #sidebar ul a:focus {  /* Menu items that have mouse over or focus have a blue background and white text */
	color: #003333;
}
.topmargin {
	margin: 60px;
}
#footer {
	font-size: 0.8em;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#footer a {
	color: #003333;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #990000;
}
#sidepanel {
	width: 100%;
	height: 420px;
	background-image: url(../images/sidepanel_long.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
}
#sidepanel p {
	font-size: 0.85em;
	margin-right: 10px;
	margin-left: 20px;
	color: #CADDD8;
	margin-top: 0px;
	line-height: 1.1em;
	margin-bottom: 10px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table h3 {
	color: #FFFFCC;
	margin: 0px;
}
h2 {
	font-size: 1em;
	color: #FFF9E7;
	background-color: #29555D;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-bottom: 0;
	border: 1px solid #000000;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.list {
	border: 1px solid #000000;
	padding-right: 15px;
	padding-left: 15px;
}
h4 {
	font-size: 0.95em;
	margin-bottom: 0px;
}
.pstrap {
	margin-top: 0px;
}
.list p {
	font-size: .9em;
}
.floatright260 {
	float: right;
	width: 260px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pic_credit {
	font-size: .8em;
	font-style: italic;
	margin-top: 0px;
	text-align: right;
}
ul {
	font-size: .9em;
	list-style-type: none;
}
.stave {
	background-image: url(../images/stave.gif);
}
.street {
	background-image: url(../images/street.gif);
}
.pencils {
	background-image: url(../images/pencils.gif);
}
#text {
	margin-right: 35px;
	margin-left: 35px;
}
#text p {
	font-size: 0.9em;
	line-height: 1.4em;
}
.clearleft {
	clear: left;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.width300 {
	width: 300px;
}
#text p:first-letter {
	font-weight: bold;
	margin-right: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
#sidebar .words {
	font-family: "Comic Sans MS", fantasy;
	font-size: 1.1em;
}
.tickets {
	font-size: 0.8em;
}
.ev ul .evlink, 
.ex ul .exlink, 
.ve ul .vlink, 
.ot ul .olink, 
.rev1 ul .rev1link, 
.rev2 ul .rev2link, 
.rev3 ul .rev3link, 
.rev4 ul .rev4link,
.rev5 ul .rev5link{
	color: #000000 !important;
}

.smaller {
	font-size: .8em;
}
.floatleftclearleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: left;
}
.list h4 {
	margin-top: 0px;
	margin-bottom: 0px !important;
}
.hspace {
	margin-left: 35px;
}
.pictureboxleft {
	float: left;
	width: 150px;
	margin-right: 10px;
	text-align: right;
	margin-top: 5px;
}
.pictureboxleft100 {
	float: left;
	width: 100px;
	margin-right: 10px;
	text-align: right;
}
.pictureboxleft200 {
	float: left;
	width: 200px;
	margin-right: 10px;
	text-align: right;
	margin-top: 5px;
}
.pictureboxleft250 {
	float: left;
	width: 250px;
	margin-right: 10px;
	text-align: right;
}
.pictureboxright {
	float: right;
	width: 150px;
	margin-left: 10px;
	text-align: right;
	margin-top: 5px;
}
.pictureboxright200 {
	float: right;
	width: 150px;
	margin-left: 10px;
	text-align: right;
}
.pictureboxleft h6, .pictureboxleft100 h6, .pictureboxleft200 h6, .pictureboxleft250 h6 {
	margin: 0px;
}
.exhibitionbox {
	float: left;
	width: 150px;
	margin-right: 25px;
	border: 1px solid #6699CC;
}
.exhibitionbox h2 {
	font-size: .8em;
	color: #FFF9E7;
	background-color: #29555D;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-bottom: 0;
	border: 1px solid #000000;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: center;
}
.exhibitionbox h5 {
	font-size: .8em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}
.square {
	list-style-type: circle;
}
.clearright {
	clear: right;
}
div.float {
	float: left;
}
.datebox {
	float: right;
	width: 180px;
}
.textbox {
	float: left;
	width: 450px;
}
.pictureboxleft  h6 ,{
	margin: 0px;
}
.margin30 {
	margin-left: 30px;
}
.exhibitionbox2 {
	float: right;
	width: 150px;
	margin-right: 25px;
	border: 1px solid #6699CC;
}
/*home page stuff */
#box2 h2 {
	text-align: left;
}
#box2 p {
	margin: 0;
	margin-bottom: 5px;
}
#box1 {
	width: 150px;
	color: #003333;
	font-size: 0.9em;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #336666;
}
#box2 {
	width: 520px;
	margin-left: 200px;
	position: relative;
}
#box3 {
	width: 400px;
}
#box4 {
	width: 400px;
}
#box1 a {
	color: #990000;
	text-decoration: none;
}
#mariebox{
	position: absolute;
	width: 100px;
	top: 210px;
	left: 325px;
	z-index: 10;
}
.innerbox {
	float: left;
	width: 100%;
}
a img {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
}
.info {
	font-size: .7em;
}
#clein {
	position: relative;
}
#clein p {
	position: absolute;
	top: 140px;
	right: 150px;
}