body 
{
background-color:#000000;
margin: 0;
padding:0;
width:100%;
height:100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

div#container
{
	margin-top:0px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
	background-color:#FFFFFF;
	background-image: url(images/site/conback.png);
	background-repeat: repeat-y;
}

div#logo
{
margin-left:auto;
margin-right:auto;
height:100px;
width:760px;
display:block;
background-color:#000000;
}

img#mainlogo
{
	width:760px;
	height:100px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px;
}

div#menu
{
	background-color:#CC0000;
	color:#FFFFFF;
	width:760px;
	height:30px;
	display:block;
	text-align:right;
	line-height:25px;
	font-size: 13px;
	background-image: url(images/site/menu.png);
	margin: 0px;
	padding: 0px;
}

div#menu a
{
color:white;
font-weight:bold;
border-left:solid 0px white;
display:inline;
float:right;
height:25px;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}
div#menu a:hover
{
color:white;
text-decoration:underline;
}

div#textArea
{
	clear:both;
	display:block;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

p
{
padding-left:20px;
padding-right:20px;
}

p.bodyText
{
padding-left:20px;
padding-right:20px;
margin-right:250px;
}
h1
{
color:#CC0000;
font-size:18px;
margin-left:20px;
margin-bottom:0px;
margin-top:10px;
}
#container #textArea .quote {
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	padding: 0px;
	display: block;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 16px;
}

h2
{
color:#CC0000;
font-size:16px;
margin-left:20px;
margin-bottom:0px;
margin-top:10px;
}

span#bottomText
{
	margin-left:auto;
	margin-right:auto;
	width:760px;
	display:block;
	font-size:11px;
	height:16px;
	text-align:center;
	color:white;
	clear:both;
	background-color:#CC0000;
}

span#bottomText a
{
color:white;
text-decoration:none;
}

span#bottomText a:hover
{
color:white;
text-decoration:underline;
}

div#map
{
padding: 4px 4px 4px 4px;
display:block;
border:solid 1px #501936;
margin-bottom:10px;
margin-left:20px;
width: 440px; height: 330px
}

div#map a
{
color:#CC0000;
}

a
{
color:#CC0000;
text-decoration:none;
font-weight:bold;
}

a:hover
{
color:black;
text-decoration:underline;
font-weight:bold;
}

img
{
	margin-bottom:0px;
	margin-right: 4px;
	margin-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p.underNormal
{
padding-left:20px;
padding-right:20px;
margin-top:0px;
}

img.floatRight
{
	float:right;
	margin-right:20px;
	margin-left: 10px;

}

div#address
{
width:260px;
display:block;
float:right;
}

div#textAreaWhatsOn
{
	clear:both;
	display:block;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(images/site/conback.png);
	background-repeat: repeat-y;
}

#container #textAreaWhatsOn #guideLinks {
	display: block;
	width: 250px;
	text-align: center;
}
#container #textAreaWhatsOn #guideLinks li {
	list-style-type: none;
}
#container #textAreaWhatsOn #guideLinks a {
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
}
#container #textAreaWhatsOn #guideLinks a:hover {
	color: #000000;
}

#container #textAreaWhatsOn #whatsOn {
	font-size: 36px;
	color: #000000;
	text-align: center;
	margin-bottom: 6px;
}
#container #textAreaWhatsOn .bandBox {
	width: 600px;
	margin: auto;
	clear: both;
}
#container #textAreaWhatsOn #whatsOnBottom {
	font-size: 16px;
	color: #000000;
	text-align: center;
	display: block;
	clear: both;
}
#container #textAreaWhatsOn .underNormal .floatRight {
	border: 1px solid #CC0000;
}
.bold_text {
	font-weight: bold;
}
