﻿#header{
	border-left: 3px solid #999999;
	border-right: 3px solid #cccccc;
	border-top: 3px solid #999999;
	border-bottom: 3px solid #cccccc;
 	background-image:url('../images/black.gif');
}

#header p {
	font-size: x-large;
}
#page_content {
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	width: 595px;
	margin: 0 0 0 15px;
	float:left;
	padding: 15px 0 0 15px;
	background-image:url('../images/black.gif');
}
#tour-pic{
	position:absolute;
	top:160px;
	left: 200px;
}
#intro{
	width:590px;
	text-align:center;
	padding: 0 0 0 0;
	margin:0;
}

#tour-info{
	width:590px;
	padding: 3px 0 3 3px;
	margin-bottom: 20px;
	margin-top:20px;
}

#tour-p{
	float:left;
	width:310px;
	margin-top:10px;
}
#gator{
	margin-left: 310px;
	margin-right: 5px;
}
#tour-facts{
	clear:both;
	width:590px;
	padding: 3px 0 3 3px;
	margin-bottom: 20px;
	margin-top:20px;
}
#facts-p{
	float:right;
	width:305px;
	margin-top:10px;
}
#pic{
	width: 267px;
	height:200px;
	border: 2px white solid;
	border-top: 2px white solid;
	border-right: 2px #cccccc solid;
 	border-bottom: 2px #cccccc solid;
	padding:5px;
}
#page_content h1{
	color: #FFFFFF;
	text-align:center;
	font-style:italic;
	margin-top: 0px;
	margin-bottom: 0px;
}

#page_content h2{
	color: #FFFFFF;
	text-align:center;
	font-style:italic;
	font-size:x-large;
}


#page_content h4{
	color: #FFFFFF;
	text-align:center;
	font-style:italic;
}


#page_content a {
	text-decoration: none;
	color: #FFFFFF;
}

#page_content a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#page_content a:visited {
	color: #999999;
}

.center {
	text-align:center;
	margin-top: 50px;
	padding-bottom:5px;
}

.center h2 a{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
.center h2 a:hover{
	border: none;
}



.center h3{
	font-size:large;
	font-style:italic;
}

