body {background: #8A4117; font-family: "georgia"; margin: 0px;}

#screen {width: 775px; margin: auto; padding: 0px; background: white;}

#main {clear: both; margin: 0; padding: 0;}

#content {padding: 20px 10px 20px 10px; margin: auto;}

.list {text-align: center; margin-top: 20px; clear: both;}

img.left {float: left; padding: 5px 10px 10px 10px;}

img.right {float: right; padding: 5px 10px 10px 10px;}

img.clear {clear: both;}

img {border: none;}

.textchunk {clear: both;}

.textchunk p {padding: 10px; font-size: 115%; line-height: 1.4;}

.welcome {border: dotted 2px #7F525D; background-color: #EDE275; overflow: hidden;}

#header {position: relative; margin: 0px; padding: 0px; border-bottom: solid 1px #7F525D; width: 100%; height: 150px; background: #F88017; color: #8A4117;}

#header p {padding: 10px; font-size: 115%; line-height: 1.4;}

img#logo {float: left; height: 150px; padding: 0 10px 0 0; margin: 0px;}

/* Menu bar at the top with different products */
ul#navproducts {position: absolute; bottom: -20px; right: 10px; list-style: none; text-align: left;}

ul#navproducts li {display: inline;}

ul#navproducts a {padding: 5px; text-decoration: none; color: #8A4117; background: #C9BE62; border: solid 1px #8A4117;}

ul#navproducts a:hover {background: #8A4117; color: white;}

/* Menu bar in the footer with Suggestions, Dealer Locator, etc. */
ul#navinfo {padding: 0; margin: 0; list-style-type: none; font-size: .8em; width: 100%; text-align: center;}

ul#navinfo li {display: inline; border-right: dotted 2px #7F525D;}

ul#navinfo a {text-decoration: none; color: #7F525D; padding: 5px;}

p.error {color: red;}

p.submitted {color: blue;}

p.par {text-indent: 30px; line-height:1.5;}

.capt {font-style: italic; text-align: center; margin: 30px;}

.capt p {padding: 0; margin: 0;}

.textcapt {float: left; width: 200px; padding: 0 10px 0 5px;}

.textcapt p {font-style: italic; font-size: .9em; padding: 0; margin: 0; text-align: center; width: 100%;}

p.thumbcapt {font-style: italic; font-size: .7em; padding: 0px; position: relative; top: -1em;}

.smallpics {vertical-align: middle; text-align: center; margin: auto;}

.painting {text-align: center; float: left; padding: 4px; position: relative;}

/*.painting img:hover {width: 200%; height: 200%;}*/

.painting p {margin-top: 0px; padding-bottom: 5px; text-align: center;}

/* Centered description on the product pages */
p.description {width: 50%; margin-right: 25%; margin-left: 25%;}

/* Admin pages */
p.signout {font-size: .9em; position: relative; top: -1em;}

.options {clear: both; width: 100%;}

.options_left {font-weight: bold; width: 48%; height: 40px; text-align: right;}

.options_right {position: relative; top: -40px; right: -52%; text-align: left;}

#footer {padding: 10px 0px 10px 0px; clear: both; text-align: center; border-top: solid 1px #7F525D;  background: #F88017; color: #8A4117;}