/*
Website Design by MAA Designs
http://www.maadesigns.co.uk
*/

* {
	margin: 0;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #006699;
}


body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
h2 { font-size: 122%; }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

a:link {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

#header {
	width: 770px;
	height: 80px;
	margin: 0 auto;
	background-image: url(images/header.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#logo {
	float: left;
	width: 240px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
}

#logo h2 a {
	color: #990000;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 530px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	text-decoration: none;
	font-size: 10px;
	color: #3B3B3B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-top: 30px;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 28px;
}

#menu a:hover {
	color: #990000;
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
}

#splash {
	width: 770px;
	height: 225px;
	border: 1px solid #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 770px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 500px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: left;
	width: 220px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	border-bottom: 1px dashed #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#sidebar h3 {
	color: #990000;
	background-color: #F9F9F9;
	background-image: url(images/panel_right.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCCCCC;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#footer {
	clear: both;
	width: 770px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 1px solid #000000;
	padding-left: 5px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}


#legal {
	float: left;
}

#links {
	float: right;
}
.sidetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #E8E8E8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-image: url(images/panel_right2.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:active {

	color: #006699;
}
