@charset "iso-8859-1";
/* CSS Document */

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: none;
	text-align: center;
	background-image: url(images/bgpattern.png);
	background-repeat: repeat;
}

#topBannerContainer{
	clear: both;
	width: 900px;
	display: block;
	text-align: center;
}
#topLeftBanner{
	width: 200px;
	height: 128px;
	float: left;
	display: inline;
	font-size: x-large;
}

#topRightBanner{
	width: 200px;
	float: left;
	display: inline;
	height: 100px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	padding-top: 20px;
}
#topCentreBanner{
	width: 450px;
	display: inline;
	float: left;
	height: 128px;
}

#mainNavHolder{
	text-align: center;
	display: block;

}


#mainNav{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#mainNav img{
	padding: 10px;

}

#subNavTabs{
	clear: both;
	width: 1000px;
	vertical-align: bottom;

}

#pageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-attachment: scroll;
	background-image: url(images/contentbg.png);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	height: auto;
	width: 1000px;
	max-width: 1000px;
	text-align: left;
	display: block;
}
.pageText {
	padding-right: 0px;
	padding-left: 45px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	width: 850px;
}


#footerContainer {
	clear: both;
}
.subNavItem {
	text-align: center;
	vertical-align: bottom;
	float: left;
	background-image: url(images/subnavtab.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 68px;
	width: 190px;
	position: relative;
	bottom: 0px;
}
#pageHeading {
	text-align: center;
	vertical-align: bottom;
	float: left;
	font-size: x-large;
	background-image: url(images/titletab.png);
	height: 68px;
	width: 259px;
}#pageHeading h1 {
	font-size: x-large;
	display: block;
	position: relative;
	top: 20px;
}
.subNavItem a {
	vertical-align: bottom;
	position: relative;
	top: 37px;
	font-size: large;
	color: #370000;
	text-decoration: none;
}
.mediumText {
	font-size: large;
}
.bigText {
	font-size: x-large;
}
.paddingborder{
	padding: 20;
}
#subNavTabs #pageHeading img {
	position: relative;
	top: 20px;
	
}
h1 {
	font-size: large;
	color: #473D01;
}
h2 {
	font-size: large;
	color: #473D01;
}
h3 {
	font-size: medium;
	color: #CC3300;
	text-transform: capitalize;
	display: inline;
}
a:link {
	color: #FF7900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF7900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.imageLeft {
	display: block;
	float: left;
	padding: 10px;
}
.imageRight {
	display: block;
	float: right;
	padding: 10px;
}

.smalltext {
	font-size: small;
	color: #990000;
}
.blacktext {
	color: #000000;
}

.wigglebox {
	background-image: url(images/wigglebox.png);
	background-repeat: repeat;
	background-position: left top;
	clear: both;
	height: auto;
	width: auto;
	text-align: left;
	display: block;
	font-variant: normal;
	border: solid #ffffff;
	border-width: 1px;
	padding: 10px;
}
.sizetablealign {
	text-align: left;

}
.nextLink {
	font-size: large;
	display: inline;
	float: right;
	border: 0;
}
.offset_title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
	float: none;
	padding: 0;
	text-align: right;
	vertical-align: top;
	position: relative;
	padding-top: 0px;
}
