@charset "utf-8";
/* CSS Document */

body {
	background-color:#999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	float: none;
	
}

a {
	color: #000099;
	text-decoration: none;
}


.current {
	color:#FFFFFF;
}

p {
	color:#000000;
}

#wrapper {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	float:none;
	float: none;
	height: 650px;
	width: 100%;
	border: 1px solid #666666;
	background-image: url(images/eh6-background.png);
}

#header-image {
	float:left;
	height:120px;
	width:100%;
	background-image: url(images/horse-banner-900-120-v2_edi.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 5px;
	
}
#navbar {
	height:20px;
	width:100%;
	float:left;
	
}
#navbar-space{
	height:20px;
	float: left;
	width: 20%;
}
#navbar-vertical-spacer {
	float:left;
	height:120px;
	width:100%;
}


#centre {
	width:100%;
	height:490px;
	float:left;
}

#sidebar {
	width:20%;
	height:470px;
	float:left;
	font-size: small;
	text-align: center;
	
}

#margin-1 {
	width:1%;
	height:470px;
	float:left;
	font-size: small;
	text-align: center;

}


.bold {font-weight:bold;}


.quote {
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.quote-owner {
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	float:right;
}



#pagedetail {
	width:77%;
	height:470px;
	float:left;
	font-size: small;
	
}

#pagedetail-top-margin {
	width:100%;
	height:20px;
	float: left;
}
