/************************************* GENERAL *************************************/

	html,
	body {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #000000;
	background-image: none;
		}
   
	#outermain {
	width: 950px;
	margin: auto;
	background-color: #000000;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}

	#header {
	width: 950px;
	height: 200px;
	margin: auto;
	background-color: #000000;
	background-image: url(../slideshow/bannernew.jpg);
		}
		
	#navigation {
	width: 950px; /* Sets the background colour of the Nav bar. */
	margin: auto;
	text-align: center;
	padding: 0px;
	background-image: none;
	height: 30px;
	float: none;
	background-color: #5B2B07;
		}

	#main {
	width: 100%;
	margin: auto;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	float: left;
	color: #000000;
	background-color: #FFF1CE;
		}
		
	#footer {
	width: 800px;
	border-top: 2px solid #CBC9BA;
	margin: auto;
	padding: 10px 0px 0px 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 60%;
	line-height: 1.8;
	color: #FEFCE7;
	background-color: #000000;
	text-align: center;
		}

	img {border:none} 

	hr { 
		color: #9F4233; 
		background-color: #9B4232; 
		height: 2px; 
		border: 0px; 
		margin-top: 5px;
		margin-right: 20px;
		margin-left: 20px; 
		margin-bottom: 5px 
		}
		
	#nav	{
	font-weight: bold;
	height: 2.09em;
	top: 0px;
	margin: auto;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-family: arial;
	font-size: 12px;
		}

	#nav li	{
	position:relative; /* Inactive tab colour. */
	float: left;
	width: 10em;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	background-image: url(../images/pageimages/bg_tso.gif);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
		
	#nav a,
	#nav a:link,
	#nav a:visited,
	#nav a:hover,
	#nav a:active	{
		text-decoration: none;
		cursor: pointer;
		color: #FFCC33;
		display: block;
		padding: 4px 10px 2px 3px;
		}
		
	#nav a:hover {color: #000000}
	
	/** This controls the animated dropdown list. **/
	#nav li ul	{
	border-left: 1px solid #876500;
	width: 15.8em;
	font-size: 12px;  /* Specifies the size of the font in the dropdown menu items.*/
	margin-top: 3px;
	position: absolute;
	font-weight: bold;
	left: -999em;
	padding: 0px 0px 0px 0px;
	background-color: #f6f6f6;
	background-image: url(../images/music3.gif);
	background-repeat: repeat;
	background-position: 100% 100%;
	}	
		
	#nav li:hover ul,
	#nav li.sfhover ul	{
		left: 0;
		z-index: 99999
		}
		
	#nav li li	{
		background: none;
		float: none;
		border: none;
		border: 0px solid #fff;  /* Borders in the inactive dropdown. */
		border-top: 1px solid #fff;
		border-right: none;
		border-left: none;
		padding-left: 0
		}
		
	#nav li li a,
	#nav li li a:link,
	#nav li li a:visited,
	#nav li li a:hover	{
		color: #FFFFFF;
		padding: 5px 10px 5px 3px; /* Spacing between text in dropdowns. */
		width: 14.8em;   /* Controls the width of the highlighted bar in the dropdowns.  */
		}
		
	#nav li li a:hover	{
	color: #5B2B07;
	background-color: #FFF1CE;
		}
	
	#nav li.active	{
	border-bottom: 3px solid #876500;
	background-color: #D98650;
		}
		
	#nav li.active ul	{
		border: none;
		background: #876500 url("menu_images/dropdown_active.gif") no-repeat 100% 100%

		}
	
	#nav li.active li	{  /********************** "red" nav lines ***********************/
		border: none;
		border-top: 1px solid; /* #c15c5c ** This adds borders in the active dropdown menu */
		border-bottom: 2px; /* solid #870500 ** This adds borders in the active dropdown menu**/
		}
		/********************************************************************************/
		
	#nav li.active li a:link,
	#nav li.active li a:visited,
	#nav li.active li a:hover,
	#nav li.active li a:active {color: #fff}
	
	#nav li.active li a:hover	{color: #fff}
	
	#nav li.active li.active a:link,
	#nav li.active li.active a:visited,
	#nav li.active li.active a:hover,
	#nav li.active li.active a:active	{
		color: #fff;
		font-weight: bold;
		}

	#nav li {width:auto}
	
	
/***************************** LEFT NAVIGATION **********************************/

	#nav-left,
	#nav-left ul {position: static}
	
	#nav-left,
	#nav-left li {
		list-style: none;
		margin: 5px 0px 0px 5px;
		padding: 0px 0px 10px 0px;
		}
		
/************************************* LINKS ****************************************/

	a:link,
	a:visited,
	a:active {
		color: #FF9933; 
		text-decoration: none;
		}

	a:hover {
		color: #3B7FBE; 
		text-decoration: underline;
		}

/***************************************** FONTS **************************************/

	p	{
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		color: #5B2B07;
		padding: 0px 0px 0px 0px;
		margin: 10px 10px 10px 10px;
		align: left;
		}
		
	ul {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	list-style-position: inside;
		}
	
	h1	{
		font-family: arial,verdana,sans-serif;
		font-size: 20px;
		color: #000;
		padding: 5px 5px 5px 5px;
		margin: 5px 5px 5px 5px;
		}
	
	h2	{
		font-family: arial,verdana,sans-serif;
		font-size: 18px;
		color: #000;
		padding: 5px 5px 5px 5px;
		margin: 5px 5px 5px 5px;
		}
	
	h3	{
		font-family: arial,verdana,sans-serif;
		font-size: 16px;
		color: #5B2B07;
		padding: 0px 0px 0px 0px;
		margin: 5px 5px 5px 10px;
		}
	
	h4 {
		font-family: arial,verdana,sans-serif;
		font-size: 14px;
		color: #5B2B07;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 5px;
		}
		
	h5 {
		font-family: arial,verdana,sans-serif;
		font-size: 12px;
		color: #000;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 5px 10px;
		}
hr {
	color: #9F4233;
}
image {
	padding: 4px;
	float: right;
}

		
	h6 {
		font-family: arial,verdana,sans-serif;
		font-size: 10px;
		color: #000;
		padding: 0px 0px 0px 0px;
		margin: 5px 0px 0px 10px;
		}	
		
/****************************************** LISTS ****************************************/

	ul	{
		text-align: left;
		margin: 0px 0px 0px 0px;
		list-style-type: none;
		}
	
	li	{
		background: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 10px;
		}
.image {
	padding: 4px;
	float: right;
}
