body {
	background: url('../img/nature/background.jpg') top center repeat-y #a7a7a7;
	color: #333;
}
a, a:visited { color: #0d7e21; }


.naturehug { 
	width: 740px;
	margin: 0 auto;
	text-align: left;
}


#header {
	height: 100px; /*75px;*/
	position: relative;
}
#logo {
	position: absolute;
	width: 333px; height: 90px;
	/*width: 455px; height: 41px;*/
	top: 5px; /*20px;*/
	left: 9px;
	background: url('../img/nature/logo.2009.gif') top left no-repeat;
}
#logo a {
	display: block;
	width: 333px; height: 90px;
	/*width: 455px; height: 41px;*/
	overflow: hidden;
	text-indent: -9999px;
}
#viewcart {
	position: absolute;
	width: 85px; height: 29px;
	top: 71px; /*31px;*/ left: 633px;
	background: url('../img/nature/viewcart.gif') top left no-repeat;
}
#viewcart a {
	display: block;
	width: 85px; height: 29px;
	overflow: hidden;
	margin-left: 0;
	text-indent: -9999px;
	text-align: left;
}


#topnav {
	height: 36px;
	line-height: 36px;
	background: url('../img/nature/topnav.background.jpg') top left repeat-x #3e6144;
	text-transform: lowercase;
}
#topnav a, #topnav a:visited {
	color: #fff;
	font-size: 11pt;
	margin: 0 25px 0 12px;
}
#topnav span.curtab {
	color: #fff;
	font-size: 11pt;
	margin: 0 25px 0 12px;
	text-decoration: underline;
}


#naturehead {
	background: url('../img/nature/naturehead.bottom.gif') #082a0f bottom left no-repeat;
	color: #fff;
	width: 782px;
	margin: 0 auto;
	text-align: left;
	padding: 22px 0;
	position: relative;
}
#natureheadtop {
	position: absolute;
	top: 0; left: 0;
	width: 782px;
	height: 22px;
	background: url('../img/nature/naturehead.top.gif') top left no-repeat;
}
#natureheadborders {
	background: url('../img/nature/naturehead.borders.gif?a=1') repeat-y;	
	background-position: 269px 0;
}
#natureheadtube {
	background-repeat: no-repeat;
	background-position: 270px 50%;
}
#naturehead fieldset {
	padding: 0;
	margin: 0;
	position: relative;
}
#naturehead legend {
	width: 152px; height: 21px;
	background: url('../img/nature/public.galleries.gif') 50% 50% no-repeat;
	overflow: hidden;
	margin-left: 29px;
	/*top: 0; left: 29px;
	position: absolute;*/
}
#naturehead legend span { 
	display: block;
	width: 152px; height: 21px;
	text-indent: -9999px;
	overflow: hidden;
}
#naturehead fieldset, #naturehead legend {
	border-color: #849587; border-style: solid; border-width: 1px;
}

#subhead {
	float: left;
	width: 225px;
	margin-left: 21px;
}

#naturehead #topgals { margin-bottom: 15px; }
#topgals ul {
	list-style: none;
	margin: 0;
	padding-bottom: 8px;
}
#topgals li {
	background: url('../img/nature/bullet.gallery.gif') no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
	margin-left: 10px;
}
#topgals li.curgal, #topgals li:hover {
	background-image: url('../img/nature/bullet.gallery.current.gif');
}
#topgals a, #topgals a:visited { color: #fff; }


#naturehead #privategals legend {
	background: url('../img/nature/private.galleries.gif') 50% 50% no-repeat;
}

#privategals {
	margin-bottom: 0;
}
#privategals table {
	margin: 0 0 8px 2px;
}
#privategals input {
	width: 123px;
}
#privategals th { 
	vertical-align: middle;
	font-weight: normal;
	text-align: right;
	font-size: 10pt;
}
#privategals #privateGallerySubmit {
	font-size: 8pt;
}


#maincontent {
	padding: 40px 30px;
}


.galpiece img {
	border-width: 1px; border-style: solid; border-color: #333;
}



#copyright {
	color: #a7a7a7;
}