﻿@import url("full-new.css");
body, td, li {
	font-size: 10pt;
	font-weight: normal;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	color: #c2ac73;
	text-align: justify;
}
img {
	border: 0px;
}
a {
	font-weight: bold;
	color: #a3a352;
}
a:visited {
	color: #c9af6d;
	font-weight: bold;
}
a:active{
	color: #996600;
	font-weight: bold;
}
a:hover{
	color: #996600;
	font-weight: bold;
}
p {
background-color: #fff;
color: #000;
}

.jimgMenu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:860px;
	height:190px;
	overflow: hidden;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 190px;
	position: relative;
}
	
.jimgMenu ul li {
	width: 100px;
	float: left;
	display: block;
	overflow: hidden;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#c2ac73 repeat scroll 0%;
	border-right: 2px solid #c2ac73;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 190px;
}

.jimgMenu ul li#home a {
	background: url('../images/menu-pics/logo-menu.jpg') no-repeat scroll 0%;
  
}

.jimgMenu ul li#mini-toy-pups a {
	background: url(../images/menu-pics/Skylar-and-Barrett-004-mini-toy-sale.jpg) no-repeat scroll 0%;

}

.jimgMenu ul li#standard-pups a {
	background: url(../images/menu-pics/std-pups-130.jpg) no-repeat scroll 0%;
  
}

.jimgMenu ul li#mini-females a {
	background: url(../images/menu-pics/Barrett-and-Skittles-015-mini-female.jpg) no-repeat scroll 0%;

}

.jimgMenu ul li#toy-females a {
	background: url(../images/menu-pics/100_5494-toy-females.jpg) no-repeat scroll 0%;
}

.jimgMenu ul li#mini-toy-males a {
	background: url('../images/menu-pics/Barrett-001-mini-toy-male.jpg') no-repeat scroll 0%;
}

.jimgMenu ul li#standard-females a {
	background: url(../images/menu-pics/Baxter-ZZ-Denver-019-std-females.jpg) no-repeat scroll 0%;
}

.jimgMenu ul li#standard-males a {
	background: url(../images/menu-pics/100_8636-std-males.jpg) no-repeat scroll 0%;
}

.jimgMenu ul li#adults-adoption a {
	background: url(../images/menu-pics/latte-0160.jpg) no-repeat scroll 0%;
}

.jimgMenu ul li#pastpups a {
	background: url(../images/menu-pics/past-pups-0931.JPG) no-repeat scroll 0%;
}

.jimgMenu ul li#customer-comments a {
	background: url(../images/menu-pics/Wink-bmf-Bmm-046-cust-comm.jpg) no-repeat scroll 0%;
}

.jimgMenu ul li#contact-us a {
	background: url(../images/menu-pics/Trip-005-contact-us.jpg) no-repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}

#slideShowImages { /* The following CSS rules are optional. */
	font-size: 10pt;
	font-weight: normal;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	color: #c2ac73;
	text-align: justify;
	width: 100%;
	display: inline;
}   

#slideShowImages img { /* The following CSS rules are optional. */
     padding: 3px;
}   