/* Hume */

body {
	font: 13px "Trebuchet MS", "Times New Roman", Times, serif;
	line-height: 1.3;
	margin: 20px;
	padding: 0px;
	background: url(/bkgd_awning2.gif);/*	background: #4A5223; */
 }
	
h1 { font-size: 18px; color: #594b2e; }	

h2 { font-size: 16px; color: #594b2e; }
	
table {
	font: 12px "Trebuchet MS", "Times New Roman", Times, serif;
	}

.floatright { float:right; margin: 5px 0px 10px 10px }

.floatleft{ float:left; margin: 5px 10px 10px 0px }

#navlist {
padding-top: 10px;
padding-left: 0;
margin-left: 0;
width: 130px;
color: #000;
text-align: right;
}

#navlist li {
font: 16px "Trebuchet MS", "Times New Roman", Times, serif;
font-weight: bold;
list-style: none;
margin: 0;
padding: 1px;
padding-left: 25px;
}

.hilite {color: #660000 }

#navlist li a { text-decoration: none; color: #000; }

#navlist li a:hover{ text-decoration: none; color: #6C1C16; font-weight: bold;  }

a:link		{text-decoration: underline; color:#594B2E;  }
a:visited	{text-decoration: underline; color:#594B2E; 	}
a:active  {text-decoration: underline;	color:#594B2E; 	}
a:hover		{text-decoration: underline;	color:#D19012; 	}  

#footer {background: #060300 }

#footer a:link		{text-decoration: none; color:#fff;  }
#footer a:visited	{text-decoration: none; color:#fff; 	}
#footer a:active  {text-decoration: none;	color:#fff; 	}
#footer a:hover		{text-decoration: underline;	color:#fff; 	}

#lite a:link		{text-decoration: underline; color:#fff;  }
#lite a:visited	{text-decoration: underline; color:#fff; 	}
#lite a:active  {text-decoration: underline;	color:#fff; 	}
#lite a:hover		{text-decoration: underline;	color:#CF921F; 	}

.border { border:1px solid #939871 }
