.NavTopText {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #d0b86f;
    letter-spacing: 0.005 em;
}

.NavTopLink {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #d0b86f;
    letter-spacing: 0.005 em;
}

.NavTopLink:hover {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #e2d4a8;
    letter-spacing: 0.005 em;
}



.SidebarText {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #ad8505;
    letter-spacing: 0.005 em;
}

.SidebarLink {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #f15c22;
    letter-spacing: 0.005 em;
}

.SidebarLink:hover {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #b9b309;
    letter-spacing: 0.005 em;
}



.BodyText {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #ad8505;
    letter-spacing: 0.005 em;
    word-spacing: 0.005 em;
}

.BodyLink {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #f15c22;
    letter-spacing: 0.005 em;
    word-spacing: 0.005 em;
}

.BodyLink:hover {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #b9b309;
    letter-spacing: 0.005 em;
    word-spacing: 0.005 em;
}



.ProjectDetailText {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
    letter-spacing: 0.005 em;
    word-spacing: 0.005 em;
}

.ProjectDetailLink {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
    letter-spacing: 0.005 em;
    word-spacing: 0.005 em;
}

.ProjectDetail:hover {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #b9b309;
    letter-spacing: 0.005 em;
    word-spacing: 0.005 em;
}



.CopyrightText {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #d0b86f;
    letter-spacing: 0.005 em;
}

.CopyrightLink {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #f15c22;
    letter-spacing: 0.005 em;
}

.CopyrightLink:hover {
	font-family: Arial, Arial Narrow, Verdana, Helvetica, Geneva;
	font-size: 8pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
	color: #b9b309;
    letter-spacing: 0.005 em;
}



.white 				{ background-color : #ffffff; }
.black              { background-color : #262937; }

.tan			    { background-color : #e8e5b4; }
.brown		        { background-color : #ad8505; }
.dkbrown		    { background-color : #484627; }

.orange		        { background-color : #f15c22; }
.green			    { background-color : #b9b309; }