@charset "utf-8";

/*** Footer ***/

#footer {
	background:#0B7096 url(../images/footer_bg.jpg) repeat-y;
	color:#B7C6D5;
	text-align:center;
	width:960px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	height: 140px;
	text-decoration: none;
}

#sitemap {
	width: 910px;
	padding-left: 25px;
	margin-left: 10px;
}
#sitemap ul {
	float: left;
	margin: 0px;
	padding: 6px 0px 0px 15px;
	width: 62px;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
}
#sitemap li  {
	text-align: left;
	line-height: 1.5em;
}
.sitemap_h1 {
	list-style-type: none;
	text-indent: -1.2em;
	text-decoration: none;
	list-style-image: none;
}
.sitemap_h1  a:link,  .sitemap_h1 a:visited{
	text-decoration: none;
	color: #FFCC00;
	list-style-type: none;
	font-size: 110%;
	line-height: 1em;
}
.sitemap_h1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 110%;
	line-height: 1em;
}
.sitemap_subh1 {
	text-decoration: none;
}
.sitemap_subh1 a:link,  .sitemap_subh1 a:visited{
	text-decoration: none;
	list-style-type: none;
	color: #B7C6D5;
}
.sitemap_subh1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.address {
	border: 2px solid #CC9966;
	width: 225px;
	float: right;
	clear: none;
	margin: 9px 10px 0px 0px;
	font-size: 90%;
	padding: 4px;
	text-align: left;
	line-height: 1.3em;
	background-color: #0A5B7E;
	line-height: 1.4em;
}
.coconut {
	color: #CC9966;
	text-decoration: none;
}
.coconut a:link, .coconut a:visited{
	color: #CC9966;
	text-decoration: none;
}
.coconut a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
