.footer {
	color: #999D9D;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
}
.imghover {  /* So when you have a new window instead of a link, you get the finger(s) */
	cursor: pointer;
}
.boldtext {
	color: #333;
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF
}
h1 { color: #9A5905; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 {
	color: #444444;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.text {
	color: #444444;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.headertext {
	color: #000;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.side { color: #444444; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

a.nav {
	color: #898989;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.nav:hover { color: #9A5905 }
a.bot {
	color: #999D9D;
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none
}
a.bot:hover { text-decoration: underline }
a { color: #444444; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:hover { text-decoration: none }
.PageHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A4832E;
	padding-bottom: 0px;
	bottom: 0px;
}
.BoxText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: blink;
}

.LinkStyle {
	font-weight: bold;
	text-decoration: underline;
	font-size: 9pt;
	color: #C00;
}
TD {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px
}
TD.left_shadow {
	BACKGROUND-IMAGE: url(images/left_shadow.png); WIDTH: 13px; BACKGROUND-REPEAT: repeat-y
}
TD.margin {
	BACKGROUND-COLOR: #ffffff; WIDTH: 60px;
}
TD.banner_margin {
	BACKGROUND-COLOR: #ffffff; WIDTH: 35px;
}
TD.right_shadow {
	BACKGROUND-IMAGE: url(images/right_shadow.png); WIDTH: 13px; BACKGROUND-REPEAT: repeat-y
}
TD.content_area {
	WIDTH: 800px;
	background-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
TD.banner_content {
    WIDTH: 850px;
}
h6 {	/* blog headers */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color:#009;
}
