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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #3C1F00;
	background-color: #9B2C12;
	text-decoration: none;
	background-image: url(images/miner_background.gif);
}

.photoCredit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #4D4D35;
	font-style: italic;
}

.designCredit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4D4D35;
	padding-right: 15px;
}

.projectName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-variant: normal;
	text-transform: uppercase;
	color: #5F6441;
	letter-spacing: 0.05em;
}
.CreamBlank {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFECC3;
}


.ContactText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #3C1F00;
	text-decoration: none;
}

.ContactText a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #3C1F00;
	text-decoration: none;
}

.ContactText a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #3C1F00;
	text-decoration: none;
}

.ContactText a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
}

.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #464F2C;
	text-decoration: none;
	padding-right: 15px;
}

/*give me some navbar info pleeeeezeeee*/

.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #464F2C;
}

.navbar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #464F2C;
	text-decoration: none;
	padding-left: 15px;
}

.navbar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #464F2C;
	padding-left: 15px;
}

.navbar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #990000;
	padding-left: 15px;
	background-image: url(images/over.gif);
	background-repeat: no-repeat;
}

.navbarBottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #464F2C;
	font-style: italic;
}

.navbarBottom a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #464F2C;
	text-decoration: none;
}

.navbarBottom a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #464F2C;
}

.navbarBottom a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #990000;
}

.navbarTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #3C1F00;
	font-style: italic;
}

.navbarSmallSpace {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2px;
	line-height: 6px;
	color: #FFECC3;
}
