body {
color: #352A07;
font-size: 80%;
font-family: verdana,arial,times,courier;

margin: 0 0 0 0px;
}

img {
border: none;
}

img.imgleft {
float: left;
}

img.imgright{
float: right;
}


h1 {
margin: 0px;
padding: 0px;
}

h2 {
font-size: 100%;
font-weight: bold;
margin-left: 12px;
margin-right: 150px;
color: #A5D982;
margin-top: 10px;
margin-bottom: 0px;
}

p {
margin-top: 10px;
margin-bottom: 0px;
margin-left: 12px;
margin-right: 150px;
}

p.invisible_ie {
display: none;
visibility: hidden;
}

span.highlight {
font-weight: bold;
color: #A5D982;
}


html>body p.invisible_ie {
display: block;
visibility: visible;
}

a {
color: #352A07;
text-decoration: underline;
}

a:hover {
color: #FF8C00;
text-decoration: none;
}

a:link {
color: #352A07;
text-decoration: underline;
}

div.spacer {
clear: both;
height: 0px;
}

#logo_container {

margin-top: 35px;
width: 95%;
text-align: left;
}

#logo_container img.imgleft {
margin-left: 0px;
}

#logo_container img.imgright {

float: right;

}

#main_container {
margin: auto;
text-align: left;
width: 95%;
margin-top: 15px;
float: none;

}

#block_container {
float: left;
width: 100%;
margin-top: 20px;
background-image: url(../images/blocks/main_bg.gif);
background-repeat: repeat-y;
}

#top_border {
height: 1px;
background-image: url(../images/blocks/top_bg.gif);
background-repeat: repeat-x;
}

#content_area {
position: relative;
float: left;
width: 100%;
background-image: url(../images/blocks/content_bg.gif);
background-repeat: repeat-x;
background-position: bottom;
padding: 0px;
margin: 0px;
padding-bottom: 10px;
border: 1px solid #FF8C00;
}


img.main_graphic{
display: none;
}

#content_area ul {
margin-left: 0px;
padding-left: 8px;
width: 370px;
list-style-type: none;
margin-top: 10px;
margin-bottom: 0px;
}

#content_area ul.standard {
margin-left: 0px;
padding-left: 8px;
width: 100%;
list-style-type: none;
margin-top: 10px;
margin-bottom: 0px;
}


#content_area ul li {
width: 49%;
float: left;
text-indent: 15px;
background-image: url(../images/blocks/nav_bullet.gif);
background-position:left;
background-repeat: no-repeat;

}

#content_area ul.standard li {
text-indent: 15px;
background-image: url(../images/blocks/nav_bullet.gif);
background-position:left;
background-repeat: no-repeat;
width: 100%;
float: none;

}

#content_area ul.standard li span.li_subtitle {
width: 250px;
display: block;
float: left;
}

#news_form {
padding: 0px;
margin-top: 0px;
margin: 0px;
padding-top: 10px;
}

#news_form fieldset {
border: none;
padding: 0px;
margin: 0px;
}

#news_form div.left {
width: 370px;
float: left;
}

#news_form div.right {
width: 370px;
float: left;
}

#news_form label {
width: 125px;
display: block;
float: left;
padding-left: 12px;
}

#news_form input {
width: 225px;
float: left;
border: 1px solid #A5D982;

}


#news_form textarea {
width: 225px;
height: 65px;
margin-bottom: 15px;
float: left;
border: 1px solid #A5D982;

}

#news_form #buttons input {
width: auto;
border: 1px solid #A5D982;
background-color: #ffffff;
margin-left: 291px;
}

html>body #news_form #buttons input {
margin-left: 303px;
}

#news_form #buttons_full_width input {
width: auto;
border: 1px solid #A5D982;
background-color: #ffffff;
float: right;
margin-right: 22px;
}

html>body #news_form #buttons_full_width input {
margin-right: 8px;
}

#nav_bar {
display: none;
}


#small_print {
width: 100%;
clear: left;
float: none;
margin-top: 40px;
text-align: center;
}

#small_print p {

margin: 0px;
font-size: 80%;
}

span.no_show {
display: none;
visibility: hidden;
}