/* CSS Document */

body{
	background-color: #264810;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

.style1 {
	color: #561F0A;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;

}
hr {
	color: #013300;
	width: 550px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;

}
.search {
	font-size: 12px;
	color: #FFFFFF;
	display: none;
}


p, h1, h2, h3 {
	margin:0;

}
.forsale {
	color: #FF0000;
	font-size:24px;
}

.menu {
	float: left;
	width: 128px;
	height: 184px;
	background-image: url(images/2008/menu.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	left: 10px;
	top: 10px;
	
}


.menu p{
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	
}
.menu p a{
	display: block;
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #000000;
	
}
.menu p a:hover{
	background-image: url(images/2008/roll_over.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #FFFFFF;
	
}
.sub_body img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4ABBF;
	border-right-color: #53455F;
	border-bottom-color: #53455F;
	border-left-color: #B4ABBF;
	padding: 1px;
	background-color: #D8D2DD;
}


.header_contatiner {
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	text-align: center;
	width: 610px;
	position: relative;
}
.main_body {
	width: 654px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	position: relative;
	clear: both;
}

.main_body p{
	font-size: 12px;

}

.main_body h1{
	text-align: center;
	font-size: 18px;
	color: #561F0A;

}
.bar {
	position: relative;
}


.main_body h2{
	text-align: center;
	font-size: 14px;
	color: #013300;

}

.sub_body {
	background-color: #C0C7B0;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	clear: both;
}



.header {
	float: left;
	position: relative;
}

.pic {
	margin: 5px;
}

.footer {
	margin-top:15px;
	clear: both;
	position: relative;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a{
	color:#FFFFFF;
}

.footer h3{
	color:#FFFFFF;
	font-size: 12px;
} 

.footer p{
	color:#FFFFFF;
	font-size: 10px;

} 
.pedigree {
	font-size: 11px;
	border: 1px solid #013300;
	border-collapse:collapse;
}
.pedigree td {
	padding: 2px;
	border: 1px solid #879469;
}
table {

	border-collapse:collapse;
	}
.links a {
	color: #000000;
}
