body  {
background:url(bg.gif);
margin: 0;
padding: 50px 0 50px 0;
font-family: "Myriad Pro";
}

#main { 
width: 780px;
margin: 0 auto;
padding: 0px;
border-spacing: 0px;
border-width: 0px;
}

#main td{
padding: 0px;
}

#main_nav {
border-left: 1px #FFFFFF solid;
border-right: 1px #FFFFFF solid;
}

#header { 
height:100px;
background-image:url(header.gif);
}

#menu, #menu ul {
background:#8DB527;
padding:0;
margin:0;
list-style-type: none;
}

#menu {
position:relative;
z-index:500;
}

#menu li {
float:left;
position:relative;
}

#menu a, #menu a:visited {
display:block;
width:110px;
font-size:16px;
color:#F8FCF7;
height:32px;
line-height:32px;
text-decoration:none;
background:#8DB527;
border:1px solid rgb(175,175,175);
border-width:0 1px 1px 0;
text-align: center;
}

#menu li:hover > a {
background:#6D9507;
color:#EB2308;
}

#menu li ul {
display: none;
}

#menu li:hover > ul {
display:block;
position:absolute;
top:0;
left:111px;
}

#menu > li:hover > ul {
left:0;
top:33px;
}

#breadcrumbs{
background-color: #EFF4DE;
border-left: 1px #FFFFFF solid;
margin: 0 0 0 20px;
padding: 0 0 0 20px;
color: #2B370C;
font-size: 14px; 
line-height: 19px;
text-align: justify;
}

#breadcrumbs ul {
list-style:none;
padding:0px 0px 0px 20px;
margin:0px 0px 0px 0px;
}

#breadcrumbs ul li {
display:inline;
padding:0px 0px 0px 10px;
margin:0px 0px 0px 0px;
background:transparent url(bg_bullet_arrow.gif) no-repeat 0 50%;
font-weight:bold;
}

#breadcrumbs a {
color: #799600; 
text-decoration: none;
}

#breadcrumbs a:hover {
color: #4F6300;
}

#pmargin {
margin: 0px 20px 0px 20px;
}

#text {
color: #799600;
font-size: 14px; 
line-height: 19px;
text-align: justify;
background-color: #F9FCF7;
} 

#text a {
color: #799600; 
text-decoration: underline;
}

#text a:hover {
color: #4F6300;
}

#news {
color: #799600;
font-size: 14px;
line-height: 19px;
text-align:center;
vertical-align:top;
width: 220px;
background-color: #EFF4DE;
}

#news a {
color: #799600; 
text-decoration: underline;
}

#news a:hover {
color: #4F6300;
}

#footer {
height: 90px;
background-image: url(footer.gif);
color: #ADD547;
font-size: 12px;
}

#footer a {
text-decoration: none; 
color: #BDE557;
}

#footer a:hover {
color: #E0F0B9;
}

#footer_left {
float:left;
padding: 60px 0 0 20px;
vertical-align: bottom;
}

#footer_right {
float:right;
padding: 60px 20px 0 0;
vertical-align: bottom;
}

h1 {
margin: 0px;
color: #647c00; 
font-size:24px; 
font-weight: normal;
}

h2 {
color: #647c00;
font-size: 15px; 
margin: 20px 0 0 0;
}