﻿/*html {
background:url(../images/fill.jpg);
}
body {
	background-image:url('../images/newmenunote.gif');
	position:absolute;
	background-repeat:no-repeat;
	background-position: 830px 150px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}*/
body  {
	background: url(../images/fill.jpg);
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#header {
	/*background-color: #A86B7D;*/
	background-image: url('../images/headercenter.gif');
	background-repeat: no-repeat;
	height: 125px;
	width: 780px;
	background-position:center;
}
.left-border {
	width: 202px;
	background-image: url('../images/angel.jpg');
	background-repeat:repeat-y;
}

img {
	border: 0px;
}
h1 {
	font-size: 24px;
	color: #66FFFF;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
h2 {
	font-size:25px;
	color: #FFCCCC;
}
h3 {
	font-size:18px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #00ffff;
}
h5 {
	font-size: xx-small;
}
p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	list-style-image: url("../ftp_pawprint.gif");
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
/*a:link {
	color: #66FFFF;
	font-weight: bold;
}
a:hover {
	color: #FF99CC;
}
a:active {
	color: #996699;
}
a:visited {
	color: #330066;
	font-weight: bold;
}*/
a, a:visited {
	color: #66FFFF;
	font-weight:bold;
}
.thanks {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}
.flashing {
	text-decoration: blink;
}
.hidden{
position:absolute;
left:1px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}
.congrats {
	font-size: 18px;
	font-weight: bolder;
	color: #9900CC;
}
.sale {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border: 0px none #FF3300;
	text-decoration: blink;
}
.strikeout {
	text-decoration: line-through;
}
.red {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}

.note {
	text-align:center;
	color:black;
	font-size:8pt;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}

div.puppy a, div.adult a {
	float: left;
	border: 1px #cfabb7 solid;
	text-decoration: none;
	font-size: 14px;
}
div.puppy a {
	width: 540px;
	height: 83px;
	margin:2px;
}
div.adult a {
	width: 265px;
	height: 83px;
	margin:5px;
}

div.puppy a img, div.adult a img {
	float: left;
	border: 0px;
	padding: 3px;
	margin-right: 5px;
}

div.puppy a:hover, div.adult a:hover {
	background-color: #C18B9B;
	border: 1px gray solid;
	color: black;
}
div.puppy a strong, div.adult a strong {
	color: white;
	font-size: 15px;
	display: block;
}
div.puppy a em, div.adult a em {
	font-size: 12px;
}

.divider {
	font-size:small;
	font-weight:bold;
	color:White;
}
.divider a:link, .divider a:visited, .divider a:active {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	padding:2px;
	color:White;
}
.divider a:hover {
	background-color: #D1A9B5;
}

ul#littersDue {
	list-style:none;
	list-style-position:outside;
}
ul#littersDue>li {
	padding-top: 20px;
}
ul#littersDue>li ul {
	padding-top: 5px;
}
ul#littersDue>li li {
	padding-top: 5px;
}



