*, body { font-family: Georgia, "Times New Roman", Times, serif; font-size:14px;
	}

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: 0 0 0px 135px;
	}

#content {
	width: 760px;
	position: relative;
	}

#footer {
	width: 810px;
	margin: 0 0 0 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;
	padding-bottom: 10px;
	}

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(http://seedfactoryatlanta.com/images/sidemenubg.jpg); padding-left:10px; padding-right:10px;
text-align:center;}

#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;
	}
