@charset "UTF-8";
img{
	border:0;
}
.navbackground {
	background-image: url(images/gb-nav-bg.jpg);
	background-repeat: repeat-y;
}
.H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #084202;
	text-align: left;
	text-transform: capitalize;
	font-variant: small-caps;
}
.border {
	border: thin solid #084202;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bottomctext {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #084202;
	text-align: center;
}
.H2Underlined {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #084202;
	text-decoration: underline;
}
.bodytextbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #084202;
}
.image {
	border: 1pt solid #084202;
}
#photos-right{
	width:200px;
	padding:0 0 0 20px;
	float:right;
}
#photos-right img{
	border: 1pt solid #084202;
	margin:0 0 20px 0;
}
