.topLogoDiv {
  background: #A48850 url('../_img/bg_gragient.gif') repeat-x 0px 0px;  
  width:950px;
  height:100%; 
  padding-top:13px;
  margin:auto;
}

.contentDiv {
  min-height:400px;
}
        
.nameDiv {
  font-size:14px;
  font-weight:bold;  
  color:#88662B;
  margin: 5px 0px 5px 0px;
  text-align:center;  
}                       

.smsonlineDiv a{
  font-size:14px;
}
.smsonlineDiv a:hover{
  font-size:14px;
  text-decoration:underline;    
}
.savedMessage{
  font-size:13px;
  font-weight:bold;
  padding-left:40px;
  visibility:hidden;
}




.shadeTop {
  background: url('../_img/shadeTop.jpg') repeat-x left bottom;
  width:100%;  
  height:103px;  
}
.shadeLeftTop {
  background: url('../_img/shadeLeftTop.jpg') no-repeat left bottom;
  width:100%;  
  height:100%;  
}
.shadeRightTop {
  background: url('../_img/shadeRightTop.jpg') no-repeat right bottom;
  width:100%;  
  height:100%;  
}


.shadeLeft {
  background: #A58951 url('../_img/shadeLeft.jpg') no-repeat left top;
  width:100%;
  /*height:100%;*/
}



.shadeRight {
  background: url('../_img/shadeRight.jpg') no-repeat right top;
  width:100%;
  /*height:100%; */
}

.shadeBottom {
  background: url('../_img/shadeBottom.jpg') repeat-x left top;
  width:100%;
  /*height:100%; */
}
.shadeLeftBottom {
  background: url('../_img/shadeLeftBottom.jpg') no-repeat left top;
  width:100%;  
  height:100%;  
}
.shadeRightBottom {
  background: url('../_img/shadeRightBottom.jpg') no-repeat right top;
  width:100%;  
  height:100%;  
}


.contentDivTopLeft {
  background: url('../_img/contentDivTopLeft.jpg') no-repeat left top;
  width:100%;
  height:100%;
}

.contentDivTopRight {
  background: url('../_img/contentDivTopRight.jpg') no-repeat right top;
  width:100%;  
  height:100%;        
}

.contentDivBottomRight {
  background: url('../_img/contentDivBottomRight.jpg') no-repeat right bottom;
  width:100%;
  height:100%;        
}

.contentDivBottomRightFull {
  background: url('../_img/contentDivBottomRightFull.jpg') no-repeat right bottom;
  width:100%;
  height:100%;        
}

.contentDivBottomLeft {
  background: url('../_img/contentDivBottomLeft.jpg') no-repeat left bottom;
  width:100%;
  height:100%; 
}

.contentDivCenter {
  background: url('../_img/contentDivCenter.jpg') no-repeat 0% 60%;
  width:100%;
  height:100%; 
  min-height:1000px;
}


.bottomTextDiv {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  font-size:11px;  
}
