.verticalline {
	border-right-width: 1px;
	border-right-color: #89857a;
	border-right-style: solid;

}

.navlist li {
width: 30px;
/*background-color: #FFFFB9;*/
padding-bottom: 2px;
list-style: none;
}

#top {
	padding-top: 5px;
	background-image: url("images/main_top.jpg");
	background-repeat: no-repeat;
	background-position: center;
	width: 760px;
	height: 88px;
	text-align: right;
	vertical-align: bottom;
}

.gill {
	color: #000000;
	text-decoration: none;
	font-family: GillSans-Light, Gill Sans Light, Gill Sans, Arial, Verdana, Helvetica, sans-serif;
}

a, a:link {
	color: #000000;
	text-decoration: none;
	font-family: GillSans-Light, Gill Sans Light, Gill Sans, Arial, Verdana, Helvetica, sans-serif;
}
a:hover, a:active {
	color: #666666;
	text-decoration: none;
	font-family: GillSans-Light, Gill Sans Light, Gill Sans, Arial, Verdana, Helvetica, sans-serif;
}