body
{
	font-family: high tower text, goudy old style, times new roman, serif;
	color: #990033;
	background-color: black;
}

h2
{
	font-family: high tower text, goudy old style, times new roman, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 22pt;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}

h3
{
	font-family: high tower text, goudy old style, times new roman, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 18pt;
	color: #000000;
}


a, a:visited {
	color: #990033;
}
a:hover, a:visited:hover {
	color: #CC3366;
}




.nav
{
	color: #FFFFCC;
	font-size: 13pt;
}

a.darknav
{
	color: #990033;
	font-size: 14pt;
	text-decoration: none;
}
a.darknav:hover
{
	text-decoration: underline;
}
a.smalldarknav, a.smalldarknav:visited
{
	color: #990033;
	font-size: 12pt;
	text-decoration: none;
}
a.smalldarknav:hover, a.smalldarknav:visited:hover
{
	text-decoration: underline;
}


a.nav, a.nav:visited
{
	color: #FFFFCC;
	font-size: 13pt;
	text-decoration: none;
}
a.nav:hover, a.nav:visited:hover
{
	text-decoration: underline;
}

a.titlelink
{
	color: #000000;
	font-size: 16pt;
	text-decoration: underline;
}
a.titlelink:hover
{
	text-decoration: none;
}


a.edit {
	font-size: 8pt;
}

td.content
{
	background-color: #FFFFCC;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

td.content td {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}


td.mainpic
{
	background-color: #FFFFCC;
	background-image: url(images/main_cello_bkg2.jpg);
	background-repeat: no-repeat;
}
td.mainnopic
{
	background-color: #FFFFCC;
}

td.red
{
	background-color: #990033;
}

table
{
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

td
{
	padding: 0px;
}

.smalltext
{
	font-size: 11px;
}

hr
{
	border-bottom: 1px #660000 solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

table.admin_table td {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

table.contract_list td {
	font-size: 11px;
}

input
{
  font-family:verdana, arial, sans-serif;
  font-size:10pt;
  border: 1px #990033 solid;
}
input.radio, input.checkbox
{
  border: 0px;
}
textarea
{
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	border-style:solid;
	border-width:1px;
	border-color:#990033;
}
input.submit {
	background-color: #85464e;
	color: #FFFFCC;
}

img
{
	border: 0px;
}



#footer {
	color: #CCCCAA;
	padding-top: 5px;
	text-align: left;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
}
#footer td {
	color: #CCCCAA;
	font-size: 8pt;
}


#footer a {
	text-decoration: underline;
	color: #CCCCAA;
}
#footer a:hover {
	color: #CCAAAA;
	text-decoration: none;
}
#footer a:visited {
	color: #990033;
	color: #CCCCAA;
}
#footer a:visited:hover {
	color: #CCAAAA;
	text-decoration: none;
}



#rehearsal_sched {
	display: none;
	margin-left: 40px;
}


table.calendar {
	border-collapse: collapse;
}

.calendar_border {
	font-family: verdana, arial, helvetica, sans-serif;
	border: 1px #990033 solid;
	font-size: 8pt;
	vertical-align: top;
}

.calendar_date {
	color: #000000;
}

.calendar_caption {
	font-size: 7pt;
}

.calendar_nav {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
}

.tableedit {
	padding: 3px;
}

.redborder {
	border: 1px #990033 solid;
}

.small {
	font-size: 8pt;
}

.subhead {
	font-weight: bold;
}



.faq_question {
	margin-bottom: 16px;
}

#faq_questions a {
	text-decoration: none;
}

.faq_entry {
	border: 1px #4D6076 solid;
	padding: 3px;
	margin: 15px;
	background-color: #FFFFEE;
	margin-bottom: 40px;
}


#history th {
	font-family: verdana, arial, sans-serif;
	text-align: left;
	font-size: 32pt;
	color: #CC6666;
}

#history td {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

#history p {
	text-indent: -30px;
	padding-left: 30px;
	margin: 0px;
}


#quotelink {
	text-align: center;
	margin-top: 25px;
	font-weight: bold;
}

#quotelink a {
	font-size: 18pt;
	text-decoration: none;
}


#homeblurb {
	margin-top: 15px;
	font-family: times new roman;
	font-style: italic;
	font-size: 17pt;
	color: black;
	text-align: center;
	line-height: 1.3em;	
}


#ratedisclaimer {
	font-size: 9pt;
	font-style: italic;
	text-align: center;
}


.blog .post_title {
	font-size: 16pt;
	font-family: high tower text, goudy old style, times new roman, serif;
	margin-top: 20px;
	border-top: 1px #cc6666 solid;
}
.blog .post_title a {
	text-decoration: none;
	color: black;
}
.blog .post_title a:hover {
	color: #666;
}
.blog .post_date {
	float: right;
	font-size: 10px;
}
.blog .post_comment {
	text-align: right;
	font-size: 10px;
}
.blog .post_text {
	font-size: 11px;
}

.sidebar a {
	color: black;
}
.sidebar a:hover {
	color: #666;
}


	#contract_form td {
		padding: 3px;
		font-size: 9pt;
	}
	#contract_form .smalltext {
		font-size: 8pt;
	}
	#contract_form table {
		width: 100%;
	}

	.cc_error {
		color: red;
	}
	.cc_valid {
		color: green;
	}
