@charset "utf-8";
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 22px;
}
body {
	background-color: #1a205e;
	margin-top:0px;
}
h1 {
	font-size:medium;
}
h2 {
	font-size:medium;
	font-family: Verdana, Geneva, sans-serif;
}
.outerwrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	width: 365px;
	float: left;
	padding-top: 35px;
	margin-right: 25px;
}
.navigation {
	width: 578px;
	float: right;
}
.button {
	background-color: #ae8b2e;
	float: left;
	width: 110px;
	padding:2px;
	padding-top:4px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#btnhome {
	
}
#btnmares {

}
#btnseminars {

}
.header {
	height: 200px;
}
.content {
	background-color:#FFF;
	/*min-height:475px;*/
}.banner {
	background-color: #ae8b2e;
	height: 21px;
	text-align: center;
	padding-top: 3px;
	letter-spacing: 0.5em;
	color: #1A205E;
	font-weight: bold;
	padding-bottom: 3px;
}
.news {
	float: left;
	width: 475px;
	padding-right: 22px;
	margin-top: 20px;
}
.buttontext {
	height: 21px;
	padding-top: 1px;
	text-align: center;
	font-weight:bold;
	color:#1a205e;
	font-size: 12px;
}
.navigation .button .buttontext a {
	color: #1A205E;
	text-decoration: none;
}
.navigation .button .buttontext a:hover {
	text-decoration: underline;
}
.banner a {
	color: #1A205E;
	text-decoration: none;
}
.banner a:hover {
	text-decoration: underline;
}
.photoleft {
	float: left;
	width: 425px;
	clear:both;
	background-color: #FFF;
}
li {
	line-height: 14px;
	padding-bottom:10px;
}
.interiorcontent {
	padding: 20px;
	float: left;
	width: 515px;
	background-color: #FFF;
	padding-left: 40px;
}
.tabbar {
	text-align: center;
	clear:both;
	padding-left:445px;
}
.tab {
	float: left;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFF;
}
.marecontentcontainer {
	clear: both;
}
.horsecat {
	border: 1px solid #1A205E;
}
.horsename {
	background-color: #CAB377;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A205E;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 18px;
}
.horsedesc {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #1A205E;
	border-right-color: #1A205E;
	border-bottom-color: #1A205E;
	border-left-color: #1A205E;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
}
.peddiv {
	display: none;
	z-index: 2;
	position: relative;
}
ul li a {
	color: #FFF;
}
.newsphoto {
	border: 2px solid #AE8B2E;
}
#newsbanner {
	width: 549px;
}

