﻿body {
	margin: 0px 0px 0px 0px;
	background: #D6BA87;
	font-size: 15px;
	font-weight: 100;
	font-family: "Arial";
	color: #29170D;
}
html {	scrollbar-face-color:#29171B;
	scrollbar-shadow-color:#BCBFA2;
	scrollbar-highlight-color:#858772;
	scrollbar-3dlight-color:#858772;
	scrollbar-darkshadow-color:#757765;
	scrollbar-track-color:#452730;
	scrollbar-arrow-color:#BCBFA2}

		
h1 {
	font-family: "Arial";
	font-size: 11pt;
	font-weight: 600;
	color: #36011F;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
}
h2 {
	font-size: 15px;
	font-weight: 500;
	font-family: "Arial";
	color: #29170D;
	font-variant: normal;
}
h3 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
	
h4 {
	font: 14px "Arial";
}
h5 { font: 10pt Arial Narrow;
	width: 220px;
}
h6 {  color: #FFD390;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Arial;
	
}

a:link {
	Color: #3F2E32;
	font-weight: 400;
	font-size: 14px;
	font-variant:normal;
}
a:visited {
	Color : #3F2E32;
	font-weight: 400;
	font-size: 14px;
	font-variant: normal;
}
a:hover {
	Color: #591F00;
	font-weight: 400;
	font-size: 14px;
	font-variant: normal;
}
a:active {
	Color: #591F00;
	font-weight: 400;
	font-size: 14px;
	font-variant: normal;
}

a.menus:link {
	Color : #3F2E32;
	font-weight: 500;
	font-size: 12px;
	font-variant:normal;
}
a.menus:visited {
	Color : #3F2E32;
	font-weight: 500;
	font-size: 12px;
	font-variant:normal;
}
a.menus:hover {
	Color : #3F2E32;
	font-weight: 600;
	font-size: 12px;
	font-variant:normal;
}
a.menus:active {
	Color : #3F2E32;
	font-weight: 500;
	font-size: 12px;
	font-variant:normal;
}

a.bold:link {
	font-weight: bold;
	color: #590000;
	font-size: 13px;
	font-variant: normal;
}
a.bold:visited {
	font-weight: bold;
	color: #590000;
	font-size: 13px;
	font-variant: normal;
}
a.bold:hover {
	font-weight: bold;
	color: #590000;
	font-size: 13px;
	font-variant: normal;
}
a.bold:active {
	font-weight: bold;
	color: #590000;
	font-size: 13px;
	font-variant: normal;
}

a.header:link {
	font-family: "Arial";
	font-size: 13px;
	font-weight: 900;
	font-variant:small-caps;
	color: #590000;
}
a.header:visited {
	font-family: "Arial";
	font-size: 13px;
	font-weight: 900;
	font-variant:small-caps;
	color: #590000;
}
a.header:hover {
	font-family: "Arial";
	font-size: 13px;
	font-weight: 900;
	font-variant:small-caps;
	color: #590000;
}
a.header:active {
	font-family: "Arial";
	font-size: 13px;
	font-weight: 900;
	font-variant:small-caps;
	color: #590000;
}

.sidemenu {
	margin-left: 8px;
	font-size: 12px;
	font-variant: normal;
	vertical-align: middle;
	line-height: 30px;
}

.linespace {
	line-height: 23px;
}

.linespacesmallfont {
	line-height: 23px;
	font-size: 12px;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;

}

.indentfont {
	margin-left: 20px;
	margin-right: 5px;
}

.indentquote {
	margin-left: 20px;
	margin-right: 5px;
	font-style:italic
}


.headerfont {
	font-family: "Arial";
	font-size: 13px;
	font-weight: 900;
	font-variant:small-caps;
	color: #372C1C;
	text-align: left;
}

.boldcolor {
	font-weight: bold;
	color: #590000;
}

.boldnormal {
	font-weight: bold;
}


.smallfont {
	font-size: 12px;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.smallfontbold {
	font-size: 10px;
	font-variant: small-caps;
	font-weight: 600;
	font-family: "Arial";
}
.smallfontcenter {
	font-size: 10px;
	font-variant: small-caps;
	font-weight: 600;
	font-family: "Arial";
	text-align: center;
}

.superscript {
	vertical-align: 25%;
	font-size: 12px;
}

.layerborder {
	border: 1px solid #FABF38;
}

