a:link {
	color: #695A69;
	font-weight: bold;
}
a:hover {
	color: #5A6969;
	text-decoration: none;
}
a:visited {
	color: #695A69;
	font-weight: bold;
}
body {
	font-family: Optima, Arial, sans-serif;
	font-size: 14px;
	background-color: #DEDEB0;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.header {
	height: 115px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	background-image: url(images/banner_middle.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 3px solid #695A69;
}

#content {
	padding: 7px 0px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #695A69;
	background-image: url(images/content_background.png);
	margin-top: 10px;
	text-align: center;
	clear: both;
}
#sidebar {
	float: left;
	clear: left;
	width: 190px;
	margin-right: 10px;
	margin-left: 10px;
	padding:0;
}
.datetime {
/*	float: left;
*/	border: 2px solid #5a6969;
	font-size: 13px;
	background-color: #695a69;
	font-weight: bold;
}
.greeting {
	color: #DEDEB0;
	background-color: #695a69;
	margin: 0px;
	padding-bottom: 2px;
}
.today {
	color: #5a6969;
	background-image: url(images/notes-091703.jpg);
	background-color: #EBEBDF;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}

.navigation {
/*	float: left;
	clear: left;
*/	padding: 0px 10px;
/*	width: 170px;
*/	border: 2px solid #5a6969;
	font-weight: bold;
	background-color: #DEDEB0;
	margin-top: 10px;
	font-size: 15px;
	text-align: right;
	background-image: url(images/notes-091703.jpg);
}

.navigation p {
	margin: 10px 0px;
}

hr {
	color: #5a6969;
	background-color: #5a6969;
	height: 2px;
}

#text {
	position:relative;
	margin-left: 215px;
	margin-right: 10px;
	background-color: #EBEBDF;
	width: auto;
	border: 2px solid #5a6969;
	text-align: left;
	padding: 7px 10px;
	min-height: 419px;
}
#text h1 {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px dotted #5A6969;
	color: #5a6969;
	padding: 0px;
	clear: right;
}
#text h2 {
	font-size: 17px;
	font-weight:bold;
	color:#69695A;
}
#text p, #text table {
	line-height: 1.25em;
}
.footerframe {
	width: 53%;
	padding: 5px 11px;
	border: 3px solid #695A69;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/content_background.png);
	background-position: left top;
	clear: both;
}
.footercontent {
	font-size: 13px;
	padding: 3px 10px;
	border: 2px solid #5a6969;
	background-image: url(images/notes-091703.jpg);
	background-color: #EBEBDF;
	text-align: center;
}
.credits {
	color: #5a6969;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
}
.green {
	color: #5a6969;
	font-weight: bold;
}
.red {
	color: #695A69;
	font-weight: bold;
}
.brown {
	color: #69695A;
	font-weight: bold;
}
.semester {
	clear: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
	color: #5a6969;
	font-weight: bold;
	font-size: 18px;
	padding: 2px;
	border-bottom: 2px solid #695a69;
	border-top: 2px solid #695a69;
	width: 200px;
	background-image: url(images/notes-091703.jpg);
}
.concertmonth, .organizationcategory {
	font-size: 16px;
	margin-top: -5px;
	margin-bottom: 0px;
	color: #69695A;
	font-weight: bold;
	clear: right;
}
.organizationcategory {
	margin-top: 20px;
}
.concerttitleUL {
	list-style-type: none;
	margin-top: 0px;
}
.concertdetailsUL {
	list-style-type: none;
}
.organizationtable {
	width: 350px;
	margin-left: 15px;
	border-bottom: 2px solid #695a69;
	border-top: 2px solid #695a69;
}
.organizationtable td {
	padding-left: 10px;
}
#programthumb {
	width: 88px;
	text-align: center;
	float: right;
	margin-left: 7px;
	margin-right: 10px;
	display: inline;
	font-size: 12px;
}
#programthumb img {
	border: 0;
}
#programthumb a:link {
	text-decoration: none;
}

blockquote {
	font-style: italic;
	width: 450px;
	padding: 4px;
	border-bottom: 2px solid #695a69;
	border-top: 2px solid #695a69;
	background-image: url(images/notes-091703.jpg);
	margin: auto;
}
.midigrid td {
	text-align:center;
}
.midigrid th {
	text-align:right;
	color: #5a6969;
}
.midigrid td, .midigrid th {
	border-bottom: 1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
}
.reservebutton {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid yellow;
	background-color: #C00;
	/*float:right;*/
	width: 150px;
	padding: 3px;
	font-size: 16pt;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
.reservebutton a:link {
	color: yellow;
}
.hearingcalendar li {
	background: #999; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#695A69', endColorstr='#EBEBDF'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#695A69), to(#EBEBDF)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #695A69,  #EBEBDF); /* for firefox 3.6+ */
	float:left;
	padding:15px;
	list-style-type:none;
	border: 1px solid #695A69;
	border-right:0;
}
.hearingcalendar a:link, #hearingcalendar a:visited {
	color: #695A69;
}
.hearingcalendar a:hover {
	color: #EBEBDF;
}
.redgradient {
	background: #999; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#695A69', endColorstr='#EBEBDF'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#695A69), to(#EBEBDF)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #695A69,  #EBEBDF); /* for firefox 3.6+ */
	padding: 15px;
}
