@charset "utf-8";
/* CSS Document */

/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
.sIFR-active h1 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 2em;
}



@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}


/* image zoom styles */

#dio-lens{
	border:1px solid #000;
	z-index: 97;
	background-color:#ffffff;
}

#dio-sensor{
	z-index: 98;
	cursor:crosshair;
}

#dio-loader{
	background:#fff url('../img/preloader.gif') no-repeat center 112px;	
	text-indent:-30000px;
}


/* ------------------------------------------------------------------ main block element styles */

body {
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-size:71%;
	font-family:Arial, Helvetica, sans-serif;
}

#page {
	margin: 0 auto;
	width:900px;
}

#header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 105px;
}

/* ------------------------------------------------------------------ nav styles */

#nav {
	width:100%;
	background-color:#3e869e;
	padding:0px 0px 0px 0px;
	height: 32px;
	font-size:1.3em;
	color:#fff;
	background-image:url(img/navbg.gif);
	background-repeat:repeat-x;
	z-index: 90;
}

#jsddm
{	margin: 0px 0px 0px 0px;
	padding: 0;
	z-index:99;
	}
	
	#jsddm li
	{	float: left;
		list-style: none;
		margin-right:0px;
		z-index:99;
	}

	#jsddm li a
	{	display: block;
		text-decoration: none;
		border-right: 1px solid #689cb2;
		width: auto;
		color: #fff;
		white-space: nowrap;
		padding:8px 10px 7px 11px;
		z-index:99;
		}

	#jsddm li a:hover
	{	background: #689cb2}
		
		#jsddm li ul
		{	margin: 0px 0px -1px 0px;
			padding: 0px 0px 0px 0px;
			position: absolute;
			visibility: hidden;
			box-shadow: 2px 2px 3px #999999;
			z-index:99;
		}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			z-index:99;}
		
		#jsddm li ul li a
		{	width: auto;
			background: #3e869e;
			border-bottom:1px solid #689cb2;
			border-right:none;
			z-index:99;
			}
		
		#jsddm li ul li a:hover
		{	background: #689cb2;
		z-index:99;}

#homepage_banner {
	height: 260px;
	width: 900px;
	background-repeat: no-repeat;
}

#banner {
	height: 260px;
	width: 900px;
	z-index:0;
}

#banner_overlay_text {
	float: right;
	height: 250px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFF;
padding:10px 15px 0;
width:321px;
font-size: 1.2em;
	background-position: left -30px;
	background-repeat: no-repeat;
	background-color: #01425E;
}

#banner_overlay_text p {
margin:0px;
padding:0px;
color:#ffffff;
font-size:1em;
letter-spacing:0px;
line-height:1.3;
}

.home_info_box {
	float: left;
	height: 170px;
	width: 168px;
	margin-right: 15px;
	font-weight: normal;
	display:inline;
}

.home_intro_box {
	float: left;
	margin-right: 15px;
	font-weight: normal;
	display:inline;
}

.garden_info_box {
	float: left;
	height: 170px;
	width: 168px;
	margin-right: 15px;
	font-weight: normal;
	margin-bottom: 15px;
}

.home_info_box_end {
	float: left;
	height: 170px;
	width: 168px;
}

.garden_info_box_end {
	float: left;
	height: 170px;
	width: 168px;
}

#info_box_container {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

#info_box_garden {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}

.home_info_box_header {
	background-image: url(../img/home_infobox_top.gif);
	height: 13px;
	color: #FFF;
	font-size: 1.1em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 6px;
	font-weight: bold;
	background-repeat: no-repeat;
}

.garden_info_box_header {
	background-image: url(../img/home_infobox_top.gif);
	height: 13px;
	color: #FFF;
	font-size: 1.2em;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 6px;
	font-weight: bold;
	background-repeat: no-repeat;
}

.home_visitinfo_box_header {
	background-image: url(../img/home_visitor_info_header.gif);
	height: 13px;
	padding: 8px 10px 12px 2px;
	color: #FFF;
	font-size: 1.2em;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #01425E;
	font-weight: bold;
}

.IB_notebook {
	background-image: url(../img/IB_notebook.gif);
	background-repeat: no-repeat;
	background-position: left 33px;
}

.IB_photog {
	background-image: url(../img/IB_photog.jpg);
	background-repeat: no-repeat;
	background-position: left 33px;
}

.IB_aboutearl {
	background-image: url(../img/IB_earl.gif);
	background-position: left 33px;
}

.IB_squirrels {
	background-image: url(../img/IB_squrrel.jpg);
	background-position: left 33px;
}

.IB_explorer {
	background-image: url(../img/IB_explorer.gif);
	background-position: left 33px;
}

.IB_tearoom {
	background-image: url(../img/IB_teahousel.jpg);
	background-position: left 33px;
}

.IB_lower {
	background-image: url(../img/IB_lower.jpg);
	height: 140px;
}

.IB_wider {
	width: 534px;
	height: auto;
}

.IB_visitinfo {
	width: 351px;
	margin-right: 0px;
	background-color: #e8f1dc;
	height: auto;
	font-size: 1.2em;
	color: #333;
}

.IB_visitinfo p {
	color: #333;
	font-size:1em;
	padding:0px;
	margin:0px;
}

#banner_overlay_text h1 {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: normal;
	font-size: 2.3em;
}

.IB_wider h2 {
	color: #01425E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 3em;
}

#body_copy h2 {
	color: #01425E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 3em;
}

.IB_wider p {
	font-size: 1.2em;
	margin: 0px;
}

.home_visitinfo_box_col1 {
	float: left;
	width: 158px;
	padding: 5px;
	display: inline;
}

.home_visitinfo_box_col2 {
	float: right;
	width: 158px;
	padding: 5px;
	background-color: #cee3b8;
	height: auto;
	display: inline;
}

#banner_overlay_text a {
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

.home_info_box a, .home_info_box_end a, .garden_info_box a {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 138px;
	width: 100%;
}



.home_info_box a p, .home_info_box_end a p {
	display: none;
}

#high_winds_closed {
	background-image: url(../img/closed_wind.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 105px;
	visibility: hidden;
}

#body_copy {
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
}

#body_copy p {
	font-size: 1.2em;
	margin: 10px 0px 0px 0px;
}

#body_copy em {
	font-style: italic;
	font-weight: bold;
	color: #2B646F;
}

.IBG_bulbs {
	background-image: url(../img/IBG_bulbs.jpg);
	background-position: left 15px;
}

.garden_info_box a p {
	display: none;
}

.IBG_trees {
	background-image: url(../img/IBG_trees.jpg);
}

.IBG_silverwood {
	background-image: url(../img/IBG_silverwoods.jpg);
}

.IBG_bog {
	background-image: url(../img/IBG_bog.jpg);
}

.IBG_maps {
	background-image: url(../img/IBG_maps.jpg);
}

p {
	line-height: 1.5;
	font-size: 1.2em;
	color:#666666;
	letter-spacing: 0.5px;
}

#body_copy ul {
	list-style-image: url(../img/bullet.gif);
	color:#666666;
}

#body_copy ul p {
margin:0px;
padding:0px;
display:inline;
}

#body_copy p a {
	color: #01425e;
	font-weight: bold;
}

#map {
	height: 400px;
	width: 400px;
	clear: both;
	margin: 0px;
}

.page_img {
	float: right;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 5px;
	background-color: #F2EBD8;
	font-size:1em;
	text-align:center;
	color:#666666;
	clear:both;
}

.page_img img {
	margin-bottom:5px;
}

#map_container {
	clear: both;
	float: right;
	padding: 5px;
	background-color: #F2EBD8;
	margin: 0px 0px 15px 15px;
}

#contact_container {
	clear: both;
	padding: 5px;
	background-color: #F2EBD8;
	margin: 0px 0px 15px 15px;
	border: 1px solid #d6caaa;
	width: 300px;
	height: auto;
	float:right;
}

#upload_container {
	clear: both;
	padding: 5px;
	background-color: #F2EBD8;
	border: 1px solid #d6caaa;
	width:730px;
	height:auto;
}

#address {
	display: none;
}

td { 
color:#666666;
font-size:1.2em;
letter-spacing:0.5px;
line-height:1.5;
}

.form_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 300px;
	background-image: url(../img/textfield_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
	border: 1px solid #999;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px;
	width: 300px;
	margin-bottom: 15px;
	background-image: url(../img/textfield_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position: bottom;
}



#button {

}

#sendMsg {
margin:0px;
padding:0px;
}
#sendMsg p {
	margin:10px 0;
	padding:0px;
}
#gdn_message {
	float: right;
	width: 331px;
	padding: 10px;
}

.error {
	clear:both;
	color:#ff0000;
	font-size:0.8em;
	text-align:right;
}

 .upload_error {
	clear:both;
	color:#ff0000;
}

.form_input.error {
	color:#ff0000;
	text-align:left;
	font-size:1em;
}

label {
	display: block;
}

.home_info_box.IB_wider a {
	width: auto;
	height: auto;
	color: #01425E;
}

#goty_badge {
	height: 144px;
	width: 144px;
	margin-top: 110px;
	margin-left:5px;
	float: left;
}

#banner img {display:none;}

.home_intro_box.IB_wider p a {
	color: #01425E;
	font-weight: bold;
}

#upload_col1 {
	width: 300px;
	float: left;
}

#upload_col2 {
	width: 400px;
	float: left;
	margin-left: 30px;
}

#upload_feedback {
	width: 400px;
	display: block;
	height: auto;
	margin-top: 40px;
}

.photoholder {
background-color:#FFFFFF;
display:table-cell;
height:210px;
margin-bottom:8px;
margin-right:8px;
padding:8px;
text-align:center;
vertical-align:middle;
*float: left;
*display:inline-block;
*padding: 3px;
}

.photoholder img {
	padding:5px;
	background-color:#F2EBD8;
	border:1px solid #d6caaa;
}


#gallery_container {
	width: 880px;
	text-align: center;
	margin: 0 auto;
}

