﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #E7F8E7;
}

#topleftimage{
	position: absolute;
	width: 100px;
	height: 100px;
	text-align: center;
}
#masthead {
	border: 1px solid #C0C0C0;
	text-align: center;
	width: 750px;
	background-color: #000000;
	height: 100px;
	position: absolute;
	font-family: "Brush Script Std";
	font-size: x-large;
	vertical-align: middle;
	color: #FFFFFF;
	background-image: url('../images/Home pic strip.jpg');
}
#mastheadsubp {
	border: 1px solid #C0C0C0;
	text-align: center;
	width: 649px;
	left: 101px;
	background-color: #000000;
	height: 100px;
	position: absolute;
	font-family: "Brush Script Std";
	font-size: x-large;
	vertical-align: middle;
	color: #FFFFFF;
}

#toprightimage{
	width: 100px;
	height: 100px;
	position: absolute;
	left: 562px;
	top: 0px;
}

#bottomleftimage{
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0px;
	top: 382px;
}
#bottomrightimage{
	width: 100px;
	height: 100px;
	position: absolute;
	left: 562px;
	top: 382px;
}

#container {
	border-width: 1px 1px 3px 1px;
	border-style: solid;
	border-color: #C0C0C0 #C0C0C0 #000000 #C0C0C0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 440px;
	background-color: #E7F8E7;
}
#topmenu{
	position: absolute;
	left: 0px;
	top: 100px;
	height: 25px;
	width: 650px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#bottommenu{
	position: absolute;
	left: 102px;
	top: 425px;
	height: 15px;
	width: 545px;
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}

#sidebar {
	float: left;
	width: 100px;
	height: 317px;
	background-color: #000000;
	position: relative;
	left: 0px;
	top: 126px;
	clear: both;
	display: inline;
	color: #FFFFFF;
	font-size: 12px;
}
#sidebarsub {
	float: left;
	width: 100px;
	height: 317px;
	background-color: #000000;
	position: relative;
	left: 0px;
	top: 101px;
	clear: both;
	display: inline;
	color: #FFFFFF;
	font-size: 12px;
}

#rhsidebar {
	padding: 5px;
	width: 90px;
	background-color: #000000;
	position: absolute;
	left: 651px;
	top: 100px;
	height: 333px;
	color: #FFFFFF;
}
#content {
	float: left;
	width: 515px;
	padding: 5px 15px 15px 20px;
	overflow: auto;
	background-color: #E7F8E7;
	margin: 0px;
	position: absolute;
	top: 126px;
	height: 270px;
	left: 101px;
}
#content img {
	margin: auto;
	padding: 10px;
	border-width: 0;
	display: block;
}
#contentsubp {
	float: left;
	width: 610px;
	padding: 15px 15px 15px 20px;
	overflow: auto;
	background-color: #E7F8E7;
	margin: 0px;
	position: absolute;
	top: 130px;
	height: 280px;
	left: 105px;
}


#footer {
	width: 550px;
	height: 50px;
	position: absolute;
	left: 102px;
	top: 383px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	color: #000000;
}
#footersubp {
	width: 558px;
	height: 50px;
	position: absolute;
	left: 102px;
	top: 412px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	color: #000000;
}


#masthead img {
	float: none;
}
#masthead p {
	text-align: center;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border-bottom: 1px solid #cdf;
}
#sidebar a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 4px;
	border-bottom: 0px solid #f9f9f9;
	background-color: #000000;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 0px solid #f9f9f9;
	background-color: #E7F8E7;
}


#sidebarsub ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebarsub li {
	display: block;
	border-bottom: 1px solid #cdf;
}
#sidebarsub a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 4px;
	border-bottom: 0px solid #f9f9f9;
	background-color: #000000;
}
#sidebarsub a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 0px solid #f9f9f9;
	background-color: #E7F8E7;
}



/* styles for top menus */
#topmenu ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#topmenu li{
	float: left;
	text-align: center;
}
#topmenu a {
	padding: 5px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f9f9f9;
	width: 90px;
}

/* drop down menus */
#topmenusub{
	padding: 0;
	margin: 0;
	position:relative;
	left: 0px;
	top: 100px;
	height: 25px;
	width: 750px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}

#topmenusub ul{
	margin: 0;
	list-style: none;

}
#topmenusub li{
	float: left;
	height: 23px;
	position: relative;
	width: 100px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #f9f9f9;
	padding: 1px 0 0 0;
}

#topmenusub a:link, #topmenusub a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#topmenusub ul {
	display: none;
	position: absolute;
	left: 0;
	padding-top: 1px;
}

#topmenusub ul li{
	float: none;
	border: 0 none transparent;
	border-bottom: 1px solid #f9f9f9;
	background-color: #000000;
	top: 5px;
	margin: 0;
	padding: 0;
}
#topmenusub li > ul{
	
	top: auto;
	left: auto;
}
#topmenusub li:hover ul {
	display: block;
}

/* Styles for Footer */
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
#footer img {
	border:0px;
}

#footersubp img {
	border:0px;
}


a {
	color: #04b;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.centre
{
	text-align: center;
}