﻿/* CSS layout */
body {
	padding: 0;
	background: url('Graphics/Heading-Background-Darker24.png');
	background-position: top;
	background-attachment:fixed;
	background-repeat: repeat-x;
	top: 100px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
	

}
#content-wrapper {
	margin:auto;
	min-width:900px;
	max-width:1000px;
	height:200px;
}


#masthead {
	min-width: 600px;
}
#page_content {
	float: right;
	top: 500px;
	width: 650px
}

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

.RED_TEXT {
	border: thin solid #FF0000;
	padding: 10px;
	color: #FF0000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: small;
	background-color: #FFFFFF;
}

#pagetitle {
	border-width: 0px;
	clear: both;
		font-family: tahoma;
		font-size: x-large;
		text-align: left;
		color: #FF6600;
		text-decoration: none;
		font-weight: bold;
}

#header {
	margin-left: 200px;
	text-align: center;
}

#container {
	clear: both;
	min-width: 600px;
}

#left_col {
	float: left;
	width: 200px;
}


#footer {
	clear: both;
	font-family: tahoma;
	font-size: x-small;
	text-align: left;
	line-height: 12px;
}
#footer a {
	clear: both;
	font-family: tahoma;
	font-size: x-small;
	text-align: center;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
}
a {
	font-family: tahoma;
	font-size: small;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;

}
#navigation {
	border: thin solid #C0C0C0;
	background: #EAF4F5;
	float: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
	color: #000000;
	margin-left: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FF6600;
	text-align: left;
}
.MainTextSubTitle {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FF6600;
	text-align: left;
}
.MainTextIndent {
	font-family: arial;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	line-height: 20px;
	margin-left: 50px;
}
.TitleWhiteBar {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
}
a:visited {
	font-family: tahoma;
	font-size: small;
	color: #FF6600;
	text-decoration: none;
}
.GeneralTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
}
.TitleWhiteBarSmall {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
}
.xsmall_text {
	font-size: xx-small;
	line-height: 15px;
}
.navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}
.centre {
	font-family: tahoma;
	text-align: center;
}
.centre_pics {
margin:auto;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	table-layout: auto;
}
.newsflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 25px;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.tablecraft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: left;
	line-height: 30px;
	vertical-align: text-top;
	border-collapse: collapse;
}
.tablecraft th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	padding-bottom: 15px;
}
.tablecraft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.tablecraft td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	line-height: normal;
	padding-bottom: 10px;
	padding-right: 3px;
	font-size: 8pt;
	padding-left: 3px;
}
.centrepix {
	margin: auto;
	text-align: center;
}
.noborder_pics {
	border-width: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
