@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F09;
	
}
body {
	margin: 0px;
	background-color: #F0F;
	background-image: url(/images/pinkback.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
body-b {
	margin: 0px;
	background-color: #F0F;
	background-image: url(/images/pinkback-b.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
a {
	color: #F09;
}
a.ecommweb {
	color: #F6F;
	font-size:small;
}

table.table-header {
	background: url(/images/home-header-02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	z-index:2
}
table.table-header-b {
	background: url(/images/homepage-b.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	z-index:2
}
table.table-where {
	background: url(/images/find-fair-b.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	z-index:2
}
table.table-photo {
	background: url(/images/photos.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	z-index:2
}
table.table-press-b {
	background: url(/images/pressrelease-b.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	z-index:2
}
table.table-press {
	background: url(/images/pressrelease.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	z-index:2
}
tr.table-banner {
	background: url(/images/open-banner-b.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	z-index:3
}
tr.table-banner-b {
	background: url(/images/open-banner-c.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	z-index:3
}
img.special{
	margin-right: 23px;
}
img.kids{
	margin-right: 28px;
	align: right;
}

