/*** ITD 210 --eportfolio - VTCRC SIG -- Shirley Gillispie **/
@charset "utf-8";
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #12252C; /* navy */
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #12252C; /* navy */
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}


.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #660000;	/* gold text on maroon */
	display: inline;
	height: 20px;
	width: 150px;
	border: thin solid #12252C; /* navy */
	color: #B47A1F; /* gold */
	font-style: normal;
	font-weight: bold;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #12252C; /* navy */
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #12252C; /* navy */
}


.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;	/* gray on maroon */
	text-decoration: none;
	background-color: #660000;
	display: inline;
	height: 20px;
	width: 150px;
	border: thin solid #12252C; /* navy */
	font-style: normal;
	font-weight: bold;

}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	/* white on maroon */
	text-decoration: none;
	background-color: #660000;
	display: inline;
	height: 20px;
	width: 150px;
	border: thin solid #12252C; /* navy */
	font-style: normal;
	font-weight: bold;

}
hr {
	background-position: center;
	width: 80%;

}
.contactlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #12252C; /* navy */
}
.grouptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #12252C; /* navy */
}
