body
{
	margin: 0;
	padding: 0;
	font: 75%/1.3 trebuchet,verdana, arial;
	text-align: center;
	color: #80080;
	background: #B6B396; /* ourgreengray.jpg */
}

#container
{
	width: 700px;
	margin: 0 auto 1em auto;
	text-align: left;
	border-top: 5px solid #4E4938; /* ourdarktop.jpg */
	background: #fff url(../images/spacer.gif) repeat-y;
}

#invisible
{
	margin: 0 auto 1em auto;
	border-top: 1px solid #B6B386; /* ourgraygreen.jpg */
	font-size: 40% system, arial, "times new roman";
	color: #B6B396; /* ourgreengray.jpg */
	background: #B6B396; /* ourgreengray.jpg */
}

h1
{
	font-size: 2px;
	color: #fff;
        padding-left: 130px;
	margin: 0;

}

#about h1
{
	height: 220px;
	background: url(../images/Timeline.jpg) no-repeat;
	
}

#services h1, #product h1, #order h1, #contact h1,#copyright h1
{
	height: 140px;
	background: url(../images/spacer.gif) no-repeat;
}

#product #product-content p { margin-left: 90px; }

#product #product-content ul
{
	margin: 1em 0 1em 90px;
	padding: 0;
	list-style-type: none;
}

h2
{
	margin: 0;
	padding: 20px 0;
	padding-left: 0px;
	text-align: center;
	font: 130% trebuchet,verdana, arial;
	text-transform: uppercase;
	color: #4A442C; /* ourdarkhi.jpg */
	letter-spacing: .1em;
}

h3, p { margin-top: 0; }

h3
{
	font-size: 75% trebuchet,verdana, arial;
	color: #4A442C;
	clear: left;
}
h4
{
	font-size: 65% trebuchet,verdana, arial;
	color: #412700;
	clear: left;
}

h5
{
	font-size: 55% trebuchet,verdana, arial;
	clear: left;
	color: #4A662C; /* ourdarkhi.jpg */
}

a:link { color: #412700; }
a:visited { color: #3C0005; }
a:hover, a:active { color: blue; }

#product h3
{
	border-top: 1px solid #D8D7C5;
	Margin: 1em 0 0 0;
	padding-top: 1em;
}

#product p
{
	margin: 0 0 2em 0;
	padding-top: 1em;
}

#navhoriz
{
	float: center;
	width: 560px;
	margin: 0 0px 0 0px;
	display: inline;
	padding: 0 0 20px 0;
}

#navhoriz li
{
	margin: 0;
	padding: 0px 3px 3px 3px;
	list-style-type: none;
	text-align: left;
	font-size: 85%; 
	font-family: trebuchet,verdana, arial;
}

#navhoriz li a
{
	display: inline;
	width: 560px;
	padding: 0px 3px 3px 3px;
	text-decoration: underline;
	font-size: 95%; 
	font-family: trebuchet,verdana, arial;
    color: #4A442C;
}


#nav
{
	float: left;
	width: 135px;
	margin: 0 35px 0 40px;
    border: none;
	display: inline;
	padding: 0 0 20px 0;
}

#nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	border-top: 1px solid #B6B396;
}

#nav li a
{
	display: block;
	width: 135px;
	padding: 5px 8px 6px 7px;
	border-bottom: 2px solid #B6B386;
	text-decoration: none;
	color: #4A442C;
	background: url(../images/sArrow.gif) 100% 50% no-repeat;
}

#nav a:hover { background: #B6B396; }
#navhoriz a:hover { background: #B6B376; }
#about #nav .navabout a, #product #nav .navproduct a, #order #nav .navorder a, #contact #nav .navcontact a { font-weight: bold; }

#content
{
	float: left;
	width: 460px;
	padding: 0 0 60px 0;
	line-height: 130%;
}

#mainstuff
{
	float: left;
	width: 460px;
	padding: 0 0 60px 0;
	line-height: 130%;
}
#bookreviews
{
	width: 460px;
	line-height: 100%;
	font-size: 90%; 
	font-family: Arial, Verdana, Courier;

}
#content blockquote
{
	clear: both;
	margin: 1em 0;
	padding: 0;
	border-top: 1px solid #999966;
	border-bottom: 1px solid #999966;
	font-size: 115%;
	font-family: trebuchet,verdana, arial;
	font-style: italic;
	text-align: center;
}

#content  blockquote p
{
	margin: 0;
	padding: 10px;
	color: #002927;
	line-height: normal;
}

#citationslite
{
	margin: 0;
	padding: 2px;
	color: #555;
	line-height: normal;
    font-size: 90%;
	font-family: arial, verdana, times, "times new roman", serif;
}
#citations
{
	margin: 0;
	padding: 2px;
	color: #B6B396;
	line-height: normal;
    font-size: 90%;
	font-weight: bold;
	font-family: verdana, arial, times, "times new roman", serif;
}

#footer
{
	clear: both;
	background: #4A442C;
	color: #fff;
	text-align: center;
	font-size: 90%;
	padding: 5px;
}

#footer a:link, #footer a:visited { color: #fff; }

.thumbnail
{
	float: left;
	margin: 0 .7em 0 0;
	padding: 1px;
	border: 1px solid #ffffff;
}

.topbannerimage
{
	margin: 0 0 0 0;
    padding: 0px;
}
.decorativeimage
{
	float: right;
	margin: 2 2 1em 1em;
	padding: 3px;
}
.leadingimage
{
	float:left;
	margin: 2 2 1em 1em;
	padding: 3px;
}
