@charset "UTF-8";
/* CSS Document */

.body  {
	color: #49180c;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}
.background {
	background-image: url(images/grh_right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.background2 {
	background-image: url(images/grh_right_long.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.background3 {
	background-image: url(images/grh_right_longer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body a:link {
	text-decoration: none;
	color: #49180c;
	font-weight: normal;
	}

.body a:visited  {
	text-decoration: none;
	color: #49180c;
	}

.body a:hover {
	text-decoration: underline;
	color: #49180c;
	}
.links  {
	color: #49180c;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.links a:link {
	text-decoration: none;
	color: #49180c;
	}

.links a:visited  {
	text-decoration: none;
	color: #49180c;
	}

.links a:hover {
	text-decoration: none;
	color: #49180c;
	}
.Headers  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #49180c;
	text-transform: uppercase;
}
.photo a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.photo  a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.photo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.grantinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

