#input1{
color:#183765;
line-height:20px;
}
.topnav{
	width:100%;
	height:29px;
	top:0;
	background-image:url(http://griffintransport.com/images/linkbar.png);
	right: 0px;
	background-repeat:repeat-x;
	color:#FFF;

}

#topbar a:link {
	text-decoration: none;
	font-weight:700;
	color:#cdb559;
}
#topbar a:visited {
	text-decoration: none;
	font-weight:700;
	color:#cdb559;
}
#topbar a:hover {
	color: #ffe489;
	text-decoration: underline;
	font-weight:700;
}
#topbar a:active {
	text-decoration: none;
	font-weight:700;
	color:#cdb559;
}
#topbar a:visited:hover {
    color: #ffe489;
    text-decoration: underline;
    font-weight:700;
}

#culink {
border:none;
}