﻿Body 
{
	background-color: #52594b;
	margin: 10px 0px;
}

.bodycopy {
	font-family: georgia, times, serif;
	font-size: 11px;
	line-height: 16px;
	color: black;
}

.bodycopy a {
	color: #cc3300;
}

.bodycopy2 {
	font-family: georgia, times, serif;
	font-size: 11px;
	color: black;
}

.bodycopy2 a {
	color: #cc3300;
}

.bodycopy3 {
	font-family: georgia, times, serif;
	font-size: 11px;
	color: black;
	line-height: 22px;
}

.bodycopy3 a {
	color: #cc3300;
}

.bodycopylarge {
	font-family: georgia, times, serif;
	font-size: 12px;
	line-height: 22px;
	color: black;
}

.bodycopysmall {
	font-family: georgia, times, serif;
	font-size: 10px;
	color: black;
}

.bodycopysmall a {
	color: #cc3300;
}

.footer {
	font-family: georgia, times, serif;
	font-size: 10px;
	line-height: 16px;
	color: white;
}

.maincopy {
	font-family: georgia, times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.projectname {
	font-family: georgia, times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.projectcopy {
	font-family: georgia, times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.red {
	color: #cc1800;
}

.sidemenu {
	font-family: georgia, times, serif;
	font-size: .65em;
	line-height: 1.5em;
	color: #333333;
}

.sidemenu a 
{
	background: url(images/nav/star.gif) no-repeat center left;
	font-family: Tahoma, Trebuchet MS, Arial, Sans-Serif;
	padding-left: 1.6em;
	text-transform:uppercase;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}

.sidemenu a:hover 
{
	background: url(images/nav/star_on.gif) no-repeat center left;
	color: #cc3300;
	text-decoration: none;
}

.active a
{
	background: url(images/nav/star_on.gif) no-repeat center left;
	color: #cc3300;
	text-decoration: none;
}	

.sidemenuon {
	font-family: georgia, times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #cc3300;
}

.sidemenuon a {
	color: #cc3300;
	text-decoration: none;
}

.sidemenumain {
	font-family: georgia, times, serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
}

.sidemenumain a {
	color: #333333;
	text-decoration: none;
}

.sidemenumain a {
	color: #333333;
	text-decoration: none;
}

.sidemenumain a:hover {
	color: #cc3300;
	text-decoration: none;
}

.sidemenumainon {
	font-family: georgia, times, serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #cc3300;
}

.sidemenumainon a {
	color: #cc3300;
	text-decoration: none;
}

