body
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family:arial,verdana,helvetica,geneva;
	font-size: 12px;
	color: #666;
}

h1
{
	font-family: times,serif;
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
	margin:0px;
	padding:2px 0px 5px 0px;
}
h2
{
	font-family: times,serif;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	padding:2px 0px 5px 0px;
}

h3
{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:2px 0px 5px 0px;
}
h4
{
	color: ##0000CC;
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	padding:2px 0px 5px 0px;
}
h5
{
	font-family: times,serif;
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	padding:2px 0px 5px 0px;
}


input
{
font-size:14px;
color:#666;
}
form
{
margin:0px;
padding:0px;
}

a:link,a:visited
{
color:#000;
text-decoration:none;
}
a:hover
{
color:#000;
text-decoration:underline;
}
a:active
{
color:#000;
text-decoration:none;
}

a.sm:link,a.sm:visited
{
color:#999;
text-decoration:none;
font-size:11px;
}
a.sm:hover
{
color:#CCC;
text-decoration:none;
}
a.sm:active
{
color:#999;
text-decoration:none;
}




#header
{
	background-image: url(/images/dog-candles.jpg);
	width: 850px;
	height: 207px;
}

#fido
{
	background-image: url(/images/Fido1.gif);
	width: 165px;
	height: 170px;
	position: relative;
	top: 36px;
	left: 25px;
	float: left;
}

#hl
{
	display: block;
	width: 100px;
	height: 50px;
	position: relative;
	top: 30px;
	left: 42px;
	float: left;
	border: 0px;
}

#tagline
{
	font-family: times,serif;
	font-weight: normal;
	font-size: 21px;
	color: #FF9;
	font-style: italic;
	position: relative;
	top: 170px;
	left: 0px;
	float: left;
	letter-spacing: -1px;
	text-decoration:none;
}

#navbar
{
	background-image: url(/images/nav_bar.jpg);
	width: 850px;
	height: 35px;
	padding-top: 1px;
	background-repeat: repeat-x;
	line-height:16px;
}

a.mnav:link,a.mnav:visited
{
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding: 9px;
	display: inline-block;
	line-height:16px;
}
a.mnav:hover
{
	color: #FF6600;
	text-decoration: none;
	background-color:#eee;
}
a.mnav:active
{
	color: #FF6600;
	text-decoration: none;
	background-color:#eee;
}


td.top20
{
background-color:#FF6600;
padding:1px;
color:#fff;
}
a.breed:link,a.breed:visited
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
a.breed:hover
{
	color: #ffffCC;
	text-decoration: none;
}
a.breed:active
{
	color: #ffffCC;
	text-decoration: underline;
}


.footer
{
background-color:#999999;
padding:15px;
width:820px;
color:#000;
text-align:center;
}

.grayback
{
padding:10px;
line-height:16px;
background-color:#eeeeee;
margin-bottom:1px;
}

a.oj:link,a.oj:visited
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
a.oj:hover
{
	color: #FF6600;
	text-decoration: none;
}
a.oj:active
{
	color: #FF6600;
	text-decoration: underline;
}

a.bl:link,a.bl:visited
{
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}

a.bl2:link,a.bl:visited
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}


#cartnav
{
text-align:right;
width:840px;
padding:5px;
background-color:#eee;
margin-bottom:1px;
}

