@charset "UTF-8";
/* Version -March 2010- */

/* DO NOT MODIFY THIS FILE 
   ----------------------- */
/* To modify the site, modify "talisman.css"  */

/* Author: talisman@talisman-theatre.com */

/* ===== HEADER ===== */
	
/* ===== PAGE CENTER ===== */
	
/* ===== BANNER ONE ===== */

#banner-one {
	background-image:url(images/TopLogo.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	background-color:#000000; /* BgColour OUR MISSION */
}

/* ==== BANNER TWO ==== */

#banner-two {
	background-image:url(images/MidLogo.jpg);
	background-color:#000000; /* BgColour CURRENT PROJECT */
}
	
/* ==== BANNER THREE ==== */

#banner-three {
	background-image:url(images/BotLogo.jpg);
}
	
#banner-four a {
	padding-right:4px;
	font-size:0.7em;
}

#banner-four a:link {
	color:#59731A; 
	text-decoration:none;
	font-weight:bold; 
}

#banner-four a:visited {
	color:#59731A; 
	text-decoration:none;
	font-weight:bold; 
} 

#banner-four a:active {
	color:#59731A; 
	text-decoration:none;
	font-weight:bold; 
} 

#banner-four a:hover {
	color:#59731A; 
	text-decoration:underline;
	font-weight:bold; 
}

/* ==== LEFT MENU ==== */

#left-menu a:link {
	color:#59731A; 
} 

#left-menu a:visited {
	color:#59731A; 
} 

#left-menu a:active {
	color:#59731A; 
} 

#left-menu a:hover {
	color:#59731A; 
}

/* .no-link lets us give the appearance of a title, but without a link. The title appears in bold */

#left-menu .no-link {
	color:#59731A; 
}

/* ==== CONTENTS ==== */

#contents h1 {
	color:#BCC8D4;
}
	
#contents h2 {
	color:#0A1B37;
	border-color:#59731A;
}

#contents h3 {
	color:#0A1B37;
}
	
#contents h4 {
	color:#003366;	
	border-color:#59731A;
}	

#contents h5 {
	color:#003366;
}
	
#contents h6 {
	color:#7D99B2;
}

/* .colour-section lets us write in the colour of this section. */

#contents .colour-section {
	color:#59731A;
}

#contents .colour-section-small{
	font-size:smaller;
	color:#59731A;
}

#contents .colour-section-large {
	font-size:larger;
	color:#59731A;
}

#contents .colour-section-bkgd {
   background-color:#59731A;
	 color:#F3E8CF;
}

#contents .enframe {
	border: medium double #009999;
	color: #59731A;
 	padding:5px;
	font-weight:normal;
}

#contents .enframe a {
	color: #59731A;
 	font-weight:bold;
}

/* ===== PAGE BOTTOM===== */

/* ===== PAGE FOOTER =====*/
