body {
	color: white;
	background: black;
	font: .8em "Helvetica Neue", Arial;
}

a {
	color: gray;
}

p {
	line-height: 1.5em;
}

a:hover {
	color: gray;
	text-decoration: underline;
}

h2 {
	color: white;
	font-size: 1.1em;
	line-height: 2em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}
h3 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
}

ul li {
	line-height: 1.8em;
}
/* =========== HEADER ========== */

/* =========== HEADER END ========== */

#header {
	margin-top: 35px;
	padding-bottom: 5px;
}

#header h1 {
	color: white;
	font-size: 2.3em;
	font-weight: bold;
	text-align: center;
	line-height: 0;
}

#header h1 a{
	color: white;
	text-decoration: none;
	line-height: 0;
}

#header h1 a:hover{
	color: white;
	text-decoration: none;
	line-height: 0;
}

/* =========== MAIN CONTENT ========== */

.content_spacer {
	margin-left: 15px;
}

.booking_spacer {
	text-align: center;
	border: 1px solid silver;
	width: 150px;
	margin-top: 6px;
	padding-top: 25px;
	margin-left: 10px;
}
.booking_spacer_free {
	text-align: center;
	border: 1px solid silver;
	width: 150px;
	margin-top: 6px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 12px;
}

.content_spacer {
	margin-left: 15px;
}

/* =========== CONTENT DEFAULT ========== */

#content_default {
	background: url(../images/default_background.png) repeat-y;
}

#content_default_spacer {
	padding: 10px;
}

#content_default img {
	border-style: none;
	margin-left: 20px;
}

#content_default_line {
	background: url(../images/default_background_line.png) no-repeat;
	height: 1px;
}

#content_default h1 {
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: white;
	margin-top: 5px;
	padding-top: 15px;
	line-height: 0;
}

#content_default h4 {
	color: white;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}


/* =========== CONTENT MUSIC ========== */

#content_music {
	color: black;
	background: url(../images/music_background.png) repeat-y;
	
}

#content_music_line {
	background: url(../images/music_background_line.png) no-repeat;
	height: 1px;
}

#content_music h1 {
	font-size: 1.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #0c3b6a;
	margin-top: 5px;
	padding-top: 15px;
	line-height: 0;
}

#content_music h2 {
	color: black;
}

#content_music h4 {
	color: #0c3b6a;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
}

#content_music h4 a {
	color: #0c3b6a;
}
#content_music h4 a:hover {
	color: #0c3b6a;
	text-decoration: none;
}

/* =========== CONTENT VISUAL ========== */

#content_visual {
	background: url(../images/visual_background.png) repeat-y;
	color: black;
}

#content_visual_line {
	background: url(../images/visual_background_line.png) no-repeat;
	height: 1px;
}

#content_visual h1 {
	font-size: 1.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #efaa00;
	margin-top: 5px;
	padding-top: 15px;
	line-height: 0;
}

#content_visual h2 {
	color: black;
}

#content_visual h4 {
	color: #efaa00;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
}

#content_visual h4 a {
	color: #efaa00;
}
#content_visual h4 a:hover {
	color: #efaa00;
	text-decoration: none;
}

/* =========== CONTENT THEATRE ========== */

#content_theatre {
	background: url(../images/theatre_background.png) repeat-y;
	color: black;
}

#content_theatre_line {
	background: url(../images/theatre_background_line.png) no-repeat;
	height: 1px;
}

#content_theatre h1 {
	font-size: 1.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #d42f37;
	margin-top: 5px;
	padding-top: 15px;
	line-height: 0;
}

#content_theatre h2 {
	color: black;
}

#content_theatre h4 {
	color: #d42f37;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
}

#content_theatre h4 a {
	color: #d42f37;
}
#content_theatre h4 a:hover {
	color: #d42f37;
	text-decoration: none;
}


/* =========== CONTENT LITERATURE ========== */

#content_literature {
	background: url(../images/literature_background.png) repeat-y;
	color: black;
}

#content_literature_line {
	background: url(../images/literature_background_line.png) no-repeat;
	height: 1px;
}

#content_literature h1 {
	font-size: 1.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #1c8563;
	margin-top: 5px;
	padding-top: 15px;
	line-height: 0;
}

#content_literature h4 {
	color: #1c8563;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
}

#content_literature h2 {
	color: black;
}

#content_literature h4 a {
	color: #1c8563;
}
#content_literature h4 a:hover {
	color: #1c8563;
	text-decoration: none;
}


/* =========== CONTENT WALK ========== */

#content_walk {
	background: url(../images/walk_background.png) repeat-y;
	color: black;
}

#content_walk_line {
	background: url(../images/walk_background_line.png) no-repeat;
	height: 1px;
}

#content_walk h1 {
	font-size: 1.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #79b812;
	margin-top: 5px;
	padding-top: 15px;
	line-height: 0;
}

#content_walk h2 {
	color: black;
}

#content_walk h4 {
	color: #79b812;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
}

#content_walk h4 a {
	color: #79b812;
}
#content_walk h4 a:hover {
	color: #79b812;
	text-decoration: none;
}


/* =========== CONTENT OTHER ========== */

#content_other {
	background: url(../images/other_background.png) repeat-y;
	color: black;
	
}

#content_other_line {
	background: url(../images/other_background_line.png) no-repeat;
	height: 1px;
}

#content_other h1 {
	font-size: 1.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #fcd700;
	margin-top: 5px;
	padding-top: 15px;
	line-height: 0;
}

#content_other h2 {
	color: black;
}

#content_other h4 {
	color: #fcd700;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
}

#content_other h4 a {
	color: #fcd700;
}
#content_other h4 a:hover {
	color: #fcd700;
	text-decoration: none;
}



hr {
	color: silver;
	background-color: silver;
	height: 1px;
}

img {
	padding: 5px;
	border: 1px solid silver;
}

/* =========== MAIN CONTENT END ========== */

/* =========== TOP NAV ========== */

#navcontainer	{
	margin: 0;
	padding: 0;
}

#navcontainer ul	{
	list-style: none;
	font-size: 1.3em;
	text-transform: uppercase;
	margin: 0;
	padding-right: 0;
	padding-left: 50px;
}

#navcontainer ul li {
	display: block;
	float: left;
	padding: 8px;
	margin-bottom: 10px;
}

#navcontainer ul li a{
	text-decoration: none;
	border: 1px solid black;
	padding: 3px;
	color: white;
}

#navcontainer ul li a:hover{
	text-decoration: none;
	border: 1px solid silver;
	padding: 3px;
}

.music_colour {
	color: #0c3b6a;
}

.visualarts_colour {
	color: #efaa00;
}

.theatre_colour {
	color: #d42f37;
}

.literature_colour {
	color: #1c8563;
}

.walks_colour {
	color: #79b812;
}

.other_colour {
	color: #fcd700;
}


/* =========== TOP NAV END ========== */ 




/* =========== FOOTER ========== */


#footer_navcontainer	{
	margin: 0;
	padding: 0;
}

#footer_navcontainer ul	{
	list-style: none;
	font-size: .8em;
	text-transform: uppercase;
	margin: 0;
	padding-right: 0;
	padding-left: 50px;
}

#footer_navcontainer ul li {
	display: block;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}

#footer_navcontainer ul li a{
	text-decoration: none;
	padding: 3px;
}

#footer_navcontainer ul li a:hover{
	text-decoration: underline;
	padding: 3px;
}

/* =========== FOOTER END ========== */

.img_blank img {
 border-style: none;
}

#page_status {
	display: none;
	font-size: 9px;
}


