@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	line-height: 1.5em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topleft {
	padding: 15px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	background-color: #333333;
	color: #FFFFFF;
	display: block;
	height: 130px;
	width: 130px;
}
.topright {
	display: block;
	margin-top: 20px;
	margin-right: 90px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.centreright {
	display: block;
	padding: 15px;
	margin-right: 90px;
	margin-bottom: 20px;
	margin-left: 15px;
	background-color: #333333;
	color: #FFFFFF;
	width: 500px;
	margin-top: 15px;
}
.rightcolumn {
	display: block;
	width: 150px;
	position: absolute;
	margin-left: 330px;
	background-color: #999999;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.rightcolumnheader {
	color: #FFFFFF;
	display: block;
	padding: 3px;
	background-color: #5D0C12;
}
.centreright a {
	color: #FFFFFF;
	text-decoration: underline;
}
.musicvenue {
	color: #FFFFFF;
	background-color: #5F0D12;
	display: block;
	padding: 5px;
	font-size: 16px;
}
.musicvenuesubhead {
	font-size: 12px;
}
.musicitem {
	display: block;
	margin-left: 50px;
	background-color: #CCCCCC;
	margin-right: 100px;
	padding: 10px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.musicitemhomepage {
	display: block;
}
.centreleft {
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 6px;
	padding-bottom: 3px;
	font-weight: normal;
}
.nav a:hover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #5D0C12;
	height: 25px;
	width: 160px;
}
.nav a:active {
	background-color: #333333;
	display: block;
	height: 25px;
	width: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.home_photo_text {
	display: block;
	padding: 15px;
	margin-right: 90px;
	margin-bottom: 20px;
	margin-left: 15px;
	background-color: #333333;
	color: #FFFFFF;
	height: 500px;
	width: 500px;
	margin-top: 15px;
}
.gallery_photos {
	display: block;
	margin-right: 90px;
	margin-bottom: 20px;
	margin-left: 15px;
	background-color: #333333;
	color: #FFFFFF;
	height: 500px;
	width: 500px;
	margin-top: 15px;
	padding: 15px;
}
#feature_photo_3 {
	background-color: #FFCCFF;
	display: block;
	float: right;
	height: 150px;
	width: 150px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	margin-left: 20px;
	margin-right: 5px;
}
#feature_photo_2 {
	background-color: #FFCCFF;
	text-align: center;
	display: block;
	height: 150px;
	width: 150px;
	margin-bottom: 20px;
	position: relative;
	float: right;
	margin-left: 20px;
}
#feature_photo_1 {
	background-color: #FFCCFF;
	text-align: center;
	display: block;
	float: right;
	height: 150px;
	width: 150px;
	margin-bottom: 20px;
	position: relative;
}
#calendar_list {
}
#calendar_list_left {
	background-color: #FFCCFF;
	display: block;
	padding: 10px;
	float: left;
	height: 100%;
	width: 260px;
	position: relative;
	margin-bottom: 15px;
}
#calendar_list_right {
	background-color: #FFCCFF;
	display: block;
	padding: 10px;
	float: right;
	height: 100%;
	width: 180px;
	position: relative;
	margin-bottom: 15px;
}
.heading1 {
	font-size: 20px;
}
.mainwindow {
	margin-right: 180px;
}
.diarybox {
	font-size: 16px;
	color: #FFFFFF;
	text-transform: capitalize;
	display: block;
	padding: 5px;
	background-color: #5D0C12;
	font-family: Arial, Helvetica, sans-serif;
}
.diaryitem {
	background-color: #CCCCCC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 10px 70px 10px 10px;
	color: #000000;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-left: 70px;
}
.diaryitemindent {
	display: block;
	margin-left: 45px;
}
.diaryitem a {
	color: #5D0C12;
	text-decoration: underline;
}
.diarydate {
	color: #FFFFFF;
	background-color: #000000;
	height: 25px;
	width: 25px;
	display: block;
	float: left;
	font-size: 20px;
	padding: 5px;
	margin-right: 10px;
}
.diarydateextended {
	color: #FFFFFF;
	background-color: #000000;
	height: 25px;
	width: 55px;
	display: block;
	float: left;
	font-size: 20px;
	padding: 5px;
	margin-right: 10px;
}
.footer {
	color: #FFFFFF;
	display: block;
	padding: 0px 15px 15px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer2 {
	color: #666666;
}
.footer2 a {
	color: #666666;
	text-decoration: underline;
}
.subheading {
	font-size: 14px;
	display: block;
}
.imgnoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imgtopright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
