*, body	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
body	{font-size:x-small; voice-family:"\"}\""; voice-family:inherit; font-size:small;}
html>body	{font-size:small;}

body	{background-color:#fff; color:#000; margin:0; padding:0; text-align:center;}

#container	{
	margin:50px auto;
	text-align:left;
	width:945px;
	position:relative;
}

#header		{
	width:810px;
	height:44px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 135px;
}
#content	{
	width:945px;
	visibility: inherit;
}
#footer		{
	width:810px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 135px;
}

#logo		{float:left; width:199px;}
ul#nav		{width:570px; height:44px; background:#fff url(../images/nav_whole.gif) top left no-repeat; float:right;}
ul#nav li	{float:left; padding:0; margin:0;}
ul#nav li a	{display:block; height:44px; text-decoration:none;}
ul#nav li a span	{visibility:hidden;}

ul#nav li a#nav_shop		{width:110px; background:none;}
ul#nav li a#nav_directions	{width:114px; background:none;}
ul#nav li a#nav_mlist		{width:118px; background:none;}
ul#nav li a#nav_registry	{width:86px; background:none;}
ul#nav li a#nav_blog		{width:92px; background:none;}
ul#nav li a#nav_mailto		{width:50px; background:none; overflow:hidden;}

ul#nav li a#nav_shop:hover			{background:url(../images/nav_shop_on.gif) top left no-repeat;}
ul#nav li a#nav_directions:hover	{background:url(../images/nav_directions_on.gif) top left no-repeat;}
ul#nav li a#nav_mlist:hover			{background:url(../images/nav_mlist_on.gif) top left no-repeat;}
ul#nav li a#nav_registry:hover		{background:url(../images/nav_registry_on.gif) top left no-repeat;}
ul#nav li a#nav_blog:hover			{background:url(../images/nav_blog_on.gif) top left no-repeat;}

#leftnav	{width:115px; float:left; padding-top:18px; background-image:url(../images/sidemenubg.jpg); padding-left:10px; padding-right:10px;
text-align:center;}

#tree li {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 115px;
	padding: 3px 0 3px 0;
}

#hero.home			{background-image:url(../images/seed_homepage_image.jpg);}
#hero.directions	{background-image:url(../images/seed_map.jpg);}
#hero.shop			{background-image:url(../images/seed_shopMain.jpg);}
#hero.mlist			{background-image:url(../images/seed_mailing.jpg);}
#hero.registry ul#registry_list		{
	position:absolute;
	left:44px;
	bottom:35px;
	width: 246px;
	height: 140px;
}
#hero.registry ul#registry_list li	{line-height:1.5em;}
#hero.registry ul#registry_list a	{color:#fff; text-decoration:none;}
#hero.mlist form	{
	position:absolute;
	top:286px;
	left:500px;
}
#hero	{width:810px; height:480px; float:right; position:relative; background-color:#fff; background-repeat:no-repeat; background-position:top; position:relative;}
#mainimg	{position:absolute; top:0; left:0;}

div.clear	{clear:both; visibility:hidden; height:1px; line-height:1px;}

a, a:visited {	
	color: #361e05;
	text-decoration: underlined;	
}
a:hover {
	color: #ff9951;
}

