@charset "UTF-8";
/* CSS Document */

body {
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../background.jpg);
}


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color:#333333;
	font-size:14px
	
}

a:link, a:visited, a:active {
	color: #475BB3;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #475BB3;
}

p {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

 
.superheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 36px;
	color:#475BB3;
	letter-spacing: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
} 

 
.subheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	color:#475BB3;
	letter-spacing: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
} 

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1AD41;
	line-height: 8px;
}

.heading {
	color: #C1AD41;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	line-height: 15px;
}

.listing {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.paragraph {
	color:#333333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 18px;
}

.bar {
	color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 15px;
}

.choreog {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 8px;
	padding-top: 0px;

}

.choreogsubtitle {
	color:#6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 2px;
	padding-top: 0px;

}

.datetime {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding-bottom: 0px;
	padding-top: 0px;

}

.weblog {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	padding-bottom: 0px;

}
.events_table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4B4F80;
	border-right-color: #4B4F80;
	border-bottom-color: #4B4F80;
	border-left-color: #4B4F80;
}
