/* Updated 13July18 by Russ Harvey  */

body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  background-image: url(graphics/buttons/dotted-line.jpg);
  background-repeat: repeat-y;
  background-position: 0 0;
  color: #366;
  font-family: sans-serif;
}
#photograph {
  position: absolute;
  width: 94px;
  height: 132px;
  margin-left: 30px;
  margin-top: 20px;
  z-index: 3;
}
#header {
  margin: 0;
  padding: 20px 0 0 0;
  height: 85px;
}
#header .logo {
  margin-left: 135px;
  margin-top: 0;
}
#header2 {
  margin: 0;
  padding: 20px 0 0 0;
  height: 125px;
}
#header2 .logo {
  margin: 10px 0 20px 185px;
  text-align: center;
}
#navbar {
  height: 1.5em;
  margin: 0;
  padding: 0;
  background-color: #e5edf0;
  font-family: sans-serif;
  font-size: 1.2em;
  width: 100%;
  z-index:2;
}
#nav-box {
  position: absolute;
  text-align: center;
  width: 80%;
  top: 110px;
  margin-left: 180px;
}
#nav {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  word-spacing: 1.5em;
}
.textnav {
  text-align: center;
  margin: 0;
  padding: 0;
  word-spacing: 1.5em;
}
#centerColumn {
  padding: 1em;
  margin: 0;
  margin-left: 180px;
  margin-right: 0px;
}
#leftColumn {
  position: absolute;
  top: 155px;
  width: 140px;
  margin: 0;
  padding: 0;
  font-size: small;
}
#leftColumn {
  left: 0;
}
#leftColumnContent {
  margin: 0;
  padding: 0;
}
#centerColumnContent {
  margin: 0;
  padding: 0 1em;
}
#headerContent {
  margin: 0;
  padding: 0;
}
#centerColumnContent h1.tight, h3.tight {
  margin: 3px;
  padding: 0;
}
#wrapper {
  text-align: left;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
/* These "2" IDs are used to align images in Lee's and Steve's intro gallery  */
#contentl2 {
  margin-left: 0;
  width: 250px;
  padding-left: 5px;
  margin-right: 5px;
}
#contentr2 {
  position: absolute;
  top: 815px;
  width: 250px;
  margin-left: 300px;
  padding-left: 5px;
  margin-right: 5px;
}
#contentl2Content, #contentr2Content {
  margin: 0;
  padding: 1em;
}
/* The S (Sl=left; Sr=right) is used to align images in Steve's Airbrush Gallery  */
#contentSl {
  top: 535px;
  margin-left: 0;
  width: 320px;
  padding-left: 5px;
  margin-right: 5px;
}
#contentSr {
  position: absolute;
  top: 885px;
  width: 180px;
  margin-left: 370px;
  padding-left: 5px;
  margin-right: 5px;
}
#contentSlContent, #contentSrContent {
  margin: 0;
  padding: 0;
}
/* The LL (LLl=left; LLr=right) is used to align images in Lee's Landscape Gallery  */
#contentLLl {
  top: 535px;
  margin-left: 0;
  width: 250px;
  padding-left: 5px;
  margin-right: 5px;
}
#contentLLr {
  position: absolute;
  top: 773px;
  width: 250px;
  margin-left: 300px;
  padding-left: 5px;
  margin-right: 5px;
}
#contentLLlContent, #contentSrContent {
  margin: 0;
  padding: 0;
}
/* The LF (LFl=left; LFr=right) is used to align images in Lee's Floral Gallery  */
#contentLFl {
  top: 535px;
  margin-left: 0;
  width: 250px;
  padding-left: 5px;
  margin-right: 5px;
}
#contentLFr {
  position: absolute;
  top: 1488px;
  width: 250px;
  margin-left: 300px;
  padding-left: 5px;
  margin-right: 5px;
}
#contentLFlContent, #contentLFrContent {
  margin: 0;
  padding: 0;
}
#buttons {
  text-align: center;
  margin-top: 30px;
}
#buttons p.buttons {
  text-align: center;
  margin-top: 30px;
  padding-left: 15px;
}
#footbar {
  clear: both;
  height: 1.5em;
  margin: 0;
  padding: 0;
  background-color: #e5edf0;
  font-family: sans-serif;
  font-size: 1.2em;
  width: 100%;
  z-index:2;
}
#footbar-box {
  position: relative;
  text-align: center;
  width: 80%;
  margin-left: 180px
}
#footbar-text {
  font-size: 0.7em;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0.5em 0 0 5em;
}
#credits {
  padding: 1em;
  margin: 0;
  margin-left: 180px;
  margin-right: 0;
  text-align: center;
}
#credits .center {
  margin: 0;
  margin-left: 180px;
  margin-right: 0px;
  text-align: center;
}
p,td,div,blockquote,th,dt,dd {
  font-family: sans-serif;
  font-size: 1.0em;
}
ul {
  font-family: sans-serif;
  font-size: 1.0em;
}
ol {
  font-family: sans-serif;
  font-size: 1.0em;
  list-style-type: decimal;
}
li.off {
  list-style-type: none;
  text-indent: 5em;
}
.title {
  font-size: 0.9em;
  text-align: center;
  margin: 5px 0 35px 0;
  padding: 0;
}
.center {
  text-align: center;
}
.smcenter {
  font-size: 0.7em;
  text-align: center;
}
.smleft {
  font-size: 0.7em;
}
.middle {
  text-align: center;
  margin: 30px 3em;
  padding: 0;
}
.blockquote {
  margin: 2em 3em;
}
/* The "narrowtextblock" class is used in the text describing shows to avoid long lines of text  */
.narrowtextblock {
  margin: 1em 10em;
}
/* The "ul.narrowtextblock" class is used to fit lists in the narrowtextblock description text  */
ul.narrowtextblock {
  margin: 1em 10em;
  font-family: sans-serif;
  font-size: 1.0em;
}
.clear {
  clear: both;
  font-family: sans-serif;
  font-size: 0.7em;
  margin: 1% 3%;
}
.clearimg {
  clear: both;
  font-size: 0.1em;
  margin: 0;
  padding: 0;
}
.medclear {
  font-size: 24px;
  line-height: 30px;
  text-align: justify;
}
.bigclear {
  font-size: 48px;
  line-height: 60px;
  text-align: justify;
}
.artwork {
  text-align: center;
  padding: 0;
  margin-top: 25px;
}
.photo {
  text-align: center;
  margin: 0;
}
.sig {
  text-align: left;
  margin-left: 550px;
}
.description {
  font-size: 0.8em;
  text-align: center;
  margin: 30px 0;
  padding: 0;
}
.table {
  margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
  font-family: sans-serif;
  color: #336666;
  text-align: center;
}
.awardimg {
  z-index:2 ;
  float: left;
  border: 0;
  margin-right: 5px;
  padding: 0;
}
.rightimg {
  float: right;
  border: 0;
  margin: 1px 0 10px 10px;
}
a:link {
  color: #603;
  font-weight: normal;
  text-decoration: none;
}
a:active {
  color: #603;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #603;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  color: #f00;
  font-weight: normal;
  text-decoration: none;
}
a img {
  border: none;
}