BODY
{
	table-layout: auto;
	font-size: smaller;
	margin: 0px;
	color: #000;
	border-top-style: none;
	font-family: Verdana, Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	list-style-type: circle;
	border-collapse: collapse;
	background-color: #f7eecb;
	background-attachment: fixed;
	border-bottom-style: none;
	
}
	/* background-image: url(/tobiaskaye/images/Beech over still water.JPG); */
	/* background-image: url(/tobiaskaye/images/Background.JPG); */


p, li, a, td
{
	font-family: Book Antiqua, Serif;
	/* font-size: medium; */
}
a
{
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}
h1
{
	font-family: Ignacious, Monotype Corsiva, Serif;
	font-size: x-large;
	font-weight: bold;
}
h2
{
	font-family: Book Antiqua, Serif;
	font-size: x-large;
	font-weight: bold;
}
h3
{
	font-family: Book Antiqua, Serif;
	font-size: large;
	font-weight: bold;
}
h4
{
	font-family: Book Antiqua, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}
.LinkLabel
{
	font-size: 12pt;
	cursor: hand;
	color: #ffcc33;
	font-family: Monotype Corsiva;
	background-color: #cc6600;
	text-align: center;
	text-decoration: none;
}
.Content
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;

	color: #000;
	background-color: #fff;

	padding: 20px;
}
.Footer
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background-color: #390;
}
.SiteTitle
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 24pt;
	background-attachment: fixed;
	left: 0.3em;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	color: #993300;
	padding-top: 0px;
	background-repeat: repeat-x;
	font-family: Ignacious, Monotype Corsiva;
	letter-spacing: -1pt;
	position: absolute;
	top: 0px;
}
.Menu
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color:#000;
	text-decoration:none;
}
.Footer
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color:#eec;
	background-color: #960;
	text-decoration:none;
}.Elaborate
{
	font-family: Monotype Corsiva, Serif;
	font-size: large;
	text-align: center;
}
.BuyNow
{
	color: #009;
	background-color: #f90;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding: 0.2em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #006;
}

.Cart
{
border-collapse: collapse; 
border:1px #888 solid;
color: #000;
background-color: #fff;
font-family: Arial, Sans-Serif;
font-size: 10pt;
}

.Fineprint
{
	font-family: Arial, Sans-Serif;
	font-size: x-small;
}

#leftmenu a{
display:block;

color:#333;
background-color:#ded5b2;

padding:2px 2px 2px 0px;
margin:0 5px 0 5px;
border:1px #ffe solid;

width:140px;
text-decoration:none;
font-size: 9pt;
}
#leftmenu a:hover{
color: #333;
background-color:#D3DFEB;
border:1px #888 solid;
}


@media print {
.noprint {display:none;}
}
@media screen {
.printonly {display:none;}
}