@charset "utf-8";
/* CSS Document */
/* concerts*/
.concerts
{
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
h4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
}
.pastconcerts
{
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
	margin-right: 2em;
	margin-left: 4em;
}
.ptwash_marina
{
	border: thin solid #000000;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.note
{
	font-size: .9em;
	display: block;
	width: 80%;
	margin-left: 2em;
	font-family: Arial, sans-serif;
	font-style: italic;
	background-color: #E1E1E1;
}


.date
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	display: block;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #33FF00;
}
.pastyears
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #006600;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	font-weight: bold;
}
.concerts2014
{
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}
.red{
	color: #FF0000;
	background-color: #FFFF00;
	display: inline;
}
.figcaption
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	height: 137px;
	width: 447px;
}

.concert_picture
{
	height: 186px;
	width: 533px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	display: block;
}
