html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*my styles*/

body {
background:url(images/background.jpg) center top no-repeat #b7202f;
}
#container {
position:relative;
width:860px;
margin:auto;
background: url(images/container-back.gif) repeat-y;
overflow:hidden;
}
#content {
position:relative;
margin:340px 60px 0px 0px;
float:right;
width:500px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:20px;
text-align:left;
letter-spacing:normal;
}
#content a:link,
#content a:visited,
#content a:hover,
#content a:active {
color:#b7202f;
text-decoration:none;
}
#content a:hover {
color:#f2b518;
}
#content ol {
padding-left:30px;
}
#content ol li {
list-style-type:decimal;
color:#f2b518;
}
#content ul {
display:block;
margin-bottom:20px;
margin-top:20px;
}
#content ul li {
list-style-type:disc;
color:#f2b518;
margin-left:30px;
}
.black {
color:#000000;
}
#header {
position:absolute;
top:0px;
left:0px;
width:860px;
height:340px;
background-image:url(images/header.jpg);
}
#logo {
position:absolute;
top:100px;
left:0px;
width:606px;
height:100px;
}
#images {
position:absolute;
top:0px;
left:390px;
width:440px;
height:321px;
}
#logo img {
border:0px;
}
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:bold;
color:#f2b518;
margin:0px 0px 25px 0px;
letter-spacing:-1px;
line-height:30px;
}
h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#f2b518;
margin:0px 0px 15px 0px;
letter-spacing:-1px;
line-height:23px;
}
h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#f2b518;
margin:10px 0px 15px 0px;
letter-spacing:-1px;
line-height:20px;
}
p {
margin:20px 0px 20px 0px;
}

/* NAVIGATION */

#nav {
position:relative;
float:left;
width:217px;
margin:340px 0px 0px 46px;
}
#nav ul {
display:list-item;
}
#nav a:hover, a:active {
background-position:-217px;
}
.home a:link, .home a:visited, .home a:hover, .home a:active {
display:block;
width:217px;
height:36px;
background-image:url(images/nav-home.gif);
text-indent:-9999px;
}
.paintyour a:link, .paintyour a:visited, .paintyour a:active, .paintyour a:hover {
display:block;
width:217px;
height:36px;
background-image:url(images/nav-how-it-works.gif);
text-indent:-9999px;
}
.babyhandprints a:link, .babyhandprints a:visited, .babyhandprints a:active, .babyhandprints a:hover {
display:block;
width:217px;
height:36px;
background-image:url(images/nav-baby-handprints.gif);
text-indent:-9999px;
}
.parties a:link, .parties a:visited, .parties a:active, .parties a:hover {
display:block;
width:217px;
height:36px;
background-image:url(images/nav-childrens-parties.gif);
text-indent:-9999px;
}
.schoolsgroups a:link, .schoolsgroups a:visited, .schoolsgroups a:active, .schoolsgroups a:hover {
display:block;
width:217px;
height:36px;
background-image:url(images/nav-schools-and-groups.gif);
text-indent:-9999px;
}
.henparties a:link, .henparties a:visited, .henparties a:active, .henparties a:hover {
display:block;
width:217px;
height:36px;
background-image:url(images/nav-adults.gif);
text-indent:-9999px;
}
.weeklyevents a:link, .weeklyevents a:visited, .weeklyevents a:active, .weeklyevents a:hover {
display:block;
width:217px;
height:36px;
background-image:url(images/nav-weekly-events.gif);
text-indent:-9999px;
}
.gallery a:link, .gallery a:visited, .gallery a:active, .gallery a:hover {
display:block;
width:217px;
height:36px;
background-image:url(images/nav-gallery.gif);
text-indent:-9999px;
}
.contactus a:link, .contactus a:visited, .contactus a:active, .contactus a:hover {
display:block;
width:217px;
height:36px;
background-image:url(images/nav-contact-us.gif);
text-indent:-9999px;
}
.contact a:hover {
background-position:-217px;
}

/* NAVIGATION END */

#footer {
position:relative;
width:100%;
padding-top:30px;
background:url(images/footer.jpg) no-repeat top center;
overflow:hidden;
}
#footercontent {
position:relative;
width:800px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:17px;
}
.footersection {
position:relative;
width:250px;
float:left;
margin-bottom:20px;
color:#ffffff;
}
.footersection a:link,
.footersection a:visited,
.footersection a:active {
color:#f2b518;
}
.footersection a:hover {
color:#ffffff;
}
.otherlinks ul, li {
margin:0px;
padding:0px;
}
.otherlinks a:link {
margin:0px;
padding:0px;
}
.otherlinks li {
margin-bottom:3px;
}
.marginright {
margin-right:25px;
}
.times span {
display:block;
width:100px;
float:left;
}
.facebooklogo {
float:left;
margin:0px 10px 0px 0px;
}
#relatedlinks {
position:relative;
margin:auto;
width:760px;
height:220px;
top:30px;
padding:5px 0px 0px 0px;
color:#f2b518;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
border-top:1px solid #b7202f;
line-height:17px;
}
#relatedlinks li, ul {
display:inline;
}
#relatedlinks a:link,
#relatedlinks a:visited,
#relatedlinks a:hover,
#relatedlinks a:active {
color:#b7202f;
text-decoration:none;
}
#relatedlinks a:hover {
color:#f2b518;
}
.rellinks {
float:left;
height:40px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#f2b518;
letter-spacing:-1px;
margin-right:10px;
}
#toppanel {
position:absolute;
top:0px;
left:100px;
width:680px;
height:33px;
border-bottom:1px solid #b7202f;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#b7202f;
font-size:12px;
padding-top:5px;
line-height:15px;
}
strong {
font-weight:bold;
}
.openingtimes {
font-weight:bold;
color:#f2b518;
}
.eventstable {
width:490px;
border:2px solid #f2b518;
font-size:12px;
line-height:15px;
}
.eventstable td{
padding:10px 3px 10px 3px;
}
.partiestable {
width:490px;
border:2px solid #f2b518;
font-size:12px;
line-height:15px;
}
.tr1 {
background-color:#ffe7ab;
}
.trtitle {
background-color:#b7202f;
color:#FFFFFF;
}
.partiestable td{
padding:10px 3px 10px 3px;
}
.partiestitle {
width:90px;
text-align:center;
}
.partiestd1 {
background-color:#ffe7ab;
text-align:center;
border-right:1px solid #f2b518;
border-top:1px solid #f2b518;
}
.partiestd2 {
background-color:#ffe7ab;
text-align:center;
border-top:1px solid #f2b518;
}
.blanktd {
border-right:1px solid #f2b518;
border-top:1px solid #f2b518;
}
.partiesdesc {
border-right:1px solid #f2b518;
border-top:1px solid #f2b518;
}
.borderright {
border-right:1px solid #f2b518;
}
.sitemap a:link,
.sitemap a:visited,
.sitemap a:hover,
.sitemap a:active {
color:#b7202f;
text-decoration:none;
}
.sitemap a:hover {
color:#f2b518;
}
.addoptions {
display:block;
width:200px;
color:#000000;
float:left;
}
.gallerytn {
float:left;
margin-right:3px;
}