/* Default font settings. 
   The font-size percentage is of 16px. (0.6875 * 16px = 11px) */
body { 
  font-size: 70%;
  color: #553723;
  background:#553723 url(../images/mainBG.gif) repeat-x top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mainWrap {
  background: url(../images/msdLogoScroll.gif) no-repeat;
  width: 935px;
  margin: 0 auto;
  position: relative;
  top: 54px;
}

.container {
  background-color: #fff;
  margin:auto;
  padding:0px;
  width:900px;
  height:100% !important;
  min-height:760px;
  height:641px;
  position: relative;
  left: 17px;
  top: 67px;
  }
  
  .container2 {
  background-color: #fff;
  margin:auto;
  padding:0px;
  width:900px;
  height:100% !important;
  min-height:880px;
  height:780px;
  position: relative;
  left: 17px;
  top: 67px;
  }
  
/* headings
******************************* */

h2 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 1.7em;
  font-weight: bold;
  color: #fff;
  text-align: left;
  padding-top: 50px;
  padding-left: 35px;
}


h1 {
  font-family: Georgia, Times New Roman, Times, serif;  
  font-size: 1.5em;
  font-weight: bold;
  color: #553723;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
}

 /* mainSub -- */
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  font-weight: bold;  
  color: #553723;
  text-align: left;
  padding-left: 40px;
  padding-bottom: 10px;
}

h5 {
  background: url("../images/menuLine.gif") no-repeat;
  display: inline;
}

/* Text
******************************* */

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0px 40px;
  text-align: justify;
  line-height: 1.75em;
  font-weight: 500;
}

#note {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .75em;
  font-weight: 500;  
}

.right {
  float: right;
  padding-right: 30px;
}

.center {
  margin: 0 auto;  
}

a     {
  font-weight: bold;
  color: #993300;
  text-decoration: none;
}
 
a:hover {
  font-weight: bold;
  color: #993300;
  text-decoration: underline;
}

/* logo section
******************************* */

.logo {
  background-color: #fff;
  width: 900px;
  height: 202px;
}

.logo img {
  float: left;
  width: 407px;
  height: 202px;
  border: none;
}

.logo #box {
  font-family: Arial, Helvetica, sans-serif;
  color: #553723;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  top: 10px;
  right: 20px;
}

.logo #box2 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-weight: bold;
  font-style: italic;
  text-align: right;
  color: #553723;
  font-size: 22px;
  line-height: 36px;
  position: absolute;
  top: 90px;
  right: 70px;
}

.logo a {
  color: #021e33;
  text-decoration: none;
}

.logo a:hover {
  color: #bd8612;
  text-decoration: underline;
}

/* main menu section
******************************* */

.nav  {
  background-color: #a82212;
  height: 58px;
}

#menu {
  text-align: center;
}

#menu ul {
  margin: 0 auto;
  list-style: none;
  padding-top: 23px;
  padding-left: 0px;
  padding-right: 0px;
}

#menu ul li {
  position: relative;
  display: inline;
  padding-right: 10px;
  padding-left: 10px;
}

#menu ul li a {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 1.175em;
  color: #fff;
  text-decoration: none;
}

#menu ul li a:hover {
  color: #c0d33d;
}

#menu ul li a.active {
  color: #c0d33d;
}

#menu #currentpage a {
  color: #c0d33d;
}

/* main section
******************************* */

.main {
  background-color: #fff;
  position: relative;
  top: 5px;
  width: 900px;
}

.main img {
  float: left;
  padding-right: 20px;
  padding-bottom: 10px;
}

.main li {
  line-height: 18px;
}

.mainLeft {
  background-color: #fff;
  float: left;
  position: relative;
  top: 5px;
  width: 451px;
}

.mainLeft2 {
  background-color: #fff;
  float: left;
  position: relative;
  top: 5px;
  width: 551px;
}

.mainRight {
  background-color: #fff;
  float: right;
  position: relative;
  top: 5px;
  width: 449px;
}

.mainRight2 {
  background-color: #fff;
  float: right;
  position: relative;
  top: 5px;
  width: 349px;
}

#finishes {
  background: url("../images/finishes.jpg") no-repeat;
  height: 177px;
  width: 260px;
  margin: 0 auto;
  float: left;
}

#promo {
  background: url("../images/promoHome.gif") no-repeat;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 1.7em;
  font-weight: bold;
  color: #553723;
  text-align: center;
  padding-top: 28px;
  height: 130px;
  width: 233px;
  margin: 0 auto;
}

#promo2 {
  background: url("../images/promoCloud.gif") no-repeat;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 16px;
  line-height:20px;
  font-weight: bold;
  color: #553723;
  text-align: center;
  padding-top: 20px;
  height: 130px;
  width: 233px;
  margin: 0 auto;
}

#package {
  background: url("../images/packages.gif") no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  font-weight: bold;
  color: #553723;
  text-align: center;
  height: 165px;
  width: 275px;
  margin: 0 auto;
}

#package h4{
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 1.7em;
  font-weight: bold;
  color: #553723;
  text-align: center;
  padding-top: 28px;
}

#scroll {
  background: url("../images/scroll.gif") no-repeat;
  margin: 20px auto 0 auto;
  padding-top: 30px;
  padding-right: 40px;
  height: 59px;
  width: 216px;
}

#frame {
  display: block;
  width: 413px;
  height: 324px;
  position: absolute;
  left: 0px;
  top: 110px;
  background: url(../images/frame.gif) no-repeat;
  z-index: 1;
}

#slideshow {
  display: block;
  width: 383px;
  height: 298px;
  position: absolute;
  left: 15px;
  top: 123px;
}

#slideshow img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0.0;
}
  
#slideshow img.active {
  z-index:4;
  opacity:1.0;
}

#slideshow img.last-active {
  z-index:3;
}

.slimbox img {
  padding: 7px;
  margin: 5px 10px;
  border: solid 1px #c0d33d;
}

/* contact form
******************************* */
.contactform {
    font-size:1em;
    width:40em;
    color:#333;
    text-align:left;
    position:relative;
    margin:1em auto
}

.contactform legend  {  
    color: #333;
    padding-bottom: 5px;
    margin:0.3em 0;
}

.contactform label {  
    color: #333;
    padding:0;
    margin:0.3em 0;
}

.contactform fieldset{ 
    padding:0.7em;
    border:1px solid #b9b9b9;
    margin:0 0 0.5em 0;
}

.contactform label {
    font-weight: bold;
}

.contactform fieldset input {
    width:90%;
    line-height:1.5em;
    padding:0.15em;
}

.contactform input, .contactform textarea, .contactform select {
    display:block;
    width: 90%;
    margin-bottom:1em;
    font-size: 12px;
    border:1px solid #b9b9b9;
    padding:0.15em;
    margin-right:1em
}
  
.contactform .formInfo {
    margin-bottom:1em;
    padding-bottom:0.5em;
    border-bottom:0.1em solid #6F5230;
}

.contactform .formInfo h2 {
    color:#00889e;
    font-weight:bold;
    font-size:1.2em;
    margin-bottom:1em
}

.contactform .formInfo p{
    text-align:left;
}

#submit2 {
  width: 68px;
  display: inline;
  float: left;
  padding-left: 150px;
}

#clear2 {
  width: 68px;
  display: inline;
  float: right;
  padding-right: 150px;
}

/* footer section
******************************* */

.footer {
  background-color: #a82212;
  width: 900px;
  height: 55px;
  margin: 0 auto;
  position: relative;
  top: 50px;
  left: 17px;
}

.footer span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 1em;
  line-height: 1.75em;
  text-align: left;
  position: relative;
  top: 25px;
  left: 50px;
  float: left;
}

.box2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 25px;
  right: 20px;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer a:hover {
  color: #c0d33d;
  text-decoration: underline;
}

/* misc.
******************************* */

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
    content: "\0020"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    overflow:hidden; 
}

.clearfix, .container {display: block;}

/* Regular clearing
   apply to div that should drop below previous ones. */

.clear { clear:both; }

