body {
	background-image: url(/images/bg.jpg);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-repeat: repeat;
	background-position: 0px 0px;
}

.credit-base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 38px;
}
.centre {
	background-position: center center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #002453;
	font-weight: bold;
}
.base-copy-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 8px;
}
.credit-baselink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.base-copy-white-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}




.base-copy-brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4a2b;
	text-decoration: none;
	padding-left: 38px;
	height: 40px;
}
.base-copy-brown-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4a2b;
	text-decoration: none;
}
.home-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #517e9b;
	text-decoration: none;
	padding: 20px 10px 20px 38px;
}
.home-copy a {
	color: #002453;
	text-decoration: underline;
}
.home-copy a.hover {
	color: #002453;
	text-decoration: underline;
}
.home-copy-headings {
	font-family: Arial, Helvetica, sans-serif;
	color: #2f6ba1;
	text-decoration: none;
	font-weight: bold;
}

.nav-bg {
	background-image: url(/images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-color: #aea984;
	text-align: right;
	position: relative;
	height: 38px;
	width: 968px;
}

.base-shell-light {
	height: 42px;
	background-color: #ded9b2;
}
.base-shell-light-content {
	padding-left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4d4a2b;
	text-decoration: none;
	text-align: left;
	padding-top: 15px;
}
.base-shell-light-content a {
	color: #4d4a2b;
	text-decoration: underline;
}
.base-shell-light-content a:hover {
	color: #4d4a2b;
	text-decoration: underline;
}
.base-shell-light-content-bold {
	color: #FFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}


.base-shell-dark {
	height: 42px;
	background-color: #a5a17c;
}
.base-shell-dark-content {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.base-shell-dark-content a {
	color: #FFF;
	text-decoration: underline;
}
.base-shell-dark-content a:hover {
	color: #FFF;
	text-decoration: underline;
}


.nav-prime {
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	top: 0px;
	width: auto;
	position: absolute;
}
