/* Yahoo Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
img {
	border-style: none;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
q:before,q:after {
	content: '';
}

strong {
font-weight: bold;}

/*begin styles*/

body
{
	background-color: #d5d7d8;
	font-family: helvetica condensed, arial condensed, arial narrow, helvetica narrow, helvetica, arial, sans serif;
color: #6C8997;
font-size: 62.5%;
line-height: 62.5%;
text-align: center;
margin: 0 auto;
}


a:link, a:visited
{
	color: #000;
	text-decoration: none;
}

a:hover, a:active
{
	color: #5d87a1;
	text-decoration: underline;
}

/*font sizes*/
p, td, li
{
font-size: 1.5em;
line-height: 1.2em;
}

h1
{
	font-size: 1.7em;
	line-height: 1.2em;
}

h2
{
	font-size: 1.6em;
	line-height:1.2em;
}

#outerwrap
{
	background-image: url(images/sideshadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 890px;
	margin: 0 auto;
}
#wrapper
{
	width: 875px;
	margin: 0 auto;
	text-align: left;
	background-color: #e9eef3;
	background-image: url(images/backround.gif);
	background-repeat: repeat-y;
	border: 1px #5d87a1 solid;
}
#wrapper2
{
	width: 875px;
	margin: 0 auto;
	text-align: left;
	background-color: #e9eef3;
	border: 1px #5d87a1 solid;
}

#dogcat
{
background: url(images/dog.gif) no-repeat 443px bottom;
width: 662px;
height: 180px; 
margin-left: 47px;
margin-top: 10px;
border-bottom: 15px solid #b8cad8;
}

#cat-pict {
float: left;
margin-top: 35spx;
}


#sidebar {
float: right; 
width: 145px;
margin-right: 9px;
color: #CED8DC;
}

html>body #sidebar {
margin-right: 5px;
}

#sidebar h2 {
margin-top: 12px;
}

#sidebar p {
margin-top: 8px;
color: #fff;
}

#sidebar img {
margin-top: 15px;
margin-left: 10px;
}


#sidebar a:link, #sidebar a:visited
{
	color: #e9eef3;
	text-decoration: underline;
}

#sidebar a:hover, #sidebar a:active
{
	color: #ffd200;
	text-decoration: underline;
}

h1
{
	width: 510px;
}


#everyday
{
	width: 875px;
	height: 32px;
	background-color: #ffd200;
	background-image: url(images/EverydayIndulgences.gif);
	text-align: right;
	padding: 0;
}

#everyday p
{
	padding: 7px 20px 0 0;
	font-size: 12px;
}

#bottom {
clear: left;
margin-left: 47px;
padding-bottom: 50px;
margin-top: 0px;
}

#bottom p, #bottom ol
{
	padding: 0 0 10px 0;
	margin: 0 50px 0 0;
}


#snazzy {
float: right;
margin-right: 16px;
}

#cat
{
	width: 180px;
	float: left;
	padding-top: 40px;
	background-image: url(images/snazzykat.gif);
	background-repeat: no-repeat;
	background-position: left 40px;
}

#cat h2 {
display: none;
}

#cat ul {
padding-top: 25px;
list-style: disc;
padding-left: 50px;
list-style-position: inside;
background: url(images/cat-product.gif) no-repeat 0px 25px;
}

#dog
{
	width: 200px;
	margin-left: 230px;
	padding-top: 40px;
	background-image: url(images/slydog.gif);
	background-repeat: no-repeat;
	background-position: left 40px;
}

#dog h2 {
display: none;
}

#dog ul {
padding-top: 25px;
list-style: disc;
padding-left: 75px;
list-style-position: inside;
background: url(images/dog-product.gif) no-repeat 0px 25px;
}

#footer p
{
	margin-left: 47px;
	font-size: 1.1em;
}

#bottomshadow
{
	background-image: url(images/bottomshadow.gif);
	background-repeat: repeat-x;
	width: 875px;
	height: 5px;
	margin: 0 auto;
}