html
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Georgia,'Times New Roman',Times,serif;
/*
	font-size: 11pt;
*/
	color: rgb(48,28,28);
/*
	background: /# transparent #/ url(vertical-logo.png) no-repeat 10px 30px;
	background-attachment: fixed;
	background: transparent url(tan-stripes-fade.png) repeat-y 25px 0;
	background-color: rgb(222,216,188);
*/
	background: url(tan-stripes7.png) 0 0;
	background-color: rgb(222,216,188);

	margin: 0;
	padding: 0 0 0 100px;
	/* background-color: rgb(228,214,186); */
	/* background: url(foil.png) repeat rgb(228,214,186); */
}

p
{
	text-align: justify;
/*
	margin: 1.7ex 0 0 15px;
*/
	margin: 0;
	padding: 0.9ex 0.2em 1.1ex 15px;
	line-height: 155%;
}

ul
{
	margin-top: 0.2ex;
	margin-bottom: 0.2ex;
	padding-top: 0.2ex;
	padding-bottom: 0.2ex;
}

li
{
	margin-top: 0.2ex;
	margin-bottom: 0.2ex;
	padding-top: 0.2ex;
	padding-bottom: 0.2ex;
}

a,
a:link,
a:visited,
a:hover
{
	text-decoration: none;
	padding-right: 0.1em;
	padding-left: 0.1em;
}
a,
a:link,
a:visited
{
	color: #080;
	background-color: inherit;
}
a:hover
{
	color: #842;
	background-color: rgb(210,200,160);
}

h1,
h2,
h3,
h4,
dt
{
	font-family: Verdana,Arial,Helv,sans-serif;
	font-weight: bold;
	margin-top: 1.5ex;
	margin-bottom: 0ex;
	padding-top: 0;
	padding-bottom: 0;
}

h1,
h2,
h3,
h4
{
	padding-left: 50px;
	background: transparent url(ivy-leaf.png) no-repeat bottom left;
	height: 33px;
	line-height: 33px;
	/*
	color: inherit;
	background-color: cyan;
	*/
}

h1 { font-size: 160%; }
h2 { font-size: 160%; }
h3 { font-size: 150%; font-style: italic; }
h4 { font-size: 140%; }


h1 span,
h2 span,
h3 span,
h4 span
{
}

dd
{
	margin: 0.5ex 1em 2ex 2em;
}

	/* specific divs */
#container {
	/* background: transparent url(logo.png) no-repeat top right; */
	/* background: transparent url(/001/blossoms.jpg) no-repeat bottom right; */
	/* background: transparent url(/001/zen-bg.jpg) no-repeat left top; */
/*
	padding: 0px 175px 0px 110px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(ivy-pattern.png) repeat-y top left;
*/
	/*
	*/
	color: inherit;
	background-color: rgb(228,214,186);
	width: 700px;
}

#intro {
	min-width: 400px;
}
#pageHeader {
	margin-bottom: 20px;
}

#pageHeader h1 {
	margin-top: 10px;
	width: 219px;
	height: 87px;
	float: left;
}
#pageHeader h1 span {
	display:none
}
#pageHeader h2 {
	margin-top: 58px;
	margin-bottom: 40px;
	width: 200px;
	height: 18px;
	float: right;
}
#pageHeader h2 span {
	display:none
}



.title_div,
.copyright_div
{
	clear: both;
	margin: 0;
	padding: 5px;
/*
	width: 700px;
*/
	width: 100%;
	border: solid black;
	border-width: 0 1px;
}
.title_div
{
	color: #480;
	background-color: #351;
}
.title
{
	height: 90px;
	color: inherit;
	background: url(logo.png) no-repeat top right;
/*
	margin: 0;
	padding: 0 2em 1ex 2em;
	color: rgb(61,90,27);
	vertical-align: middle;
	text-align: right;
	font-size: 14pt;
*/
	background-color: rgb(142,191,88);
}
.title h1,
.title div,
.copyright h3
{
display: none;
/*
	margin: 0;
	font-weight: normal;
	font-size: 36pt;
	font-family: "Palatino Linotype","Times New Roman",Times,serif;
	font-style: normal;
*/
}

.main
{
	margin: 0;
	padding: 1ex 10px 3ex 50px;
	width: 650px;
	background: rgb(222,216,188) url(ivy-pattern.png) repeat-y top left;
	border: solid black;
	border-width: 0 1px;
}

.main2
{
	margin: 1.2em;
}

.sitemenu_div
{
	position: absolute;
	margin: 0 0 0 550px;
	padding: 5px;
	width: 200px;
	height: 100%;
	display: none;
}
.sitemenu
{
	height: 100%;
	color: inherit;
	background-color: #999;

}
.sitemenu li
{
}
.corp
{
	/* font-family: "English 111 Vivace BT","Comic Sans MS",script; */
	/* font-weight: normal; */
	/* font-family: "Palatino Linotype","Times New Roman",Times,serif; */
	/* font-style: italic; */
	/* font-size: 140%; */
}
h1.corp
{
	font-style: normal;
}
.copyright_div
{
	/* margin-top: 60px; */
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	color: inherit;
	background-color: #efe;
	text-align: center;
	border-top: solid 2px #999;
}
.copyright
{
	font-family: Verdana,Arial,Helv,sans-serif;
/*
	font-size: 9px;
*/
	font-size: 85%;
}
.copyright p
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.copyright ul
{
	margin: 0;
	padding: 1ex;
}
.copyright ul li
{
	color: black;
	background-color: #ccc;
	display: inline;
	margin: 0;
	padding: 1px;
}
.copyright ul li a
{
	padding: 1px 0.3em 2px 0.3em;
	border-style: solid;
	border-width: 0 0.3em;
}
.copyright ul li a
{
	color: black;
	background-color: #ccc;
	border-color: #bbb;
}
.copyright ul li a:hover
{
	color: black;
	background-color: #bf8;
	border-color: #6d6;
}

.expanded
{
	display: block;
	margin: 1ex 1ex 2ex 0;
}

.expandable
{
	display: none;
}

.listContainer
{
/*
	border: 1px solid purple;
*/
	clear: both;
}
#imageSetControls
{
	border: 0px solid red;
}
#imageSetControls li
{
	padding: 0.2ex 0;
}
.listDivs
{
	float: right;
/*
	position: absolute;
	top: auto;
	right: auto;
	bottom: auto;
	left; auto;
*/
	margin: 10px;
	padding: 0 0 10px 10px;
	width: 260px;

	background: transparent url(fading-border.png) no-repeat top center;
/*
	border: 2px solid orange;
*/
}
#imageSet
{
	margin: 10px 0 0 0;
	padding: 10px;
}
#imageSetTail
{
	clear: both;
	padding: 5px;
}
#imageSet .listDivE,
#imageSet .listDivO
{
	text-align: center;
}
.imageDesc dl dt,
.imageDesc dl dd
{
	margin: 0;
	padding: 0 10px;
}
#imageSet div .imageImg
{
	text-align: center;
	margin: 0;
	padding: 0;
/*
	padding: 2px;
	border: 1px dotted blue;
*/
}
/*
#imageSet div .imageDesc dl dt
{
	text-align: center;
	padding: 0.5ex 0;
}
#imageSet div .imageDesc dl dd
{
	text-align: justify;
	padding-top: 1ex;
}
*/
#imageSet div.listDivO .imageDesc dl dt
{
	text-align: center;
	padding: 0.5ex 0;
}
div .imageDesc dl dd
{
	text-align: left;
	padding-top: 1ex;
}

/*
*/
#prod_img
{
	background: transparent url(acorn-and-ivy-soap.jpg) no-repeat center center;
/*
	background: transparent url(first-soap.png) no-repeat center center;
*/
	float: right;
	width: 250px;
	height: 245px;
	margin: 0 0 1ex 20px;
/*
	border: 1px solid red;
*/
}

/*
#extra2
{
	background: transparent url(ivy-pattern-bw.png) repeat-y top right;
	background-attachment: fixed;
	position: absolute;
	top: 0;
	width: 50px;
	height: 100%;
}
#extra2
{
	right: 0;
}
*/
#extra2,
#extra1,
#extra3,
#extra4,
#extra5,
#extra6
{
	display: none;
}

.new,
.low,
.out
{
	font-weight: bold;
	font-size: 80%;
	margin-left: 0.3em;
	margin-right: 0.3em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	font-family: Verdana, Arial, sans-serif, sans;
}

.new { color: black; background-color: #8d8; }
.low { color: black; background-color: #cc4; }
.out { color: black; background-color: #d44; }


/*
vim:ts=3:sw=3
*/

