@font-face 
 { 
	font-family: "Old English Text MT";
	font-size: 18px;
	text-align: center;
	color: #333333;
  src: url(http://www.isbourne-manor.co.uk/fonts/OLDENGL0.eot); 
  }

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.mtb {
	width: 900px;
	margin-top: 20px;
	font-size: 18px;
	border: 1px solid #666666;
}
.footer {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #666666;
}
.mpb {
	width: 800px;
	padding-top: 30px;
	margin: 5px;
}
.mpb p {
	color: #333333;
	font-family: "Book Antiqua";
	padding-left: 10px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#contact td {
	font-size: 12px;
	color: #666666;
}
ul {
	list-style-type:none;
	padding:3px 0 20px 0;
	margin:10px 0;
}
ul li {
 float:left;
 margin:02px;
 display: inline;
 list-style:none;
 }
 ul li a {
 display:block;
 padding:2px 10px;
 color:#FFFFFF;
 text-decoration:none;
 }
 ul li a.link {
 background-color:#40611F;
 color:#FFFFFF;
 }
 ul .one {
	background-color: #BBC9E6;
}
 ul .two {
	background-color: #AEBCE1;
}
 ul .three {
	background-color: #9DAEDB;
}
 ul .four {
	background-color: #869BD2;
}
 ul .five {
	background-color: #627DC6;
}
 ul .six {
	background-color: #E79F27;
}
 ul .seven {
	background-color: #EAAC44;
}
 ul .eight {
	background-color: #EEBB66;
}
 ul .nine {
	background-color: #F1C985;
}
 ul .one a:hover{
	background-color: #E2EDFA;
}
 ul .two a:hover{
	background-color: #D2DCEC;
}
 ul .three a:hover{
	background-color: #BBC9E6;
}
 ul .four a:hover{
	background-color: #9DB1DB;
}
 ul .five a:hover{
	background-color: #9BADDB;
}
 ul .six a:hover{
	background-color: #EAAC44;
}
 ul .seven a:hover{
	background-color: #EEBB66;
} 
ul .eight a:hover{
	background-color: #F3CF95;
} 
ul .nine a:hover{
	background-color: #F8E0BA;
}
 ul li a:hover {
 background-color:#3C72B0;
 color:#FFFFFF;
}
 ul li a:active {
 background-color:#FFFFFF;
 color:#3C72B0;
}
.footer a {
	color: #000000;
}
