/* Copyright 2008, CSS Custom Built by Aaron Klabunde, Jimp Studio */

body {
  margin: 0px auto;
  width: 100%;
  height: 100%;
  background-image: url(images/bgrndbdy.png);
  background-repeat: repeat-x;
  text-align: center;
  font size: 12px;
  font-family: arial, helvetica, verdana, sans-serif;
  line-height: 125%;
}
h1 {
  margin: 0;
  padding: 0px 0px 16px 0px;
  text-align: center;
  font-size: 32px;
  font-weight: 800;
  color: #1f1f36;
  line-height: 120%
}
h2 {
  margin: 0;
  padding: 0px 0px 0px 0px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #642424;
  line-height: 120%;
  text-decoration: none;
}
h3 {
  margin: 0;
  padding: 0px 0px 0px 0px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #122246;
  line-height: 120%;
  text-decoration: none;
}
img {
  padding:0px;
  border: 0px;
}
div.container {
  border: 0px;
  margin: 0px auto;
  padding: 0px;
  width: 980px;
  line-height: 125%;
  text-align: left;
  background-color: white;
  position: relative;
}
div.header {
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 980px;
  height: 212px;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 5;
}
div.header-alt1 {
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 980px;
  height: 212px;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 5;
}
div.header p {
  padding: 52px 90px 0px 600px;
  margin: 0px;
  font-size: 32px;
  font-style: italic;
  text-align: center;
  color: #122246;
  line-height: 125%;
}
div.content {
  border: 0px;
  margin: 0px auto 0px auto;
  padding: 0px 0px 30px 0px;
  width: 980px;
  line-height: 125%;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #480801;
  font-size: 16px;
  text-align: left;
}
div.form {
  margin: 0px;
  padding: 0px 120px 0px 120px;
  font-size: 14px;
  
}
ul.steps {
  float: right;
  padding: 0px 60px 0px 0px;
  list-style-type: none;
}
li.step1 {
  padding: 0px;
  margin: 3px 40px 3px 0px;
  width: 231px;
  height: 46px;
  background-image: url(images/step1.png);
}
ul.steps span {
  position: relative;
  padding: 16px 16px 16px 50px;
  top: 12px;
  left: 0px;
}
ul.steps span a:link {
  text-decoration: none;
  font-style: italic;
  font-weight: 800;
}
ul.steps span a:visited {
  text-decoration: none;
  font-style: italic;
  font-weight: 800;
}
ul.steps span a:hover {
  text-decoration: none;
  font-style: normal;
  font-weight: 800;
  background-color: transparent;
}
li.step2 {
  padding: 0px;
  margin: 3px 40px 3px 0px;
  width: 231px;
  height: 46px;
  background-image: url(images/step2.png);
}  
li.step3 {
  padding: 0px;
  margin: 3px 40px 3px 0px;
  width: 231px;
  height: 46px;
  background-image: url(images/step3.png);
}  

ul.nav {
  padding: 0px;
  margin: -1px 40px 0px 0px;
  float: right;
  text-align: center;
  
}
ul.nav li {
  padding: 0px 0px 6px 0px;
  margin: -1px 4px 10px 4px;
  display: inline;
  list-style-type: none;
  background-color: #800000;
}
ul.nav li:hover {
  padding: 3px 0px 9px 0px;
  margin: -1px 4px 10px 4px;
}
ul.nav li b {
  padding: 0px 20px 6px 20px;
}
ul.nav li a:link {
  text-decoration: none;
  font-style: normal;
  background-color: transparent;
  color: #ddd;
}
ul.nav li a:visited {
  text-decoration: none;
  font-style: normal;
  background-color: transparent;
  color: #ddd;
}
ul.nav li a:hover {
  text-decoration: none;
  font-style: normal;
  background-color: transparent;
  color: #fff;
}

/* Narrow text box with non-hover font color set to hide bullets for list items; font-size change */
div.textbox-narrow {
  border: 0px;
  margin: -20px 40px 40px 40px;
  padding: 40px 0px 0px 0px;
  float: left;
  font-size: 14px;
  width: 360px;
  min-height: 60px;
  background-image: url(images/txttop1.png);
  background-repeat: repeat-x;
}
div.textbox-narrow h1 {
  border: 0px;
  margin: 0px;
  padding: 0px 8px 24px 8px;
  background-color: #f7f7fa;
  font-size: 16px;
}
div.txtleft {
  border: 0px;
  margin: 0px;
  padding: 0px 8px 4px 8px;
  background-color: #f7f7fa;
  font-size: 14px;
  color: #122246;
  text-align: left;
  font-weight: normal;
  font-family: arial, helvetica, verdana, sans-serif;
  line-height: 125%;
}
div.txtleft:hover, div.txtleft ul li:hover {
  background-color: #f1f1f5;
  color: #000000;
}
div.txtbtm {
  border: 0px;
  margin: 0px;
  padding: 0px;
  background-image: url(images/txtbtm1.png);
  background-repeat: repeat-x;
  line-height: 125%;
  width: 360px;
  height: 40px;
}

/* Callouts with Big Numbers  */
div.right-column {
  padding: 0px;
  margin: 0px 40px 0px 0px;
  float: right;
}
div.callout {
  margin: 0px 0px 0px 72px;
  padding: 0px;
  width: 398px;
}
div.callout-header {
  margin: 0px;
  padding: 20px 14px 0px 30px;
  background-image: url(images/callout-top.png);
  background-repeat: no-repeat;
  min-height: 62px;
}
div.callout-header h3 {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  color: black;
}
div.callout-body {
  margin: -20px 0px 0px 0px;
  padding: 0px 14px 0px 30px;
  background-image: url(images/callout-body.png);
  background-repeat: repeat-y;
}
div.callout-body p {
  margin: 0px;
  padding: 0px;
}
div.callout-footer {
  margin: 0px 0px 14px 0px;
  padding: 0px;
  height: 14px;
  background-image: url(images/callout-bottom.png);
  background-repeat: no-repeat;
}
p.bigor {
  text-align: center;
  color: #122246;
  font-size: 24px;
}
/* Wide text box with no font-color change, only font-size change */
div.textboxwide {
  border: 0px;
  margin: -480px 0px 0px 0px;
  padding: 0px;
  position: relative;
  top: -160px;
  left: 60px;
  font-size: 14px;
  width: 600px;
  height: 340px;
  z-index: 1;
}
div.texttop {
  border: 0px;
  margin: 0px;
  padding: 0px 8px 0px 8px;
  background-image: url(images/txttop1.png);
  background-repeat: repeat-x;
  line-height: 125%;
  width: 584px;
  height: 40px;
}
div.textleft0 {
  border: 0px;
  margin: 0px;
  padding: 0px 8px 14px 8px;
  background-color: #f7f7fa;
  font-size: 12px;
  color: black;
  text-align: left;
  font-weight: normal;
  font-family: arial, helvetica, verdana, sans-serif;
  line-height: 125%;
  width: 584px;
}
div.textleft1:hover {
  background-color: #f1f1f5;
  color: black;
}
div.textleft1 {
  border: 0px;
  margin: 0px;
  padding: 10px 8px 6px 8px;
  background-color: #f7f7fa;
  font-size: 14px;
  color: #122246;
  text-align: left;
  font-weight: normal;
  font-family: arial, helvetica, verdana, sans-serif;
  line-height: 120%;
  width: 584px;
  cursor: default;
}
div.textleft2:hover, div.textleft2 ul li:hover {
  background-color: #f1f1f5;
  color: black;
}
div.textleft2 {
  border: 0px;
  margin: 0px;
  padding: 10px 8px 6px 8px;
  background-color: #f7f7fa;
  font-size: 14px;
  color: #122246;
  text-align: left;
  font-weight: normal;
  font-family: arial, helvetica, verdana, sans-serif;
  line-height: 125%;
  width: 584px;
  cursor: default;
}

div.textbtm {
  border: 0px;
  margin: 0px;
  padding: 0px 8px 0px 8px;
  background-image: url(images/txtbtm1.png);
  background-repeat: repeat-x;
  line-height: 125%;
  width: 584px;
  height: 40px;
}
/* Footer, Link, and List styles */
div.footer {
  margin: 0px auto;
  width: 100%;
  height: 31px;
  padding: 0.5em 0 0.5em 0;
  color: black;
  font-size: 12px;
  font-family: arial, helvetica, verdana, sans-serif;
  text-align: center;
  clear: both;
}
a:link {
  text-decoration: underline;
  color: #122246;
  background-color: transparent;
}
a:visited {
  text-decoration: underline;
  color: #122246;
  background-color: transparent;
}
a:hover {
  text-decoration: underline;
  color: black;
  background-color: #fcfdb0;
}
a:active {
  text-decoration: none;
  color: black;
  background-color:transparent;
}
ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.none {list-style-type: none}

div.hover1 span {
  display: none;
}
div.hover1:hover span {
  display: inline;
  background-color: #fcfdb0;
}


/* Lights and Desk */
div.desklights {
  border: 0px;
  margin: 0px 0px -632px 0px;
  padding: 0px;
  float: right;
  width: 575px;
  height: 632px;
  background-image: url(images/desk00.jpg);
  z-index: 4;
}
#desk1 {
  border: 0px;
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 20px;
  right: 0px;
  width: 428px;
  height: 174px;
  z-index: 4;
}
#desk1 a:hover img{
  background-image: url(images/desk01.jpg);
}
#desk2 {
  border: 0px;
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 370px;
  height: 206px;
  z-index: 7;
}
#desk2 a:hover img{
  background-image: url(images/desk02.jpg);
}
#desk3 {
  border: 0px;
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 324px;
  height: 254px;
  z-index: 8;
}
#desk3 a:hover img{
  background-image: url(images/desk03.jpg);
}

