body {
	color: #2e1c11;
}

body, td {
	font-size: 0.90em;
}

#pageFooterPrint td {
	font-size: 0.75em;
	font-family: Tahoma, Arial, sans-serif;
}


a {
	color: #477800;
}


h1 {
	font-size: 1.65em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1 {
	color: #933311;
}

h2,
h3,
h4,
h5,
h6 {
	color: #933311;
}


hr {
	background: #68962d;
	color: #68962d;
}


*.gray,
*.gray * {
	color: #933311;
}

.small,
small {
	font-family: Tahoma, sans-serif;
	font-size: 0.90em;
}

.hide {
	visibility: hidden;
}

.delete {
	display: none;
}

.clear {
	clear: both;
}

.spacer {
	font-size: 0.001em;
	visibility: hidden;
}


#pageHeader,
#pageSubheader,
#pageMenu,
#searchBox,
#pageFooter,
#newsTickerBox,
.getDirectionForm,
.navigationBar,
/*.spacer,*/
.spacerGlobal {
	display: none;
}


.title {
	height: 18px;
	margin: 1px 0 0 1px;
	padding: 10px 12px 10px 12px;
	background: #cedca3;
}

.title h2 {
	margin: 0;
	color: #637e0f;
	font-size: 1.17em !important;
	text-transform: uppercase;
}


.titleGreen {
	height: 19px;
	padding: 9px 12px;
	background: /*#798f36*/#4e7b26;
}

.titleGreen h2 {
	margin: 0;
	padding: 2px 0 0;
	color: #fffcca;
	font-size: 1.17em !important;
	text-transform: uppercase;
}


*.white,
*.white *,
.white a {
	color: #f4f1c7 !important;
}

a.white:hover,
.white a:hover,
.white a:hover * {
	color: #fff !important;
}

