/* CSS Document */

/* IE 5 Win Hack - Corrects font size. */
body {
font-family: Arial, Helvetica, sans-serif;
font-size: small; 
/* for IE5/Win */
voice-family: "\"}\"";
voice-family:inherit;
font-size:1.2em; /* for compliant browsers */
background-color:#BCD6DF;
width:100%;
}
a {
	color: #FF3;
	text-decoration: none;
	width: 88px;
	height: 31px;
}
a:active {
	color: #FF3;
	text-decoration: none;
}
a:visited {
	color: #FF9;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
#container {
	padding: 0px;
	height: auto;
	width: 950px;
	margin:0 auto 0;
	left: 0px;
	top: 0px;
	font-size:1.2em;
}

html>body { /* be nice to Opera */
font-size: medium;
}

#header {
	background-image: url(pix/header_bg_1x800.jpg);
	float: left;
	width:38em;
	border-style: solid;
	border-color: #663399;
	border-width: 3px;
	z-index: 0;
}

#header p {
	clear: both;
	margin-left:75px;
	font-size:1.2em;

}
h1 {
	margin-left: 10px;
	font-size: 250%;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	
}
h2 {
	margin-left: 65px;
	font-size: 150%;
	font-weight: normal;
	margin-bottom: -10px;
	color: #996600;
	clear: both;
}
#header em {
	font-weight: bold;
	text-decoration: underline;
	
}
h3 {
	font-size: 120%;
	color: #996600;
	font-weight: normal;
}
h4 {
	font-size:24px;
	color: #ff3;
}
#nav {
	clear: both;
	padding-left: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #245970;
	border-right-color: #663399;
	border-right-style: solid;
	border-right-width: 3px;
	color: #FFFF33;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #663399;
	border-bottom-color: #663399;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
#puppies {
	float:right;
	margin:15px 10px 0 0;
}
sup {
	font-size: 30%;
}
#sue {
	position:relative;
	visibility: visible;
	width: 220px;
	height: 200px;
	z-index: 1;
	left: 5px;
	margin:10px 5px;
	
}
#content {
	clear: both;
	padding-top: 10px;
	text-align: left;
	width:645px;
	float: right;
	padding-left: 10px;
}
#validation {
	height: 88px;
	width: 31px;
	clear: both;
	float: left;
}
#content a {
	color: #444444;
}
#leftcol {
	width: 275px;
	font-size: 90%;
	background-color: #245970;
	float: left;
	height:1400px;
	font-weight: bold;
	padding-top:20px;
	border-right-color: #663399;
	border-right-width: 3px;
	border-right-style: solid;
	color: #BCD6DF;
	padding-right: 5px;
}
#leftcol li {
	margin: 0;
	margin-bottom:20px;
}
#content img {
	width: 252px;
	height: 193px;
	border-top-color: #504302;
	border-right-color: #504302;
	border-bottom-color: #AB9835;
	border-left-color: #AB9835;
	border-style: solid;
	border-width: 4px;
	margin: 2px;
}
#productpic {
	position: absolute;
	z-index: 1;
	height: 222px;
	width: 231px;
	background-image: url(pix/newleashphotosm.jpg);
	top: 350px;
	visibility: visible;
	left: 691px;
}
em {
	font-weight: bold;
	color: #996600;
}
#leftcol p {
	color: #FFFF33;
	text-align: center;
}
#announcement {
	font: bold .9em Arial, Helvetica, sans-serif;
	height: 40px;
	width: 225px;
	margin:100px auto 0;
	text-align:center;
	color:#fff;
}
#announcement strong {
	font-size: 24px;
}

