@charset "utf-8";
/* CSS Document */


html {
  height: 100%;
  min-height: 100%; 
  overflow-y: scroll;
  margin: 0px 0px 0px 0px;
  _padding: 0px 0px 0px 0px;
  #padding: 0px 0px 0px 0px;
}

body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #00706C;
  height: 100%;
  min-height: 100%;
  background-color: #38ADAD;
}

td, body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #00706C;
}

a {
  color: #730C01;
  font-weight: bold;
  text-decoration: none;
  outline: none;
}

a:hover{
  color: #900;
  font-weight: bold;
  text-decoration: underline;
}

p {
  line-height: 22px;
}

.error{
  color: #CC0000;
  border: 1px solid #CC0000;
  padding: 10px 10px 10px 10px;
  margin: 10px 0px 10px 0px;
  background-color: #FFE8E8;
}

.success {
  color: #006600;
  border: 1px solid #006600;
  padding: 10px 10px 10px 10px;
  margin: 10px 0px 10px 0px;
  background-color: #DFFFDF;
}

.box {
  background-color: #F4E9D3;
  border: 1px dashed #000000;
  padding: 7px 7px 7px 7px;
}

hr {
  height: 0px;
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #FFFFFF;
  border-left: 0px dashed #FFFFFF;
  border-right: 0px dashed #FFFFFF;
}

.clear {
  clear: both;
  line-height: 1px;
  font-size: 1px;
}

form {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.cont {
  position: relative;
  float: left;
}

.contSAMPLE{
  position: absolute;
  top: -250px;
  left: 0px;
  z-index: 2;
}

div {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.breadcrumb {
  padding: 0px 0px 0px 0px;
  color: #ACD0CF;
  font-weight: bold;
}

.breadcrumb a, .breadcrumb a:hover{
  color: #ACD0CF;
  text-decoration: none;
  font-weight: bold;
}

.breadcrumb a:hover{
  text-decoration: underline;
}

.f360{
  width: 1028px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.mainBG{
  background-image: url(/templates/ftwsd-ccdorg/ftw/images/bg.jpg);
  background-position: top center;
  background-repeat: repeat-x;
  background-color: #FFFFFF;
}

.glow {
  background-image: url(/templates/ftwsd-ccdorg/ftw/images/glow.png);
  background-position: center top;
  background-repeat: no-repeat;
}

.main{
  width: 1004px;
  background-image: url(/templates/ftwsd-ccdorg/ftw/images/mainBG.png);
  background-position: top center;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  min-height: 800px;
}

.phone{
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  color: #00706D;
  padding: 10px 10px 0px 10px;
  font-weight: bold;
  font-size: 14px;
}

.phone a, .phone a:hover{
  color: #00706D;
}

.headerCont{
  padding-top: 7px;
}

.header{
  width: 980px;
  margin-left: 12px;
  background-image: url(/templates/ftwsd-ccdorg/ftw/images/header.png);
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 180px;
}

.logo{
  position:absolute;
  top: 5px;
  left: -5px;
}

.headerImage{
  position:absolute;
  top: -42px;
  left: 740px;
}

.facebook{
  position:absolute;
  top: 83px;
  left: 490px;
}

.twitter{
  position:absolute;
  top: 83px;
  left: 635px;
}

.mainMenu{
  position:absolute;
  top: 140px;
  left: 135px;
  width: 700px;
}

.searchHeader{
  position:absolute;
  top: 18px;
  left: 502px;
}

.searchbox{
  position:absolute;
  top: 32px;
  left: 490px;
  width: 300px;
}

.searchbox input {
  float: left;
  border: 0px;
  padding: 4px 4px 5px 4px;
}

.textSize{
  width: 963px;
  border-bottom: 2px solid #BFDBDA;
  text-align: right;
  margin-left: 20px;
  padding: 15px 0px 0px 0px;
  color: #006C6B;
  min-height: 30px;
}

.textSize img, .textSize div {
  margin: 2px;
  float: right;
}

.textSize div {
  margin: 5px;
  float: right;
  font-weight: bold;
  font-size: 11px;
}

.colLeft{
  width: 664px;
  float:left;
  margin-left: 20px;
}

.colRight{
  width: 292px;
  float:left;
  margin-left: 8px;
}

.heading{
  color: #00706C;
  padding: 10px;
  border-bottom: 2px solid #00706C;
  font-size: 25px;
  margin-bottom: 15px;
}

.content{
  width: 650px;
  line-height: 22px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
}

.contentRight{
  width: 278px;
  line-height: 22px;
  margin-left: auto;
  margin-right: auto;
}

.videos {
  text-align: center;
}

.videos img{
  padding: 0px 5px 5px 5px;
}

.news a, .news a:hover{
  display: block;
  padding: 0px 0px 10px 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid #38ADAD;
}

.footer{
  border-top: 2px solid #000;
  color: #FFF;
  line-height: 22px;
}

.footer a, .footer a:hover{
  color: #FFF;
}

.footerCont{
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.footerLeft{
  float: left;
  padding: 15px;
}

.footerRight{
  float: right;
  padding: 15px;
}

.footerCenter{
  position:absolute;
  top: 14px;
  left: 0px;
  width: 980px;
  text-align: center;
}

.supported{
  color: #000000;
}

.formText2 {
  float:left;
  border-style: none;
  width: 60px;
  height: 25px;
  background: transparent url(/templates/ftwsd-ccdorg/ftw/images/search.png);
  padding-right:17px;
  margin-top:6px;
}

.formText {
  float:left;
  border: 1px solid #666;
  height: 18px;
  width: 155px;
  margin-right:3px;
}

.DataList br {
  display: none;
}

a.DataListItemLink, a.DataListItemLink:hover{
  padding: 0px;
  text-decoration: none;
  font-size: 12px;
  border-bottom: 1px dotted #333;
  display: block;
  padding: 5px;
  margin: 0px;
  line-height: normal;
}

a.DataListItemLink:hover{
  background-color: #900;
  color: #fff;
}

.DataListItemObject {
  border-left: 1px dotted #333;
  border-right: 1px dotted #333;
  border-bottom: 1px dotted #333;
  margin-bottom: 5px;
}

.DataListItemObject div{
  margin: 0px;
  padding: 7px;
  overflow: auto;
  max-height: 200px;
}


.DataListItemObject br {
  display: inline;
}

.homeFeaturedLinks a{
  font-size: 14px;
  display: block;
  padding: 5px 5px 5px 10px;
  margin-top: 5px;
}

.homeFeaturedLinks a:hover{
  background-color: #00706C;
  color: #fff;
  text-decoration: none;
}

.homeGallery img{
  border-bottom: 2px solid #000;
  margin-bottom: 5px;
}


