/* CSS Document */

.grvHeader{
	background-image: url(grv_pics/grvine-header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 159px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	
}
.sophia {
	border: 5px double #000000;
	padding: 4px;
}
.single-border {
	border: 1px solid #000000;
	padding: 4px;
}
.dot-border {
	border: medium dotted #000000;
	padding: 4px;
}

.brown_8 {font-size: 8px}
.brown_10 {font-size: 10px}
.brown_11 {font-size: 11px}
.brown_18 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
}
.blue_large {
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
	color: #000066;
}

.black_10 {
	color: #000000;
	font-weight: bold;
}

.column-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	line-height: 1.5em;
}
.accoustic-earth-grv {
	background-image: url(grv_pics/accoustic-earth.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
