@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif, Agenda-LightCondensed;
}
body {
	background-color: #D8C397;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pics/bg.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #D5BE91;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D5BE91;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #D5BE91;
}


a.nav:link {
	color: #333333;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #333333;
}
a.nav:hover {
	text-decoration: none;
	color: #330000;
}
a.nav:active {
	text-decoration: none;
	color: #333333;
}


a.light:link {
	color: #D5BE91;
	text-decoration: none;
}
a.light:visited {
	text-decoration: none;
	color: #D5BE91;
}
a.light:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.light:active {
	text-decoration: none;
	color: #D5BE91;
}
.Celllight {
	background-color: #F7EAD5;
	font-family: Agenda-Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #261A06;
}
.Cellmed {
	background-color: #F3D9B6;
	font-family: Agenda-Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #261A06;
}
.Celldark {
	background-color: #E3C79A;
	font-family: Agenda-Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #261A06;
}
.Cellverydark {
	background-color: #C29E63;
	font-family: Agenda-Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #261A06;
}
.Cellbrown {
	background-color: #261A06;
	font-family: Agenda-Light, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.whitecopy {
	font-family: Agenda-Thin, Arial, Helvetica, sans-serif, Agenda-LightCondensed;
	font-size: medium;
	line-height: 24px;
	color: #FFFFFF;
}
.whitehead {
	font-family: Agenda-Thin, Arial, Helvetica, sans-serif, Agenda-LightCondensed;
	font-size: xx-large;
	color: #FFFFFF;
	letter-spacing: .5em;
}
.tanhead {
	font-family: Agenda-Thin, Arial, Helvetica, sans-serif, Agenda-LightCondensed;
	font-size: xx-large;
	color: #BF9D6B;
	letter-spacing: .5em;
}
.tancopy {
	font-family: Agenda-Thin, Arial, Helvetica, sans-serif, Agenda-LightCondensed;
	font-size: medium;
	line-height: 15px;
	color: #BF9D6B;
}
.brownhead {
	font-family: Agenda-Thin, Arial, Helvetica, sans-serif, Agenda-LightCondensed;
	font-size: xx-large;
	color: #73451F;
	letter-spacing: .5em;
}
.browncopy {
	font-family: Agenda-Thin, Arial, Helvetica, sans-serif, Agenda-LightCondensed;
	font-size: medium;
	line-height: 15px;
	color: #251904;
	font-weight: bold;
}
.whitesubhead {
	font-family: Agenda-Thin, Arial, Helvetica, sans-serif, Agenda-LightCondensed;
	font-size: medium;
	line-height: 15px;
	color: #FFFFFF;
	font-variant: small-caps;
}
.tansubhead {
	font-family: Agenda-Thin, Arial, Helvetica, sans-serif, Agenda-LightCondensed;
	font-size: large;
	line-height: 15px;
	color: #BF9D6B;
	font-variant: small-caps;
}
.whitecopysmall {
	font-family: Agenda-Thin, Arial, Helvetica, sans-serif, Agenda-LightCondensed;
	font-size: small;
	line-height: 20px;
	color: #FFFFFF;
}
.left
{
	float: left; /*space around the image*/
	margin-right: 10px;
}
.right
{
	float: right; /*space around the image*/
	margin-left: 10px;
}
.blackcopysmall {
	font-family: Agenda-Thin, Arial, Helvetica, sans-serif, Agenda-LightCondensed;
	font-size: small;
	line-height: 20px;
	color: #000000;
}
.copysmall {
	font-family: Agenda-Thin, Arial, Helvetica, sans-serif, Agenda-LightCondensed;
	font-size: small;
	line-height: 20px;
	color: #000000;
}

.cell1 {
	font-family: Agenda-Thin, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #EED2AB;
}
.cell2 {
	font-family: Agenda-Thin, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #E3C79A;
}
.copyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #0033CC;
}
.copygreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #006600;
}
.copygrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.copyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #990000;
}
.copyverysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	color: #000000;
}