@charset "UTF-8";

.onlyprint {display: none} 

/* CSS Document */

ul#nav {
	position:relative;
	top: 15px;
	left:0;
}
ul#nav, ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:240px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	font-size: 12px;
	font-variant: small-caps;
	text-transform: uppercase;
}
ul#nav li {
	width:165px;

	
}

#nav li ul {
	position:absolute;
	top: 0;
	left:-999px;
	min-height:0;
}
/* Styles for Menu Items */
ul#nav li a {
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	padding:0 5px;
	width:230px;
	border-top:none;
	line-height: 20px;
	text-align: right;
}


/* this sets all hovered lists to red */
#nav li:hover a,#nav li.over a
{
	color: #3ed7e7;
}
#nav li:hover li a:hover, #nav li.over li a:hover 
{
	color: #FFFFFF;
	background-color: #3ed7e7;
}

/* set dropdown to default */
#nav li:hover li a,#nav li.over li a {
	color: #00a1b1;
	background-color: #FFFFFF;
	text-align: left;
	width: 165px;
	text-indent: 7px;
}
#nav li ul li a {
	color: #3ed7e7;
} /* Sub Menu Styles */
#nav li:hover ul,#nav li.over ul {
	border: 1px solid #00a1b1;
	color: #00a1b1;
	background-color: #FFFFFF;
	width: 175px;
} 
#nav li:hover ul.gardens,#nav li.over ul.gardens {
	position:absolute;
	top: 20px;
	left: 240px;
}
/* Previous Garden Photo Styles */
#nav li li:hover ul.gardenPhotos, #nav li li.over ul.gardenPhotos {
	position:absolute;
	top: -1px;
	left: 175px;
	width: 115px;
	border-right: 1px solid #00a1b1;	
}

#nav li li:hover ul.gardenPhotos li a,#nav li li.over ul.gardenPhotos li  a {
	
	width: 105px;
	text-indent: 7px;
}

#nav li:hover ul.specials,#nav li.over ul.specials {
	position:absolute;
	top: 80px;
	left: 240px;
}
#nav li:hover ul.maps,#nav li.over ul.maps {
	position:absolute;
	top: 100px;
	left: 240px;
}
#nav li:hover ul.features, #nav li.over ul.features {
	position:absolute;
	top: 40px;
	left: 240px;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
blockquote a {
	color: #ff9501;
}
 a:hover, blockquote a:hover { color:#FFFFFF }

h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
	margin-left: 15px;
}
.blockquote {text-indent:15px;}

#Content {
	height: 590px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#EmailList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
}
#Header {
	background-color: #FFFFFF;
	float: left;
	height: 120px;
	width: 800px;
	padding-bottom: 5px;
}
#Logo {
	float: left;
	height: 126px;
	width: 243px;
	margin-right: 7px;
	background-image: url(images/FHGS-Logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Banner {
	float: left;
	height: 95px;
	width: 550px;
}
#Flash {
	margin-left: 8px;
	margin-bottom: 5px;
	display: block;
	text-align: center;
}
#Left {
	width: 243px;
	background-image: url(images/Leaf-Blue.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #00a1b1;
	margin-top: 0px;
	height: 465px;
}
#Blue {
	float: left;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
}
#Main {
	background-image: url(images/bg-bar.jpg);
	background-repeat: repeat-y;
	width: 800px;
	clear: both;
	height: 100%;
}

#Right {
	float: left;
	width: 350px;
	background-repeat: repeat-y;
	margin-top: 0px;
}
#Blue p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
	color: #ddc19a;
	padding-left: 30px;
	text-align: left;
}
#Blue  .Blue  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #ddc19a;
	padding-left: 30px;
	text-align: left;
	line-height: 16px;
}


#Blue strong {
	color:#FFFF00;
	line-height: 18px;
	margin-bottom: 5px;
}
#Blue em {
	color:#FFFFFF;
	
}
#Blue blockquote {
	font-size: 12px;
	color: #00FFFF;
}
#FarRight{
	float: left;
	width: 200px;
	padding-top: 15px;
}
#DelMar {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	width: 200px;
	text-align: center;
	margin-bottom: 15px;
	display: block;
	clear: both;
	float: left;
	margin-top: 15px;
}
.Footer a, .ShowSpecials a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.Footer  {
	margin-left: auto;
	margin-right: auto;
	width: 340px;
	font-size: 16px;
	font-weight: bold;
	color: #ddc19a;
	text-align: center;
	margin-bottom: 10px;
}
#Footer {
	font-size: 10px;
	font-weight: normal;
	color: #0055a7;
	text-align: center;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	margin-right: auto;
	clear: left;
}
#Footer a{
	color: #CC3300;
	text-decoration: none;
}
#BulletLinks{
	width:325px;
	float: left;
	padding-left: 30px;
	padding-top: 15px;
	margin-bottom: 20px;
}

#BulletLinks a {
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ddc19a;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	background-image: url(images/bullets-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	list-style-type: none;
	line-height: normal;
	vertical-align: bottom;
	display: block;
	margin-bottom: 10px;
}
#BulletLinks  a:hover   {
	list-style-position: outside;
	color: #FFFFFF;
	background-image: url(images/bullets-sm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-type: none;
	display: block;
}
#Blue li, #Blue li a {
	font-size: 15px;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ddc19a;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	background-image: url(images/bullets-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	line-height: normal;
	vertical-align: bottom;
	margin-bottom: 20px;
	text-indent: 20px;
	text-align: left;
	display: block;
	margin-left: 0px;
	width: 350px;
}

.ShowSpecials {
	color: #ddc19a;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 20px;
	padding-right: 10px;
}
.ShowSpecialsTop {
	color: #ddc19a;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 14px;
	padding-right: 10px;
}

.ShowSpecials a, .ShowSpecialsTop a  {
	color:#FFFF00;
	text-decoration: none;
	font-weight: bold;
}

.ShowSpecials a:hover, .ShowSpecialsTop a:hover  {
	color:#FFFFFF;
}

.GardenMaster a  {
	color: #39b54a;	text-decoration: none; }
.merit {
	color: #99ff33;
	font-size: 13px;
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
}
.meritBlue {
	color: #66ffff;
	font-weight: bold;
	font-size: 13px;
}
.meritBest {
	color: #ff9933;
	font-weight: bold;
	font-size: 18px;
}

#Blue .merit strong {
	color: #FFFFFF;
}
