body {
	background-color: #c2b59b;
	margin-top: 0px;
}

table {
	border: none;
	border-collapse: collapse;
}

a {
	color: #603813; /* dark brown */
}

#wrapper {
	width: 1000px;
}

#mainmenu {
	width: 1000px;
	height: 177px;
	background-image: url(../images/menu_bg2.jpg);
}

#mainmenu td {
	padding: 130px 0 0 0px;
}

#mainmenu td.space {
	width: 0px;
	color: #c2b59b;
}

#mainmenu td a {
	color: #c2b59b;
	font-family: "Arial Black";
	text-decoration: none;
	font-size: 14px;
}

#mainmenu a:hover {
	color: #603813; /* light brown */
}

.mainmenu-divider {
	color: #603813;
}

#footer {
	width: 1000px;
	height: 62px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}

#footer td {
	text-align: right;
	padding-right: 10px;
}

#footer td, #footer td a {
	color: #c2b59b;
	font-family: "Arial";
	text-decoration: none;
	font-size: 12px;
}



#content {
	margin: 0px 2px;
}

#content * {
	font-family: "Arial";
	font-size: 12px;
	color: #603813; /* light brown */
}

#content p {
	margin: 8px;
	text-decoration: none;
}

#content a {
	text-decoration: none;
	color: #c2b59b; /* light brown */
	color: #603813; /* dark brown */
}

#content a:hover {
	color: #603813; /* dark brown */
	color: #c2b59b; /* light brown */
}

#content a img {
	border: none;
}


#content h1, #content h2, #content h2 a {
	color: #603813; /* dark brown */
	font-family: "Arial";
	font-weight: bold;
	padding: 0px;
/*	margin: 0px 4px 4px 4px; */
	width: auto;
}

#content-centre h1, #content-centre h2 {
	margin: 8px; 
}

#content-centre h2 a {
	margin: 0px;
}

#content-left {
/*	background-color: #f00; */
}

#content-left h1 {
	margin: 0 0 4px 0 !important;
	padding: 0 !important;
}

#content-left a {
	margin: 0;
	padding: 0px;
	text-decoration: none;
}

#content-centre h2 a {
	margin: 0px;
	width: 225px;
}
#content h1 {
	font-size: 14px;
}

#content h2 {
	font-size: 12px;
}

#content-centre {
/*	padding-left: 8px;  */
}

#content-centre h1 {
	font-size: 16px;
	
}

#content-right {
	color: #c2b59b; /* light brown */
}

#content-right h1 {
	margin: 0 0 4px 0;
}

.divider {
	line-height: 7px;
}

#content .gig-venue {
	font-size: x-small;
	margin: 0px;
}

#content .gig-date {
	font-size: xx-small;
	margin: 0px;
}

#content .pager-current {
	color: #603813; /* dark brown */
}

#signupform p {
	margin: 8px 10px;
}

p.missing-field {
	color: #f00 !important;
}

.featured {
	margin-bottom: 6px;
}

.featured a img {
	border: 1px solid #999 !important;
}

.band-moreinfo:hover {
	cursor: pointer;
}
