body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #cdcdc1;
}
a:link, a:visited {
	 color: #8B3626;
}
a:link.noul, a:visited.noul, a:hover.noul {
	text-decoration: none;
}
a:link.noul2, a:visited.noul2, a:hover.noul2 {
	text-decoration: none;
	background-color: transparent;
}
.nav1 {
	background-color: #F5f5f5;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: .8em;
}
.nav2 {
	background-color: #F5f5f5;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: .85em;
	font-weight: 600;
}
a:hover, a:active, a:focus {
	background-color: #8B3626;
	color: #eeeee0;
	text-decoration: none;
}
a:link.g, a:visited.g {
	color: #666666;
	text-decoration: none;
}

a:hover.g, a:active.g, a:focus.g {
	background-color: transparent;
   color: #8B3626;
	text-decoration: underline;
}
a:link.plain, a:visited.plain {
	color: black;
	text-decoration: none;
	background-color: transparent;
}
a:hover.plain, a:active.plain, a:focus.plain {
	color: #8B3626;
	text-decoration: underline;
	background-color: transparent;
}

.glass {
	background-color: #eeeee0;
}
.fabric {
	background-color: #DEB887;
}
.fabric2 {
	background-color: #DEB887;
	border-left: 1px solid  #CC9966;
	border-right: 1px solid  #CC9966;
}
.fabricBot {
	background-color: #DEB887;
	border-bottom: 3px solid  #CC9966;
}
.fabricTop {
	background-color: #DEB887;
	background-image: url(images/rod3.gif);
}
.fabricL {
	background-color: #DEB887;
	border-left: 3px solid  #CC9966;
}
.fabricR {
	background-color: #DEB887;
	background-image: url(images/fold-bot.gif);
	background-position: top;
	width: 20px;
	background-repeat: no-repeat;
}
.fabricR2 {
	background-color: #DEB887;
	border-right: 2px solid  #CC9966;
	width: 20px;
}
.wall {
	background-color: #8B3626;
	color: #FDF5E6;
}
.wallTop {
	background-color: #8B3626;
	border-top: 3px solid  #CC9966;
}
.baseboard {
	background-color: #F5f5f5;
}
.baseboard2 {
	background-color: #F5f5f5;
	border-bottom: 1px solid #DCDCDC;
}
.floor {
	background-color: #cdcdc1;
}
.rodwall {
	background-color: #8B3626;
	background-image: url(images/rod.gif);
	background-position: top;
}
.rodwall2 {
	background-color: #8B3626;
	background-image: url(images/rod2.gif);
}
h1 {
	color: #bc8f8f;
	font-size: .9em;
	margin: 6px 0px 0px;
	padding: 0px;
	font-weight: 600;
}
h2, h3 {
	margin: 0px 0px 2px;
	padding: 0px;
}
h4 {
	color: #663333;
	font-size: 1em;
	margin: 10px 0px 0px;
	padding: 0px;
	font-weight: 600;
	font-style: oblique;
}
h6 {
	color: #666666;
}
.sm {
	font-size: .85em;
}
.xsm {
	font-size: .7em;
}
.c1 {
	font-size: .85em;
	text-align: right;
}
input.clr {
	background-color: #eeeee0;
	font-size: .85em;
}
input.go {
	background-color: #8B3626;
	color: #ffffff;
	font-size: .85em;
	font-weight: 600;
	padding-top: 2px;
}
.dot {
	background-image: url(images/dot-sm.gif);
}
ul.greydot{
	list-style-image: url(images/dot.gif);
}
ul.browndot{
	list-style-image: url(images/dot-brown.gif);
}
.pgnam {
	background-color: #eeeee0;
	color: Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid White;
	border-right: 1px solid White;
}

.note-r {
	color: #CC6666;
	background-color: #F8F8FF;
	font-size: .75em;
	text-transform: uppercase;
	font-style: oblique;
}
table.sidebar {
	border-left: 1px solid #cdcdc1;
	margin-left: 6px;
}
table.sidebar TD {
	font-size: .8em;
	padding-bottom: 6px;
}