html, body{
	padding:0;
	margin:0;
	text-align:left;
}
body, input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
input, textarea, select{
	color:#666666;
}

div{	
	float:none;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#1D3572;
	font-weight:normal;
}

a{
	color:#1D3572;
}

.large{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}
.medium{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
.small{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

img.left{
	margin:5px 5px 5px 0;
	/*float:left;*/
	float:none;
}
img.right{
	margin:5px 0 5px 5px;
	/*float:right;*/
	float:none;
}

.blue{
	color:#1D3572;
}
.orange{
	color:#FF551A;
}

#shadows{
	width:100%;
}
#shadows, #outer, #content{
	background-color:#ffffff;
	/*overflow:auto;*/
	float:none;
}
#outer{
	margin-left:19px; /* possible IE double margin problem.  if so remove and make #shadows 789px with 19px left padding */
	width:100%;
}
#header, #temp_header{
	width:100%;
	display:none;
}
#print_header{
	display:inline;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	margin:0 0 15px 5px;
}
#wrapper, .page{
	float:none;
}

#left, #right{
	float:none;
}
#left{
	display:none;
}
#right, #wrapper, #wrapper .bottom{
	width:100%;
}
#right div{
	float:none;
}

#home{
	width:100%;
	padding-left:4px;
}

#content {
	width:90%;
	/*padding:5px 25px 0px 30px;*/
	color:#333333;
}
#content .title, #content .page{
	width:100%;
}
#content .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:45px;
}
#content .title .l{
	font-size:20px;
	color:#000000;
	padding-right:15px;
}
#content .title .r{
	font-size:14px;
	color:#666666;
}

#wrapper .bottom{
	/*height:50px;*/
}

#right.homepage_master div.fileinputs {
	position: relative;
}
#right.homepage_master div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#right.homepage_master input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

#right #featured{
	width:526px;
	height:42px;
	padding:280px 30px 0 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#right #featured a{
	text-decoration:none;
}
#right #featured a:hover{
	text-decoration:underline;
}
#right #featured .l, #right #featured .l a{
	font-size:20px;
	color:#FFFFFF;
}
#right #featured .m, #right #featured .m a{
	font-size:14px;
	color:#FDE274;
}
#right #featured .r, #right #featured .r a{
	font-size:11px;
	color:#FDE274;
}

#right #webspecial, #right #seasonpasses, #right #map, #right #diveinmovies, #right #groups, #right #riverplex{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	padding:185px 30px 0 15px;
	margin-top:3px;
}

#right #webspecial, #right #map, #right #diveinmovies{
	width:336px;
	height:31px;
}
#right #seasonpasses, #right #groups, #right #riverplex{
	width:133px;
	height:29px;
}

#right #webspecial{
	background:url(../images/home/webspecial.jpg) no-repeat top left;
	margin-right:12px;
}
#right #seasonpasses{
	background:url(../images/home/seasonpasses.jpg) no-repeat top left;
}
#right #map{
	background:url(../images/home/map.jpg) no-repeat top left;
	margin-right:12px;
}
#right #diveinmovies{
	background:url(../images/home/diveinmovies.jpg) no-repeat top left;
}
#right #groups{
	background:url(../images/home/groups.jpg) no-repeat top left;
}
#right #riverplex{
	background:url(../images/home/riverplex.jpg) no-repeat top left;
	margin-right:12px;
}

ul#nav{
	list-style-type:none;
	padding:0;
	margin:0;
	width:190px;
}
ul#nav li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	display:block;
	width:165px;
	padding:8px 0 6px 25px;
	margin:0;
	background:url(../images/nav_dots.png) no-repeat top left;
}
ul#nav li.top{
	background:none;
}
ul#nav li a{
	color:#FFFFFF;
	text-decoration:none;
}
ul#nav li a:hover{
	text-decoration:underline;
}


ul#quick_reference{
	list-style-type:none;
	padding:50px 0 0 25px;
	margin:0;
	width:165px;
	display:none;
}
ul#quick_reference li{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	display:block;
	width:165px;
	/*padding:8px 0 6px 25px;*/
	margin:0;
	padding:0;
	/*background:url(../images/nav_dots.png) no-repeat top left;*/
}
ul#quick_reference li.title{
	font-weight:bold;
	color:#A0EFFF;
	padding-bottom:5px;
}
ul#quick_reference li a{
	color:#FFFFFF;
	text-decoration:none;
}
ul#quick_reference li a:hover{
	text-decoration:underline;
}
ul#quick_reference li.sep{
	background:url(../images/quick_ref_sep.gif) no-repeat center left;
	height:9px;
}
.homepage ul#quick_reference{
	display:block;
}


#nav a img{
	border:0;
}

#directions{
	display:block;
	text-decoration:none;
	text-indent:-9000px;
	background:url(../images/directions.jpg) no-repeat top left;
	width:195px;
	height:217px;
}
.homepage #directions{
	background:url(../images/directions_home.jpg) no-repeat top left;
}
/*.homepage #directions{
	background:url(../images/directions.png) no-repeat top left;
	width:185px;
	height:130px;
	margin:30px 0 20px 0;
}*/

#elist{
	width:170px;
	padding-left:20px;
}
#elist form{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#B9CEE9;
}
.homepage #elist form{
	color:#023980;
}
#elist form input{
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
#elist form input#email{
	background-color:#259DFF;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	margin:5px 0 5px 0;
}

#footer{
	padding:20px 0 20px 0;
}
#footer{
	float:none;
	width:100%;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
}
#footer a{
	text-decoration:underline;
	font-size:10px;
	color:#FFFFFF;
}
.homepage #footer{
	padding-top:50px;
}

#plain_nav{
	display:none;
	float:none;
}



/* admission and times, groups */
.admission table, .admission td, .groups table, .groups td{
    border-color: #333333;
    border-style: solid;
}
.admission table, .groups table{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
	width:100%;
}
.admission table td, .groups table td{
    border-width: 1px 1px 0 0;
	padding:5px;
	margin:0;
}

/* web cams */
.webcams img {
	margin-bottom:10px;
	margin-right:10px;
	width:250px;
	border-top:1px solid #000000;
	float:none;
}

/* history */
.history img{
	border:5px solid #ffffff;
}
#content.history .title{
	padding-bottom:30px;
}
#content.history .page{
	line-height:1.3;
}

/* attractions, nightlife */
#content.attractions img, #content.night img{
	border:2px solid #ffffff;
	margin:5px 4px 5px 0;
}
#content.attractions img.last, #content.night img.last{
	margin-right:0;
}

/* contact */
#content.contact input, #content.contact textarea, #content.contact select{
	width:300px;
}
#content.contact textarea{
	height:100px;
}
.failure{
	color:#FF551A;
	font-weight:bold;
}
.success{
	font-weight:bold;
	color:#1D3572;
}
#content.contact div.success {
	height:275px;
	width:100%;
}