



/* Florida Parks Layout - www.flaparks.com */
/* Copyright (c) 2006 Florida Parks. All rights reserved. */
/* Created for Florida Parks by Open Development, June 2006. */





/* -------------- GENERAL ------------------------------------------------------------------------------------- */



body
	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	background: #fff;
	font: 69% Verdana, sans-serif;
	line-height: 1.6em;
	color: #333;
		}
	
#noScript
	{
	margin: 0;
	width: 100%;
	text-align: left;
	background: #ccc;
	color: #333;
	padding-bottom: 1px;
		}
	
#noScript p
	{
	margin: 10px;
	width: 760px;
	font-weight: bold;
	color: #333;
		}
		
		

	


/* -------------- TYPOGRAPHY --------------------------------------------------------------------- */



h1
	{
	font-size: 2.25em;
	font-weight: normal;
		}

h2
	{
	font: bold 1.4em Georgia, serif;
		}

h3
	{
	font: bold 1.4em Georgia, serif;
	color: #355b86;
		}

h4
	{
	font: bold 1.25em Georgia, serif;
	color: #f60;
		}

h5
	{
	font-size: 1.25em;
	font-weight: normal;
		}

h6
	{
	font-size: 1.1em;
	font-weight: normal;
		}

strong
	{
	font-weight: bold;
		}

em
	{
	font-style: italic;
		}

pre,code
	{
	font: normal 1em Courier, monospace;
		}
		





/* -------------- NAVIGATION ------------------------------------------------------------------------------------- */





		
#topNav
	{
	width: 760px;
	height: 24px;
		}
		
		
#topNav span
	{
	display: none;
		}
		
#topNav h4
	{
	display: none;
	}
		
#topNav ul
	{
	margin: 0;
	padding: 0;
	background: transparent url(../images/topnavbar.gif) no-repeat;
	height: 24px;
	position: relative;
		}
		
#topNav li
	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
		}
		
#topNav li, #topNav a
	{
	height: 24px;
	display: block;
		}

#topNav1
	{
	left: 444px;
	width: 90px;
		}

#topNav1 a:hover
	{
	background: transparent url(../images/topnavbar.gif) -444px -24px no-repeat;
		}

#topNav2
	{
	left: 534px;
	width: 124px;
		}

#topNav2 a:hover
	{
	background: transparent url(../images/topnavbar.gif) -534px -24px no-repeat;
		}

#topNav3
	{
	left: 658px;
	width: 101px;
		}

#topNav3 a:hover
	{
	background: transparent url(../images/topnavbar.gif) -195px -24px no-repeat;
		}
		



#mainNav
	{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 24px;
		}

#mainNav span
	{
	display: none;
		}

#mainNav ul
	{
	margin: 0;
	padding: 0;
	background: transparent url(../images/navbar.gif) no-repeat;
	height: 24px;
	width: 760px;
	position: relative;
		}

#mainNav li
	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
		}

#mainNav li, #mainNav a
	{
	height: 24px;
	display: block;
		}

#mainNav1
	{
	left: 0px;
	width: 129px;
		}

#mainNav1 a:hover
	{
	background: transparent url(../images/navbar.gif) -0px -24px no-repeat;
		}

#mainNav2
	{
	left: 129px;
	width: 102px;
		}

#mainNav2 a:hover
	{
	background: transparent url(../images/navbar.gif) -129px -24px no-repeat;
		}

#mainNav3
	{
	left: 231px;
	width: 99px;
		}

#mainNav3 a:hover
	{
	background: transparent url(../images/navbar.gif) -231px -24px no-repeat;
		}

#mainNav4
	{
	left: 330px;
	width: 139px;
		}

#mainNav4 a:hover
	{
	background: transparent url(../images/navbar.gif) -330px -24px no-repeat;
		}

#mainNav5
	{
	left: 469px;
	width: 139px;
		}

#mainNav5 a:hover
	{
	background: transparent url(../images/navbar.gif) -469px -24px no-repeat;
		}

#mainNav6
	{
	left: 608px;
	width: 152px;
		}

#mainNav6 a:hover
	{
	background: transparent url(../images/navbar.gif) -608px -24px no-repeat;
		}
		
		

	


/* -------------- LAYOUT --------------------------------------------------------------------- */




#shellCorp
	{
	position: relative;
	text-align: left;
	width: 100%;
	background: #fff url(../images/tile_corp.gif) repeat-x;
		}
		
#shellHome
	{
	position: relative;
	text-align: left;
	width: 100%;
	background: #fff url(../images/tile_home.gif) repeat-x;
		}
		
#shellInside
	{
	position: relative;
	text-align: left;
	width: 100%;
	background: #fff url(../images/tile_inside.gif) repeat-x;
		}

#nonCss
	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 760px;
		}
				
#nonCss h1
	{
	display: none;
		}
				
#nonCss p
	{
	display: none;
		}
				
#flpLogo
	{
	width: 100%;
	height: 59px;
	background: url(../images/logo.gif) no-repeat;
	border-bottom: 1px solid #ccc;
		}
		
#jumpMenu
	{
	width: 750px;
	text-align: right;
	padding-top: 18px;
		}
		
#jumpMenu select
	{
	font-family: Verdana, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333;
	background: #ccc;
	padding: 2px;
		}
		
#flash
	{
	width: 760px;
	margin: 0;
	padding: 0;
	height: 225px;
		}
		
#photoHeader
	{
	width: 760px;
	margin: 0;
	padding: 0;
	height: 201px;
		}
		
#photoHeader2
	{
	width: 760px;
	margin: 0;
	padding: 0;
	height: 76px;
		}
		
#mainContent
	{
	width: 960px;
	/* background: url(../images/dottile.gif) repeat-y; */
	border-bottom: 12px solid #fff;
		}
		
#leftCorp
	{
	width: 100px;
	float: left;
		}
		
#left
	{
	width: 190px;
	float: left;
		}
		
#leftContent
	{
	width: 120px;
	margin-left: 20px;
	margin-top: 20px;
		}
		
#leftContent ul
	{
	margin-left: 0;
	padding: 0;
	width: 120px;
		}
		
#leftContent li
	{
	list-style-type: none;
	line-height: 2em;
	border-bottom: 1px solid #ababab;
	display: block;
		}
		
#leftContent li a:link
	{
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	display: block;
		}
		
#leftContent li a:hover
	{
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	background: #d9e1ea;
	display: block;
		}
		
#leftContent li a:visited
	{
	padding: 1px;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	display: block;
		}
	
#rightCorp
	{
	width: 655px;
	margin: 0;
	float: left;
	border-bottom: 12px solid #fff;
		}
	
#right
	{
	width: 765px;
	margin: 0;
	float: left;
	border-bottom: 12px solid #fff;
		}
		
#headline
	{
	width: 565px;
	height: 50px;
	margin-top: 6px;
		}
		
#headline h2
	{
	display: none;
		}
	
#right .photoRight, #rightCorp .photoRight
	{
	float: right;
	margin: 2px 0 6px 20px;
		}
		
#right ul, #rightCorp ul
	{
	list-style-type: disc;
		}
		
#right ul ul, #rightCorp ul ul
	{
	list-style-type: disc;
		}
		
		
		
		
		
		
		
		
		
		
		
#footer
	{
	width: 100%;
	background: #acacac;
		}
		
#footerContent
	{
	width: 760px;
	margin: 0;
	color: #fff;
	text-align: center;
	border-top: 8px solid #acacac;
	border-bottom: 8px solid #acacac;
		}
		
#footerContent a:link
	{
	color: #fff;
		}
		
#footerContent a:hover
	{
	color: #333;
		}
		
#footerContent a:visited
	{
	color: #fff;
		}
		
#bottom
	{
	width: 760px;
	margin: 18px 0;
	color: #999;
	text-align: center;
	border-bottom: 18px solid #fff;
		}
		
#bottom p
	{
	margin: 6px auto;
		}
		
		



		
		
/* -------------- MISCELLANEOUS --------------------------------------------------------------------- */


.button
	{
	font: bold 1em Verdana, Arial, sans-serif;
	color: #fff;
	background: #355b86;
	text-align: center;
	padding: 2px 2px 4px 6px;
	letter-spacing: .5em;
	border-top: 1px solid #5d85b2;
	border-bottom: 1px solid #2c425b;
	border-left: 1px solid #5d85b2;
	border-right: 1px solid #2c425b;
		}

.textbox
	{
	font-family: Geneva, Arial;
	font-size: 1em;
	color: #333;
	background: #efefef;
	border: 1px #333 solid;
	text-align: left;
	padding: 2px;
		}

select
	{
	font-family: Geneva, Arial;
	font-size: 1em;
	color: #333;
	background: #efefef;
	padding: 2px;
		}
		
.checkbox
	{
	margin-right: 6px;
		}
		
input:focus, textarea:focus
	{
	background: #e1e5f8;
	color: #333;
		}
		
.clear12
	{
	clear: both;
	height: 12px;
	margin: 0 auto;
	padding: 0;
	line-height: 0;
	font-size: 1px;
	width: 579px;
	background: #fff;
		}
		
.clear
	{
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 1px;
		}
		
.photoRight
	{
	margin: 0 0 10px 18px;
	float: right;
	line-height: 1.3em;
	font-size: .9em;
		}
		
.photoRight img
	{
	margin-top: 6px;
		}
		
.photoLeft
	{
	margin: 0 18px 10px 0;
	float: left;
		}
		
.letterSpaceHalf
	{
	letter-spacing: .5em;
		}
		
.dotcell
	{
	border-bottom: 1px dotted #aaa;
	padding: 3px 0;
		}
		
.dotcell p
	{
	margin-left: 12px;
		}
		
.blankcell
	{
	padding: 3px 0;
		}
		
.blankcell p
	{
	margin-left: 12px;
		}
		
.required
	{
	color: #cc0033;
		}
		
#normalLinks a:link
	{
	color: #00c;
	text-decoration: underline;
	font-weight: normal;
		}
		
#thumbnails
	{
	width: 50px;
	float: left;
	margin-left: 15px;
		}
		
#thumbnails img
	{
	margin-bottom: 10px;
		}
		
.col260
	{
	width: 260px;
	float: left;
		}
		
		
.boxRight
	{
	float: right;
	margin: 6px 0 6px 30px;
	border: solid 1px #aaa;
	padding: 12px 0;
		}
		
		
.boxRight p
	{
	margin-left: 12px;
	margin-right: 12px;
		}
		
.compareTable p
	{
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
		}
		
.dot
	{
	background: url(../images/dottile.gif) repeat-y;
		}
		
#floorplanTable td
	{
	padding-top: 2px;
	padding-bottom: 2px;
		}
		
.optionsTable td
	{
	padding-top: .3em;
	padding-bottom: .3em;
	border-bottom: 1px dotted #999;
		}
		
.optionsTable .blue
	{
	background-color: #d9e1ea;
		}
		
.optionsTable .grey
	{
	background-color: #fff;
		}
		
.optionsTable .white
	{
	background-color: #fff;
	border-bottom: none;
		}
		
.inverse
	{
	color: #fff;
	background-color: #355b86;
		}
		
.inverse b
	{
	margin-left: 10px;
		}

	
	
	
	
		
	
		
	
/* ----------- SLIDESHOW ------------------------------------ */


#slideshow
	{
	position: relative;
	height: 450px;
	margin: 40px 0 0 40px;
	border: 12px solid #dedede;
	background: #d0d0d0;
	width: 600px;
	text-align: center;
		}

#slideshow .photoBox
	{
	width: 600px;
	height: 450px;
	background: #d0d0d0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
		}

#slideshow .photoBox .photoTable
	{
	height: 450px;
		}

#slideshow div.active
	{
	z-index: 10;
		}

#slideshow div.last-active
	{
	z-index: 9;
		}
	
	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
