body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/common/background.gif);
}
.address-text {
	color: #9D0000;
}

.nexttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nexttext a {text-decoration: none;}
.nexttext a:link {
	color: #999;
}
.nexttext a:active {
	color: #999;
}
.nexttext a:visited {
	color: #999;
}
.nexttext a:hover {
	color: #333;
}

.black-pixel-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.edge-right {
	background-image: url(images/common/edge-right.gif);
}
h1 {
	background-color: #666;
	color: #FFF;
	font-size: 13px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}
h2 {
	color: #000;
	font-size: 14px;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/common/h2-gradient.gif);
	padding-left: 3px;
}

.agincourt-colour {
	color: #990002;
}
.money-text {
	color: #060;
}
li {
	margin-bottom: 10px;
	list-style-type: square;
	list-style-image: url(images/common/bullet.gif);
	list-style-position: outside;
	margin-left: -20px;
}
.li-closer {
	margin-bottom: 0px;
}

hr {
	margin-bottom: 15px;
	width: 455px;
}
.suite-image {
	border: 3px solid #666;
}
.testimonial {
	font-style: normal;
	color: #666;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: normal;
	font-size: 11px;
}

.footerkeys {
	color: #666;
}
.footerkeys a {text-decoration: underline;}
.footerkeys a:link {
	color: #666;
}
.footerkeys a:active {
	color: #666;
}
.footerkeys a:visited {
	color: #666;
}
.footerkeys a:hover {
	color: #666;
}
