body {font: normal 11px "Trebuchet MS", sans-serif; line-height: 150%;}

h1 {
	font-family: "Trebuchet MS", "Lucida Gans", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #5D3414;
	letter-spacing: 120%;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", "Lucida Gans", Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #80CAEC;
	letter-spacing: 120%;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Trebuchet MS", "Lucida Gans", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #FFF;
	letter-spacing: 120%;
	margin: 0px;
	padding: 5px;
	display: block;
	background-color: #FF0000;
}

a {
	color:#848282;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
	text-decoration:none;
}

a:focus {
	outline:none;
}



#navlist ul {
margin-left: 0;
padding-left: 0;
white-space: nowrap;

}

#navlist li
{
display: block;
list-style-type: none;
text-align: right;
padding-right: 15px;
padding-bottom: 10px;
}

#navlist a { padding: 3px 10px; text-transform: lowercase; }

#navlist a:link, #navlist a:visited
{
	font-family: "Trebuchet MS", "Lucida Gans", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #5D3414;
	letter-spacing: 120%;
	text-decoration: none;
}

#navlist a:hover
{
	font-family: "Trebuchet MS", "Lucida Gans", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #848282;
	letter-spacing: 120%;
	text-decoration: none;
}