.body   {
	color: #a0a0a0;
	font-size: 12px;
	font-family: Arial, sans-serif
}

.bodybold   {
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.bodybold2  {
	color: #a0a0a0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.bodyblack   {
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.navstatic {
	color: #8c8c8c;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

a.nav {
	color: #8c8c8c;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:hover.nav {
	color: #3c3c3c;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.activenav {
	color: #c63a45;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a:hover.activenav {
	color: #8c8c8c;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.link {
	color: #07270a;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a:hover.link {
	color: #07270a;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}

.quotes   {
	color: #c63a45;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.quotesgrey  {
	color: #a0a0a0;
	font-size: 20px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
}

	/* PORTFOLIO SPECIFIC*/
	
.title {
	color: #8c8c8c;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.projectbody {
	color: #8c8c8c;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

.blank {
	color: #ffffff;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

	/* ABOUT CONTACT */

.aboutbodyitalic   {
	color: #a0a0a0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-style: italic;
}

.aboutbodyblack   {
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.bodyblackitalic   {
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-style: italic; 
}

	/* MAIN FOOTER */
	
a.footer {
	color: #464646;
	font-size: 9px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a:hover.footer {
	color: #000000;
	font-size: 9px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.footerbody   {
	color: #464646;
	font-size: 9px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

	/* home page */
	
a.footerhome {
	color: #36393D;
	font-size: 9px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a:hover.footerhome {
	color: #c63a45;
	font-size: 9px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.footerbodyhome  {
	color: #36393D;
	font-size: 9px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.bodyhome   {
	color: #c63a45;
	font-size: 12px;
	font-family: Arial, sans-serif
}

	/* site map */

a.link {
	color: #a0a0a0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

a:hover.link {
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}
