﻿body
{
	background-color: #f4f4f5;
	font-family: Arial;
	text-align:	center;
	padding: 0;
	margin: 0 auto;
	font-size: small;
	color: #000000;
}
th
{
	font-size: small;
	font-weight: bolder;
	color: #010066;
}
#page
{
	width: 980px;
	position: relative;
	margin: 0 auto;
	background-color: White;
	padding: 10px;
	text-align: left;
}
#bannerPanel
{
	height: 204px;
	width: 1000px;
	background: #010066 url(/Images/barnfieldbannerimage.jpg) no-repeat;
	background-position: left top;
	margin: 0 auto;
}
#SiteMap
{
	height: 20px;
	width: 990px;
	background-color: #cccccc;
	text-align: left;
	padding: 5px;
	font-weight: bolder;
	text-decoration: none;
	margin: 0 auto;
}
#Enquires
{
	font-size: large;
}
.Title
{
	font-size: x-large;
	font-weight: bolder;
	color: #010066;
}
#Search
{
	font-weight: bolder;
}
#copyright
{
	width: 980px;
	position: relative;
	margin: 0 auto;
	background-color: #010066;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}
#NoResults
{
	color: #010066;
	font-weight: bold;
	padding: 10px;
}
.SecretButton
{
	color: #010066;
	font-weight: bold;
	text-align: left;
	background: none;
}

.Subtitle
{
	font-size: small;
}

.Title2
{
	color: #010066;
	font-size: small;
}

.Title3
{
	font-size: small;
	font-weight: bolder;
	color: #010066;
}

.Title4
{
	font-size: medium;
	font-weight: bolder;
}

.Details
{
	font-size: small;
	background-color: #DEDDFF;
}

.AlternateDetails
{
	font-size: small;
	background-color: #CDCCFF;
}

.AlternateDetails2
{
	font-size: small;
	background-color: #FFFFFF;
}

.MarketingMessage
{
	font-size: xx-large;
	font-weight: bolder;
	color: #010066;
	border: solid 5px #010066;
	width: 99%;
	text-align: center;
}

.Question
{
	font-size: medium;
	font-weight: bolder;
	color: #010066;
	border: solid 2px #010066;
	width: 99%;
	text-align: center;
}

.Error
{
	padding: 5px;
	color: #910709;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #910709;
	background-color: #EBD9D9;
	text-align: center;
}