html { height: 100%; margin-bottom: 1px; } /*fixes a displacement when
scroll bar is created*/ 

.plntxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}


.smtxt {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #800000;
}
.outln {
	border: 1px solid #4F1406;
}
h1 {
	font: 14px Georgia, "Times New Roman", Times, serif;
}

ul {
	list-style: square inside;
}
ol {
	list-style-type: decimal;
}



 #pagecontent {
	width: 920px;
	margin: 0 auto;
	/* position: relative; */
	}
 #navcol {
	width: 150px;
	margin: 10px 0px 0;
	position: absolute;
	top: 112px;
	 }	
 
 #container {
	width: 770px;
	min-height: 100%;
	height: 100%;
	margin: 10px 0 0 160px;
	border: 0px solid #000000;
	text-align: left;
	z-index: 2;
	position: absolute;
	} 
	


.menucat {
	font: bold 12px/24px Georgia, "Times New Roman", Times, serif;
	color: #5E3F00;
	text-decoration: none;
	}

.menutxt {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #5E3F00;
	text-decoration: none;
}
.menutxt a {
	color: #5E3F00;
	text-decoration: none;
}
.menutxt a:visited {
	color: #5E3F00;
	text-decoration: none;
}
.menutxt a:hover {
	color: #000000;
	text-decoration: none;
	background: #FDFCFB;
}
.menutxt a:active {
	color: #996600;
	text-decoration: none;
}
.pgtitle {
	font: bold small-caps 16px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}
.topic {
	font: 14px Georgia, "Times New Roman", Times, serif;
}
.smtxt {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #800000;
}
.outln {
	border: 1px solid #4F1406;
}
h1 {
	font: 14px Georgia, "Times New Roman", Times, serif;
}
.smtopic {
	font: 11px Georgia, "Times New Roman", Times, serif;
}
ul {
	list-style: square inside;
}
ol {
	list-style-type: decimal;
}
.redtext {
	color: #900;
}
.redtext b {
	font-family: Georgia, "Times New Roman", Times, serif;
}
