body, table, tr, td, ul, li, form {
    padding: 0;
    margin: 0;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
}
table {
    border-collapse: collapse; 
    border-spacing: 0px;
}
img {
    border: 0px;
}
ul {
    list-style-type: disc;
}
body {
    background-color: #fff;
}
a {
    color: #2C8A57;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
/*   colors

    #DFF2C3
    #2C8A57
    #8A572B

*/
/*--------- Min-width IE 6 ---------------- */
#outerIE6 {
   min-width: 1000px;
}

* html #outerIE6 {
   padding-left: 1000px;
}

* html .minwidthIE6 {
   height:1%;
}

* html .containerIE6 {
   margin-left: -1000px;
   position: relative;
   height:0;
}
/*------------------------------------------*/
#mainBlock {
    margin: 0px auto;
    width: 90%;
    position: relative;
}
#bannerTop {
    text-align: center;
}
#bannerBottom {
    clear: both;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
}
#mainTitle {
    width: auto;
    height:285px;
    position: relative;
    font-family: Arial, serif;
    font-size: 65px;
    text-align: center;
     
    padding-top: 10px;
    margin: 0px 222px 5px 212px;
    color: #2C8A57;
}
#mainTitle h1 {
    display: none;
}
#topLeftPanel {
    float: left;
    width: 212px;
    position:relative;
    height:295px;
}
#today {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #2C8A57; 
}
#today #title {
    margin: 10px 0;
    font-size: 13px;
}
/* ------------- Curved corners --------------------------------------*/

.bordered .b1, .bordered .b2, .bordered .b3, .bordered .b4 {display:block; overflow:hidden; font-size:1px;}
.bordered .b1, .bordered .b2, .bordered .b3 {height:1px;}
.bordered .b2 {background:white; border-left:1px solid #2C8A57; border-right:1px solid #2C8A57;;}
.bordered .b3 {background:white; border-left:1px solid #2C8A57; border-right:1px solid #2C8A57;;}
.bordered .b4 {background:white; border-left:1px solid #2C8A57; border-right:1px solid #2C8A57;;}

.bordered .b1 {margin:0 5px; background:#2C8A57;}
.bordered .b2 {margin:0 3px; border-width:0 2px;}
.bordered .b3 {margin:0 2px;}
.bordered .b4 {height:2px; margin:0 1px;}

.bordered .boxcontent {display:block; background:white; border-left:1px solid #2C8A57; border-right:1px solid #2C8A57;height: 16px;}
/* -------------------------------------------------------------------*/
.bordered .boxcontent {
    text-align: center;
    color: #2C8A57;
}
#photo {
    background-image: url('/skin/images/photo2.jpg');
    background-repeat: no-repeat;
    background-position: center -3px;
    border-left:1px solid #7B9452;
    border-right:1px solid #7B9452;
    height: 200px;
}
#photoContainer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#photoContainer .b1 {
    background-color: #7B9452;
}
#photoContainer #a1 {
    background-image: url('/skin/images/photo2.jpg');
    background-repeat: no-repeat;
    background-position: center 0px;
    border-color: #7B9452;
}
#photoContainer #a2 {
    background-image: url('/skin/images/photo2.jpg');
    background-repeat: no-repeat;
    background-position: center -1px;
    border-color: #7B9452;
}
#photoContainer #a3 {
    background-image: url('/skin/images/photo2.jpg');
    background-repeat: no-repeat;
    background-position: center -2px;
    border-color: #7B9452;
}
#photoContainer #a4 {
    background-image: url('/skin/images/photo2.jpg');
    background-repeat: no-repeat;
    background-position: center -203px;
    border-color: #7B9452;
}
#photoContainer #a5 {
    background-image: url('/skin/images/photo2.jpg');
    background-repeat: no-repeat;
    background-position: center -205px;
    border-color: #7B9452;
}
#photoContainer #a6 {
    background-image: url('/skin/images/photo2.jpg');
    background-repeat: no-repeat;
    background-position: center -206px;
    border-color: #7B9452;
}
#topRightPanel {
    float: right;
    width: 222px;
    padding-top:10px;
}
#topRightPanel .button {
    display: block;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #2C8A57;
    text-align: center;
    margin-bottom: 10px;    
}
#topRightPanel .button .boxcontent{
    padding: 4px 0;
}
a.button:hover .boxcontent, a.button:hover .b2, a.button:hover .b3, a.button:hover .b4{
    background-color: #2C8A57;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
#logo {
    width: 125px;
    height: 136px;
    font-size: 0px;
    background-image: url('/skin/images/logo_new.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
}
#loginPanel {
    height: 75px;
}
#loginPanel table  {
    margin: 0px auto 0;
}
#loginPanel .smallBold {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #2C8A57;
}
#loginPanel input {
    font-size: 9px;
    color: #2C8A57;
    width: 100px;
}
#loginPanel #enter {
    width: 12px;
    height: 12px;
    margin-left: 5px;    
}
#loginPanel #inner {
    text-align: center;
    padding-top: 5px;
    font-size: 7pt;
    font-weight: bold;
}
#loginPanel #inner span {
    margin-left: 10px;
}
#loginPanel #exit {
    float: right;
}
#loginPanel #welcome {
    font-weight: normal;
    margin-top: 10px;
}
#menuPanel {
    padding: 0 10px;
    margin-bottom: -10px;
}
#join {
    display: block;
    text-align: center;
    border-bottom:1px solid #2C8A57;
    padding: 0 0 3px;
    margin-bottom: 0px; 
}
#join:hover {

}
#copyright {
    display: block;
    text-align: right;
    border-top:1px solid #2C8A57;
}
#copyright a {
    float:right;
    padding-top:10px;
    margin-bottom: 5px; 
}
#subscribe {
    float:left;
    text-align: left;

}
#subscribe a{
    float:none;
    display:inline;
}
#container {
    border-top:1px solid #2C8A57;    
    width: 100%;
    padding:0;
}
#spinner {
    float:left;
    text-align: left;
    padding-top: 3px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:7.5pt;
    font-weight:bold;
    color:#f00;
}
#spinner span, #spinner img {
    vertical-align: middle;
}
.column {
    width: 24%;
    margin-right: 12px;
    margin-top: 5px;
    float: left;
}
.last {
    margin-right: 0;
}



#bannerCenter {
    margin: 0;
    text-align: center;
}

.news p {
    font-size: 8pt;
    margin-top: 0;    
}
.articles a.title, .news p a {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #2C8A57;
}
.articles .article {
    font-size: 8pt;
    margin: 3px 0 5px;
}
.date {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8px;
    font-weight: bold;
    text-decoration: none;
    color: #565;
}
.forum {
    list-style-type: none;
}
.forum li{
    font-size: 9pt;
    margin-bottom: 3px;
}
.forumTitle {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #2C8A57;
}
#container a.forumItem {
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #000;
}
#footer {
    clear: both;
}
.margined {
    padding-bottom: 5px;
}
#searchForm .smallBold {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #2C8A57;
}
#searchForm #q {
    font-size: 9px;
    color: #2C8A57;
    width: 150px;
}
#searchForm input {
    vertical-align: middle;
}
#searchForm {
    position:absolute;
    bottom:0;
}
