html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal .90em 'trebuchet ms', arial, sans-serif;
  background: #FFF;
  color: #555;}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ color: #4F4141;
  letter-spacing: 0em;
  padding: 0 0 5px 0;}

h1, h2, h3
{ 
    //font: normal 170% 'century gothic', arial;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    margin: 0 0 15px 0;
    //padding: 15px 0 5px 0;
    padding: 2px;
    text-transform: uppercase;	
    color: #2483A6;
}



h1 {
    font-size: 2em;
}

h2
{ font-size: 160%;
  padding: 9px 0 5px 0;
  color: #B48A7C;}

h3
{ font-size: 140%;
  padding: 5px 0 0 0;}

h4, h6
{ color: #4F4141;
  padding: 0 0 5px 0;
  font: normal 110% arial;
  text-transform: uppercase;}

h5, h6
{ color: #888;
  font: normal 95% arial;
  letter-spacing: normal;
  padding: 0 0 15px 0;}

a, a:hover
{ outline: none;
  text-decoration: underline;
  color: #4F4141;}

a:hover
{ text-decoration: none;}

blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;
  line-height: 1.5em;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ display: block;
  text-align: center;
  margin: 20px auto;}

#main, #logo, #menubar, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#header
{ //background: #000;
  background:#635555;
  border-bottom: 1px solid #3d3d3d;
  height: 186px;}

#banner
{  background: transparent url(images/banner.jpg) no-repeat;
   width: 100%;
   height: 180px;
   margin-bottom: 20px;
   border: 10px solid #DDD;}

#logo
{ width: 80%;
  position: relative;
  height: 140px;
  background: #4F4141;}

#logo #logo_text 
{ 
  width:100%;
  position: absolute; 
  top: 10px;
  left: 0;  
}

#logo h1, #logo h2
{ font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0 0 0 9px;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 22px 0 0 0;
  color: #FFF;
  letter-spacing: 0.2em;
  text-decoration: none;
//  font-size: 34pt;
  font-size: 3vw;
  font-weight: bold;
  font-family: 'Carrois Gothic';
}

#logo_text h1 a .logo_colour
{ color: #5E4238;}

#logo_text a:hover .logo_colour
{ color: #5E4238;}

#logo_text h2
{ font-size: 120%;
  padding: 4px 0 0 0;
  color: #FFF3EF;}

#menubar
{ width: 80%;
  height: 45px;
  //padding-right: 8px;
  background: #4F4141;
  border-top: 1px solid #3D3D3D;} 

ul#menu
{ 
  //top: 50%;
  /*left: 50%;
  transform: translate(-50%, -50%);      
  position: absolute;
  width:65%;*/
  margin: 0;
}

ul#menu li
{ float: left;
  padding: 0 0 0 9px;
  list-style: none;
  margin: 8px 4px 0 4px;}

ul#menu li a
{ font: normal 100% 'trebuchet ms', sans-serif;
  display: block; 
  float: left; 
  height: 20px;
  padding: 6px 20px 5px 20px;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  background: #635555;
  font-size: 13pt;
} 

ul#menu li a:hover
{    
    color: #B48A7C;
}

#site_content
{ width: 80%;
  overflow: hidden;
  margin: 10px auto 0 auto;
  padding: 0 0 10px 0;} 

#sidebar_container
{ float: left;
  width: 24%;}

.sidebar
{ float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 16px 0;}

.sidebar_item
{ 
    width: 90%;
    border:2px lightgrey solid;
    border-radius:15px;
    padding-left:5px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.sidebar li a.selected
{ color: #444;} 

.sidebar ul
{ margin: 0;} 

#content
{ text-align: left;
  width: 74%;
  padding: 0 0 0 5px;
  float: right;}

#content ul
{ margin: 2px 0 22px 0px;}

#content ul li, .sidebar ul li
{ list-style-type: none;
  background: url(images/bullet.png) no-repeat;
  margin: 0 0 0 0; 
  padding: 0 0 4px 25px;
  line-height: 1.5em;}

#footer
{ width: 100%;
  font-family: 'trebuchet ms', sans-serif;
  font-size: 100%;
  height: 25px;
  padding: 10px 0 5px 0;
  text-align: center; 
  background: #635555;
  border-top: 2px solid #2D2D2D;
  color: #FFF;}

#footer p
{ line-height: 1.7em;
  padding: 0 0 10px 0;}

#footer a
{ color: #FFF;
  text-decoration: none;}

#footer a:hover
{ color: #B48A7C;
  text-decoration: none;}


.separator
{ width: 100%;
  height: 0;
  border-top: 1px solid #D9D5CF;
  border-bottom: 1px solid #FFF;
  margin: 0 0 20px 0;  
}

#customForm #send{
    background: #6f9ff1;
    color: #fff;
    width: 150px;
    font-weight: 700;
    font-style: normal;
    border: 0;
    cursor: pointer;
}


#tablecss{
    border-spacing: 1;
    border-collapse: collapse;
    background: white;
    //border-radius: 10px;
    overflow: hidden;
    width: 100%;
    //margin: 0 auto;
    position: relative;
}

#tablecss td, #tablecss th {
    padding-left: 8px;
}
#tablecss th {
    padding-left: 8px;
    font-size: 16px;
    text-align: center;
}

#tablecss thead tr {
    height: 40px;
    background: #635555;
    color: white;
    text-align:center;
}
#tablecss tbody tr {
    height: 50px;
}
#tablecss tbody tr:last-child {
    border: 0;
}
#tablecss td {
    //text-align: left;
}

#tablecss td.l, #tablecss th.l {
    text-align: right;
}
#tablecss td.c, #tablecss th.c {
    text-align: center;
}
#tablecss td.r, #tablecss th.r {
    text-align: center;
}

.button {
    display: block;
    width: 60px;
    height: 15px;
    background: #4E9CAF;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;    
}

#table_css {    
    margin: 5px;	
}
#table_css th strong {
    color: #fff;
}
#table_css th {
    background: #e7e6e6;
    height: 29px;
    padding-left: 12px;
    padding-right: 12px;	
    text-align: left;
    border-left: 1px solid #f4f4f4;
    border-bottom: solid 2px #C0C0C0;
    color: #333;
}
#table_css tr {
    height: 30px;
}

#table_css td {
    padding:5px;    
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 15px;
    padding-bottom: 15px;
    padding-top: 15px
}

input{
    width: 250px;
    padding: 5px;
    color: #330066;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    letter-spacing: 0.05em;
    border: 1px solid #cecece;
}

ul li{
    height:35px;
}

ul li a{
    font-size: 16px;    
}

.footerbottom{
bottom:0;
position:fixed;
}
#content1
{ text-align: left;
  width: 74%;
  padding: 0 0 0 5px;
  float: right;}