* { margin:0; padding: 0; }

body {
  background-color: #3A3A3A;
  color: #555;
  font: 81.5%/1.4  Verdana, 'Trebuchet MS', arial, sans-serif;
  text-align: center;
  margin: 15px 0;
}

/* links */
a {
  color: #72A545;
  background: inherit;
  text-decoration: none;
}
a:hover {
/*  color: #006699; */
/* background: inherit; */
  color: #FFF;
  background: #72A545;
}

/* headers */
h1, h2, h3, h5, dt {
  font-family: 'Trebuchet MS', Arial, sans-serif;
  font-weight: bold;
}

h1, dt {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #339900;
}
h3 {
  font-size: 1.1em;
  text-transform: uppercase;
  color: #333;
  letter-spacing: 1px;
}

h5 {
  font-size: 0.845em;
  text-transform: none;
  color: #000;
}

h1, h2, h3, h5, p, dt, dd {
  padding: 0;
  margin: 10px 15px;
}

ul, ol {
  margin: 10px 30px;
  padding: 0 15px;
  color: #000;
}
ul span, ol span {
  color: #666666;
}

/* images */
img {
  border: 2px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #EAEAEA;
  border-left: 5px solid #72A545;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

blockquote {
  margin: 15px;
  padding: 0 0 0 32px;
  background: #FAFAFA url(/css/images/quote.gif) no-repeat 5px 10px !important;
  background-position: 8px 10px;
  border: 1px solid #EAEAEA;
  border-left: 5px solid #72A545;
  font-weight: bold;
}

/* form elements */
form {
  margin: 0;
  padding: 0 10px;
  border: 1px solid #EAEAEA;
  background-color: #FAFAFA;
  line-height: 1em;
}
form table th { 
  border-right: 2px solid #E5ECF9;
  font-weight: bold;
  padding: 10px 10px 10px;
  text-align: right;
  width: 300px;
}
form table td { 
  padding: 10px 0 10px 10px;
}
label {
  display:block;
  font-weight:bold;
  margin:5px 0;
}
form div.contact-small {
  color: #959595;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
}
form div.errortext {
  color: #F00; 
  font-style: normal;
  font-weight: bold;
}
input {
  width: 300px;
  padding:3px;
  border:1px solid #eee;
  font: normal 1em Verdana, sans-serif;
  color:#777;
  background-color: #FFF !important; 
}
select {
  width: 309px;
  padding: 3px 0;
  border: 1px solid #eee;
  font: normal 1em Verdana, sans-serif;
  color:#777;
  background-color: #FFF !important; 
}
textarea {
  height: 150px;
  width: 300px;
  padding: 4px 3px;
  font: normal 1em Verdana, sans-serif;
  border:1px solid #eee;
  display:block;
  color:#777;
  background-color: #FFF !important; 
}
input.button {
  margin: 0;
  font: bolder 12px Arial, Sans-serif;
  border: 1px solid #EAEAEA;
  padding: 2px 3px;
  background: #CCC url(/css/images/bg-button.gif) repeat-x left bottom;
  color: #333;/* color: #339900; */
  width: 125px;
}


/* search */
#sidebar #search {
  background: #f2f2f2;
  margin: 0 15px;
  padding: 5px 0;
}
#sidebar #search img {
  vertical-align: bottom;
}
#sidebar #search .textbox {
  background: #FFF url(/css/images/input.png) no-repeat top left;
  border: 1px solid #EAEAEA;
  font-size: 11px;
  padding: 3px;
  width: 110px;
}
#sidebar #search input.searchbutton {
  margin: 0;
  font: bold 100% Arial, Sans-serif;
  border: 1px solid #CCC;
  background: #CCC url(/css/images/bg-button.gif) repeat-x left bottom;
  padding: 1px;
  height: 25px;
  color: #333;
  width: 55px;
}

/*****************************
      LAYOUT
******************************/
#wrap {
  margin:0 auto;
  padding:0;
  text-align: left;
  background-color: #FFF;
  width: 790px;
  overflow: visible;
}
#content-wrap {
  clear:both;
  margin:0; padding:0;
  width: 790px;
}

/* header */
#header {
  position: relative;
  clear:left;
  width: 790px;
  height: 135px;
  margin: 0; padding: 0;
  background: #000 url(/css/images/bg.gif) repeat-x left bottom;
}

#header h1#header-logo {
  position: absolute;
  margin: 0; padding: 0;

  text-indent: -65535px;
  font: bolder 2em 'Trebuchet MS', Arial, Sans-serif;
  color: #FFF;

  top: 40px; right: 70px;
  height: 80px; width: 165px;
  background: transparent url(/images/logo.png) no-repeat left bottom;

  z-index: 101;
}

#header h3#header-address {
  position: absolute;
  margin: 0; padding: 0;

  font: bold 0.845em 'Trebuchet MS', Arial, Sans-serif;
  text-transform: none;
  color: #FFF;

  top: 38px; left:40px;
  z-index: 100;
}

#header div#header-decor {
  position: absolute;
  margin:0; padding: 0;

  top: 55px; left: 190px;
  height: 20px; width: 350px;
  background: transparent url(/css/images/decor.gif) no-repeat left bottom;

  z-index: 1;

}

/* menu tabs */
#header #header-tabs {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 25px;
  background: #000;
  font: bold 1em Verdana, Tahoma, 'Trebuchet MS',  Sans-serif;
}
#header-tabs ul {
  margin:0;
  padding:2px 0px 0px 7px;
  list-style:none;
}
#header-tabs li {
  display:inline;
  margin:0; padding:0;
}
#header-tabs a {
  float:left;
  background: url(/css/images/tableft.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#header-tabs a span {
  float:left;
  display:block;
  background: url(/css/images/tabright.gif) no-repeat right top;
  padding:7px 15px 4px 8px;
  color: #CCC;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {float:none;}
/* End IE5-Mac hack */
#header-tabs a:hover span {
  color:#FFF;
}
#header-tabs a:hover {
  background-position:0% -42px;
}
#header-tabs a:hover span { background-position: 100% -42px;}
#header-tabs .current a { background-position:0% -42px; }
#header-tabs .current a span { background-position:100% -42px; color: #FFF;}

/* main content */
#main {
  float: left;
  width: 480px;
  margin: 0; padding: 0;
  background-color: inherit;
  
  border-right: 1px dashed #CCC;
}

#content {
  float: left;
  width: 790px;
  margin: 0; padding: 0;
  background-color: inherit;
}

#main h1,
#content h1 {
	
}

#main dt,
#content dt {
  padding: 8px 0 3px 25px;
  text-transform: none;
  background: url(/css/images/arrow.gif) no-repeat 0% .7em;
  border-bottom: 2px solid #f2f2f2;
  color: #339900;
}

#main dd dt,
#content dd dt {
  background:none;
  padding-left: 0px;
  border-border: 1px solid #f2f2f2;
}


/* sidebar  */
#sidebar {
  float: right;
  width: 300px;
  margin: 0 0 10px 0; padding: 0;
  background-color: inherit;
}
#sidebar h1 {
  padding: 8px 0px 3px 25px;
  background: url(/css/images/arrow.gif) no-repeat 0% .7em;
  text-transform: none;
  color: #339900;
}

#sidebar ul.sidemenu {
  list-style:none;
  margin:10px 15px;
  padding:0;
}
#sidebar ul.sidemenu li {
  margin-bottom:1px;
  border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
  display: block;
  font-weight: bold;
  color: #333;
  text-decoration:none;
  padding: 2px 5px 2px 10px;
  background: #f2f2f2;
  border-left: 5px solid #CCC;

  min-height: 18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
  padding:2px 5px 2px 10px;
  background: #f2f2f2;
  color: #339900;
  border-left:5px solid #72A545;
}


/* footer */
#footer {
  clear: both;
  color: #CCC;
  background: #000;
  margin: 0;
  padding: 10px 0 15px 0;
  font-size: 87%;
  text-align: center;
}
#footer ul#footer-links {
  margin: 0; padding: 0;
}

#footer ul#footer-links li {
  display: inline;
  margin: 0;
  padding: 0 5px 0 7px;
  border-left: 1px solid #CCC;
  color: #CCC !important;
}

#footer ul#footer-links li:first-child {
  border-left: 0;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.align-center{ text-align: center; }

/* additional classes */
.clear { clear:both; font-size: 1px; line-height: 1px; }
.hide  { display: none; }
.gray  { color: #CCC; }

.comments {
  color: #333;
  background: #FFF;
  text-align: right;
  border-top: 1px dashed #EFF0F1;
  border-bottom: 1px dashed #EFF0F1;
  padding: 5px 0;
  margin-top: 20px;
}

.img-shadow {
  background: url(/css/images/shadow.png) no-repeat bottom right !important;
  background: url(/css/images/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 0 20px !important;
  margin: 10px 5px 0 15px;
}
.img-shadow img {
  display: block;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 1px;
}
