.dateline { font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:9px; color=#888888; }



a.red          {  font-family: verdana;  font-size: 12px; text-decoration: none; color: #6B0707}

a.red:hover         {  font-family: verdana;  font-size: 12px; text-decoration: underline; color: #6B0707}



a.white          {  font-family: verdana;  font-size: 12px; text-decoration: none; color: #ffffff}

a.white:hover         {  font-family: verdana;  font-size: 12px; text-decoration: underline; color: #ffffff}



a.white2          {  font-family: verdana;  font-size: 10px; text-decoration: none; color: #ffffff}

a.white2:hover         {  font-family: verdana;  font-size: 10px; text-decoration: underline; color: #ffffff}



a.upper          {  font-family: verdana;  font-size: 9px; text-decoration: none; color: #777777}

a.upper:hover         {  font-family: verdana;  font-size: 9px; text-decoration: underline; color: #777777}



a.grey         {  font-family: verdana;  font-size: 10px; text-decoration: none; color: #808080}

a.grey:hover         {  font-family: verdana;  font-size: 10px; text-decoration: underline; color: #808080}



h1 {

font-family: verdana;  font-size: 16px; text-decoration: none; color: #c54a20}



h2 {

	font-family: verdana;

	font-size: 14px;

	text-decoration: none;

	color: #6A3D1C;

	margin: 0px;

	padding: 0px;

}



.style1 {

font-family: verdana;  font-size: 12px; text-decoration: none; color: #6A3D1C}



.style8 {

font-family: verdana;  font-size: 10px; text-decoration: none; color: #6A3D1C}



.style4 {

font-family: verdana;  font-size: 10px; text-decoration: none; color: #6A3D1C}



.style3 {

font-family: arial;  font-size: 12px; text-decoration: none; color: #000000}



p.white {

font-family: verdana;  font-size: 12px; text-decoration: none; color: #ffffff}



.style2 {

font-family: helvetica;  font-size: 12px; text-decoration: none; color: #000000}



p.page3 {

font-family: verdana;  font-size: 11px; text-decoration: none; color: #7C6443}



p.paw {

font-family: times new roman;  font-size: 14px; text-decoration: none; color: #A54C08}



p.menu {

font-family: verdana;  font-size: 10px; text-decoration: none; color: #6C98A3}



p.picture {

font-family: verdana;  font-size: 9px; text-decoration: none; color: #7C6443}



.copy {

font-family: verdana;  font-size: 9px; text-decoration: none; color: #777777}

.style5 {

	font-family: verdana;

	font-size: 14px;

	text-decoration: none;

	color: #6A3D1C;

	font-weight: bold;

}

/* Navigation */
#nav{ 
	width: 730px;
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	text-align: center;
	background-color: #fabe99;
}
#nav:after {
	content: ".";
	display: block;
	clear: left;
	height: 0;
	visibility: hidden;
}
#nav li {
	position: relative;
	display: block;
	float: left;
	font: 12px Verdana, Arial, sans-serif;
}
#nav li:hover ul {
	display: block;
}
#nav a {
	display: block;
	padding: 0 5px 0 30px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	background-image: url(img/nav-paw-print.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
}
#nav li:hover {
	background-color: #ff9d65;
	z-index: 1000;
}
#nav ul {
	position: absolute;
	top: 30px;
	left: 0;
	display: none;
	z-index: 1000;
}
#nav ul li {
	border-width: 0 4px 4px;
	border-style: solid;
	border-color: #fd6d35;
	background-color: #eaae89;
	width:170px;
	text-align:left;
	z-index: 1000;
	position: relative;
	left: -40px;
}
#nav ul a {
	padding-left: 5px;
	background: none;
}


#stylebox  {width: 400pt;}
#bullets li {
	padding-bottom: 10px;
}
#bullets ul {
	margin-left: 0px;
	padding-left: 15px;
}

#bullets {
	text-align: left;
}

#news {
padding-bottom: 40px;
padding-left: 30px;
}

.award {
padding-right: 8px;
}


