@charset "utf-8";
/******************************************************************

 PECO-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:#1b4164;
}
h2
{
	color:#3B3B3B;
}
h3
{
	color:#3E4142;
}

#mainNav a,
#mainNav a:visited
{
	color:#0D2B47;
}

.navItem_1
{
	margin-left:25px;
	width:100px;
}
.navItem_2
{
	margin-left:135px;
	width:100px;
}
.navItem_3
{
	margin-left:270px;
	width:100px;
}
.navItem_4
{
	margin-left:355px;
	width:100px;
}
.navItem_5
{
	margin-left:425px;
	width:100px;
}
.navItem_6
{
	margin-left:560px;
	width:100px;
}
.navItem_7
{
	margin-left:715px;
	width:100px;
}
.navItem_8
{
	margin-left:830px;
	width:100px;
}

#breadcrumbs
{
	margin-top:30px;
}

#contentSidebar a,
#contentSidebar a:visited
{
	color:#0D2B47;
}

