body {
	font: Georgia;
    color: #000;
	margin-top:0;
	margin-bottom: 0;
	background: #c0c0c0;
	text-align: center;
}

a {
	color: #cc3300;
}

p {
    font-family: Georgia;
    font-size: 16px;
}

table td {
    font-family: Georgia;
    font-size: 16px;
	line-height: 1.2;
}

h1 {
    margin-left: 20px;
    font-family: Georgia;
    color: #000;
    margin: 0;
    clear:both;
}

h2, h3, h4, h5, h6 {
    font-family: Georgia;
    color: #000;
    margin: 0;
    clear:both;
}

#container {
width: 960px;
margin: 0px auto;
text-align: center;
}

#content {
width: 960px;
border-left: 20px solid #c0c0c0;
border-right: 20px solid #c0c0c0;
text-align: left;
}

#imgnavcontainer {
padding: 0px;
margin: 0px;
text-align: center;
}

#imgnav {
margin: 0px;
padding: 0px;
}

#imgnav li {
list-style-type: none;
display: inline;
padding: 0 5px 0 0;
marign: 0;
}

.season {
padding: 2px;
}

#search {
font-size: 20px;
padding: 0 20px;
}

#header {
width: 1000px;
margin: 0px auto;
padding-top: 15px;
background:#656565 url('http://www.pa-attractions.com/images/elements/header.jpg') bottom center no-repeat;
min-height: 95px;
}

#navagation a ( color: green; text-decoration: none;}
#navagation a:visited { color: blue;}
body a:active.navigation { color: red;}
td a:hover.navagation { text-decoration: underline;}

.ran {
	position:relative;
	width:auto;				
	margin:15px 0px 5px 0px; 	/* from top, from right, space below, from left */	
	border:1px dashed black;			/* border size and color */
	background-color: #d3ecff;			/* layer background color */
	padding:7px;					/* padding around text inside div */
	z-index:1;
}

/* Googles Search Box */
#search input[type=text] {
width: 295px;
}