*, body	{font-family:Arial, Verdana, Helvetica, sans-serif;}
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:935px; position:relative;}

#header		{width:810px; height:70px; margin:0 0 10px 125px;}
#content	{
	width:935px;
	visibility: inherit;
}
#footer		{width:810px; margin:0 0 0 125px;}

#logo		{float:left; width:59px;}
ul#nav		{width:377px; height:70px; 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:70px; text-decoration:none;}
ul#nav li a span	{visibility:hidden;}

ul#nav li a#nav_shop		{width:84px; background:none;}
ul#nav li a#nav_directions	{width:93px; background:none;}
ul#nav li a#nav_mlist		{width:101px; background:none;}
ul#nav li a#nav_registry	{width:80px; background:none;}
ul#nav li a#nav_blog		{width:106px; background:none;}
ul#nav li a#nav_mailto		{width:19px; 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:125px; float:left; padding-top:32px;}

#hero.home			{background-image:url(../images/bg_homeClips.jpg);}
#hero.directions	{background-image:url(../images/bg_map.jpg);}
#hero.shop			{background-image:url(../images/bg_shopMain.jpg);}
#hero.mlist			{background-image:url(../images/bg_mailing.jpg);}
#hero.blog			{background-image:url(../images/bg_homeFall.jpg);}
#hero.registry		{background-image:url(../images/bg_registry.jpg);}
#hero.registry ul#registry_list		{
	position:absolute;
	left:30px;
	bottom:19px;
	width: 246px;
	height: 157px;
}
#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;}

