body       { background: url(../gif/gray.jpg);
             background-color: #ffffff }

h1         { text-align: center;
             font-style: italic;
		     color: #0000a0;
             padding-top: 20px }

h2         { text-align: center;
             font-style: italic;
		     color: #0000a0 }

h4         { color: #800000 }

img, table { border: 0px }

td, tr     { vertical-align: text-top }
			 
a:link     { color: #800000;
             text-decoration: none }

a:visited  { color: #800000;
             text-decoration: none }

a:hover    { color: #800000;
             text-decoration: underline }
			 
a[name]:hover    { color: inherit;
                   text-decoration: inherit }

p, li      { font-size: 92%;
             line-height: 115% }

address    { text-align: center;
             font-weight: bold;
			 font-style: italic;
			 font-size: 80%;
			 color: #800000; 
			 margin-bottom: 24pt;
			 font-family: Arial, Sans-serif;
			 margin-left: 26%;
			 margin-right: 26%;
			 border-style: solid;
			 border-color: #800000;
			 border-width: 2px 0px 0px 0px;
			 padding-top: 6px }

.back      { margin: 8px 0px }

.imgleft   { float: left;
             margin: 10px 10px;
             vertical-align: text-top }

.imgright  { float: right;
             margin: 10px 10px;
             vertical-align: text-top }

.imgtop    { vertical-align: text-top }

#wrapper   { width: 100%;
             height: 100% }

#sidebar   { height: 100%;
             float: left;
             padding: 12px }

@media (max-width: 767px) {
  #sidebar {
    display: none; }
}

#reviews   { width: 580px;
             height: 100%;
             float: left;
             margin-left: 10px;
             vertical-align: top }

@media (max-width: 576px) {
  #reviews { width: 100% }
}

.maincell  { align: center;
             vertical-align: top !important }
			 
.aside     { font-style: italic;
             font-size: 85%;
			 margin-left: 5% }

.banner    { text-align: center;
             font-size: 110% }

.blog      { font-size: 80%;
             margin-left: 10%;
			 margin-right: 5%;
			 font-style: italic;
			 font-family: Arial, Sans-serif }

.date      { font-style: italic;
             font-family: Arial, Sans-serif;
             font-weight: bold;
             margin-left: 15pt;
			 font-size: 90%;
		     color: #0000a0 }

.era       { text-align: center;
             font-size: 85% }

.pcenter   { text-align: center;
             padding: 0px }

.atoz      { align: center;
             margin: 0px auto }
			 
.search    { text-align: right;
             font-size: 90%;
			 font-style: italic;
			 font-weight: bold }

.readon     { margin-left: 200px }

.lhead     { list-style-type: none }

.book       { text-decoration: underline }

.cross      { font-family: Arial, Sans-serif }