@CHARSET "utf-8";


body {
	background-color:#aaba47;
	font-family:Verdana;
	font-size:14px;
	color:#5c4d04;
        line-height: 1.5;
}

table td  {
	font-family:Verdana;
	font-size:14px;
	color:#5c4d04;
        line-height: 1.3;
}


table th  {
	font-family:Verdana;
	font-size:14px;
	color:#5c4d04;
        line-height: 1.3;
}


h1 {
	font-size:18px;	
        font-weight:bold;
        color:#659c27;

}

h2 {
	font-size:17px;	
        font-weight:bold;
        color:#659c27;

}

h3 {
	font-size:16px;	
        font-weight:bold;
        color:#659c27;

}

h4 {
	font-size:15px;	
        font-weight:bold;
	color:#659c27;
}

h5 {
	font-size:14px;	
        font-weight:bold;
	color:#659c27;
	
}

a:link {color:#659c27; text-decoration:underline}
a:visited {color:#659c27;text-decoration:underline}
a:hover {color:#659c27;text-decoration:underline}

a img {
    border:0px
}

#content img {
    border: 2px solid #b9aa7c;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    margin-left:10px;
}


#navi img {
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
}

a.footerlink:link {color:#FFFFFF; text-decoration:underline}
a.footerlink:visited {color:#FFFFFF;text-decoration:underline}
a.footerlink:hover {color:#FFFFFF;text-decoration:underline}


#website {
	background-color:#FFFFFF;
	position:relative;
        margin:10px auto;
	width:969px;	
}


#header {
        background-color:#FFF;
        height:130px;
        width:969px;
        position:relative;
}

#contentcontainer {
        background-color:#c7d764;
        position:relative;
        width:969px;    
        background-image:url(../images/contentbg.gif);
        background-repeat:repeat-y;
}

#c43 img {
        border: none !important;
        box-shadow: none !important;
        
}

#bannerbg {
        display: none;
        position:absolute;
        bottom:0px;
        left:148px;
        width:821px;
        z-index:2;
}



#footer {
        position:relative;
        width:969px;  
        padding-top:15px;
        background-color:#aaba47;
}

#copyright {
        position:absolute;
        left:20px;
        color:#FFFFFF;
}

#footernavi {
        position:absolute;
        left:600px;
        color:#FFFFFF;
        width:359px;
        text-align:right;
}


#navi {
        position:absolute;
        top:160px;
        left:30px;
        z-index:4;
}

#facebook {
        position:absolute;
        top:82px;
        left:190px;
}

#logo {
        position:absolute;
        top:5px;
        left:630px;
        z-index:2;
}

#content {
        position:relative;
        margin-left:168px;
        width:671px;
        min-height:592px;
        height:auto !important;
        height: 592px;
        padding:40px 10px 20px 100px;
        z-index:3;
}


hr {
	border:1px solid #659c27;
	margin:20px 0 20px 0;
}


.green {
    color:#659c27;
}

.news-list-item p {
    text-align:justify;
}

.news-single-imgcaption {
    margin-left: 15px;
}

.csc-textpic-caption {
   padding-left:15px;
   font-size:10px;
}