body {
	margin: 0px;
	background: #780107 url(../images/mainBg.jpg) top left repeat-x fixed;
}
.hide {display:none}
div#quickNav {
	width: 770px;
	margin: 50px auto 5px auto;
	text-align: right;
}
div#quickNav img {
	padding-left: 10px;
}
div#mainBar {
	width: 790px;
	height: 143px;
	margin: 0px auto 0 auto;
	background: url(../images/mainBar.jpg);
}
div#navBar {
	width: 790px;
	height: 35px;
	margin: auto;
	background: url(../images/navBg.jpg);
	border-bottom: 2px solid #B15401;
	border-top: 1px solid #f3b630;
}
div#mainCont {
	width: 790px;
	margin: auto;
	background: white url(../images/mainCont_bg.jpg);
}
div#navBar a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	height: 25px;
	padding: 9px 15px 0 15px;
	display: block;
	float: left;
	border-right: 1px solid #9a6408;
	border-left: 1px solid #e6ab29;
}	
div#navBar a:hover {background-color:#da9c14;}
div#navBar a.end {border-left: 0px;}
div#navBar ul {list-style:none; padding: 0px; margin: 0px;}
div#navBar ul li {display: inline; padding: 0px; margin: 0px;}
div.nextConcert {
	padding: 10px 15px 0 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #914400;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	border-left: 1px solid #e6ab29;
	float: left;
	height: 25px;
	width: 310px;
	text-transform:uppercase;
}
div.nextConcert em {
	color: white;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
}
div#footer {
	background: #1e1e1e;
	border-top: 5px solid #CB8E0F;
	height: 50px;
	width: 790px;
	margin: 0 auto 0 auto;
	border-bottom: 40px solid #0F0F0F
}	

div.clear {clear:both}
a img {border: 0px;}
div#CentralHolder {
	width: 427px;
	background: url(http://www.firebrigadeband.co.uk/_build/images/mainCont_bgMerge.jpg) top left no-repeat;
	margin: 0 0 30px 0;
	float: left;
	padding: 15px 0 0 13px;
}
div#LeftHolder {
	width: 150px;
	float: left;
}
div#RightHolder {
	width: 160px;
	float: right;
	padding: 15px 8px 0 0
}
div#RightHolder div.module {
	width: 145px;
	background: #ecf1f5 url(../images/moduleGrad.jpg) top left repeat-x;
	border: 1px solid #dee3e6;
	border-bottom: 2px solid #dee3e6;
	margin-bottom: 15px;
	padding: 5px
}
div#LeftHolder div.module {
	border: 0px;
	background: none;
	margin: 15px 0 15px 15px;
	padding: 0px;
	width: 125px;
	border-bottom:1px dotted #ccc;
	padding-bottom: 10px;
}
div#LeftHolder div.module p.quote {
	padding: 0;
	margin: 0;
}
div#LeftHolder div.module p.quoteBy {
	font-style: italic;
	text-align: right;
	padding-bottom: 20px;
	margin: 0px;
	color:#9d9d9d;
	line-height: 11px;
}
div#RightHolder div.module h2, div#LeftHolder div.module h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 5px 0;
	color: #780106;
}
div#RightHolder div.module p, div#LeftHolder div.module p  {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0 0 8px 0;
	margin: 0px;
	line-height: 12pt;
}



div#CentralHolder div.content { 
	width: 440px; 
	font-family:  Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding: 0 0 20px 0;
	line-height: 14pt;
}
div#CentralHolder div.content img {
	border: 1px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	padding: 4px;
}


div#CentralHolder div.content h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	color: #780106;
	position: absolute;
}
div#CentralHolder div.content h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #780106;
	position: absolute;
}
div#CentralHolder div.content p {
	font-family:  Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding: 0px;
	margin: 0px;
	line-height: 10pt;
}
div#CentralHolder div.content ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#CentralHolder div.content li {
	margin: 0 0 0 50px;
	padding: 0 0 0 5px;
	position: absolute;
	
}
p a, div#CentralHolder div.content a {
	color: #a96b01;
	text-decoration: none;
	font-weight: bold;
}
p a:hover,div#CentralHolder div.content a:hover{
	text-decoration: underline;
}



div#footer p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #808384;
	padding: 8px 10px 0 0;
	margin: 0px;
	text-align: right;
}
div#footer p a {
	color: #808384;
}
























