#emailLink {
	position: absolute;
	height: 14px;
	width: 75px;
	top: 9px;
	left: -25px;
	font: 1em/14px Arial, Helvetica, sans-serif;
	text-align: center;
}
#emailLink a:link, #emailLink a:visited {
	color: #838055;
	border: 1px solid #EDEDA1;
	text-decoration: none;
	display: block;
}
#emailLink a:hover, #emailLink a:active {
	color: #FFFFFF;
	border: 1px solid #EDEDA1;
	display: block;
	background: #838055;
}

#siteMap {
	position: absolute;
	height: 14px;
	width: 75px;
	top: 9px;
	right: -25px;
	text-align: center;
}
#siteMap a:link, #siteMap a:visited {
	color: #838055;
	font: 1.1em/14px Arial, Helvetica, sans-serif;
	border: 1px solid #EDEDA1;
	text-decoration: none;
	display: block;	
}
#siteMap a:hover, #siteMap a:active {
	color: #FFFFFF;
	font: 1.1em/14px Arial, Helvetica, sans-serif;
	border: 1px solid #EDEDA1;
	display: block;
	background: #838055;	
}
#flash {
	position: relative;
	top: 14px;
	height: 153px;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
#indexLogo {
	position: absolute;
	height: 190px;
	width: 106px;
	top: 20px;
	left: 21px;
	background: url(../media/images/index_logo.jpg) no-repeat;
}
#indexTagline {
	position: absolute;
	top: 7px;
	left: 164px;
}
#indexMainText {
	position: absolute;
	width: 555px;
	top: 27px;
	left: 155px;
	text-align: justify;
	font-size: 16px;
	color: #939160;
	line-height: 22px;
}
#indexTripleLinks {
	position: absolute;
	width: 600px;
	bottom: 8px;
	left: 130px;
}
#tripleLinksTable {
	margin: 7px auto 0;
	border: solid 4px #E0D5C9;
}
#tripleLinksTable td {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	background: url(../media/images/misc/green_gradient.jpg) repeat-x;
	border: solid 2px #E0D5C9;
}
#tripleLinksTable a:link, #tripleLinksTable a:visited {
	color: #996600;
	display: block;
	text-decoration: none;
	padding: 3px 10px 4px;
}
#tripleLinksTable a:hover, #tripleLinksTable a:active {
	color: #918E4F;
	display: block;
	text-decoration: underline;
}
#gcLink {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #996633;
	margin-top: 5px;
}
#indexRightBanner {
	position: absolute;
	height: 183px;
	width: 130px;
	top: 20px;
	right: 19px;
	text-align: justify;
	font-size: 1.6em;
	color: #666666;	
}
.testing {
color: #D1D074;	
}
