/* CSS Document */

body { 
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	}
	
p,ol,ul,li {
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 12px;
}

td.sponsor {
	background-image: url(images/sponsors_blank48.gif);
	background-repeat: repeat;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 3px solid #666666;
}

td.footer {
	background-image: url(images/sponsors_blank.gif);
	background-repeat: repeat;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 3px solid #666666;
}

td.content {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #FFCC00;
	border-bottom: 1px solid #FEFF78;
}

td.nav {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

td.top {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

td.sidebar {
	border: 6px solid #F9B504;
	background-color: #FFCC00;
	padding: 10px;
}

td.maincontentholder {
	background-color: #ffffff;
	padding: 20px;
}

td.subsidebar {
	border-left: 1px solid #996633;
	padding-left: 10px;
}

td.calendarcolor {
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 10px;
	background-color: #FEFFBB;
}

td.calendar {
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 10px;
}

.calendarheader {
	color: #000000;
	font-weight: bold;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.brownheader {
	color: #996633;
	font-weight: bold;
	font-size: 12px;
}

.brownbold {
	color: #996633;
	font-weight: bold;
}

a.links {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

a.links:hover {
	color: #993333;
	font-weight: bold;
	text-decoration: underline;
}

p.sidebar {
	color: #996633;
}

a.sidebar:link {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

a.sidebar:hover {
	color: #993333;
	text-decoration: underline;
}

a.sub {
	color: #996633;
	font-weight: bold;
	text-decoration: none;
}

a.sub:hover {
	color: #996633;
	text-decoration: underline;
}

.brownrule {
	color: #996633;
	height: 1px;
}

.book {
	border: 3px solid #993333;
	margin-left: 10px;
	margin-bottom: 5px;
}

.album {
	border: 1px solid #666666;
	margin-left: 10px;
	margin-bottom: 5px;
}

.instruments {
	margin-right: 10px;
	margin-bottom: 5px;
}

td.presscontact {
	border: 1px dotted #993333;
	padding: 10px;
}
