body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	background: url(http://www.cozeecritters.com/img/bg.gif);
}

h2 {
	font-size: 1.7em;
	font-weight: normal;
    padding:0px;
    margin-top: 0px;
	}
	
#container {
	position:relative;
	width:770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
   background: url(http://www.cozeecritters.com/img/middlebg.gif) repeat-y;
	}
	
#masthead {
	background-image: url(http://www.cozeecritters.com/img/mastheadbg.gif);
	background-repeat: no-repeat;
	height: 95px;
}

#toplinks {
	float: right;
	padding-right: 30px;
}

#viewcart {
	position:absolute;
	width:70px;
	height:27px;
	z-index:2;
	left: 670px;
	top: 32px;
	color: #ffffff;
	font-weight: bold;
}
#shop {
	position:absolute;
	width:50px;
	height:27px;
	z-index:2;
	left: 553px;
	top: 32px;
	color: #ffffff;
	font-weight: bold;
}
#shop a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#shop a:hover {
	color: #ffffff;
	font-weight: bold;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

 .floatleft
{
float: left;
width: 130px;
}


#breadcrumb {
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53A7FD;
	font-weight: bold;
}


#menu {
	display: block;
	float: right;
	margin-bottom: 10px;
}
#topmenu {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3592FB;
	line-height: 12px;
	padding-right: 19px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
#topmenu li {
	display: inline;
	line-height: 12px;
}
#topmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3592FB;
	text-decoration: none;
}
#topmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3592FB;
	text-decoration: underline;
}

#pagehead {
	clear: both;
	height: 90px;
	width: 700px;
	margin-right: 30px;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 25px;
	background: url(http://www.cozeecritters.com/img/titlebg.gif) no-repeat right bottom;
	color: White;
}


.pageheadright {
	float: right;
	margin-right: 65px;
	margin-left: 75px;
	margin-top: 35px;

	text-align: left;
	width: 350px;	
}

#bcrumbs {
    width: 500px;
    padding: 2px;
    text-align: left;
    margin-left: 250px;
}


#content {
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
	padding-bottom: 20px;
	background-image: White url(http://www.cozeecritters.com/img/content-snowflakes.gif) no-repeat bottom right;
	}


#links {
	float: left;
	width: 185px;
	background-color: transparent;
	line-height: 150%;
}

.padleft{
	padding: 15px 0px 0px 15px;
}
#right {
	float: right;
	width: 535px;
	background-color: transparent;
}
.padright {
	padding: 5px 0px 0px 0px;
	background: url(http://www.cozeecritter.com/img/content-snowflakes.gif) no-repeat bottom right;
    height: 100%;
}

#fullcontent {
	padding: 20px 10px 10px 10px;
	background: url(http://www.cozeecritter.com/img/content-snowflakes.gif) no-repeat bottom right;	
}

#bottomlinks {
    width: 500px;
    padding: 10px;
    text-align: center;
    margin: 0 auto;
}

#pagebottom {
	font-size: 1px;
	background-image: url(http://www.cozeecritters.com/img/footerbg3.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 770px;
}
#wholesale{
	margin-right: 25px;
	float: right;
	height: 25px;
	width: 100px;
	margin-top: 15px;
	text-align: center;
}

#wholesale a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-top: 15px;
}
#wholesale a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	display: block;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	width: 770px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {

	color: #000000;
	text-decoration: underline;
}
A:link {text-decoration: none; color: #000033;}
A:visited {text-decoration: none; color: #000033;}
A:active {text-decoration: none; color: #000033;}
A:hover {text-decoration: underline; color: #000033;}


