body {
	background-color: black;
	color: #cccc99;
	margin: 0pt;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

div#content {
	padding: 20px;
	width: 960px;
	background: url(images/boogal-bg-2.jpg) no-repeat left bottom;
	clear: both;
	overflow: auto;
	float: left;
}

div#footer {
	font-size: 9px;
}

div#footer a:link, a:active, a:visited {
	color: #595959;
}

div#footer a:hover {
	color: gray;
	text-decoration: none;
}

#nav, #nav ul {
	font-weight: bold;
	height: 26px;
	line-height: 1;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt 0pt 1em;
	padding: 0pt;
	width: auto;
}

#nav a {
	background: transparent url(images/nav_div.gif) no-repeat scroll left center;
	color: #cccc99;
	display: block;
	font-size: 13px;
	padding: 7px 10px 5px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#nav a.daddy {
	background: transparent url(rightarrow2.gif) no-repeat scroll right center;
}

#nav li {
	float: left;
	padding: 0pt;
	width: auto;
}

#nav li a:hover {
	color: white;
}

#nav li ul {
	font-weight: normal;
	height: auto;
	left: -999em;
	margin: 0pt;
	position: absolute;
	width: 210px;
}

#nav li li {
	background: black none repeat-x scroll 0%;
	border-color: #68552e;
	border-left: 2pt solid #68552e;
	border-right: 2pt solid #68552e;
	border-width: 2pt;
	width: 210px;
	border-bottom: 2px solid #68552e;
}

#nav li ul a {
	background-image: none;
}

#nav li ul a:hover {
	color: white;
}

#nav li ul ul {
	margin: -1.75em 0pt 0pt 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	color: red;
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	color: red;
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	color: red;
}

.animal_listing {
	color: #6F6F6F;
	font-size: 12px;
}

.animal_listing img {
	border: 1px solid #5a501f;
}

.animal_listing h1 {
	color: #cc9933;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 4px;
}

.animal_listing table {
	padding: 6px;
	width: 920px;
	border: 1px solid #5a501f;
	margin-bottom: 8px;
}

.animal_listing a:link, .animal_listing a:active, .animal_listing a:visited {
	color: #dbb427;
	font-size: 14px;
	font-weight: bold;
}

.animal_listing a:hover {
	text-decoration: none;
	color: #dbd88b;
}

.ebv {
	
}

.ebv table {
	border: 1px solid #A9A669;
	border-collapse: collapse;
	margin-top: 20px;
	width: 650px;
}

.ebv table thead td {
	background-image: url(images/banner_bk.gif);
	background-repeat: repeat-x;
	padding: 8px;
	text-align: center;
}

.ebv table tbody td {
	background-image: url(images/animal_listing_bk.gif);
	background-repeat: repeat-x;
	border: 1px solid #A9A669;
	padding: 6px;
	text-align: center;
}

div#info_button {
	background-image: url(images/banner_bk.gif);
	background-repeat: repeat-x;
	border: 1px solid #A9A669;
	bottom: 0px;
	height: auto;
	margin-top: 8px;
	padding: 6px;
	width: 150px;
}

div#info_button:hover {
	background-color: #A9A669;
}

.title {
	font-size: 30px;
	color: #cc9933;
}

.user_content {
	float: left;
}

.user_content img {
	margin: 12px;
}

.pedigree {
	font-size: 12px;
}

.pedigree h1 {
	font-size: 18px;
}

.animal_details a:link, .animal_details a:active, .animal_details a:visited {
	color: #dbb427;
	font-size: 14px;
	font-weight: bold;
}

.animal_details a:hover {
	text-decoration: none;
}

.news {
	
}

.news a:link, .news a:active, .news a:visited {
	color: #dbb427;
	font-size: 12px;
	text-decoration: underline;
}

.news a:hover {
	text-decoration: none;
	color: #dbd88b;
}