.navTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAE8D3;
}
.navTable a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.navTable a:visited {
	color: #FFFFFF;
}
.navTable a:hover {
	color: #FF9933;
}
.navTable a:active {
	color: #FFFF33;

}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #999966;
}
a:link {
	color: #999933;
}
a:visited {
	color: #999966;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #FFFF33;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #845B31;
}
.mainTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #ACAC88;
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #F2F0E3;
}
.contentTable {
	background-image: url(art/body_back_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAE8D3;
	background-color: #FFFFFF;
}
.rightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(art/body_back_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.contactNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606038;
}
.twoColumnInsert {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACAC88;
}
.directoryNavTable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACAC88;
}
.tableBack {
	background-image: url(art/table_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px;
}
.adTable {
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ACAC88;
	border-right-color: #ACAC88;
	border-bottom-color: #ACAC88;
	border-left-color: #ACAC88;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
