/******************************************************/
	/* blacksburgmasterchorale.com Style Sheet - Version 1.0 - 2005 */
	/******************************************************/
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana, Trebuchet MS, Arial, helvetica, sans-serif;
/*	font-size: 10px; */
	font-size: small;
	color: #333333;
	font-weight: normal;
}

td {
	font-family: verdana, Trebuchet MS, Arial, helvetica, sans-serif;
/*	font-size: 10px; */
	color: #333333;
	font-weight: normal;
}

.area {
	font-family: verdana, Trebuchet MS, Arial, helvetica, sans-serif;
/*	font-size: 10px; */
	color: #333333;
}

a {
	font-family: verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
/*	font-size: 10px; */
	color: #40637A;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
/*	font-size: 10px; */
	color: #5F2D2E;
	font-weight: bold;
	text-decoration: none;
}

.form {
	font-family: verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
/*	font-size: 10px; */
/*	color: #ffffff; */
/*	background-color: #40637A; */
	border: 1px groove;
	border-color: #000000;
}

.news {
	font-family: verdana, Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold
}

.postfooter {
	font-family: verdana, Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold
}

h3 {
	font-family: verdana, Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #40637A;
}

.credit {
	font-family: verdana, Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.credit {
	font-family: verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #40637A;
	font-weight: bold;
	text-decoration: none;
}

a.credit:hover {
	font-family: verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F2D2E;
	font-weight: bold;
	text-decoration: normal;
}

.announcement {
	font-weight: bold;
	font-size: large;
}

.performance {
	font-weight: bold;
	text-align: center;
}

.description {
	text-align: left;
}

.placeTime {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.bookTitle {
	font-style: italic;
}

.post img {
	padding: 3px;
	border-top: 1px solid #40637A;
	border-left: 1px solid #40637A;
	border-bottom: 1px solid #40637A;
	border-right: 1px solid #40637A;
}

.concert {
	font-size: 12px;
	background-color: white;
}

.weatherCancellation {
	font-size: 14px;
	background-color: red;
	font-weight: bold;
	padding: 14px;
}

.weatherUpdate {
	font-size: 14px;
	background-color: green;
	font-weight: bold;
	padding: 14px;
}

.subtitle {
	font-style: italic;
	text-indent: 35px;
}

.eventdate {
	font-weight: bold;
}

.eventlocation {
	
}

.tickets {
/*	font-size: 10px; */
}

/* Form
----------------------------------------------- */
#form input {
	font-family: verdana, Trebuchet MS, Arial, Heletica, verdana;
/*	font-size: 10px; */
/*	color: #ffffff; */
/*	background-color: #40637A; */
	border: 1px groove;
	border-color: #000000;
}

}
#form textarea {
	font-family: verdana, Trebuchet MS, Arial, Helvetica, verdana;
/*	font-size: 10px; */
/*	color: #ffffff; */
/*	background-color: #40637A; */
	border: 1px groove;
	border-color: #000000;
}

}
img.left,p.left {
	float: left;
	margin: 0 10px 0 0;
}

img.right,p.right {
	float: right;
	margin: 0 0 0 8px;
}