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

body {
	font-size: 14px;
	background-attachment: fixed;
	background-color: #614216;
	background-image: url(images/2010/BG_IMG_1674.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

table {
	border-collapse:collapse
}

.main_con {
	width: 900px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
}
.main_con h2 {
	display: block;
	background-color: #614216;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 24px;
}
#navlist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#navlist li{
	margin-bottom:10px;
}
#navlist a, #navlist a:visited {
	font-size: 18px;
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #C2BAAF;
	background-image:  url(images/l1_down2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #483111;
	text-decoration: none;
}

#navlist a:hover {
	background-color: #90887D;
	background-image:  url(images/l1_over2.jpg);
	color: #DBD6CE;
}
.info_con {
	width: 900px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #614216;
	padding-bottom: 10px;
}
.info_con h2 {
	display: block;
	background-color: #614216;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 24px;
}
.sires {
	background-color: #806B50;
	border-color:#614216;
	border-style:solid;
	border-width:1px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.sires img{
	background-color: #806B50;
	border-color:#614216;
	border-style:solid;
	border-width:1px;
}
.winners {
	background-color: #806B50;
	border-color:#614216;
	border-style:solid;
	border-width:1px;


	width: ;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	text-align: center;
	height: auto;
}
.winners img{
	background-color: #806B50;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #614216;
}
.footer_con {
	width: 860px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	text-align: right;
	margin-bottom: 40px;
}
.footer_con a{
	color: #FFFFFF;
	text-decoration: none;

}
.footer_con a:hover{
	background-color: #614216;

}
.sires h3 {
	margin: 0px;
}
.sires h4 {
	margin: 0px;
}
.sires h3 {
	font-size: 18px;
}

.sires p {
	margin: 0px;
}
.sires a {
	color: #FFFFFF;
}

