*
{
padding: 0px;
margin: 0px;
}

img {
  border: 0px;
}

body
{
font-size: 0.8em;
font-family:  arial, helvetica, sans-serif;
background: #000;
line-height: 1.4em;
color: #3A4026
}


#outer
{
position: relative;
width: 980px;
margin: 0 auto;
background: #FFF url('images/background.gif') repeat-y;
}

#inner
{
margin-top: 0px;
z-index: 2;
}

#header
{height:128px;}

#logo
{
position: absolute;
width: 300px;
padding-top:35px;
padding-left:40px;
}


#navigation {display:none;}

	
ul#navlist
{
display:none;}




#content{
width:640px;
margin-left:40px;
margin-top:30px;
float:left;
font-size:1.15em;
line-height:1.3em;
}

.intro {font-size:1.2em;}


#side {
float:right;
width:220px;
padding-right:40px;
margin-top:30px;
}

#left-bar
{width:310px; float:left; min-height:450px;}

#left-bar-cs
{width:310px; float:left; min-height:650px;}

#address {line-height:1.5em; margin-top:24px; color:#777;}
#address-home {line-height:1.5em; color:#777;}
#enlarge {font-size:0.8em; color:#A5CC3D; margin-bottom:16px;}

.green {color: #A5CC3D; font-weight:bold;}

.cs-home {color:#00A552; padding-bottom:30px;}
.cs-home-title {color:#A5CC3D; font-weight:bold;}

.cs-home a:link, .cs-home a:visited
{
color: #A5CC3D;
text-decoration: none;
}

.cs-home a:hover, .cs-home a:active
{
color: #00A552;
text-decoration: underline;
}

.breakout {
height: 260px;
padding-left:8px;
padding-top:12px;
margin-bottom:10px;
font-size: 1.2em;
background: #00A552 url('images/sidebar-bg.jpg');
background-repeat:no-repeat; }

ul#green-sidebar
{
list-style-position: outside;
color:#FFF;
padding-top:16px;
}

#green-sidebar li
{padding-bottom:12px;}

#side H2
{
font-size: 1em;
font-weight:bold;
color:#FFF;
}

#contactform td
{padding:3px;}

input, select, textarea {  border-radius: 0.3em; padding: 2px; border: 1px solid #A5CC3D; }

label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}

#footer {display:none;}




p {margin-bottom:1em;}


a {
color:#31386C;
text-decoration:underline;
}

a:hover {
color:#FF9900;
text-decoration:underline;
}


H1
{
font-size: 1.5em;
font-weight: normal;
padding-bottom: 0.3em;
line-height:1.3em;
color: #00A552;
}

H2
{
font-size: 1.3em;
font-weight: normal;
padding-bottom: 0.5em;
line-height:1.3em;
color: #A5CC3D;
}

ul
{
list-style-position: inside;
}

th, td  { padding: 0 0 0 34px; vertical-align: top;
}


#contact a
{
color: #FFF;
text-decoration:none;
}

#contact a:hover 
{
text-decoration:underline;
}


