body {
	background-color: #FFCC33;
	background-image: url(images/vase-tile.jpg);
	font-family: "Courier New", Courier, monospace;
	color: Black;
	margin: 0px 0px 0px 0px;
}
.goldbkg{
	background-color: #FFCC33;
	background-image: url(images/bkg1b.jpg);
}
.goldbkg2{
	background-color: #FFCC33;
	background-image: url(images/bkg2b.jpg);
}
.creambkg{
	background-color: #FFF68F;
}
.cream2bkg{
	background-color: #EEE685;
}
.graybkg{
	background-color: #8b8970;
}
.blackbkg{
	background-color: #000000;
}
.rednote{
	color: Red;
	font-weight: bold;
}
.graynote{
	color: #8b8970;
	font-weight: 700;
}
.smcaptxt {
	font-variant: small-caps;
}
h1 {
	font-family: "Copperplate Gothic Bold", "Times", "serif";
	font-size: 2em;
	color: #000000;
	margin: 8px 0px 12px 0px;
	text-align: center;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0px 0px 0px 0px;
}
.h2-jvp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0px 0px 0px 0px;
	color: #fff68f;
	font-weight: 700;
}
.bldg1{
	border: 1px inset;
	background-image: url(images/vase-tile.jpg);
}
.bldg2{
	border: 1px outset;
}
.bldg3{
	border: thin groove;
}

a:link, a:visited, a:active, a:hover, a:focus {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 700;
}
a:link {
	color: #483d8b;
}
a:visited, a:active {
	color: #8b0850;
}
a:focus {
	color: #FF3333;
}
a:link.plain, a:visited.plain, a:active.plain, .plain a:link, .plain a:visited, .plain a:active {
	color: Black;
	text-decoration: none;
	font-weight: 400;
}
a:hover, a:hover.plain {
	color: #006600;
	text-decoration: underline;
}
a:link.b, a:visited.b, a:active.b, a:focus.b, a:hover.b {
	font-weight: 700;
}
a:link.nav-home, a:visited.nav-home, a:active.nav-home, a:focus.nav-home, a:link.nav-tour, a:visited.nav-tour, a:active.nav-tour, a:focus.nav-tour, a:link.nav-bio, a:visited.nav-bio, a:active.nav-tour, a:focus.nav-tour, a:link.nav-paseo, a:visited.nav-paseo, a:active.nav-paseo, a:focus.nav-paseo, a:link.nav-pen, a:visited.nav-pen, a:active.nav-pen, a:focus.nav-pen, a:link.nav-art, a:visited.nav-art, a:active.nav-art, a:focus.nav-art, a:link.nav-stage, a:visited.nav-stage, a:active.nav-stage, a:focus.nav-stage, a:link.nav-blog, a:visited.nav-blog, a:active.nav-blog, a:focus.nav-blog {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: 700;
}
a:link.nav-home, a:visited.nav-home, a:active.nav-home {
	color: #333;
	background-color: #eee685;
}
a:link.nav-tour, a:visited.nav-tour, a:active.nav-tour {
	color: #000000;
	background-color: #CCCC99;
}
a:link.nav-bio, a:visited.nav-bio, a:active.nav-bio {
	color: #000000;
	background-color: #ffff99;
}
a:link.nav-paseo, a:visited.nav-paseo, a:active.nav-paseo {
	color: #cc0000;
	background-color: #ffcc33;
}
a:link.nav-pen, a:visited.nav-pen, a:active.nav-pen {
	color: #000000;
	background-color: #fff68f;
}
a:link.nav-art, a:visited.nav-art, a:active.nav-art {
	color: #000000;
	background-color: #CCCC66;
}
a:link.nav-stage, a:visited.nav-stage, a:active.nav-stage {
	color: #000000;
	background-color: #CCCC66;
}
a:link.nav-blog, a:visited.nav-blog, a:active.nav-blog {
	color: #000000;
	background-color: #cccc33;
}
a:link.bc, a:visited.bc, a:active.bc, a:hover.bc, a:focus.bc {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 500;
	font-size: .8em;
	color: #483d8b;
}
a:hover.bc {
	color: #006600;
}

.nav-menu TD {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
}

TD.nmnb {
	border-right: 0px solid Gray;
	border-bottom: 0px solid Gray;
	
}
TABLE.nav-menu TD a:hover {
	background-color: #999900;
	color: #ffffff;
	text-decoration: none;
}

.pgfoot a:link, .pgfoot a:visited, .pgfoot a:active {
	font-size: 1em;
	color: #483d8b;
}
.pgfoot2 a:link, .pgfoot2 a:visited, .pgfoot2 a:active, .pgfoot2 a:focus {
	font-size: .8em;
	color: #8b8970;
}
.pgfoot a:hover, .pgfoot2 a:hover {
	color: #330066;
	text-decoration: underline;
}
#artemisLogo {
	background-image:url(images/artemis.gif);
	width:66px;
	height:50px;
}
.footnote {
	font-size: .9em;
	color: Gray;
}
.copynote {
	font-size: .9em;
	color: #999900;
}
.pgfoot2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #483D8B;
}
TABLE.sidenav {
	width: 165px;
}
TABLE.sidenav2 {
	width: 25%;
}
.sidenav TD, sidenav2 TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.sidenav a:link, .sidenav2 a:link {
	color: #483d8b;
	font-weight: 500;
}
.sidenav a:visited, .sidenav a:active, .sidenav2 a:visited, .sidenav2, a:active {
	color: #8b0850;
	font-weight: 500;
}
.sidenav a:hover, sidenav2 a:hover {
	font-weight: 500;
	color: #006600;
	background: transparent;
}

.sidenav a:link.b, .sidenav a:visited.b, .sidenav a:active.b, .sidenav a:hover.b, .sidenav2 a:link.b, .sidenav2 a:visited.b, .sidenav2 a:active.b, .sidenav2 a:hover.b {
	font-weight: 700;
}

.c90 {
	font-size: .9em;
}
.c90 P {
	text-align: left;
}
.c80 {
	font-size: .8em;
}
.c70gray  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #483D8B;
}

TD.c90 a:link, TD.c90 a:visited {
	font-family: "Courier New", Courier, monospace;
	font-weight: 500;
}

TD.c90 a:hover {
	text-decoration: underline;
}

.c110 {
	font-size: 1.1em;
}
.arialtext {
	font-family: Arial, Helvetica, sans-serif;
}
.arialtextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.photobox{
	background-color: #eee685;
	margin: 5px 5px 5px 5px;
}
.photoboxR{
	background-color: #eee685;
	float: right;
	margin: 5px 0px 2px 15px;
}
.photoboxL{
	background-color: #eee685;
	float: left;
	margin: 5px 15px 2px 0px;
}
.photobox2{
	background-color: #eee685;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	border-left: 1px solid Silver;
	border-top: 1px solid White;
	margin: 3px;
}
.pgtitle {
	font-size: 1.1em;
	font-weight: 700;
}

a:link.more, a:visited.more, a:active.more, a:focus.more {
	color: #688b22;
	font-weight: 700;
	text-decoration: none;
}
a:hover.more {
	color: #006600;
	font-weight: 700;
	text-decoration: underline;
}
a:link.more2, a:visited.more2, a:active.more2, a:focus.more2 {
	color: #483d8b;
	font-weight: 500;
	text-decoration: none;
}
a:visited.more2, a:active.more2, a:focus.more2 {
	color: #8b0850;
	font-weight: 500;
	text-decoration: none;
}
a:hover.more2 {
	color: #006600;
	font-weight: 500;
	text-decoration: underline;
}

TABLE.fadedbkg {
	background-color: #fff68f;
	background-image: url(images/bkg2b.jpg);
	margin: 5px;
	padding: 5px;

}

