/*----------- Structural -----------------*/
	body {
		background-image: url(../images/page-bg.gif);
		background-repeat: repeat-x;
		color: #004e47;
		background-color: #fff;
		font-size: 10pt;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		text-align: center; }
	#container {
		text-align: left;
		width: 770px;
		margin-right: auto;
		margin-left: auto; }
	#header {
		background-image: url(../images/header-bg.jpg);
		background-repeat: no-repeat;
		background-position: center 0;
		width: 770px;
		height: 330px;
		float: left;
		clear: both; }
	#wrapper {
		background-image: url(../images/container-bg.gif);
		background-repeat: repeat-y;
		background-position: center 0;
		clear: both;
		width: 770px; }
	#main-nav {
		width: 160px;
		float: left; }
	#main-content {
		background-image: url(../images/content-top.gif);
		background-repeat: no-repeat;
		background-position: left 0;
		padding: 15px 20px 5px 15px;
		width: 570px;
		float: left; }
	#footer {
		background-image: url(../images/footer-top.gif);
		background-repeat: no-repeat;
		font-weight: bold;
		padding-top: 30px;
		width: 770px;
		text-align: center;
		float: left;
		clear: both; }

#cancel{
	margin-top: -20px;
}


/*----------- Standard Selectors -----------------*/
	a:link, a:visited {
		color: #02735e;
		text-decoration: underline; }
	a:hover, a:active {
		color: #000000;
		text-decoration: none; }
	h2 {
		font-size: 125%; }





/*----------- Other Selectors -----------------*/
#header h1 {
	margin-top: 150px;
	width: 250px;
	text-align: center;
	font-size: 150%; }
#header p {
	font-size: 80%;
	font-weight: bold;
	margin: 210px 0 0 10px;
	width: 260px; }
#main-content h1 {
	color: #FFF;
	font-size: 1.35em;
	text-align: right;
	padding: 6px 15px 3px 15px;
	margin: 0;
	height: 28px;
	background-image: url(../images/h1-bg.gif);
	background-repeat: no-repeat; }
	
#main-content li {
	margin-bottom: 10px;
}

.weather-magnet {
	width: 175px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px; }
.photos-right {	margin-top:    10px;
margin-bottom: 10px;
margin-left:   10px;
width:         175px;
float:         right; }

.photos-right a {
	float: left;
	margin-bottom: 10px; }

.todo-list li {
	clear: both;
	padding-bottom: 5px; }

.todo-list strong {
	width: 300px;
	float: left; }
.todo-list .details {
	font-size: 8pt;
	float: left;
	clear: both;
	margin-left: 10px;
	padding-bottom: 5px; }

.partner-logos {
	margin: 0px;
}

.partner-logos img {
	margin: 0 10px;
}

.disclaimer {
	color: #666;
	font-size: 9pt;
	font-style: italic; }
#google-map {
	margin-top: 10px;
	border: solid 1px #004e47; }

.google-larger-link {
	text-align: center;
	width: 100%;
	clear: both; }

.deilink {
	font-size: 0.8em; }

.widget {
	float: left;
	clear: both;
	width: 160px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.float-l {
	display: inline;
	float: left;
}


/*----------- Browser Fixes -----------------*/
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */




/*----------- main-nav -----------------*/
	#main-nav * {
		text-indent: 0;
		color: #004e47;
		margin: 0;
		padding: 0;
		font-weight: bold;
		text-decoration: none;
		list-style-type: none; }
	#main-nav p {
		font-weight: normal;
		font-size: 0.75em;
		margin: 20px 5px 0 0;
		padding: 0;
		width: 155px;
		float: left;
		clear: both;
		text-align: center; }
	#main-nav li {
		float: left;
		width: 160px;
		height: 30px;
		font-size: .9em; }
	#main-nav li a {
		height: 22px;
		width: 120px;
		display: block;
		padding: 8px 15px 0 25px;
		background-image: url(../images/main-nav-bg.gif); }
	#main-nav a:link, #main-nav a:visited {
		background-position: 0 0; }
	#main-nav a:hover, #main-nav a:active {
		background-position: 0 -30px;
		color: #967005; }
	#main-nav li.down-state a:link, #main-nav li.down-state a:visited, #main-nav li.down-state a:hover, #main-nav li.down-state a:active {
		color: #FFF;
		background-position: 0 -60px;
		cursor: default; }



/*----------------- footer -----------------*/

#social-sites {
	clear: both;
	display: inline;
	float: left;
	margin-bottom: 15px;
	margin-left: 155px;
	width: 570px;
}
#twitter {
	float: left;
	text-align: center;
	width: 275px;
}

#twitter * {
	border: none;
}

#facebook {
	float: left;
	text-align: center;
	width: 275px;
}

#facebook * {
	text-align: center;
}

/*----------- contact_form -----------------*/


#contact_form * {
	list-style-type: none;
}

#contact_form {
	float: right;
	text-align: left;
	width: 280px;
	padding: 10px;
	border: solid 1px #004E47;
}

#contact_form em {
	font-size: 0.9em;
}

#contact_form label {
	text-align: left;
	clear: both;
	width: 100px;
	float: left;
	display: block;
}

.bot-input {
	float: left;
	margin-left: -999em;
}







/*----------- photo-gallery -----------------*/
	.photo-gallery a {
		float: left;
		margin: 7px; }





/*----------- lightbox -----------------*/
	#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
	#lightbox img{ width: auto; height: auto;}
	#lightbox a img{ border: none; }
	#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
	#imageContainer{ padding: 10px; }
	#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
	#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
	#imageContainer>#hoverNav{ left: 0;}
	#hoverNav a{ outline: none;}
	#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
	#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
	#imageData{	padding:0 10px; color: #666; }
	#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
	#imageData #caption{ font-weight: bold;	}
	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
	#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}
	#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #004e47; }




