*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #9C7427;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #7C5D1B;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #573F0C;
	background-image: url(images/back_all.gif);
	background-repeat: repeat-x;
}

#content
{
	margin: 0 auto;
	width: 800px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#main
{
	width: 760px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#back
{
	width: 800px;
	background-color: #FFFFFF;
}

#header {
	height: 67px;
	text-align: right;
	background-repeat: no-repeat;
	float: left;
	width: 462px;
	background-color: #996600;
	background-image: url(images/header.gif);
}
#headerbottom {
	height: 85px;
	width: 462px;
	background-image: url(images/header-bottom.gif);
	float: left;
}


#logo {
	width: 800px;
	height: 188px;
	text-align: right;
}

#menu
{
	width: 462px;
	height: 36px;
	float: left;
	background-color: #996600;
	background-repeat: no-repeat;
	background-image: url(images/menu.png);
}

#menu ul {
	list-style: none;
	text-align: center;
	vertical-align: middle;
}

#menu li {
	display: inline;
	text-align: center;
	vertical-align: middle;
	
}

#menu a {
	float: left;
	width: 92px;
	height: 24px;
	display: block;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: 50%;
	white-space: normal;
	top: 12px;
	padding-top: 12px;
}

#menu a:hover {
	width: 92px;
    height: 36px;
	color: #FFFFFF;
	text-decoration: underline;
}




#right
{
	width: 174px;
	float: right;
	background-image: url(images/sidedogs.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 754px;
}

.bot
{
padding: 10px;
}

#left
{
width: 550px;
padding: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #9C7427;
}

#left a
{
color: #9C7427;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #9C7427;
}

#left ol
{
margin-left: 30px;
}

#footer {
	height: 54px;
	clear: both;
	padding-top: 50px;
	background-color: #996600;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}
#paws {
	background-image: url(images/paws.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 338px;
	height: 188px;
	float: right;
}

