html, body{
	padding:0;
	margin:0;
	text-align:center;
	background:#fd561a url(/store/includes/sc2/images/arc_bg.jpg) no-repeat top center;
}
body, input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body{
	color:#FFFFFF;
}
input, textarea, select{
	color:#666666;
}

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{
	float:left;
	margin:5px 5px 5px 0;
}
img.right{
	float:right;
	margin:5px 0 5px 5px;
}

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

#shadows, #header, #temp_header{
	margin:0 auto;
	text-align:left;
}
#shadows{
	width:808px;
	background:url(/store/includes/sc2/images/shadows.png) repeat-y top center;
}
#outer{
	margin-left:19px; /* possible IE double margin problem.  if so remove and make #shadows 789px with 19px left padding */
	width:770px;
	background:#0564dc url(/store/includes/sc2/images/content_bg.jpg) no-repeat top center;
	overflow:auto;
}
#outer.homepage{
	background:#056efd url(/store/includes/sc2/images/content_bg_home.jpg) no-repeat top center;
}
#header, #temp_header{
	width:100%;
}
#temp_header{
	display:block;
	background:url(/store/includes/sc2/images/temp_title.jpg) no-repeat top center;
	height:150px;
}
#print_header{
	display:none;
}

#left, #right{
	float:left;
}
#left{
	width:195px;
}
#right, #wrapper, #wrapper .bottom{
	width:575px;
}

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

#wrapper {
	background:url(/store/includes/sc2/images/inner_bg_bottom2.jpg) repeat-y top left;
}
#content {
	width:520px;
	padding:5px 25px 0px 30px;
	background:url(/store/includes/sc2/images/inner_bg_top3.jpg) no-repeat top left;
	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:#ffffff;
	padding-right:15px;
}
#content .title .r{
	font-size:14px;
	color:#FDE274;
}

#wrapper .bottom{
	background:url(/store/includes/sc2/images/inner_bg_bottom_edge3.jpg) no-repeat top left;
	/*height:50px;*/
	height:50px;
}

#right div{
	float:left;
}

#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;
	background:url(/store/includes/sc2/images/home/feature.jpg) no-repeat top left;
	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(/store/includes/sc2/images/home/webspecial.jpg) no-repeat top left;
	margin-right:12px;
}
#right #seasonpasses{
	background:url(/store/includes/sc2/images/home/seasonpasses.jpg) no-repeat top left;
}
#right #map{
	background:url(/store/includes/sc2/images/home/map.jpg) no-repeat top left;
	margin-right:12px;
}
#right #diveinmovies{
	background:url(/store/includes/sc2/images/home/diveinmovies.jpg) no-repeat top left;
}
#right #groups{
	background:url(/store/includes/sc2/images/home/groups.jpg) no-repeat top left;
}
#right #riverplex{
	background:url(/store/includes/sc2/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(/store/includes/sc2/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(/store/includes/sc2/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(/store/includes/sc2/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(/store/includes/sc2/images/directions.jpg) no-repeat top left;
	width:195px;
	height:217px;
}
.homepage #directions{
	background:url(/store/includes/sc2/images/directions_home.jpg) no-repeat top left;
}
/*.homepage #directions{
	background:url(/store/includes/sc2/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:left;
	width:770px;
	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{
	width:700px;
	padding:20px 35px 0 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	float:left;
}
#plain_nav table{
	width:700px;
	margin:0;
	padding:0;
}
#plain_nav table td{
	margin:0;
	padding:0;
	width:175px;
	text-align:center;
	background:url(/store/includes/sc2/images/footernav_sep.jpg) no-repeat top right;
}
#plain_nav table td.last{
	background:none;
}
#plain_nav, #plain_nav a{
	color:#71AFFD;
}
.homepage #plain_nav{
	display: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;
	float:left;
	border-top:1px solid #000000;
}

/* 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%;
}