﻿body {
  background-color: #F9F1DF;
}
#content {
  margin: 0 auto 20px auto;
  width: 800px;
}
#content p {
	font-family: Verdana;
	font-size: small;
      margin: 10px 0 0 0;
}
p.begin {
  clear: both;
  padding-top: 20px;
}
img {
  border-width: 0px;
}
img.style4 {
  width: 133px;
  margin: 10px 0 0 0;
}
img.style14 {
  width: 200px;
  margin: 10px 0 0 0;
}
img.third {
  width: 250px;
  padding-bottom:10px;
}
img.equipment_image {
	width: 100px;
	height: 75px;
}
#sidebar_left {
  width: 400px;
  float: left;
}
#sidebar_right {
  width: 400px;
  float: right;
}
#1_column {
  width: 800px;
}
a:link {
	font-family: "Eras Medium ITC","Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-family: "Eras Medium ITC","Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #CC6600;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
  height: 80px;
  clear: both; 
  padding-top: 20px; 
  background-color: #996633; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: normal;
  text-align: center;
}
#footer a {
  text-decoration: none;
  font-family: Verdana;
  font-size: small;
  font-weight: normal;
}
#footer a:link {
  color: #FF9900;
}
#footer a:visited {
  color: #FFFF00;
}
.style3 {
	font-family: Verdana;
	font-size: x-small;
}

.styleSEIgreenfont {
	color: #072611;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
}
.style5 {
	text-align: right;
}
.style8 {
	color: #072611;
}
.style9 {
	padding-left: 0;
}
.DescText {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
#nav {
  width: 100%;
  text-align: left;
}
#nav a:link {
	font-family: "Eras Medium ITC","Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #FF9900;
}
#nav a:visited {
	font-family: "Eras Medium ITC","Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC6600;
}
.style10 {
	font-family: Verdana;
	font-size: small;
}
.style11 {
	font-family: Verdana;
}
.style12 {
	font-size: small;
}
.style13 {
	color: #072611;
	font-family: Verdana;
      font-size: medium;
}
#employee a:link {
	font-family: "Eras Medium ITC";
	font-size: small;
	font-variant: small-caps;
	color: #FF9900;
}
#employee a:visited {
	font-family: "Eras Medium ITC";
	font-size: small;
	font-variant: small-caps;
	color: #CC6600;
}
#employee {
  float: right; 
  padding-top: 5px;
}
table {
  margin-bottom: 10px;
}
img.main_image {
  width: 400px;
  float: right;
}
h1, h2, h3 {
  margin: 5px 0;
  color: #CC6600;
  font-family: "Eras Medium ITC","Times New Roman", Times, serif;
  font-weight: bold;
  font-variant: small-caps;
}
h1 {
  font-size: x-large;
  margin-top: 15px;
}
h2 {
  font-size: larger;
}
img.ssimage {
  width: 370px;
}
#ss_page {
  width: 370px;
  margin: 0 auto;
}
input {
  width: 350px;
}
table.data {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
}
table.data th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.data td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
}
div.slideshow {
  position:relative;
  width:400px;
  height:400px;
  overflow:hidden;
  padding-bottom:30px;
  float:right;
}
div.sidebar_left {
  float:left;
  width:390px;
}