@charset "utf-8";
#NavText {
	position:absolute;
	width:154px;
	height:210px;
	z-index:1;
	left: 20px;
	top: 67px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;






















	//color: #FFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
body {
	background-repeat: repeat;
	background-image: url(../Images/BKGD.gif);
}
#header {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#Text {
	position:absolute;
	width:485px;
	height:115px;
	z-index:3;
	left: 303px;
	top: 284px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	color: #66350D;
}
#Left {
	position:absolute;
	width:152px;
	height:450px;
	z-index:4;
	top: 274px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3B5BB;
	padding: 23px;
}
a:link {
	color: #00F;
}
a:hover {
	color: #F00;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 36px;
	color: #BF6821;
}
h2 {
	font-size: 24px;
	color: #BF6821;
}
h3 {
	font-size: 18px;
	color: #BF6821;
}
h4 {
	font-size: 16px;
	color: #BF6821;
}
h5 {
	font-size: 14px;
	color: #BF6821;
}
#header #NavText a:link {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

#header #NavText a:hover {
	font-size: 11px;
	color: #8c0f0d;
	text-decoration: none;
}
#header #NavText a:visited {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

