h1 {
font-family: Impact, Comic Sans MS, Arial, Helvetica, sans-serif;
font-size:36px;
margin-bottom:25px;
text-decoration: underline;
}

h2 {
font-family: trebuchet MS, Arial, Helvetica, sans-serif;
font-size:24px;
margin-bottom:15px;
}

h3 {
font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
font-size:18px;
margin-bottom:15px;
}

h4 {
font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
font-size:16px;
margin-bottom:15px;
}

h5 {
font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
font-size:14px;
margin-bottom:15px;
}

h6 {
font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:15px;
}

p {
font-family: trebuchet MS, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:normal;
color:#000;
margin-bottom:15px;
font-weight: normal;
}


img.border {
	border: 6px #000 solid;
}

.caption{
	font-size: 14px;
}

.byline {
	font-size: 13px;
	text-align: center;
	padding: 4px 0 0 0;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
}

.red {
	color: #ff0000;
}

.grey {
	color: #999;
}

ul {
margin:0px 0px 15px 20px;
padding:0px;
}

ul li {
color:#000;
font-family: trebuchet MS, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: normal;
}

ul li a, ul li a:visited {
color:#000;
}

ul li a:hover {
text-decoration:none;
}

ol {
margin:0px 0px 15px 25px;
padding:0px;
}

ol li {
color:#000;
font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
}

ol li a, ol li a:visited {
color:#000;
text-decoration:underline;
}

ol li a:hover {
text-decoration:none;
}

a, a:visited {
	color: #000;
}

a:hover {


}

a.check-link {
	padding: 0px 0 10px 40px;
	background: url(../img/check-box.gif) 0 0 no-repeat;
	text-decoration: none;
}



a.check-link:hover {
	background: url(../img/check-box.gif) 0 -77px no-repeat;
}

a.check-link2 {
	padding: 0px 55px 8px 0px;
	background: url(../img/check-box.gif) right top no-repeat;
	text-decoration: none;
	float: right;
	margin: 0 150px 0 0;
}

a.check-link2 b {
	visibility: hidden;
}

a.check-link2:hover {
	background: url(../img/check-box.gif) right -77px no-repeat;
}

a.image-check-link {
	padding: 0px 43px 0px 8px;
	margin: 7px auto 0;
	background: url(../img/check-box.gif) top right no-repeat;
	text-decoration: none;
	height: 30px;
	width: 120px;
	display: block;
	outline: none;
}

a.image-check-link:hover {
	background: url(../img/check-box.gif) right -77px no-repeat;
}


a.gig-link {
	padding: 0px 0 10px 44px;
	background: url(../img/check-box.gif) 0 9px no-repeat;
	margin: 0 0 0 241px;
	font-size: 24px;
	font-family: trebuchet MS;
}

a.gig-link:hover {
	background: url(../img/check-box.gif) 0 -68px no-repeat;
}

p.gig-date {
	margin: 0 0 23px 281px;
}


.clear         { clear:both; }
 
.centre 	   { text-align: center; display: block; }

.inline 	   { display: inline; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
  
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.nomargin     { margin:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Forms *****/
 
form {
display:inline;
}

#contactForm {
padding:20px 0px 30px 0px;
}

#central-content #contactForm ul {
font-family: trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
font-weight: bold;
margin: 0 auto;
}

#contactForm ul:after {
content:".";
height:0px;
clear:both;
visibility:hidden;
display:block;
}

#contactForm ul li {
clear:left;
list-style-type: none;
}

#contactForm ul li input {
display: block;
width: 260px;
float: left;
border:5px solid #ccc;
padding:3px 6px 3px 10px;
margin:0px 0px 10px 0px;
font-family: trebuchet MS, Arial, Helvetica, sans-serif;
font-size:15px;
color:#000;
font-weight: bold;
}

#contactForm ul li textarea {
display: block;
width: 260px;
float: left;
border:5px solid #ccc;
padding:6px 6px 6px 10px;
margin-bottom: 10px;
font-family: trebuchet MS, Arial, Helvetica, sans-serif;
font-size:15px;
color:#000;
font-weight: bold;
}

#contactForm ul li select {
display: block;
width: 364px;
float: left;
border:1px solid #cbcbcb;
padding:3px 0px 3px 3px;
margin-bottom: 10px;
font-family: trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
font-weight: bold;
}

#contactForm ul li label {
text-align: right;
width: 75px;
float: left;
padding:3px 20px 3px 0px;
line-height: 31px;
}

#contactForm form input {
margin:0px 0px 0px 405px;
} 
