body {
  background-color: #FFFFFF;
  margin-top: 0px;
}
a:link {
  color: #666666;
  text-decoration: none;
}
a:visited {
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #8B9194;
  text-decoration: underline;
}
.header {
  background-color: #EFEFEF;
  padding-top: 15px;
  padding-bottom: 10px;
}
.heading {
  font-size: 20px;
  color: #666666;
  padding-bottom: 5px;
  line-height: 22px;
}
#logo a {
	height: 40px;
	width: 215px;
	display: block;
	background-color: transparent;
	background-image: url(img/JGP_logo_horiz_color-SM.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo a:hover {
  background-position: bottom left;
}
#logo h3 {
  display: none;
}
table {
  background-color: #FFFFFF;
}
.table_padding {
  padding: 10px;
}
.inside_table {
	background-color: #EFEFEF;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
	line-height: 16px;
	text-transform: uppercase;
	background-color: #efefef;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align: middle;
}
#headshot {
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contactinfo {
  font-size: 10px;
  color: #666;
  text-align: center;
  padding: 4px 5px 2px;
}
.nav a:hover, .contactinfo a:hover {
	color: #df8f2f;
	text-decoration: underline;
}
.nav a:visit {
  color: #FF0000;
  text-decoration: none;
}
.mousetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.bodycopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: justify;
	width: auto;
}
.bodycopyheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #df8f2f;
	background-color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.thumbnail {
  background-color: #A1A1A1;
  padding: 5px 4px 5px 21px;
}
.image#inside {
  text-align: center;
  vertical-align: middle;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
.bigimage {
  text-align: center;
  vertical-align: middle;
  background-color: #EFEFEF;
}
.rightborder {
  background-image: url(img/right-blur.jpg);
  background-repeat: repeat-y;
  background-position: left;
}
.leftborder {
  background-image: url(img/left-blur.jpg);
  background-repeat: repeat-y;
  background-position: right;
}
.btmborder {
  background-image: url(img/bottom-blur.jpg);
  background-repeat: repeat-x;
  background-position: top;
}
.rightcorner {
  background-image: url(img/rigth-corner.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
.leftcorner {
  background-image: url(img/left-corner.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}
.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #999999;
  padding-top: 5px;
  padding-left: 10px;
}
.footer a {
  color: #666666;
  text-decoration: none;
}
.footer a:hover {
  color: #CCCCCC;
  text-decoration: underline;
  font-size: 9px;
}
.footer a:visit {
  color: #FF0000;
  text-decoration: none;
}


.style1 {
	color: #df8f2f
}
.style2 {
	color: #df8f2f
}
.style3 {
	color: #df8f2f
}
.style4 {
	color: #df8f2f
}
.bodycopy p img {
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-position: center;
}
