
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

html	{height:100%;}
body	{
	background:url(../img/bg_container.jpg) repeat-y center #dedcc8;
	margin:0 auto;
	color:#8a825c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container	{
	width:965px;
	margin:0 auto;
	background:url(../img/bg.jpg) no-repeat #f9f9f3;
	border-left:1px solid #8a825c;
	border-right:1px solid #8a825c;
	height:100%;
}

#header	{
	height:100px;
	background:url(../img/header.jpg) no-repeat right;
	width:100%;
}


a	{
	text-decoration:none;	
}
img	{
	border:1px solid #8a825c;
}
#navigation	{
	width:160px;
	margin:130px 0 30px 90px;
	float:left;
}
#navigation ul	{
	list-style-type:none;
	text-align:center;
	width:160px;
	padding: 0;
	margin:0;
}
#navigation ul.nav_box	{
	margin:15px 0;
}
#navigation a	{
	color:#494531;
	font-size:16px;
	width:150px;
	display:block;
	height:35px;
}	
#navigation a:hover, #navigation a.selected	{
	background:url(../img/selected.png) no-repeat center;
}
#navigation a.selected	{color:#8a825c;}
	
#content	{
	font-size:10.5px;
	padding:0 20px 10px 20px;
	float:left;
	width:675px;
	position:relative;
}
#content.smalltext	{
	text-align:justify;
	float:left;
	width:385px;
}

#content h1	{
	font-weight:normal;
	border-bottom:1px solid #dedcc8;
	padding-bottom:36px;
	font-size:28px;
	padding-top:10px;
	margin-top:10px;
}


#content h2	{
	margin-top:0;
	font-size:16px;
	width:600px;
}

#content h3	{
	margin-top:0;
	font-size:14px;
	width:600px;
}

#content.smalltext h2	{
	width:430px !important;
}
#content a	{color:#494531;}
#content a:hover	{color:#8a825c;}

#content ul	{
	list-style-type:square;
	padding-left:15px;
	margin-top:5px;
}
#content ul li	{
	padding:1px 0;
	text-align:justify;
}
.announce {
	font-weight: bold;
}

p img	{
	float:left;
	margin-right:15px;
}
p	{
	padding:10px 0;
	margin:0;
}
.bold	{
	font-weight:bold;
}
p.update	{
	border-bottom:1px solid #8a825c;
}

.horse	{
	padding:0 25px 40px 0;
	width:325px;
	float:left;
}
.horse.right	{
	padding:0 0 20px 0;
}
.horse table	{
	width:300px;
}
.horse h2	{width:300px !important;}

.picture	{
	background-color:#dedcc8;
	padding:9px;
}
table.veulens	{
	margin-bottom:30px;
}
table.veulens .c1	{
	width:120px;
}
.bigpicture	{
	margin-bottom:30px;
	width:302px;
}
.custompicture {
  	margin-bottom:30px;
	width:202px;
}
.picture.large	{
	margin:68px 15px 10px 0;
	width:252px;
	float:right;
	position:relative;
}
.picture a	{
	margin:0 0 -2px 0;
	display:block;
}
.gallery	{
	padding-bottom:25px;
	min-height:215px;
	overflow: hidden;
}
.gallery .picture	{float:left;}

.gallery .picture, .gallery h2	{
	width:200px;
	margin-right:10px;	
}
.gallery .picture.last	{margin:0;}

#links	{
	top:60px;
	right:20px;
	position:absolute;
	height:30px;
}
#links a	{
	float:right;
	margin:0 0 0 10px;
	font-size:14px;
	display:block;
	background:#dedcc8;
	color:#f9f9f3;
}
#links a.active	{
	color:#8a825c;
}
#links a span	{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
}
#links a span.fill	{
	padding:0 3px;
}
#links a span.left, #links a span.right	{
	width:5px;
}
#links a span.left	{
	background:url(../img/link_left.jpg) no-repeat;
}
#links a span.right	{
	background:url(../img/link_right.jpg) no-repeat;
}

#familyTree	{
	background:#ffffff;
	border:1px solid #8a825c;
}
.familyTree	{
	float:left;
	text-align:center;
	padding-bottom:30px;
	font-size:10px;
}
.familyTree.fourth	{
	width:160px;
	margin:20px 0 0 0;
	background:url(../img/ft_fourth.gif) bottom center no-repeat;
}
.familyTree.fourth.big	{
	width:175px;
}
.familyTree.third	{
	width:320px;
	margin:30px 3px 0 3px;
	padding-bottom:40px;
	background:url(../img/ft_third.gif) bottom center no-repeat;
}
.familyTree.second, .familyTree.first	{
	width:655px;
	margin-top:30px;
	height:20px;
	line-height:20px;
}
.familyTree.second	{
	background:url(../img/ft_second.gif) bottom center no-repeat;
	padding-bottom:35px;
}
.familyTree.first	{
	padding-bottom:20px;
}
.familyTree a	{display:inline !important;}
.familyTree.second .middle	{
	margin:0 80px 0 90px;
}
