@charset "utf-8";
/******************************************************************

 FGC-specific CSS File
 Copyright, 2008 PECO/FGC | http://www.peco-fgc.com
 Authors: M. Lehto   | http://www.michaellehto.net
          R. Hawkins | http://www.315caxton.com
 Date: April, 2008
 
 ******************************************************************/

html, body 
{
	color:#3B3B3B;
}

h1
{
	color:#076325;
}
h2
{
	color:#3B3B3B;
}
h3
{
	color:#3E4142;
}

#mainNav a,
#mainNav a:visited
{
	color:#033313;
}

.navItem_1
{
	margin-left:25px;
	width:100px;
}
.navItem_2
{
	margin-left:125px;
	width:100px;
}
.navItem_3
{
	margin-left:240px;
	width:100px;
}
.navItem_4
{
	margin-left:355px;
	width:100px;
}
.navItem_5
{
	margin-left:450px;
	width:100px;
}
.navItem_6
{
	margin-left:540px;
	width:100px;
}
.navItem_7
{
	margin-left:620px;
	width:100px;
}
.navItem_8
{
	margin-left:755px;
	width:100px;
}

#contentSidebar a,
#contentSidebar a:visited
{
	color:#033313;
}
