body {
	background-color: #cabeaf;
	color: #333;
}
a, a:visited { color: #1a3c62; }

#hug { 
	width: 758px;
}


#metaheader {
	height: 52px;
	padding-right: 156px;
	text-align: right;
	position: relative;
	font-size: 11pt;
	overflow: hidden;
	line-height: 57px;
	background: url('../img/commercial/whiteframe.top.gif') bottom left no-repeat;
	text-transform: lowercase;
}
#metaheader a, #metaheader a:visited {
	color: #fff;
	margin-left: 27px;
}
#metaheader span.curtab {
	color: #fff;
	margin-left: 27px;
	text-decoration: underline;
}

#viewcart {
	position: absolute;
	width: 118px; height: 41px;
	top: 11px; left: 618px;
	background: url('../img/commercial/viewcart.gif') top left no-repeat;
}
#viewcart a {
	display: block;
	width: 118px; height: 41px;
	overflow: hidden;
	margin-left: 0;
	text-indent: -9999px;
	text-align: left;
}


#whiteframe {
	background: url('../img/commercial/whiteframe.mid.gif') #fff top left repeat-y;
	position: relative;
}
#whiteframebottom {
	background: url('../img/commercial/whiteframe.bottom.gif') bottom left no-repeat;
	padding: 8px 17px 48px 17px;
}
#whiteframe #topleft {
	position: absolute;
	width: 9px; height: 10px;
	left: 0; top: 0;
	background: url('../img/commercial/whiteframe.top.left.gif') top left no-repeat;
}
#whiteframe #topright {
	position: absolute;
	width: 9px; height: 10px;
	left: 749px; top: 0;
	background: url('../img/commercial/whiteframe.top.right.gif') top left no-repeat;
}


#header {
	width: 724px; height: 250px; /*300px;*/
	background: url('../img/commercial/header.placeholder.jpg') top left no-repeat;
	position: relative;
}
#logo {
	position: absolute;
	width: 343px; height: 100px;
	/*width: 270px; height: 99px;*/
	top: 30px; /*40px;*/ left: 0;
	background: url('../img/nature/logo.2009.gif') #fff center left no-repeat;
}
#logo a {
	display: block;
	width: 343px; height: 100px;
	/*width: 270px; height: 99px;*/
	overflow: hidden;
	text-indent: -9999px;
}


#subhead {
	width: 100%;
	background: url('../img/commercial/quote.back.jpg') top left no-repeat;
	overflow: visible;
	position: relative;
}

#topgals {
	float: left;
	margin-left: -28px;
	margin-top: 5px;
	width: 244px;
	min-height: 179px;
	background: url('../img/commercial/tabout.jpg?a=1') top left no-repeat;
	overflow: visible;
}
#topgals ul {
	list-style: none;
	margin: 40px 30px 0 55px;
}
#topgals li {
	margin-left: 0;
	background: url('../img/commercial/topgal.bullet.gif') no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
}

#headerquote {
	float: right;
	width: 500px;
	height: 99px;
	color: #fff;
	text-align: center;
	font-size: 16pt;
	font-style: italic;
}
#headerquote div { padding-top: 20px; }


#privatelogin {
	background-color: #cabeaf;
	float: right;
	width: 370px; height: 70px;
	margin-top: 14px; 
	margin-right: 67px;
	border-width: 1px; border-style: solid; border-color: #a0978b;
}



#maincontent {
	padding: 40px 30px;
}



.thumbnaillink {
	position: relative;
	padding: 0 6px 7px 0;
}
.thumbnaillink .right, .thumbnaillink .bottom, .thumbnaillink .corner {
	display: block;
	position: absolute;
	top: 0; left: 0;
}
.thumbnaillink .right {
	height: 0; width: 6px;
	background: url('../img/commercial/photoshadow.right.gif') top left no-repeat;
}
.thumbnaillink .bottom {
	height: 7px; width: 0;
	background: url('../img/commercial/photoshadow.bottom.gif') top left no-repeat;
}
.thumbnaillink .corner {
	height: 8px; width: 7px;
	background: url('../img/commercial/photoshadow.corner.gif') top left no-repeat;
}



#privatelogin table { margin: 5px 0 0 0; }
#privatelogin th {
	color: #1a3d63;
	vertical-align: middle;
	text-align: right;
	width: 95px;
	font-size: 10pt;
}
#privatelogin #GalleryName, #privatelogin #GalleryPassword {
	width: 100px; 
	height: 18px;
	line-height: 18px;
	font-size: 8pt;
}
#privatelogin #privateGallerySubmit {
	width: 135px;
	font-size: 8pt;
}




