/* CSS Document */

body {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:small;
}

div {
	text-align:center;
}

h1 {color:#d31145;
font-size:medium;
}

h3 {color:#d31145;
font-size:small
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

th {
	background-color: #999999;
	color: white;
}


div#page {
  width:800px;
	margin:0 auto;
	text-align:left;
	  border:1px solid #d31145;
}

div#header {
  border:1px solid #d31145;
  background-color:#000000;
  background-image:url(images/banner_2010.jpg);
  background-repeat:no-repeat;
	width:799px;
	height:175px;
}

.headertext {
	display: none;
}

#menu14 {
	width: 200px;
	float:left;
	margin:10px 0 10px 5px;
	text-align:left;
	font-weight: bold;
	}
	
#menu14 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #FFFFFF;
	display: block;
	background:  url(http://www.hartpury.ac.uk/dressage/images/menu14.gif);
	padding: 8px 0 0 10px;
	}
	
#menu14 li a:hover {
	color: #000000;
	background:  url(http://www.hartpury.ac.uk/dressage/images/menu14.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

div#content {
  width:600;
	margin:10px 0 10px 210px;
  min-height:600px;
	text-align:left;
}

div#homecontent {
	width:600;
	margin:10px 0 10px 210px;
	height:542px;
	text-align:left;
	background-image: url(http://www.hartpury.ac.uk/dressage/images/home_page_background.jpg);
	position:relative;
	background-repeat:no-repeat;
}

.contenttext {
	display: none;
}

.InlineImage {
	margin: 0em 0.5em 0.5em 0em;
  border:1px solid #d31145;
}

div#footer {
border-top:1px solid #d31145;
border-bottom:1px solid #d31145;
  width:800px;
	height:70px;
}

#footer image {margin: 5px 40px 5px 40px;
vertical-align:middle;}

div#bottom-links {
text-align:center;
font-size:xx-small;
padding:0 0 5px 0}

#bottom-links a:link, #bottom-links a:visited {
color: #000000;
}

#bottom-links a:hover {color:#d31145;}

.highlight {
	padding: .3em;
	background-color: #d31145;
	font-weight: 900;
	color: white;
	font-size: 100%;
}

.alternaterow {
	background-color: #EAEAEA;
}
