body {
	background: #d1d2d4;
}

.narrowcolumn a {
	color: green;
}
.widecolumn a {
	color: green;
}

.tagline {
	color: #58595b;
	font-family: Helvetica;
	font-size: 17px;
	padding-top: 75px;
	padding-right: 45px;
}

.navbutton {
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	background-image: url('button-background.gif');
	background-repeat: repeat;
	font-family: Helvetica;
	font-size: 17px;
	padding-top: 5px;
}
.navbutton.right {
	border-right: 1px solid white;
}
.navbutton a {
	text-decoration: none;
	color: white;
}

.topspacer {
	background-image: url('http://www.govegango.com/common/content-background.gif');
	background-repeat: repeat;
	height: 30px;
}

.productimage {
	border-left: 2px solid white;
	border-right: 2px solid white;
}

.productbutton {
	padding-left: 4px;
	padding-top: 16px;
	text-align: left;
	font-family: Helvetica;
	font-size: 15px;
	background-image: url('product-button-background.gif');
	background-repeat: repeat;
}
.productbutton.middle {
	border-left: 2px solid white;
	border-right: 2px solid white;
}
.productbutton a {
	text-decoration: none;
	color: white;
}
.contentheader {
	font-size: 17px;
}

.content {
	padding-left: 20px;
	font-family: Helvetica;
	font-size: 12px;
	width: 470px;
}

.follow {
	font-family: Helvetica;
	font-size: 12px;
	color: #58585a;
	padding-top: 55px;
	width: 235px;
}

.contactbox {
	padding-top: 15px;
	padding-bottom: 20px;
	font-family: Helvetica;
	font-size: 11px;
}



.topbox {
	width:230px;
	height: 124px;
	background: white;
	overflow: auto;
	text-align: left;
	padding-left: 5px;
	font-family: Helvetica;
	font-size: 10px;
}

.topbox p {
	margin-bottom: -7px;
}

.topbox a {
	text-decoration: none;
	color: green;
}
.topbox a:hover {
	text-decoration: underline;
}


.linksbox {
	text-align: left;
	font-family: Helvetica;
	font-size: 10px;
	padding-left: 45px;
	padding-right: 5px;
	padding-top: 10px;
}
.linksbox b {
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
}
.linksbox a {
	text-decoration: none;
	color: green;
}
.linksbox a:hover {
	text-decoration: underline;
}
.linksbox li {
	list-style: none;
	margin-left: -40px;
	padding-bottom: 3px;
}






.searchbox {
	text-align: center;
	font-family: Helvetica;
	font-size: 10px;
}
.searchbox .inputbox {
	border: 1px solid black;
	background: white;
	font-family: Helvetica;
	font-size: 12px;
	padding: 5px;
	width: 120px;
}
.searchbox .inputbutton {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
}

