﻿#container
{
width: 962px;
height:auto;
margin: 10px auto;
background-color: black;
border:1px;
border-bottom-color:gray;
}

#top
{
height:251px;
width: 962px;
background-image:url('head.jpg');

}

#content
{
width:962px;
height:auto;

}

#navi
{
width: 962px;
height:60px;
background-image:url('menu.jpg');
}

#menu a {

margin-left:31px;
display: block;
font-size: 14px;
text-align: center;
line-height: 200%;
text-decoration:none;	
font-family:Verdana, Geneva, Tahoma, sans-serif;
font-weight:bold;
float:left;




}
a:link {color:white}   
a:visited {color:white} 
a:hover {color:red}   
a:active {color:white}



/* Main page */



#side_container
{
	width:276px;
	float:left;
	
}

#side1
{
	background-image:url('side11.jpg');
	width:276px;
	height:68px;
	
}

#side2
{
	background-image:url('side12.jpg');
	width:276px;
	
	
}

.side_text
{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	margin:0px;
	margin-left:45px;
	text-align:center;
	padding:0px;
	

}

#side3
{
	background-image:url('side13.jpg');
	width:276px;
	height:26px;
	

}

#main_container
{
	width:686px;
	float:left;
}

#main1
{
	background-image:url('main11.jpg');
	width:686px;
	height:68px;
}

#main2
{
	background-image:url('main12.jpg');
	width:686px;
	
}

.main_text
{
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	margin:0px;
	width:300px;
	margin-left:25px;
	font-size:20px;
	
	
}


#main3
{
	background-image:url('main13.jpg');
	width:686px;
	height:26px;

}



#content_winter
{
margin-left: 200px;
border-left: 1px solid black;
padding: 1em;

background:url('images/content bg winter.png');
background-repeat:repeat;
margin-top:-6px

}


#footer
{
text-align:center;
font-family:Verdana;
font-size:xx-small;
width:962px;
height:54px;
background-image:url('footer.jpg');

}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

h2
{
	background-color:#5AA0FC;
	color:black;
	font-family: Verdana;
	font-size:14px;
}
.hours
{
	font-family:"Verdana";
	font-size:30px;
	text-align:center
}

#prices_head
{
	background-image:url('prices11.jpg');
	width:686px;
	height:68px;
	
}

#kids_head
{
	background-image:url('kids11.jpg');
	width:686px;
	height:68px;

}

#adult_head
{
	background-image:url('adult11.jpg');
	width:686px;
	height:68px;

}

#find_head
{
	background-image:url('find11.jpg');
	width:686px;
	height:68px;

}

