body{
	font: bold 12px "Trebuchet MS", sans-serif;
	color: #797878;
	background: #ccc;
}

.interiorheader {
	background: #fff;
	width: 776px;
	height: 90px;
	margin-right: 0;
	margin-left: 70px;
	margin-top: 10px;
	padding: 0;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-top: solid 1px #000;
}

.header {
	background: #fff;
	width: 776px;
	height: 90px;
	margin-right: 0;
	margin-left: 70px;
	margin-top: 5px;
	padding: 0;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-top: solid 1px #000;
}

h1{
	margin-top: 30px;
	margin-left: 30px;
}

p {
	margin-left: 15px;
	margin-right: 15px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #797878;
	font-weight: bold;
}

div {
	margin: 0;
	padding: 0;
}

.legal {
	float: right;
	width: 400px;
}

.legal p{ font-size: 10px;}

.address {float: left;
	color: #797878;}

.images{float: left;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #ffffff;
	color: inherit;
}

.content #right {
	float:right;
	width: 630px;
}

.text {
	clear:both;
	background-color: #ffffff;
	color: inherit;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #797878;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.legalimages{float: left;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #ffffff;
	color: inherit;
	height: 400px;}

.footeragm{clear: both;
	
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #797878;}

.agm {font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}

.agm a {font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;}

.agm a:hover {font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #797878;
	font-weight: bold;}

.small{
	font-size: 10px;
}

input{
	border: 1px solid #7C2A02;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	padding: 1px 4px 1px 4px;
}

textarea{
	border: 1px solid #7C2A02;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}

input{
	border: 1px solid #7C2A02;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	padding: 1px 4px 1px 4px;
}
.checkbox input{
	border: 0px solid #7C2A02;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	padding: 1px 4px 1px 4px;
}



.outershell {
	background: #ccc;
}

.content {
	background: #000;
	width: 778px;
	margin-left: 70px;
	overflow: hidden;
}

.footer {
	color: #000;
	background: #E4E4E4;
	margin-left: 70px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-top: solid 6px #000;
	width: 751px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	padding-left: 25px;
	font-weight: bold;
}

a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color:#000;
}

a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	text-decoration: none;
	color:#ccc;
}

.introtext {
	background: #fff;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	width: 776px;
	margin-left: 70px;
	margin-bottom: 0;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
}

.col1 {
	width: 250px;
	float: left;
	margin: 0 7px;
}

.col2 {
	width: 250px;
	float: left;
	margin: 0;
}

.col3 {
	width: 250px;
	float: left;
	margin: 0 7px;
}


.col1 img, .col2 img, .col3 img {
	border: 0;
	opacity: 0.8;
	filter: alpha(opacity:80);
}

.col1 img:hover, .col2 img:hover, .col3 img:hover {
	opacity: 1.0;
	filter: alpha(opacity:100);
}


.colourblock1 {
	background: #90C573;
	border-top: 4px solid #90C573;
	border-bottom: 4px solid #90C573;
	margin: 7px 0;
}

.colourblock2 {
	background: #B6020E;
	border-top: 4px solid #B6020E;
	border-bottom: 4px solid #B6020E;
	margin: 7px 0;
}

.colourblock3 {
	background: #FFA400;
	border-top: 4px solid #FFA400;
	border-bottom: 4px solid #FFA400;
	margin: 7px 0;
}

.colourblock4 {
	background: #7B0081;
	border-top: 4px solid #7B0081;
	border-bottom: 4px solid #7B0081;
	margin-bottom: 7px;
}

.colourblock5 {
	background: #FFD207;
	border-top: 4px solid #FFD207;
	border-bottom: 4px solid #FFD207;
	margin-bottom: 7px;
}

.colourblock6 {
	background: #04B1ED;
	border-top: 4px solid #04B1ED;
	border-bottom: 4px solid #04B1ED;
	margin-bottom: 7px;
}
