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

body {
	color:#FFFFFF;
	background-color: #123b00;
	font-family: Arial, Helvetica, sans-serif;
	overflow-y:scroll;
}
#tagline {
	clear:both;
	width: 1000px;
	height: 30px;
	padding: 2px 0px 2px 0px;
	margin: 0 auto 0 auto;
	font-family: fusi, Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color:#6a8d36;
}
#footer {
	clear:both;
	width: 1000px;
	height: 32px;
	line-height: 32px;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color:#6a8d36;
	background-image:url(../images/footer.jpg);
}
#masthead {
	clear:both;
	width: 1000px;
	height:150px;
	margin: 0 auto 0 auto;
	background-image:url(../images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#nav {
	clear:both;
	width: 1000px;
	height: 20px;
	margin: 0 auto 0 auto;
	padding: 3px 0px 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color:#6a8d36;
}
#nav a:link, #nav a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#content {
	clear:both;
	width: 990px;
	margin: 0 auto 0 auto;
	color: #123b00;
	background-color: #FFFFFF;
	padding: 5px;
	overflow:auto;
}
#left {
	width: 475px;
}
#right {
	width: 500px;
	float:right;
}

#news, #blog, #sales, #dwm, #mag {
	font-size: 13px;
}
.sectionfooter {
	text-align:right;
	font-style:italic;
	padding-right:25px;
}
.section {
	border: 1px solid #123b00;
	margin: 2px auto 2px auto;
}
.heading {
	color: #FFFFFF;
	background-color: #123b00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
	padding:3px;
	width:200px;
}
.bighead {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:26px;
	color: #6a8d36;
}
.storycontent {
	margin-top: 25px;
}
.navitem {
	width:248px;
}
#subnav, #subnav a:link, #subnav a:visited {
	color:#CCFFCC;
	background-color: #123B00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	line-height: 30px;
	text-align: center;
}
.breeder {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 1px dashed #6a8d36;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
.breedername {
	font-weight: bold;
}
.update_date {
	color: #000000;
	font-weight: bold;
}

#tabs li {
	font-size:10.5px;
}
.ui-tabs .ui-tabs-panel {
	padding: 5px;
}
.site {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px 5px 10px 5px;
	border: 1px solid #F5F3E5;
}
.site:hover {
	border:1px solid #8A8D86;
}
.site a {
	font-weight: bold;
}
.site a:link {
	color:#6A8D36;
}
.site a:visited {
	color:#123B00;
}
.site .status {
	font-style:italic;
	color: #123B00;
}
.site a:hover {
	color:#339900;
}
#search {
	padding:25px;
	border-top: 1px solid #D4CCB0;
	text-align:center;
}
#breadcrumbs {
	font-size: 13px;
	line-height: 25px;
}
