h1
{
	font-size:2.5em;
	text-align: center;
	color: #1A9D01;
}

a:link
{
	text-decoration:none;
	color:#260098;
}

a:visited
{
	text-decoration:none;
	color:#260098;
}

a:hover
{
	text-decoration:none;
	color: #1a9c01;
}

#page_container
{
	font-family: "Comic Sans MS", cursive;
	background-image: url(../GTImages/HomeGradient.png);
	background-repeat: repeat-x;
	height: 1400px;
	width: 100%;
	text-align:center;
	/* made this link relative to correct positioning of gt_menu_layer for IE6 and this breaks FireFox */
	position: absolute;
	visibility: visible;
	z-index: -99;
	left: 0px;
	top: 0px;
}

#logo
{
	background-image: url(../GTImages/transnewlogo.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 501px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#slogan
{
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #260098;
	text-decoration: none;
	height: 50px;
	width: 410px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 35px;
	right: 0px;
}

#grass_slice
{
	background-image: url(../GTImages/grassslice_trans.gif);
	background-repeat: repeat-x;
	height: 200px;
	width: 1400px;
	position: absolute;
	visibility: hidden;
	z-index: -98;
	left: 0px;
	top: 440px;
}

#boilerplate li
{
	display: inline;
	color: #260098;
	list-style-image: none;
	list-style-type: none;
	margin-left:25px;
	line-height: 30px;
}

#footer
{
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #260098;
	text-decoration: none;
	background-image: url(../GTImages/grassslice_trans.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: bottom;
	height: 200px;
	width: 1400px;
	position: absolute;
	left: 0px;
	top: 450px;
	z-index: 3;
}

#base_gradient
{
	background-image: url(../GTImages/GreenGradient.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 1400px;
	left: 0px;
	top: 613px;
	position: absolute;
}

#visit_button
{
	height: 27px;
	width: 200px;
	position: relative;
	left: 25px;
	top: 100px;
	z-index: 3;
}

#tips_button
{
	height: 27px;
	width: 200px;
	position: relative;
	left: 250px;
	top: 73px;
	z-index: 3;
}

#shop_button
{
	height: 27px;
	width: 200px;
	position: relative;
	left: 475px;
	top: 46px;
	z-index: 3;
}

#contact_button
{
	height: 27px;
	width: 200px;
	position: relative;
	left: 700px;
	top: 19px;
	z-index: 3;
}

#home_animation
{
	height: 400px;
	width: 1400px;
	position: absolute;
	left: 0px;
	top: 100px;
	z-index: -3;
}

#tips_flower
{
	height: 309px;
	width: 150px;
	border: none;
	position: absolute;
	left: 277px;
	top: 135px;
	visibility: hidden;
	z-index: -6;
}

#shop_flower
{
	height: 300px;
	width: 150px;
	position: absolute;
	left: 502px;
	top: 153px;
	z-index: -6;
	visibility: hidden;
}

#contact_flower
{
	height: 265px;
	width: 150px;
	position: absolute;
	left: 727px;
	top: 187px;
	z-index: -6;
	visibility: hidden;
}

#visit_flower
{
	height: 223px;
	width: 150px;
	position: absolute;
	left: 53px;
	top: 205px;
	z-index: -6;
	visibility: hidden;
}

#moving_bee
{
	height: 60px;
	width: 65px;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
}

#welcome
{
	height: 168px;
	width: 800px;
	position: absolute;
	left: 75px;
	top: 22px;
	visibility: visible;
	z-index: 99;
}

#viewcart_button
{
	height:50px;
	width: 100px;
	position:absolute;
	left: 575px;
	top: 130px;
	z-index: 99;
}

.gtlink
{
	text-decoration: none;
}

a.gtlink:link
{
	font-family:"Comic Sans MS", "TW Cen MT", "Century Gothic", "Futura Bk", sans-serif;
	font-size: 2em;
	color:#1A9C01;
	text-decoration: none;
}

a.gtlink:visited
{
	font-family:"Comic Sans MS", "TW Cen MT", "Century Gothic", "Futura Bk", sans-serif;
	font-size: 2em;
	color:#1A9C01;
	text-decoration: none;
}

a.gtlink:hover
{
	font-family:"Comic Sans MS", "TW Cen MT", "Century Gothic", "Futura Bk", sans-serif;
	font-size: 2.2em;
	color:#260098;
	text-decoration: none;
}

#gt_menu_area
{
	position:absolute;
	width:1000px;
	top: 101px;
	left:auto;
	right:auto;
}
