/* top, right, bottom, left */

*
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
}

html
{
  background-color: #ECECEC;
  background-image: url("../images/bg.jpg");
  background-position: top center;
  background-repeat: repeat-x;
}

body
{
  color: #000000;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  min-width: 600px;
  overflow: scroll;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 900px;
}

A:link, A:visited, A:hover
{
  color: #000000;
  text-decoration: underline;
}

A.nav:link, A.nav:visited, A.nav:hover
{
  color: #FFFFFF;
  text-transform: uppercase;
}

A.nav:link, A.nav:visited
{
  text-decoration: none;
}

A.nav:hover
{
  text-decoration: underline;
}

A.selected:link
{
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

A.selected:visited
{
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

A.selected:hover
{
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
  text-transform: uppercase;
}

A.path:link
{
  color: #000000;
  text-decoration: underline;
  text-transform: uppercase;
}

A.path:visited
{
  color: #000000;
  text-decoration: underline;
  text-transform: uppercase;
}

A.path:hover
{
  color: #000000;
  text-decoration: underline;
  text-transform: uppercase;
}

A.subnav:link
{
  color: #323232;
  text-decoration: none;
}

A.subnav:visited
{
  color: #323232;
  text-decoration: none;
}

A.subnav:hover
{
  color: #323232;
  font-weight: bold;
  text-decoration: none;
}

A.subnav2:link
{
  color: #323232;
  font-weight: bold;
  text-decoration: none;
}

A.subnav2:visited
{
  color: #323232;
  font-weight: bold;
  text-decoration: none;
}

A.subnav2:hover
{
  color: #323232;
  font-weight: bold;
  text-decoration: none;
}

form
{
  font-size: 80%;
}

strong
{
  font-weight: bold;
}

p.header
{
  color: #323232;
  font-family: Times, Georgia, Serif;
  font-size: 140%;
  font-style: italic;
  padding: 0;
}

p.quote
{
  color: #323232;
  font-family: Times, Georgia, Serif;
  font-size: 140%;
  font-style: italic;
  padding-bottom: 1em;
}

table.contactInformation
{
  font-size: 80%;
  margin-bottom: 0.5em;
  width: 600px;
}

table.contactInformation th
{
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}

table.contactInformation td.left
{
  width: 200px;
  text-align: left;
  vertical-align: top;
}

table.contactInformation td.right
{
  width: 400px;
  text-align: left;
  vertical-align: top;
}

p
{
  font-size: 80%;
  padding-bottom: 1em;
}

div.path
{
  padding: 5px 10px 5px 10px;
}

div.content
{
  padding: 0px 10px 0px 10px; /* top, right, bottom, left */
  height: 100%;
}

div.newsBox
{
  float: left;
  position: relative;
  width: 280px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
  border-right: 1px solid #a0a0a0;
  border-top: 1px solid #a0a0a0;
}

div.eventsBox
{
  float: left;
  float: right;
  position: relative;
  width: 280px;
  margin-left: 0px;
  margin-right: 60px;
  margin-bottom: 10px;
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
  border-right: 1px solid #a0a0a0;
  border-top: 1px solid #a0a0a0;
}

div.sidebox
{
  width: 150px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #a0a0a0;
}

p.sidebox
{
  font-size: 70%;
  padding: 0;
  text-align: left;
}

p.subnav
{
  font-size: 70%;
  line-height: 140%;
  padding: 0;
  text-align: left;
}

p.navigation
{
  color: #FFFFFF;
  font-size: 70%;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}

p.path
{
  font-size: 60%;
  text-transform: uppercase;
}

textarea
{
  font-size: 100%;
}

table
{
  border-collapse: collapse;
  border: 0;
  width: 100%;
}

th, td
{
  padding: 0;
}

td.disabled
{
  color: #B2B2B2;
}

table.wrapper
{
  background-color: #ffffff;
  border: 1px solid #4d7f9e;
  border-spacing: 0;
}

td.navigation
{
  background-color: #4d7f9e;
}

td.content
{
  border-right: 1px solid #000000;
  width: 100%;
}

td.side
{

}

td.bottom
{
  height: 15px;
}

td.numbers
{
  font-size: 80%;
  width: 50%;
}

ul
{
  list-style-position: outside;
  list-style-type: square;
  padding: 0;
  padding-left: 12px;
}

option
{
  padding-left: 1em;
}

option.title
{
  padding-left: 0;
}


h1
{
  color: #000000;
  font-family: Helvetica, Georgia, Gill Sans;
  font-size: 160%;
  font-weight: normal;
  //padding-top: 0.5em;
  padding-bottom: 0.5em;
}

h2
{
  color: #000000;
  font-size: 80%;
  font-weight: bold;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
}

h3
{
  color: #4d7f9e;
  font-size: 80%;
  font-weight: bold;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
}

h4
{
  color: #4d7f9e;
  font-size: 60%;
  font-weight: bold;
  padding-bottom: 0.5em;
}

img
{
  border: 0;
  padding: 2px;
}

img.flag
{
  vertical-align: middle;
}

img.logo
{
  border: 0;
  float: left;
  padding: 0;
  vertical-align: top;
}

img.logo25
{
  border: 0;
  float: right;
  horizontal-align: right;
  padding: 0;
  vertical-align: top;
}

img.product
{
  border: 1px solid #a0a0a0;
  margin-right: 10px;
  padding: 0;
  /*vertical-align: bottom;*/
}

div.container
{
  width: 480px;
}

div.left
{
  float: left;
  width: 240px;
  position: relative;
}

div.right
{
  float: right;
  margin-top: 13px;
  width: 240px;
}

div.both
{
  clear: both;
}

table.productInfo
{
  border-collapse: collapse;
  font-size: 60%;
  margin: 0;
  padding: 0;
  width: 620px;
}

td.productImage
{
  width: 120px;
}

td.productText
{
  padding-left: 10px;
  padding-right: 10px;
  width: 320px;
}

td.productLink
{
  width: 140px;
}

td.prod
{
  width: 40px;
}

img.prod
{
  border: 1px solid #a0a0a0;
  margin-right: 10px;
  padding: 0;
}

img.prodlink
{
  border: 0;
  margin: 3px;
  padding: 0;
}

input.button
{
  border: 1px solid #4d7f9e;
  background-color: white;
}

div.logo
{
  //border: 1px solid #ff0000;
  clear: both;
  height: 50px;
  margin: 10px 10px 40px 10px;
}

div.product
{
  clear: both;
  padding-top: 10px;
  padding-bottom: 6px;
  text-align: right;
  width: 500px;
}

div.quote
{
  color: #323232;
  font-family: Times, Georgia, Serif;
  font-size: 140%;
  font-style: italic;

  clear: both;
  margin-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 6px;
  text-align: left;
  width: 350px;
}

div.copyright
{
  font-size: 60%;
  text-align: right;
  width: 100%;
}

