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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	background-image: url(http://woofandbark.com/MainGraphics/2008/graybk.jpg);
	background-repeat: repeat;
	margin:0px;
}
.masthead{
	height:200px;
	background-image:url(http://woofandbark.com/MainGraphics/2008/bonesbk.jpg);
	background-repeat:repeat-x;
}
#Hnav{
	background-color:black;
	color:white;
	height: 25px;
}
#Hnav a{
	color:white;
	text-decoration:none;
	font-weight:bold;
}
#Hnav a:hover{
	color:#ef3425;
}
#Lbar{
	background-color:#f03526;
	color:white;
	width:20%;
	line-height: 175%;
	letter-spacing: 1px;
	padding-left: 8px;
}
#Lbar a{
	color:white;
	text-decoration:none;
	font-weight:bold;
}
#Lbar a:hover{}
#Rbar{
	background-color:#f03526;
	color:white;
	width:20%;
}
#Rbar a{
	color:white;
	text-decoration:none;
	font-weight:bold;}
#Rbar a:hover{}
#footer{
	font-family:"Courier New", Courier, monospace;
	background-color:black;
	color:#e0dbdb;
	font-weight:bold;
	background-image: url(http://woofandbark.com/MainGraphics/2008/wilburfooter.jpg);
	background-repeat: no-repeat;
	height: 115px;
	font-size:12pt;
}
#footer a{
	color:#e0dbdb;
	font-weight:bold;
	text-decoration:none;
	font-size:9pt;
	}
#footer a:hover{
	color:#f03526;
	}
#contentarea{
	color: #666666;
	background-color: #FFFFFF;
	padding: 10px;
}
#contentarea a{
	font-weight: bold;
	color: #F03526;
	text-decoration: none;
}
#contentarea a:hover{
	color: #D81921;
}
.lgfont{
	font-size:16pt;
	font-weight: bold;
}

#mdlink, #mdlink a{
	color:#999;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
}
