/* Created by Jim Shore for Meteal Detecting website. */

body {
background: url("images/grass1.jpg") center; }

.center{
text-align: center; }

.container {
margin-left: auto;
margin-right: auto;
width: auto; }

#sidebar {
background-attachment:fixed;
font-size: 18pt;
width: 15%;
max-width: 300px;
margin-left: 2em;
margin-right: 1em;
float: left;
color: white;
background: url("images/dirt.jpg");
border: black thin solid;
text-align: center; }

#sidebar a {
background-attachment:fixed;
font-size: 18pt;
font-weight: bold;
padding: .5em;
color: Gainsboro;
text-decoration: none;
display: block; }

#sidebar a:hover {
font-size: 18pt;
font-weight: bold;
padding: .5em;
color: FFFF99;
background: url("images/silver.jpg") center;
border: none; }

#main a {
font-size: 15pt;
color: red; 
width: 100%; 
background-color: black; }

#main ul{ 
color: white;
text-align: left;
background-color: black;
font-size: 15pt; }

#main ol{ 
color: white;
text-align: left;
background-color: black;
font-size: 15pt; }

ol li {
margin-left: 2em; }

#main {
width: 65%;
max-width: 1000px; 
float: left;
padding: 1em;
font-size: 11pt;
font-family: arial,helvetica,sans-serif;
color: black;
border-left: Gainsboro solid 1em;
border-right: Gainsboro solid 1em;
text-align: left;
margin-bottom: 5em; }

img.logo {
margin-top: .1em;
margin-bottom: .1em;
border: none;
width: 600;
height: 175; }

img.center {
border: Gainsboro thick solid;
width: 50%; }

img.right {
float: right;
border: Gainsboro thick solid;
margin-top: .5em;
margin-left: 1em; }

img.left {
float: left;
border: Gainsboro thick solid;
margin-top: .5em;
margin-right: 1em; }

img.finds {
width: 100%;
border: 0px; }

h1 {
color: white;
font-style: italic;
text-align: center;
font-size: 35pt;
background-color: red;
display: block }

h2 {
color: white;
text-align: left;
background-color: black;
font-size: 15pt; }

h3{
color: white;
text-align: center;
background-color: red;
font-size: 18pt; }

h4 {
color: black;
text-align: center;
background-color: white;
font-size: 10pt;
display: inline; }

h5 {
color: red;
text-align: center;
background-color: black;
font-size: 30pt; }

h6.image {
color: white;
text-align: center;
background-color: black;
font-size: 15pt;
text-decoration: underline; }

h3.guest {
float: center;
color: white;
text-align: center;
background-color: navy;
font-size: 25pt;
text-decoration: underline; }

h6 {
color: black;
text-align: center;
background-color: white;
font-size: 10pt; }

hr {
background-color: Gainsboro;
color: Gainsboro;
height: 1em; }

tr.headtable {
color: white;
text-align:center;
font-size: 24pt;
background-color: navy; }

tr.maintablehead {
color: white;
text-align: center;
font-size: 18pt;
background-color: black; }

tr.maintable {
color: white;
text-align: center;
font-size: 15pt;
background-color: black; }

table.equip {
float: bottom;
color: white;
text-align: center;
font-size: 15pt;
width: 100%; 
border-style: 0; }

abbr {
text-decoration: underline; }

table.analyze {
float: left;
text-align: left;
color: white;
background-color: black; }

caption.equipment {
background-color: black;
caption-side: bottom;
width: auto;
text-align: center; }

form.contact {
font-size: 12 pt;
width: 100%; 
background-color: black; }

button {
color: black;
padding-top: .1em;
margin-left: 2em;
background-color: Gainsboro;
border: Gainsboro outset thin; 
margin-right: .5em; 
text-align: center;
font-weight: bold;
font-size: 12pt; }
