@import url("home_body.css");
/* CSS Document */



.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	background-color: #FF0000;
	display: block;
	padding: 8px;
	width: 150px;
	background-color: #FF0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-position: top;
}



.navigation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;



	background-color: #;
	display: compact;
	width: 150px;
	text-align: center;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url(../../Documents%20and%20Settings/Craig%20Cruzen/My%20Documents/My%20Pictures/paw302.jpg);
	border: medium solid #000000;
	background-position: center;
	height: auto;
	overflow: visible;
	list-style-type: none;
	background-color: #0099FF;
	background-repeat: no-repeat;
}
