html { min-height: 100%; margin-bottom: 1px; }  /* Firefox scroll-fix*/

body,td,th {font-family: Arial, Helvetica, sans-serif; font-size : 12px;

	background-color: #531E00;

	color: black;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 12px;}
	
table, td, th
    {background-color: #E7D6A4;}
	
h1 {
	font-size:20px;
}
h2 {
	font-size:12px;
}
	
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #531E00;
	text-decoration:none;
	font-weight: bold;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #531E00;
	text-decoration:none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.hint_txt {color: #555555; font-size : 10px; font-family: Arial, Helvetica, sans-serif;}

.content

{
background-color:#A87D5A;}

/*BKR Footer Style - rev 5.9.07*/
.bkr_footer{
   font-size:10px;
   color: #A87D5A;
   font-weight:normal;}
.bkr_footer a{
   font-size:10px;
   color: #A87D5A;
   font-weight:normal;
   text-decoration: none;}
.bkr_footer a:link{
   font-size:10px;
   color: #A87D5A;
   font-weight:normal;
   text-decoration: none;}
.bkr_footer a:hover {
   font-size:10px;
   color: #A87D5A;
   font-weight:normal;
   text-decoration: none;}
.bkr_footer a:visited {
   font-size:10px;
   color: #A87D5A;
   font-weight:normal;
   text-decoration: none;}
/*END BKR Footer Style */

.newsgradient {background-color:#A87D5A;
}

/* Rollover Navigation */
.navgradient {background-color:#A87D5A;
	background-image: url(../images/nav_gradient.gif);
	background-repeat: repeat-x;
}
	
.header-bottomtile {background-color: #A87D5A;
	background-image: url(../images/bottom-bar-tile.gif);
	background-repeat: repeat-x;
}

.headertile {background-color: #E7D6A4;
	background-image: url(../images/top-bar-tile.gif);
	background-repeat: repeat-x;
	
}

.serv_nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #531E00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration:none;
}

.serv_nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #531E00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}

#button {
	width: 175px;
	padding: 0 0 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

#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;
		color: #531E00;
		text-decoration: none;
		width: 100%;
}

	html>body #button li a {
		width: auto;
}

	#button li a:hover {
		background-color: #531E00;
		color: #ffffff;
		width: 94%;
}
/*End Rollover Navigation */

/*rounded corners */

.roundcont {
	background: #531E00;
	color: #000000;
}
.tr { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.br {
	background: url(../images/br.gif) no-repeat bottom right; 
}
.tl {
	background: url(../images/tl.gif) no-repeat top left; 
}
.bl {
	background: url(../images/bl.gif) no-repeat bottom left; 
}

.news_pad{
padding-left: 5px;
padding-right: 5px;
}
.news_font{
color:#CAA04D;
padding-left: 5px;
padding-right: 5px;
}
.news_link A:link{
color:#ffffff;
}
.news_link A:visited{ 
color: #885F24; 
}
.news_link A:active {
 color: #DDE5F2; 
} 
.news_link A:hover {
 color: #BFCFE6;
}

.datefloat {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 55px;
	padding-left: 0px;
}
.padding {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.error {
	color:#FF0000;
	font-size:16px;
}
.error_small {
	color:#FF0000;
	font-size:14px;
}
.success {
	color:#6699CC;
	font-size:24px;
}
.preview_box {
	border:inset;
	border-color:#E5C977;
	background-color:#D9E3EF;
	word-spacing:inherit;
}
.white{
	color:#ffffff;
}