html, body{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
}

form {
	margin: 0px;
}

div.hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 2px;
	line-height: 1px; 
	font-size: 1px; 
	margin-top: 5px;
	margin-bottom: 5px;
	width: 159px;
	clear: both;
}

.button  {
	font-size: 9px;
	font-weight: none;
	background-color: #ffffff;
	border-style: none;
	width: 145px;
}
.topPad {
	margin-top: 12px;
}

.offsite_icon {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.offsite_linktext {
	float: left;
	line-height: 12px;
	margin-right: 5px;
}

#shell {
	width: 760px;
	clear: both;
	background-color: #FFFFFF;
	margin: auto;
}
#nav {
	width: 760px;
	height: 110px;
	float: left;
	clear: left;
}
#search_bar_index {
/*	
	width: 160px;
	float: right;
	margin-bottom: 0px;
	margin-top: 10px;
	height: 43px;
	height: 43px;
	text-align: center;
*/
}
#search_bar_nonindex {
	width: 149px;
	float: left;
	clear: left;
	padding-top: 10px;
	text-align: center;
	text-indent: 3px;
	background-color: #ffffff;
}
#footer {
	line-height: 2;
	clear: both;
	width: 100%;
	background-color: #e5b53a;
	text-align: center;
	font-size: 9px;
}
#sitemap {
	font-size: 13px;
	font-weight: bold;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #892034;
	text-decoration: none;
}
