@charset "utf-8";
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 850px;
	background-color: #000000;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#wrapper #logo {
	background-color: #FFF;
	height: 190px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	
}
#wrapper #navigation {
	background-color: none;
	height: 30px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#wrapper #scroller {
	background-color: #cc0000;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#wrapper #headerImg {
	background-color: #ECECEC;
	height: 355px;
	}
#wrapper #left {
	width: 840px;
	float: left;
	border-bottom: 0px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-right: 0px;
	border-right-style: solid;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#wrapper #right {
	width: 240px;
	height: 590px;
	float: right;
	border-bottom: 0px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
}
#wrapper #boxleft {
	width: 289px;
	height: 275px;
	float: left;
	border-bottom: 0px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	background-color: #c0c0c0;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#wrapper #boxright {
	width: 295px;
	height: 285px;
	float: left;
	border-left: 1px;
	border-left-style: solid;
	border-bottom: 0px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	background-color: #000000;
	margin-top: 5px;
}


#wrapper #bottomboxleft {
	width: 269px;
	height: 185px;
	float: left;
	background-color: #000000;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#wrapper #bottomboxright {
	width: 295px;
	height: 185px;
	float: left;
	background-color: #c0c0c0;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
#wrapper #bottomboxrightcorner {
	width: 240px;
	height: 185px;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	
}
#wrapper #footer {
	height: 140px;
	margin-left: 5px;
	margin-right: 5px;
	clear: both;
	background-color: #CC0000;
}
.scroller {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.paragraph {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 15px;
	vertical-align: top;
}
.picture {
	border: medium solid #000;
	margin: 5px;
	padding: 5px;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}

.paragraphcentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.centredheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.paragraphdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	text-decoration: underline;
	margin: 15px;
}
.paragraphitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-align: center;
}
.tabletextstandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	vertical-align: top;
	padding-left: 10px;
}
.tabletextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 10px;
	padding-left: 10px;
	text-align: center;
}
.slideshowtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #C00;
	background-color: #000;
	text-align: center;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 15px;
}
.advert {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}
#info {background:#97a7b7; border:0;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:839px; height:28px; position:relative; z-index:100;border-right:1px solid #000; font-family:trebuchet ms, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;background-color:cc0000;}
.menu ul ul {width:115px;background-color:cc0000;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:119px;position:relative;background-color:cc0000;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:110px; height:28px; border:1px solid #000; border-width:1px 0 1px 1px; background:#09c; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#659cef url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 120px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#659cef url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 115px center;}
.menu ul ul :hover > a.drop {background:#97a7b7 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 110px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#97a7b7;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#97a7b7;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:115px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:110px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#97a7b7; color:#000; height:auto; line-height:1em; padding:5px 10px; width:105px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#2088b2;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#2088b2;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

.headerpictures {
	padding: 5px;
}
.tabletext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}
.galleryarchiveimage {
	padding: 3px;
}
