body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b2203;
	margin: 0px;
	background-image: url(siteimages/bg_blend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.headerIntro {
	color: #FFF;
	width: 456px;
	font-weight: bold;
	background-image: url(siteimages/intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerIntro .padding {
	padding-left: 10px;
}
.headerIntro h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
}
.centreSection {
	background-image: url(siteimages/centre_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 366px;
	width: 912px;
	margin: auto;
	font-size: 11px;
}
.centreSection .smallText a {
	color: #666;
}
.centreSection .smallText {
	font-size: 10px;
	color: #666;
}
.centreSection .padding {
	padding: 10px;
}
.centreSection h1 {
	font-size: 18px;
	font-weight: bold;
	color: #f95203;
	margin-top: 0px;
}
.field {
	font-size: 10px;
}
.bottomSection {
	margin-top: 10px;
}
.bottomSection .left {
	background-image: url(siteimages/bottom_section.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bottomSection h1 {
	font-size: 16px;
	font-weight: bold;
	color: #f95203;
	margin-top: 0px;
}
.footer {
	color: #BABABA;
	text-align: center;
	width: 912px;
	margin: auto;
	padding-top: 16px;
	padding-bottom: 16px;
}
.footer a {
	color: #F95203;
	text-decoration: none;
}
.footerSeo {
	color: #999;
	width: 912px;
	margin: auto;
	background-image: url(siteimages/rule.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	padding-bottom: 16px;
}
.footerSeo h1 {
	font-size: 16px;
}
.pageOuter2 {
	background-color: #FFF;
	width: 760px;
	margin: auto;
}
.pageOuter2 .navbar {
	background-color: #FFF;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FBB621;
	color: #FC4616;
}
.pageOuter2 .navbar a {
	font-weight: bold;
	color: #FC4716;
	font-size: 13px;
}
.mainContent2 {
	padding: 24px;
	font-size: 12px;
	background-color: #FFF;
}
.mainContent2 a {
	color: #5b2203;
	text-decoration: underline;
}
.mainContent2 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FC4716;
}
.mainContent2 h2 {
	font-weight: bold;
	color: #5b2203;
	text-decoration: underline;
	font-size: 14px;
}
.footerPanel {
	color: #999;
	padding-top: 15px;
}
.footerPanel a {
	color: #FC4716;
	text-decoration: none;
}

