html, body {
	background: #a1b27c url(../images/body-bg.gif) top;
	color: #000;
	margin: 0;
	padding: 0;
	font-size:1em;
	font-family:"Comic Sans MS", cursive, verdana;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #4f5333;
	/*padding: 0 1px;*/
	/*border-bottom: 1px solid #ced582;*/
	text-decoration: none;
}
a:hover {
	color: #2e2f1e;
	/*border-bottom: 1px solid #db7a2b;*/
}



#gsThumbMatrix a:link, #gsThumbMatrix a:visited, #gsThumbMatrix a:active, a:hover {
	padding: 0px;
	border:none;
	text-decoration: none;}
h1 {
	background: url(../images/toptext-bg.gif) no-repeat;
	height: 12px;
	margin: 0;
	padding: 0;
	font: normal .5em Arial, Helvetica, sans-serif;
	letter-spacing: 1em;
	text-align: center;
}
h2 {
	margin-top: 30px;
}
img {
	border: none;
}
div#container {
	width: 856px;
	margin: 0 auto;
	text-align: left;
}
a#logo {
	background-color: #f1c400;
	width: 856px;
	height: 208px;
	padding: 0;
	margin: 0;
	border: none;
	float: left;
}
#nav {
	background: url(../images/nav-bg.gif) no-repeat;
	width: 856px;
	height: 43px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	list-style: none;
	position: relative;
}

#nav li, #nav a, #nav img {
	background-repeat: no-repeat;
	height: 43px;
	padding: 0;
	display: block;
	border: none;
}

#nav li {
	float: left;
	position: relative;
	display: inline;
}

#nav a {
	background-color: #e2732d;
}

#nav #navHome a {
	background-image: url(../images/navoHome.gif);
	width: 78px;
	margin-left: 50px;
}
#nav #navAbout a {
	background-image: url(../images/navoAbout.gif);
	width: 81px;
}
#nav #navGifts a {
	background-image: url(../images/navoGifts.gif);
	width: 123px;
}

#nav #navGrow {
	position: absolute;
	z-index: 99;
	left: 332px;
}

#nav #navGrow a {
	background-image: url(../images/navoGrow.gif);
	width: 129px;
}

#nav li ul {
	background: url(../images/nav-dd-bg.png) no-repeat;
	width: 163px;
	height: 270px;
	margin: 0;
	padding: 14px 0 0 0;
	display: none;
	top: 39px;
	left: -15px;
	position: absolute;
}

#nav li:hover ul {
	display: block;
}

#nav #navGrow ul li {
	height: 28px;
	position: static;
}

#nav #navGrow ul a {
	background: transparent none;
	height: 23px;
	width: 163px;
	padding-top: 5px;
	text-align: center;
}

#nav #navGrow ul a:hover {
	background: url(../images/nav-dd-li-bg.png) no-repeat;
}

#nav ul li img {
	height: auto;
	width: auto;
	margin: 0 auto;
	padding-right: 7px;
}

#nav ul li .navDdHanging {
	height: 120px;
	width: 155px;
	visibility: hidden;
	position: absolute;
	top: 215px;
	left: 1px;
}

#nav ul li:hover .navDdHanging {
	visibility: visible;
}
#nav #navSwan {
	position: absolute;
	left: 461px;
}
#nav #navSwan a {
	background-image: url(../images/navoSwan.gif);
	width: 100px;
}
#nav #navLocation {
	position: absolute;
	left: 561px;
}
#nav #navLocation a {
	background-image: url(../images/navoLocation.gif);
	width: 89px;
}
#nav #navGardeners {
	position: absolute;
	left: 650px;
}
#nav #navGardeners a {
	background-image: url(../images/navoGardeners.gif);
	width: 154px;
}

#nav a:hover img {
	visibility: hidden;
}

#nav ul a:hover img {
	visibility: visible;
}

table#contentContainer {
	background-color: #fdfec1;
	width: 856px;
	float: left;
	clear: both;
	line-height: 1.25em;
	empty-cells: show;
	border-collapse: collapse;
}

td#left, td#content, td#right {
	margin: 0;
	padding: 0;
}

table#contentContainer td#left {
	background: url(../images/left-bg.gif) repeat-y;
	width: 50px;
}

table#contentContainer td#content {
	background: #fffcd1 url(../images/content-bg.jpg) no-repeat;
	padding-left: 40px;

}
table#contentContainer td#right {
	background: url(../images/right-bg.gif) repeat-y;
	width: 52px;
}

ul.secondaryNav {
	background: #90ba6f url(../images/secondNav-bg.gif);
	width: 153px;
	height: 144px;
	margin: 20px 0 20px 20px;
	padding: 20px;
	font: bold .75em/40px Arial, Helvetica, sans-serif;
	float: right;
	overflow: auto;
}

ul.secondaryNav li {
	margin: 0 0 0 5px;
	padding: 0;
	list-style-position: inside;
}

ul.secondaryNav li a {
	color: #01375d;
	border-bottom: none;
}

ul#footer {
	background: url(../images/footer-bg.jpg) no-repeat top;
	width: 856px;
	margin: 0 auto;
	padding: 125px 0 45px 0;
	float: left;
	display: block;
	text-align: center;
	font-size: .75em;
}

ul#footer li {
	padding: 0 8px 0 12px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}

ul#footer li.sitemap {
	font-weight: bold;
}

ul#footer li.first {
	padding: 0 4px 0 4px;
	border-left: none;
}

div#credit {
	margin: 50px auto;
	text-align: center;
	font-size: .625em;
}

/************** Client Styles ************/
.border-green-dashed {display:block; padding:10px; border: 1px dashed #afc18b;}
.border-green-dotted {border: 1px dotted #afc18b;}
.border-green-basic {border: 1px solid #afc18b;}
.border-green-thick {border: 3px solid #afc18b;}
.border-green-outset {border: 1px outset #afc18b;}
.border-green-inset {border: 1px inset #afc18b;}
.border-green-double {border: 3px double #afc18b;}
.important-box-left {float:left; width:300px; background:#afc18b; border:1px solid #48562d;}
.important-box-left {float:right; width:300px; background:#afc18b; border:1px solid #48562d;}
table.table-border {border: 1px dashed #afc18b;}
.table-border {border: 1px dashed #afc18b;}
