/* biggin hall equestrian stylesheet */

BODY { 
 	top: 0px;
  	padding: 0px;
	margin-top: 0px;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
  	color: #000000;
	background-color: #D4D8D0; 
}

div.body {
	text-align: center;
	background-color: #D4D8D0; 
}

H1 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 1.8em;
  	color: #004000;
}

H2 {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 1.6em;
  	margin-top: 6px;
  	margin-bottom: 6px;
  	color: #015919;
  	text-align: center;
}

H3 {
  	font-family: Times, "Times New Roman", serif;
  	font-size: 1.4em;
  	margin-bottom: 1pt;
  	color: #004a00;
  	letter-spacing: 1px;
  	text-align: center;
}

H4 {
  	font-family: "Times New Roman",Times, serif;
  	font-size: 13pt;
  	margin-bottom: 2px;
  	margin-top: 2px;
  	color: #006e3c;
  	text-align: center;
}

h5 {
  	font-family: "Times New Roman",Times, serif;
  	font-size: 11pt;
  	text-align: center;
  	margin-top: 2px;
  	margin-bottom: 2px;
}


P {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 0.90em;
	margin-left: 4px;
	margin-right: 4px;
	text-align: left;
  }

ul {
	margin-left: 20px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

li {
	text-align: left;
	padding-left: 1px;
	margin-left: 1px;
}

table {
  	width: 100%;
  	padding: 	0px;
	font-size: 	1em;
	text-align: center;
}
table.bottom {
	width: 100%;
	background-color: #007520;
}
table.edged {
  	border: 1px solid #000000;
	width: 300px;
}
table.horse {
	margin: 2px;
	border: 1px solid #007520;
}
table.horseinner {
	margin: 2px;
	border: 1px solid #007520;
	height: 120px;
}
table.main {
	width: 784px;
	background-color: #ffffff;
	text-align: center;
	border-right: 5px solid #c0c0c0;
	border-bottom: 5px solid #c0c0c0;
	border-left: 5px solid #c0c0c0;
	border-top: 5px solid #c0c0c0;
	margin-top: 10px;
}

table.menu {
	width: 135px;
}

table.tariff {
	width: 60%;
}

td {
	background-color: transparent;
  	padding-left: 0px;
  	padding-right: 0px;
  	padding-top: 0px;
  	padding-bottom: 0px;
  	vertical-align: middle;
	text-align: left;
}
td.bottom {
	width: 130px;
	text-align: center;
	font-size: 0.8em;
}
td.bottomedge {
	border-bottom: 8px solid #f0f0f0;
}

td.rightedge {
	border-right: 1px solid #e0e0e0;
	vertical-align: top;
}
td.horseinner {
	background-color: #e0e0e0;
	border-bottom: 2px solid #ffffff;
}
td.horsetop {
	background-color: #c0f0c0;
}
td.detailstop {
	background-color: #c0f0c0;
	font-weight: bold;
}
td.maintext {
	padding: 10px;
	vertical-align: top;
	width: 650px;
}
td.menu {
	text-align: left;
	width: 130px;
	height: 25px;
	color: #000000;
	font-size: 0.9em;
	border-bottom: 2px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding-left: 2px;
}

td.image {
	text-align: center;
	font-size: 0.75em;
	vertical-align: top;
}

td.textright {
	padding: 10px;
	background-color: #D4D8D0;
	border-left: 15px solid #ffffff;
}
td.textleft {
	padding: 10px;
	background-color: #D4D8D0;
	border-right: 15px solid #ffffff;
}

img.edged {
  	border-bottom: 5px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

a:link {
  	color: #002000;
  	background-color: transparent;
}

a:active {
  	color: #004810;
  	background-color: transparent;
  	text-decoration: underline;
}

a:visited {
  	color: #104010;
  	background-color: transparent;
}

a:hover {
  	color: #004000;
  	background-color: transparent;
  	text-decoration: underline;
}

a:active {
  	color: #004810;
  	background-color: transparent;
  	text-decoration: underline;
}

a:visited {
  	color: #104010;
  	background-color: transparent;
}

a:hover {
  	color: #004000;
  	background-color: transparent;
  	text-decoration: underline;
}

a.menu:link {
  	color: #000000;/*#ffffff;*/
  	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a.menu:active {
  	color: #202000;/*#E0E0E0;*/
  	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a.menu:visited {
  	color: #202000;/*#E0E0E0;*/
  	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a.bottom:hover {
  	color: #000000;/*#606060;*/
  	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}
a.bottom:link {
  	color: #ffffff;/*#ffffff;*/
  	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a.bottom:active {
  	color: #E0E0E0;
  	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a.bottom:visited {
  	color: #E0E0E0;
  	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

a.bottom:hover {
  	color: #C0FFC0;/*#606060;*/
  	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}
.small {
	font-size: 0.85em;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}

