/* CSS Document */
html {
    overflow-y:scroll;
}
#horse {
	background: url(../images/button_horse.jpg) no-repeat center;
	height: 202px;
	width: 145px;
}
#dogCat {
	background: url(../images/button_dog_cat.jpg) no-repeat center;
	height: 202px;
	width: 145px;

	margin: 15px auto;
	padding: 0px;
}
.button {
	padding-top: 160px;
	margin: 0 auto;
}
#definition {
	margin:25px;
}
#definition{
	margin:25px;
}
.highlight{
	background-color:#FEFFAF;
}

#lightbox h2{
	margin:0 0 1em 0;
}
#lightbox h3{
	color:#FF713F;
}
#lightbox.done p{
	color:#333;
}
a img{
	border:none !important;
}


/*navigation original*/
/*#navigation  {
	background: #45321C;
	border-top: 1px solid #587E91;
	border-bottom: 1px solid #587E91;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 32px;
	width: 774px;
	clear: both;
}
#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	
}
#navigation a:link, #navigation a:visited {
	color: #FFFFFF;
	font: 12px/30px "Trebuchet MS", sans-serif;
	text-decoration: none;
	margin-left: 20px;
	height: 32px;
	
}
#navigation  a:hover {
	color: #FFFFFF;
	text-decoration: none;	
	background: #587E91;
}

/*
#youarehere {
	background: #587E91;
	width: 120px;
	color: #FFFFFF;
	font: 14px/30px "Trebuchet MS", sans-serif;
	text-decoration: none;
	margin: 0 0 0 15px;
	float: left;
	padding: 0px;
	height: 32px;
}
*/
#navigation  {
	background: #45321C;
	border-top: 1px solid #587E91;
	border-bottom: 1px solid #587E91;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 32px;
	width: 774px;
	clear: both;
}
#navigation ul {
	list-style-type: none;
	padding: 0;
	margin-left: 5px;
}
#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	
}
#navigation a:link, #navigation a:visited {
	color: #FFFFFF;
	font: 12px/30px "Trebuchet MS", sans-serif;
	text-decoration: none;
	margin-left: 20px;
	height: 32px;	
}
#navigation a:hover {
	color: #587E91;
	text-decoration: underline;
	/*background: #587E91;*/
	font-weight: bold;	
	
}

#bulknav {
	
}
#petfinder {
	width: 150px;
	clear: both;
	margin: 0px auto;
	padding-bottom: 10px;
}
