﻿a:link {
	color: #CC3300;
}
a:visited {
	color: white;
}
a:active {
	color: #CC3300;
}
body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: medium;
	background-color: #303015;
	color: #C0C0C0;
	margin: 0;
	padding: 0;
}
div {
	margin: auto;
	background-color: black;
}
div#main {
	border-left: thin white solid;
	border-right: thin white solid;
	width: 904px;
}
div#logo {
	border-top: medium solid #CCCCCC;
	padding-left: 85px;
	padding-bottom: 10px;
}
div#menubar {
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 3px;
}
div#news {
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: justify;
	width: 81%;
}
div#news2 {
	padding-top: 10px;
	padding-bottom: 5px;
	width: 81%;
}
div#textarea {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: justify;
	width: 81%;
}
div.sep {
	background-color: #333333;
	clear: both;
	height: 25px;
}
div.last {
	border-bottom: thin white solid;
}
div#footer {
	background-color: #CCCCCC;
	font-size: small;
	color: #808080;
	margin-top: 0;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.title {
	padding-left: 16px;
	padding-bottom: 10px;
}
blockquote {
}
table {
	width: 100%;
	padding: 0;
	border: 0;
	display: block;
	border-collapse: collapse;
}
td.painting {
	width: 61%;
	text-align: right;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 50px;
}
hr {
	width: 90%;
	color: #CCCCCC;
	text-align: center;
	height: 1px;
	display: block;
}
img {
	border: 0;
}
img.border {
	border: thin #553300 solid;
}
img.sold {
	padding-left: 10px;
	padding-top: 10px;
}
img.menuitem {
	padding-left: 10px;
	padding-right: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #CC9933;
	letter-spacing: 5pt;
	font-variant: small-caps;
	font-size: 1.8em;
	margin-top: 20px;
}
h2 {
	color: #CC3300;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	color: #CC3300;
	margin-top: 0;
	font-size: small;
	font-style: italic;
}
li {
	list-style: none;
	margin-bottom: 2em;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
p.show {
	color: #CC9933;
	font-weight: bold;
	margin: 0 0 0 0;
}
p.title {
	font-variant: small-caps;
	color: #CC9933;
	font-weight: bold;
	margin: 0 0 0 0;
	font-size: large;
}
p.open {
	font-weight: bold;
	margin: 0 0 0 0;
}
p.run {
	margin-top: 0;
}
p.sig {
	margin-left: 40px;
	font-style: italic;
}
hr.show {
	width: 120px;
	margin-left: 40px;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: left;
}
