html { min-height: 100%; margin-bottom: 1px; }  /* Firefox scroll-fix*/

body {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:3px;
	background-image: url(images/bg-gradient.gif);
	background-color: #c9ac48;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	line-height: 18px;	
	}
	
.pg li{
	font-size: 12.5px;
	line-height: 18px;
	text-align: justify;
}

h1 {
	color: #ffffff;
	font-size : 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-decoration: none;
	margin-bottom: -5px;
}

h2 {
	color: #376f1c;
	font-size : 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 14px;
}

.ktml_fix {font-size:12.5px;}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	font-style:italic;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-right: 4px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.5px;
	font-weight: bold;
	color: #B48C00;
	text-decoration: none;
}

.maintext {font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: #FFFFFF;}

.bor {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B48C00;
}

.sub
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	color: #000000;
}

A{
	color: #37641C;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.footnav A{
font-family: Arial, Helvetica, sans-serif;
	color: #37641C;
	font-size: 10px;
	text-decoration: none;
}

.footnav a:hover{
	text-decoration: underline;
}

.tagline {
	color: #ffffff;
	font-size : 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
}

#button {
	width: 216px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #b48c00;
	color: #cbd254;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li a {
		display: block;
		padding: 3px 3px 3px 0.5em;
		font-size: 13px;
		background-color: #b48c00;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: 100%;
		}

	#button li a:hover {
		background-color: #cdb254;
		color: #fff;
		width: 100%;
		}
		
.footer {
	background-image: url(images/footgrad.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #ffffff;
}


/*BKR Footer Style - rev 5.9.07*/
.bkr_footer{
   font-size:10px;
   color: #37641C;
   font-weight:normal;}
.bkr_footer a{
   font-size:10px;
   color: #37641C;
   font-weight:normal;
   text-decoration: none;}
.bkr_footer a:link{
   font-size:10px;
   color: #37641C;
   font-weight:normal;
   text-decoration: none;}
.bkr_footer a:hover {
   font-size:10px;
   color: #37641C;
   font-weight:normal;
   text-decoration: none;}
.bkr_footer a:visited {
   font-size:10px;
   color: #37641C;
   font-weight:normal;
   text-decoration: none;}
/*END BKR Footer Style */