@font-face {
	font-family: "Monotype Corsiva";
	src: url(monotyp0.eot);
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/texturetile.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-family: "Times New Roman", serif;
	color: #56120a;
	
	scrollbar-face-color: #ffe099;
	scrollbar-arrow-color: #56120a;
	
	scrollbar-3dlight-color: #56120a;			/* top left outer border */
	scrollbar-highlight-color: #ffffff;			/* top left inner border */
	scrollbar-shadow-color: #808080;			/* bottom right inner border */
	scrollbar-darkshadow-color: #56120a;		/* bottom right outer border */

	scrollbar-track-color: #eeddcc;
}

.leobar
{
	border-bottom: 1px solid #56120a;
	line-height: 1px;
}

p
{
	text-indent: -5px;
	margin-left: 5px;
	margin-top: 0px;
	font-size: 12pt;
}

p.normal
{
	text-indent: 0px;
}

.rightnav
{
	float: right;
}

a.nav
{
	font-family: "Monotype Corsiva";
	font-size: 14pt;
	text-decoration: none;
	color: #56120a;
	font-weight: normal;
}

a.nav:hover
{
	background-color: transparent;
}

a
{
	color: #56120a;
	font-weight: bold;
}


a.purchase
{
	font-size: 14pt;
	font-weight: normal;
}

a:hover
{
	background-color: #ffe099;
}

li.features
{
	padding-bottom: 1em;
}

.error
{
	color: #ff0000;
}

input.button
{
	color: #56120a;
	background-color: transparent;
}

h1
{
	font-size: 18pt;
}

h2
{
	font-size: 12pt;
	margin-top: 0px;
}

li
{
	font-size: 10pt;
}
	