body{
font-size:170%;
color:#4e4e4e;
background: #ffffff;
}
#footer a:link, #footer a:visited{
color:#f3f5e0;
background-color:transparent;
text-decoration:underline;
font-weight:normal;
}
#footer a:hover{
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
#banner{
height: 200px;
}
/* Masthead image placement */
#home #masthead, #aboutus #sub-masthead, #services #sub-masthead, #supportus #sub-masthead, #news #sub-masthead, #contact #sub-masthead, #referrers #sub-masthead{
display: none;
}
/* Generic Content acts like a wrapper */
#content{
background: transparent url(../g/content-bg.jpg) repeat-x;
margin:auto;
font-size:80%;
padding: 10px;
float: left;
}
#sub-content{
background: transparent url(../g/content-bg.jpg) repeat-x;
margin:auto;
font-size:80%;
padding: 0;
float: left;
}
#home-image{
display: none;
}
/* Start homepage content */
#home #sidebar-a{
display: none;
}
#sidebar-a{
float:left;
width: 95%;
margin:0;
padding: 0;
background: none;
font-size:75%;
}
#left-pane{
float:left;
width: auto;
background: transparent url(../g/content-bg.jpg) repeat-x;
margin:0 0 20px 0;
padding: 10px 0 0 0;
border-top:1px solid #ffffff;
float: left;
}
#right-pane{
float:right;
width: auto;
background: transparent url(../g/newsteaser-bg.jpg) no-repeat;
margin:0 0 20px 0;
padding: 10px 0 0 0;
border-top:1px solid #ffffff;
font-size: 95%;
float: left;
}
#breadcrumbs{
display: none;
}
/* End homepage content */

/* Generic sidebar */
#footer{
background-color:#ffffff;
height:auto;
color: #474747;
font-size: 60%;
float: left;
border-top:6px solid #597a35;
}

/* =Subnavigation Starts */
#sidemenu ul li a{
display:block;
border-bottom:1px dotted #5b7c35;
background: transparent;
padding:10px 0px 10px 10px;
text-decoration:none;
color:#597a35;
width: auto;
text-indent:10px;
font-weight: bold;
text-shadow:0 1px 0px #f1f1f1;
background:transparent url(../g/sidenav.gif) no-repeat 5px 49%;
}
