﻿html {
	background-color: rgba(14,11,11,0.5);
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	background: url(In-The-Garden-BKG.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

a:link {
	color: #EE3300;
}
a:visited {
	color: #EE3300;
}
a:active {
	color: #EE3300;
}

body {
	font-family: 'Source Sans Pro', Tahoma, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	background-color: rgba(0,0,0,0);
	font-size: 18px;
	line-height: 1.1em;
	font-weight: 400;
	letter-spacing: normal;
	color: #D0D0D0;
	margin: 0;
	padding: 0;
}
div {
	background-color: rgba(14,11,11,0.7);
	margin: auto;
}

div#main {
	border-left: thin white solid;
	border-right: thin white solid;
	border-top: medium solid #CCCCCC;
	width: 100%;
	max-width: 1024px;
}
div#logo {
	background-color: rgba(0,0,0,0);
	padding: 0;
	padding-bottom: 10px;
	width:80%;
}
div#news {
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: justify;
	width: 81%;
	background-color: rgba(0,0,0,0);
}
div#news2 {
	padding-top: 10px;
	padding-bottom: 5px;
	width: 81%;
	background-color: rgba(0,0,0,0);
}
div#textarea {
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: justify;
	width: 81%;
	background-color: rgba(0,0,0,0);
}
div.sep {
	background-color: #333333;
	clear: both;
	height: 25px;
}
div.last {
	border-bottom: thin white solid;
}
div#footer {
	background-color: rgba(255,255,255,.5);
	font-size: 16px;
	color: #C0C0C0;
	margin-top: 0;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.title {
	padding-left: 16px;
	padding-bottom: 10px;
}
div#video {
	border-style: ridge;
	border-width: thick;
	border-color: #505050;
	width: 721px;
	height: 406px;
	background-color: #331A00
}
blockquote {
}
table {
	width: 100%;
	padding: 0;
	border: 0;
	display: block;
	font-size: 16px;
	border-collapse: collapse;
	background-color: rgba(0,0,0,0);
}

td.painting {
	width: 61%;
	text-align: right;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 50px;
}

td.painting2 {
	width: 61%;
	text-align: right;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 25px;
	padding-bottom: 0px;
}

td.painting3-x {
	text-align: right;
	padding-right: 20px;
	padding-left: 10%;
	padding-top: 25px;
	padding-bottom: 50px;
}

td.painting2-x {
	text-align: right;
	padding-right: 20px;
	padding-left: 10%;
	padding-top: 25px;
	padding-bottom: 0px;
}

td.painting-x {
	width: 75%;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 25px;
	padding-bottom: 50px;
}

td.title {
	text-align: left;
	vertical-align: middle;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 30px;
}

td.title2 {
	text-align: left;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 30px;
}


td.sell {
	font-size: 18px;
	line-height: 1.1em;
	letter-spacing: normal;
	padding-right: 1em;
}
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: 0px;
	padding-top: 10px;
}
img.logo {
    display: block;
    margin: auto;
	margin-bottom: 0;
	margin-top:16px;
	padding: 0;
}
h1 {
	font-family: 'Crimson+Text', serif;
	font-weight: 700;
	color: #CC9933;
	letter-spacing: 2px;
	font-size: 36px;
	margin-top: 20px;
	margin-bottom: 20px;
    line-height: 1.1em;
}
h2 {
	color: #dd3300;
	margin-top: 0;
	margin-bottom: .1em;
}
h3 {
	color: #dd3300;
	margin-top: 0;
	font-size: 16px;
	font-style: italic;
}
h4 {
	color: #dd3300;
	margin-top: 0;
	font-size: 24px;
	line-height: 28px;
}
li {
	list-style: none;
	margin-bottom: 2em;
}
br {
   display: block;
   line-height: 1.1em;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.1em;
}
p.show {
	color: #CC9933;
	font-weight: 600;
	font-size: 20px;
	margin: 0.5em 0 0.2em 0;
	line-height: 1.2em;
}
p.title {
	color: #CC9933;
	font-family: 'Vollkorn', serif;
	font-weight: 700;
	margin: 0 0 0 0;
	font-size: 20px;
	line-height: 1.1em;

}
p.open {
	font-weight: bold;
	margin: 0 0 0.2em 0;
}
p.run {
	margin-top: 0;
	line-height: 1.1em;
}
p.sig {
	margin-left: 40px;
	font-style: italic;
}
hr.show {
	width: 120px;
	margin-left: 40px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	text-align: left;
}
.style_title {
	color: #CC9933;
}

div#menubar {
	background-color: #CCCCCC;
	padding-top: .35em;
	padding-bottom: .25em;
}
#main-navigation ul {
	text-decoration: none;
	font-weight: 600;
	font-style: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'Source Sans Pro', Tahoma, Arial, sans-serif;
	letter-spacing: 0;
	font-size: 18px;
	text-transform: uppercase;
}
#main-navigation li {
	margin-left: .5em;
	margin-right: .5em;
	display: inline;
}
#main-navigation ul li a, ul li a:visited {
	text-decoration: none;
	cursor: pointer;
	color: #404040;
}
#main-navigation a:hover, ul li a:focus {
	color: #dd3300;
	text-decoration: none;
	outline: none;
}
#main-navigation ul li:not(:last-child) {
}
#main-navigation ul li.active-link > a {
	color: #dd3300;
}

.center {
	text-align: center;
}

li.catalog {
		text-decoration: none;
		font-size: 20px;
	font-weight: 600;
	font-style: normal;
	margin: 0;
	padding: .1em;
	list-style-type:disc;
	list-style:outside;	
		color: #CC9933;

}

li.catalog a {
	color: #CC9933;
	text-decoration: none;
	cursor: pointer;
}

li.catalog a:hover, ul li a:focus {
	color: #EEAA44;
	outline: none;
}

	
ul li a:visited {
		text-style: none;
		color: inherit;
		text-decoration: none;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
