body {
	font-family: Georgia, serif;
	font-size: .75em;
	background-image: url('images/bg.gif');
	padding: 8px;
	line-height: 1.3;
}

h1 {
	background-color: #313F1B;
	color:white;
	padding: 4px;
	padding-left: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin-bottom: .75em;
}

h3 {
	padding: 0px;
	margin: 0px;
	color: #B34A17;
	font-size: 1.25em;
	font-weight: bold;
}

h4 {
	font-weight: bold;
}

hr {
	border-top: thin solid #333;
	margin: 20px 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p {
	text-align: left;
	margin-bottom: 1em;
}

blockquote {
	margin-left: 50px;
}

a:link {
	color: #B34A17;
	font-weight: bold;
}

a:visited {
	color: #B34A17;
	font-weight: bold;
}

a:hover {
	color: #833611;
	font-weight: bold;
}

ul li {
	list-style: disc;
	margin-left: 40px;
}

.main {
	margin: auto;
	width: 800px;
 	background-color: white;
}

.left p {
	padding: 0 20px;
}

.navbar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: -3px;
}

.navbar a {
	text-decoration: none;
	background-color: #B34A17;
	text-align: center;
	color:white;
	width: 88px;
	padding: 5px;
	display: block;
}

.navbar a:hover {
	background-color:#833611;
	color: white;s
}

.navbar ul {
  list-style-type: none;
  overflow: auto;
  padding: 0px;
  margin: 0px;
}

.navbar ul li {
	list-style: none;
  float: left;
  border: 1px solid white;
  margin: 0px;
  padding: 0px;
  margin-top: 1px;

}

.content {
	margin: 10px;
	background: url('images/contentbg.gif') repeat-y;
}

.content.full {
	background: none;
}

.left {
	float:left;
	width:520px;
	padding-right: 10px;
}

.right {
	float:right;
	width: 239px;
}

.center {
	display: block;
	text-align: center;
	margin: auto;
}

.clear {
	clear:both;
}

.floatright {
	float: right;
	padding: 4px;
}

.floatleft {
	float: left;
	padding: 4px;
}
 
.highlight {
	width: 165px;
	float: left;
	text-align: center;
	padding-right: 8px;
}

.highlight img {
	width: 165px;
}

.left .highlight p {
	padding: 0;
}

table.exhibitions img {
	height: 60px;
	width: 60px;
}

table.exhibitions td {
	padding: 0 10px;
}

.exhibitionlist img {
	float: left;
	width: 90px;
	height: 90px;
	margin-right: 10px;
}

.exhibitionlist p {
	margin: 5px;
}

.exhibitionlist h3 {
	padding-top: 15px;
}

.classes p {
	margin: 0px;
}

.classDesc {
	margin-bottom: 1.5em;
}

h1.cal {
	background: none;
	color: #333;
	font-size: 2em;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1.cal a {
	background: #333;
	color: white;
	text-decoration: none;
	padding: 0 5px;
	margin: 0 5px;
}

.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	border-spacing: 2px;
	margin: auto;
}

.calendar td, .calendar th {
	text-align: left;
	vertical-align: top;
	padding: 2px;
	background: #fff;
	border: thin solid #333;
	height: 90px;
	width: 100px;
}

.calendar th.today, .calendar td.today {
	background: #C2DFFF;
}

.calendar th {
	background: #eee;
}

.calendar .event {
	background: #254117;
	color: white;
	font-size: 11px;
	padding: 2px;
	padding-left: 8px;
	text-indent: -5px;
	margin: 2px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.calendar .class {
	background: #990000;
}

.calendar a, .calendar a:link, .calendar a:hover, .calendar a:visited  {
	font-weight: normal;
	text-decoration: none;
	color: white;
}


.caltop td, .caltop th {
	font-weight: bold;
	text-align: center;
	border: none;
	height: 14px;
	background: none;
}

.smallcal .calendar {
	color: white;
	font-size: 14px;
	border-spacing: 0;
}

a.cal {
	font-weight: normal;
	text-decoration: none;
}

.smallcal h1 {
	text-align: center;
	background: white;
	color: #313F1B;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0;
}

.smallcal .calendar td, .smallcal .calendar th{
	background: #666;
	border: thin solid white;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 35px;
}

.smallcal .calendar th {
	background: #444;
}

.legend { padding: 8px 0;}

.legend div {
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	padding: 2px 10px;
	margin: 30px 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.small {
	font-style: italic;
	text-align: center;
	color: #333;	
}

.smallcal .calendar th.today, .smallcal .calendar td.today, .legend .today {
	background: #151B54;
}

.smallcal .calendar th.event, .smallcal .calendar td.event, .legend .event {
	background: #254117;
}

.smallcal .calendar th.class, .smallcal .calendar td.class, .legend .class {
	background: #990000;
}


.pad50 {
	padding: 10px 50px;
}

/*ADD STUFF HERE*/


.footer {
	height: 35px;
	background-color: #B34A17;
}

.footerwords {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: white;
	margin: auto;
	width: 800px;
	padding: 11px;
}
