#ts-heading .rt-block{
  padding: 30px 0 10px;
}

#ts-heading ul.menu{
  text-align: center;
  display: inline-block;
}

#rt-top{
	z-index: inherit !important;
}

#rt-footer {
    background: url("../images/subtle_orange_emboss2.jpg") repeat scroll 0% 0% #CCC;  
    box-shadow: 0px 0px 0px 1px #FFF inset;
}


#rt-bottom {
    background: url("../images/subtle_orange_emboss.png") repeat scroll 0% 0% #CCC;  
    box-shadow: 0px 0px 0px 1px #FFF inset;
}


#rt-mainbody-surround {
    background: #f6eee1;
    
}

#rt-top-surround {
    background: #f6eee1; 
    
}

#rt-showcase {
    background: url("../images/module-pattern.png") repeat; 
    
}

#rt-utility {
    background: #f6eee1; 
    
}

#ts-heading {
    background: #f6eee1; 
    
}

#rt-top {
    background: #f6eee1; 
    
}

#body {
    color: #1c1818;
}

.header-fixed{
	position: relative !important;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #651d66;
}

#rt-sidebar-a h2.title {
  background: url("../images/module-pattern.png") repeat scroll 0% 0% #CCC;
  box-shadow: 0px 0px 0px 1px #FFF inset;
  text-transform: capitalize;
}

#rt-sidebar-b h2.title {
  background: url("../images/module-pattern.png") repeat scroll 0% 0% #CCC;
  box-shadow: 0px 0px 0px 1px #FFF inset;
  text-transform: capitalize;
}

#rt-maintop .module-title h2{
 background: url("../images/module-pattern.png") repeat scroll 0% 0% #CCC;
  box-shadow: 0px 0px 0px 1px #FFF inset;
}

.small {
  font-size: 14px !important;
}


.table.style {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 1.7em;
}


table img{
	max-width: inherit;
}

.su-table td {
  padding: 0.5em 1em !important;
  border: 1px solid #ccc !important;
  background: #f6eee1 !important;
}

.su-table .su-even td {
  background: #f6eee1 !important;
}