/* Start of CMSMS style sheet 'White' */
#wrapper {

  margin-right: auto;

  margin-left: auto;

  position: relative;

  width: 894px;

  background-image: url(images/bg.jpg);

  background-position: center top;

  background-repeat: no-repeat;

  background-color: white;

  padding-top: 10px;

}

#content {

  width: 850px;

  margin-left: auto;

  margin-right: auto;

  background-color: white;

  min-height: 500px;

  position: relative;

}

#footer {

  width: 896px;

  margin-right: auto;

  margin-left: auto;

  background-image: url(images/footer.jpg);

  background-position: center bottom;

  min-height: 221px;

  clear: both;

  position: relative;

  top: 30px;

}

#content h1 {

  font-size: 14px;

}

#header {

  background-image: url(images/header.jpg);

  width: 800px;

  height: 260px;

  padding-top: 0px;

  background-repeat: no-repeat;

  max-height: 260px;

  position: relative;

  top: -44px;

}

#main {

  min-height: 200px;

  float: left;

  background-color: white;

  width: 550px;

  margin-left: 20px;

}

address {

  text-align: center;

  font-family: "Times New Roman",Times,serif;

  color: #666666;

  text-transform: capitalize;

  font-weight: bold;

}

#menu {

  min-height: 300px;

  background-color: white;

  float: right;

  width: 250px;

  margin-right: 15px;

}

#main p {

  color: #666666;

  text-align: justify;

  font-family: Verdana,ariel,sans-serif;

  line-height: 20px;

  font-size: 12px;

}

#menu ul {

  margin-top: 0px;

  list-style-position: inside;

  color: #993399;

  list-style-type: none;

  display: block;

}

#menu ul li {

  padding-top: 10px;

  padding-bottom: 10px;

  border-bottom-style: solid;

  border-bottom-width: 1px;

  background-color: white;

  list-style-type: none;

  padding-left: 14px;

  width: 192px;

  font-size: 15px;

  font-family: Arial,Helvetica,sans-serif;

}

#menu ul li a {

  text-decoration: none;

  color: #993399;

  font-weight: bolder;

  font-style: normal;

}

#main li {

  font-family: Arial,Helvetica,sans-serif;

  text-transform: capitalize;

  line-height: 32px;

  color: #993399;

  font-size: 18px;

}

#main h2 {

  font-family: Arial,Helvetica,sans-serif;

  font-size: 22px;

  color: #993399;

  margin-left: 45px;

}

#main h3 {

  font-size: 18px;

  font-family: Arial,Helvetica,sans-serif;

  color: #329999;

  margin-left: 35px;

}

.mainimgLeft {

  float: left;

  margin-right: 10px;

}

blockquote {

  color: #666666;

  background-image: url(images/blockquoteLeft.jpg);

  background-repeat: no-repeat;

  background-position: left top;

  font-style: italic;

  font-size: 16px;

  text-indent: 35px;

  font-family: "Courier New",Courier,monospace;

  font-weight: normal;

  text-transform: capitalize;

  line-height: 1.9em;

  text-align: justify;

}

blockquote p {

  background-image: url(images/blockquoteright.jpg);

  background-position: right bottom;

  background-repeat: no-repeat;

  display: inline;

  padding-right: 35px;

}

#menu ul li a:hover {

  color: #999999;

  background-color: white;

}

#menu ul li:hover {

  background-color: white;

}

#menu ul ul li {

  background-color: transparent;

  font-weight: bold;

  border-bottom-style: none;

  text-transform: capitalize;

  display: block;

  line-height: 7px;

  font-size: 13px;

}

#menu ul ul li a {

  margin-left: -20px;

  background-color: transparent;

  font-weight: bold;

}

.mainimgRight {

  float: right;

  margin-left: 10px;

}

#main h4, h5, h6 {

  font-family: Arial,Helvetica,sans-serif;

  color: #999999;

  margin-left: 20px;

}
#footer a {
text-decoration: none;
}
/* End of 'White' */

