@charset "utf-8";
/* CSS Document */
body { 
	margin:auto;
	background-color: #CCCCCC;
	background-image:url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
a:link{
	color:#00F;
	text-decoration:none;
	font-size:12px;
}
a:visited{
	color:#00F;
	text-decoration:none;
	font-size:12px;
}
a:hover{
	color:#00F;
	text-decoration:underline;
	font-size:12px;
}
a:active{
	color:#F00;
	text-decoration:none;
	font-size:12px;
}

.header {
	width: 772px;
	margin:auto;
	background:#333;
	text-align: center;
	padding:5px;
}
.wrap {
	background: #fff;
	width:768px;
	margin:auto;
	border: 1px solid #000;
	font-size: small;
	list-style: none;
	padding: 5px;
	}
.itemwrap {
	background: #fff;
	width:768px;
	margin:auto;
	border: 1px solid #000;
	font-size: small;
	list-style: none;
	padding: 5px 5px 50px 5px;
	position:relative;
	}
.info {
	text-align:left;
	padding: 5px 10px 5px 5px;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	
}
.wrap table tr td a {
	color: #000;
	font-size: small;
	font-weight: normal;	
}
.content{
	height:auto;
}
img {
	border: none;
}
.toys {
	width:130px;
	height: 155px;
	border: 2px solid #666;
}
.toys h5 {
	border-bottom: 1px solid #999;
	margin: 2px 0 0;
	font-size: medium;
	text-align: left;
}
.toys p {
	margin: 2px;
	font-size: small;
}
.directions {
	width: 760px;
	font-size: small;
}
.directions_home{
	width: 235px;
	font-size: small;
}

.directions h5 {
	margin: 2px 0 0;
	font-size: medium;
}
.directions form table {
	font-size: small;
	text-align: left;
}
.submit td {
	text-align: center;
}
.customer {
	background: url(Images/contact.jpg) no-repeat bottom right;
	width:140px;
	height:155px;
	border: 2px solid #666;
}
.customer h5 {
	border-bottom: 1px solid #999;
	margin: 2px 0 0;
	font-size: medium;
}

table tr td p a {
	font-size: x-small;
}
.sale {
	background: #CCC url(images/girl.jpg) no-repeat  right;
	width:175px;
	height: 155px;
	color: #696969;
	font-size: 14px;
}
.sale h5 {
	margin: 2px;
}
.sale p {
	color: #000;
	font-weight: bold;
	font-size: 36px;
	text-align: left;
}
.contact {
	width:300px;
}
.directions_home2{
	
	width: 235px;
	font-size: small;
}