* {margin:0; padding:0;}


/* Global Classes
/* -------------------------------------------------------------- */

.read-more { float:right; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }

/* Site Map Structure
/* -------------------------------------------------------------- */

#list-holder { width:535px; }

.level-1 { padding:5px 0 5px 20px;}
	.level-2 { padding:5px 0 5px 30px;}
		.level-3 { padding:5px 0 5px 40px;}

/* Body
/* -------------------------------------------------------------- */

body{
	background: url(../images/header-bg.gif) top right repeat-x;
	height:84px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#093462;
	}
	
body #container{
	background:url(../images/banner.jpg) top right no-repeat;
	width:729px;
	margin:0 auto;
	padding:0;
	}
	
h1#logo a{
	background:url(../images/logo.jpg) 0px 7px no-repeat;
	height:61px;
	width:191px;
	text-indent:-900em;
	display:block;
	outline:none;
	}
	
/*
Columns ---------------------------------------------------------------- */

#column-wrap{
	_position:relative;
	border-top:#F7C046 7px solid;
	margin:25px 0 0 0;
	border-bottom:#F7C046 7px solid;
	background:url(../images/left-column-bg.gif) left repeat-y;
	}
	
/* Left Column */
body #left-column{
	float:left;
	width:170px;
	border-top:#FFFFFF 2px solid;
	background:url(../images/water-photo.jpg) top left no-repeat;
	padding:135px 0 0 0;
	}
	
	body #blurb_1 {
		padding:0 0 10px 10px;
		}
		
/* Right Column */	
body #right-column{
	background:url(../images/get-the-facts.gif) 20px 30px no-repeat;
	padding:110px 0 20px 20px;
	float:right;
	width:535px;
	}
	
	#body_content_body p { margin:5px 0 5px 1px; }
	#body_content_body ul  { margin:5px 0 5px 27px; }
	
	body #right-column h2#blurb_2_title{
		display:none;
		}
		
	ul#floride-facts{
		padding:0 0 10px 0;
		margin:10px 0 0 0;
		list-style:inside;
		}
	
	#blurb_2, #blurb_3, #blurb_4, #blurb_5, #blurb_6, #blurb_7{
		padding:0;
		margin:20px 0 0 0;
		}
	
	hr{
		margin: 20px 0px auto;
		height: 2px;
		padding:0;
		border: 0 none;
		background-color:#F7C046;
		color:#F7C046;
		}
	
	h2{
		border-left: #093462 2px solid;
		font-size:20px;
		padding:0 0 0 10px;
		margin:5px 0 5px 0px;
		}
		
	h3{
		border-left: #093462 2px solid;
		font-size:20px;
		padding:0 0 0 10px;
		margin:5px 0 5px 0;
		}
		
	h3#blurb_1_title{
		padding:0;
		border:none;
		font-size:12px;
		font-weight:bold;
		letter-spacing:.05em;
		}
		
	a {color:#215184;}
	a:hover {color:#000;}

#info li{
	list-style:inside;
	}

	/*SiteMap Only*/
	body#sitemap #right-column #body_content_body ul{
		margin:5px 0 5px 25px;
		}

/*Column Sup Page Header*/
body#error #right-column, body#contact #right-column, body#sitemap #right-column, body#sub #right-column{
	background:none;
	padding:20px 0 0 0;
	margin:0;
	}
	


		
/*NAV
--------------------------------------------*/
ul#nav {
	width:172px;
	_width:150px;/* IE ONLY */
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	background-color: #FBF9F0;
	color: #000000;
	list-style: none;
	border: none;
	}
		
	ul#nav li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}
	ul#nav li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #F5EECD;
		background-color: #F9F4DD;
		color: #093462;
		text-decoration: none;
		width: 100%;
		}

	html>body ul#nav li a {
		width: auto;
		}

	ul#nav li a:hover {
		border-left: 10px solid #E1D8AF;
		background-color: #F0EAD0;
		color: #000;
		}
		
/* ----- global form elements ----- */ 

form { 
	width:150px; 
	padding:10px 0 15px 0;
	margin:0 auto; 
	}
	
fieldset{
	border:none;
	}

form label	{ font-size:10px; }

form br { 
	line-height:0; 
	}  

input, textarea, select { 
	background-color:#fff; 
	border:1px solid #C4B578;
	color:#000;
	width:150px; 
	height:18px;
	vertical-align: middle;
	margin-bottom:4px;
	padding-top:5px; 
	padding-left:4px; 
	font-family:"Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	font-size:11px;
	}

select { 
	width:205px;
	padding:0;
	}

textarea { 
	height:70px; 
	overflow:auto; 
	}

input.submit, body#contact #submit-main{ 
	width:60px;
	height:23px; 
	cursor:pointer; 
	margin-top:5px;
	padding:0;
	float:left;
	}
	
body#contact #reset-main{ 
	width:60px;
	height:23px; 
	cursor:pointer; 
	margin-top:5px;
	padding:0;
	}

/* ----- main contact form ----- */ 

#contact-main { 
	padding:10px 0 10px 0;
	width:500px;
	}

#contact-main label, #contact-main input {  
	display:block;  
	margin:0 0 10px 10px;
	font-size:11px;
	}

#contact-main input, #contact-main textarea, #contact-main select, #contact-main label{ 
	width:300px;
	}
#contact-main fieldset{
	border:#CCCCCC 1px solid;
	width:350px;
	padding:0 0 20px 0;
	margin:10px 0 0 0;
	}

#contact-main label textarea { height:100px; }

select#adstate{width:50px; }	
label#state{width:50px; float:left;}
input#adzip{width:50px; }
label#pc{width:50px; float:left;}



/* Footer
------------------------------------*/
#footer { 
	width:760px; 
	margin:15px auto; 
	text-align:center;
	padding:0 0 20px 0; 
	}

	#footer ul { margin-bottom:10px;}
	
	#footer ul li{
		border-left:#000000 1px solid;
		padding: 0 5px 0 7px;
		display: inline;
		list-style:none;
		font-size:11px;
		}
	
	#footer ul li a{
		text-decoration:none;
		}
	
	#footer ul li a:hover{
		text-decoration: underline;
		}

		#footer li.first { border: none; }


		
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		
