html {
	background-color: #dbdbdb;
}

body {
	color: #2a2a2a;
	font: 1em/1.3em "Trebuchet MS", Times, serif;
	padding: 0;
	background: white repeat-y center;
	width: 780px;
	margin: 0 auto 20px;
}

/* @group top */


.manuscript {
	margin-top: 4px;
	background-image: url("/css/newmanuscriptpic.jpg");
	height: 40px;
}

.spanpadright {
	padding-right: 20px;
}

div.header {
	background-color: #696221;
	padding-bottom: 10px;
}

div.top {
	padding-top: 25px;
	padding-left: 25px;
}

div.top a {
	margin-right: 10px;
}

/* @end */

/* @group structure */

div.fullrow {
	font-size: .9em;
}

div.innerrow {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: .9em;
}

/* @end */

/* @group main */

.maincolumn {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: .9em;
}

p.datetime {
	margin: 0;
	padding: 0;
	color: silver;
}

p.leader {
	font-size: 1.1em;
	font-weight: bold;
}

div.col {
	padding-left: 25px;
	padding-top: 25px;
}

div.colgal {
	padding-top: 16px;
	padding-right: 8px;
	padding-left: 34px;
	
}

div.cola {
	width: 500px;
	padding: 15px 15px 12px 10px;
}

div.cola p {
	font-size: 1.1em;
}

div.colb {
	width: 230px;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	position: static;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

div.colc {
	width: 700px;
	padding: 24px 8px 12px;
	margin-right: auto;
	margin-left: auto;
}

div.colb ul {
	margin: 0;
	padding-left: 10px;
}

div.colb li {
	line-height: 1.2em;
	margin-bottom: 5px;
}

/* @end */

/* @group headings */

div.heading {
	background-color: #fff;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid gray;
}

div.heading h2 {
}

h1 {
	color: #191919;
	font: 1.8em/1em Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

div.header h1 {
	color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	color: #191919;
	font: 1.6em/1em Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin-top: 6px;
	margin-bottom: 4px;
}

div.header h3 {
	color: #ffe900;
	font: 1.4em/1em Arial, Helvetica, Geneva, sans-serif;
	margin-top: 4px;
	margin-bottom: 4px;
}

h3 {
	color: #191919;
	font: 1.4em/1em Arial, Helvetica, Geneva, sans-serif;
	margin-top: 4px;
	margin-bottom: 4px;
}

h3.listtitle {
	margin-left: 10px;
}

h4 {
	color: #191919;
	font: 1em/1em Arial, Helvetica, Geneva, sans-serif;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* @end */

/* @group links */

div.header a, div.header a:visited {
	color: #ffe900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.header a:hover {
	text-decoration: underline;
}

a, a:visited {
	color: #4d4717;
	text-decoration: none;
}

a:hover {
	color: #696221;
	text-decoration: underline;
}

/* @end */

/* @group footer */

div.footer {
	background-color: #f2f2f2;
	border-top: 4px solid #a1a1a1;
	padding-top: 10px;
	color: #a6a6a6;
	font-size: .8em;
	border-bottom: 1px solid #a1a1a1;
}


div.bottom {
	padding: 25px;
}

#info_console {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #9eda58;
	border-bottom-style: solid;
	background-color: #e1efd4;
}

#info_console_warning {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #ffcc00;
	border-bottom-style: solid;
	background-color: #fff7d6;
}
#admin_console {
	border-top-width: 2px;
	border-top-color: #333333;
	border-top-style: solid;
	padding: 10px;
}



b.small_text {
	font-size: 10px;
	width: 35px;
	float: left;
}

b.no_width {
	width: auto;
}

a.white, a.white:visited {
	color: #FFFFFF;
}

.alpha {
	float: left;
	padding: 10px;
	width: 700px;
}

.big {
	font-size: 13px;
	font-weight: bold;
}

ul.small {
	font-size: 10px;
	line-height: 2px;
}
li.small {
	margin:0 0 0.25em 0
	
}
.small {
	font-size: 13px;
}

.tiny {
	font-size: 9px;
}
a.calendarlink  {
	background-color: #FFFFFF;
}

a.calendarlink:hover {
	background-color: #d8a6b7;
}

a.spaced {
	margin-left: 20px;
}
select {
	width: 250px;
}

b.small {
	font-size: 9px;
	font-weight: bold;
	width: 70px;
	float: left;
}
/* @end */

/* @group Gallery */

div.galleryimage {
	width: 150px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.galleryimage h2 {
	padding-bottom: 10px;
}

div.galleryimage img {
	padding-right: 10px;
	border: 0;
}

div.galleryimage p {
	margin-top: 0;
}

.widthed {
	position: relative;
	float: left;
	width: 70px;
	font-weight: bold;
}

.datecol {
	width: 80px;
	font-weight: bold;
	margin-top: 2px;
}

.textcol {
	width: 410px;
}

.narrowtextcol {
	width: 200px;
}

.textcoltext {
	line-height: 1.2em;
	margin-top: 2px;
	padding: 3px;
}

.month {
	font-size: 10px;
	font-weight: bold;
}
.scrolling {
	overflow: auto;
	height: 500px;
}



/* @end */

/* @group Homepage */

div.intropara {
	width: 741px;
	font-family: "Times New Roman", Times, serif;
}

div.intropara img.padright {
	margin-right: 14px;
}

div.intropara img {
	border: 1px solid #9c9c9c;
}

div.intropara {
	width: 741px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.big {
	font-size: 2em;
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
}

div.introtext p {
	padding: 0;
	margin-top: 0;
	margin-bottom: 8px;
}

div.homepageimage {
	padding-left: 50px;
	padding-right: 35px;
}

div.homepageimage img {
	background-color: silver;
	padding: 3px;
}

.inverted {
	background-color: #6a6a6a;
	color: white;
}

.homepagebox {
	width: 210px;
	margin-right: 20px;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 10px;
	padding: 10px;
}

.callabel {
	float: left;
	margin-left: 20px;
	width: 100px;
}

.textareahome {
	width: 700px;
	height: 200px;
}


.rightpad {
	padding-right: 5px;
}

/* form css*/

.formh3 {
	color: #600531;
	font: 1.4em/1em Georgia, Times;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 300px;
	clear: none;
}

.formh3short {
	color: #600531;
	font: 1.4em/1em Georgia, Times;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 100px;
	clear: none;
}

.formp {
	margin-top: 2px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	clear: none;
}

.formhalfwidth {
	width: 150px;
	margin-right: 2px;
}

/*  discography stuff 
*/
div.editdiscography {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid grey;
	background: #FFF5CE;
}

div.discography_item {
	padding: 10px;
	border-bottom: 1px solid #999999;
}


span.totheright {
	clear: none;
	width: 50px;
	padding-left: 10px;
	font-size: 10px;
	color: #999999;
	
}

div.discotitle {
	width: 350px;
}

div.disc_image {
	border: 1px solid grey;
	width: 100px;
	height: 100px;
	padding: 5px;
}

.darkgrey {
	background-color: #4e4e4e;
}

.musicplayer {
	padding-top: 5px;
	padding-left: 20px;
}

.musicnotes p {
	margin: 0;
	padding-right: 30px;
	padding-top: 8px;
	color: silver;
}

.musicnotes a, .musicnotes a:visited {
	color: silver;
}

/* @end */

li.subcat_menuitem {
	margin-left: 20px;
}

a.highlight {
	background: #F3E4EA;
}

.calendar_month a {
	color: white;
}
.calendar_item_header a {
	color: white;
}

div.editMode {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid grey;
	background: #FFF5CE;
}


div.searchBox {
	padding: 15px;
}

div.searchBoxtitle {
	float: left;
}

div.searchForm {
	float: right;
}

.floatright {
	float: right;
}

.editZone {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid grey;
	background: #FFF5CE;
}

.smallselect {
	width: 100px;
}

/* @group from universal */

body.popup {
	background: #333333;
}

div.popupImage {
	margin: 0;
}

div.popupFooter {

	color: white;
	font-size: 10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: right;
}

.margin {
	margin-left: 20px;
}

label.small {
	float: left;
	margin-left: 20px;
	width: 100px;
}

img.galleryimage {
	border: 10px solid white;
}

img.floatleft {
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 10px;
}

img.floatright {
	margin-top: 8px;
	margin-left: 10px;
	border-bottom: 0 solid maroon;
}

label {
	float: left;
	margin-left: 20px;
	width: 200px;
}


img.whiteborder {
	border: 2px solid gray;
}

img.thickwhiteborder {
	border: 4px solid gray;
}

span.composer {
	float: left;
	width: 120px;
	position: relative;
	font-weight: bold;
}

div.homepage_image {
	float: left;
	width: 240px;
}

/* @end */

/* @group from static/olive */

p.spacer {
	height: 100px;
}

.calendar_month {
	background: #696221;
	text-align: center;
	color: #fff1b6;
}

.calendar_date{
	background-color: #e0e0e0;
	padding-left: 5px;
}

div.calendar_date a, div.calendar_date a:visited {
	color: #6e5433;
	text-decoration: none;
}

.calendar_info{
	padding: 5px;
	margin-bottom: 10px;
	background-color: #ededed;
	line-height: 1.2em;
}

.calendar_item_header {
	background: #696221;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0;
	font: 1.1em Arial, Helvetica, Geneva, sans-serif;
}

.calendar_program {
	background: #FFDE72;
	color: #474216;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 1.1em Arial, Helvetica, Geneva, sans-serif;
}

.paddedlisting {
	color: black;
	padding: 5px 10px;
	font-size: 1.1em;
}

.grey {
	background-color: #e0e0e0;
	border: 1px solid #e0e0e0;
	line-height: 1.3em;
}

.paddedlisting p {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.lightgrey {
	background-color: #efefef;
	border: 1px solid #e0e0e0;
	line-height: 1.2em;
}

.marginbottom {
	margin-bottom: 15px;
}

a.bluelink {
	color: blue;
}



/* @end */

.videoobject {
	margin: 0;
	padding: 0;
}