﻿body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;  
}

#masthead2
{
	overflow: hidden;
	width: 558px;
    height: 76px;
    float: left;
    border: 0px;
}

#search {
    display: none;
}

#primaryNavAreaGrayForPrinting {
	display: block;
	border: 0px;
	background-color: #665C53;
	overflow: hidden;
	width: 558px;
	height: 28px;
}

#primaryNavAreaBrown {
    /*background-color: #665C53;
    width: 559px;
    height: 28px;
    border-right: 1px solid #827461;
    border-bottom: 1px solid #827461;
    border-left: 1px solid #827461;
    float: left;*/
    display: none;
}

#primaryNav
{
    display: none;
}

#colorTrim {
    display: none;
}

/*
#breadCrumbs {
	position: absolute; 
	left: 200px; 
	top: 105px; 
	z-index: 1; 
	width: 358px; 
	height: 18px;
	background-color: #ECEBDF; 
	border-bottom: 1px solid #8E7F67; 
	border-left: 1px solid #8E7F67;
}*/

#contentContainer {
    width: 100%;
    float: left;
    border: 0px;
}

#left {
	width: 200px;
    float: left;
}

#middle {
	float: left;
    width: 314px;
	padding: 20px 20px 20px 20px; 
}

#right {
	display: block;
}

#footer 
{
    display: none;
}

#subFooter 
{
	width: 558px;
	margin-top: 25px;
	font-size: 90%;
}