#wrapper, #masthead, #siteFooter {
	width: 760px;
	margin-left: -380px;
	position: relative;
	left: 50%;
	border: 1px solid #444670;
}
#wrapper {
	background: url(../images/fauxBg.gif) repeat-y left top;
}
#masthead {
	border:none;
	margin-bottom: 10px;
	}
body {
	margin-top: 5px;
}

#siteFooter {
	border:none;
	margin-top: 5px;
	}
h1.logo {
	background: url(../images/logo.gif) no-repeat;
	text-indent: -5000px;
	height: 81px;
	width: 357px;
	margin: 0px;
	padding: 0px;
}
/*min-height hack for IE6*/
#top-left {
	float: left;
	width: 210px;
	background: #99a78d url(../images/dgreenBg.gif) no-repeat left top;
	font: 14px Georgia, "Times New Roman", Times, serif;
	min-height: 572px;
	height:auto!important;
	height:572px;
}
#top-right {
	float: right;
	width: 550px;
	background: #444670 url(../images/purpleBg.gif) no-repeat right top;
	min-height: 440px;
	height:auto !important;
	height:440px;
	padding-bottom: 20px;
}
ul#mainNav {
	padding: 0px 0px 0px 15px;
	list-style: none;
	margin: 15px 0px 0px;
}

ul#mainNav a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #99a78d;
	display: block;
	line-height: 35px;
	font-size: 18px;
	width: 180px;
}
ul#mainNav a:hover {
	border-bottom: 1px solid #fff;
}

#top-left p {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#content {
	background: #FFFFFF;
	left: 10px;
	top: 10px;
	width: 530px;
	border: 1px solid #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	min-height: 550px;
	height:auto !important;
	height:550px;
}
#content p {
	line-height: 135%;
	padding-right: 15px;
	padding-left: 10px;
}
h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin-top: 6px;
	margin-bottom: 8px;
	padding: 0px 0px 0px 10px;
}
.vcard {
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	bootom: 50px;
	width: 210px;
	bottom: 15px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.vcard a {
	color: #FFFFFF;
}
.vcard a:hover {
	color: #FFFFFF;
}

.vcard .url {
	display: none;
}
.vcard .org {
	display: none;
}
.vcard .note {
	display: none;
}
.vcard abbr {
	border-style: none;
}
.vcard .fax {
	display: none;
}

p {
	margin-top: 6px;
	margin-bottom: 8px;
}
#top-left p.tel {
	font-size: 24px;
	font-weight: normal;
}





#footer {
	clear: both;
}
#siteFooter p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#siteFooter a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

hr {
	display: none;
}
.accessibility {
	position: absolute;
	left: -999em;
	width: 990em;
   }
a.accessibility:active, a.accessibility:focus {
	left: 0em;
	width:10em;
	border: 3px solid #FF0000;
	background-color: #fff;
}#content img {
	float: right;
	padding-right: 25px;
	padding-left: 20px;
}
ul.list {
	line-height: 135%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
}
ul#mainNav #current {
	border-bottom:1px solid #fff;
	}
form {
	width: 350px;
	padding-left: 20px;
}

fieldset {
	margin:1em 0;
	padding:1em;
	border:1px solid #ccc;
	background:#f3f7f0;
	position: relative;
	}
/* Fix Fieldset in IE. Hide from IE Mac \*/
html legend{ position:absolute; top: -.5em; left: .5em; }
html fieldset{ position: relative; margin-top:1em; padding-top:.75em; }
/*End*/
fieldset.submit input {
	width: auto;
}
legend {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
label {
	display:block;
	font-weight: bold;
	}
input {
	width:200px;
	}
input:focus, textarea:focus {
	background:#ffc;
	}
input[type="text"], textarea {
	border-top:2px solid #999;
	border-left:2px solid #999;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}
.required {
	font-size: 0.75em;
	color: #FF0000;
}

.privacyText {
	font-size: 10px;
}
a {
	color: #69785c;
}
a:hover {
	color: #404c36;
}
h3 {
	padding-left: 10px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin-top: 6px;
	margin-bottom: 4px;
}
#footer_left {
	float: left;
	width: 45%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#footer_right {
	text-align: right;
	float: right;
	width: 45%;
}
dt {
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 10px;
}
dd {
	margin-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
}
a[href^="http:"] {
	background:url(../images/extLink.gif) no-repeat right top;
	padding-right:12px;
	}
a[href^="http://www.armitage-online.co.uk"] {
	background-image:none;
	padding-right:0px;
	}
