body {
background-color: #999966;
margin: 0px;
padding: 0px;
font-family: helvetica, arial, sans-serif;
font-size: 0.71em;
line-height: 1.3em;
}

a {
text-decoration: underline;
color: #333300;
}

h1
{
font-size: 2.6em;
font-weight: bold;
line-height: 90%;
}

h2{
font-weight: normal;
font-size: 2em;
color: #336633;
line-height: 100%;
}

h3{
font-size: 1.2em;
font-weight: normal;
color: #336633;
}

h4{
font-size: 1.0em;
color: #ffffff;
background-color: #333300;
text-align: center;
font-weight: normal;
margin-bottom: 5px;
}

#footer {
background-color: #333300;
width: 1000px;
color: white;
margin-top: 50px;
padding-top: 3px;
padding-bottom: 3px;
}

#container {
background: #eff5e9 url(/images/bg.jpg) no-repeat;
margin-top: 34px;
width: 1000px;
padding-bottom: 20px;
overflow: auto;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.cws-leftbar
{
  float: left;
  width: 210px;
  margin-left: 15px;
  margin-top: 185px;
}

.cws-middlebar
{
  float: left;
  width: 330px;
  margin: 20px 40px;
}

.cws-rightbar
{
  float: left;
  width: 330px;
  margin-top: 20px;
}

.cws-widebar
{
  float: left;
  width: 660px;
  margin: 20px 40px;
font-size: 120%;
line-height: 125%;
}
