

/* Elements */

body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;	
}

h1 {
}

h2, h3, h4, h5, h6 {
	color: #2582A4;
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: #87A019;
}

a:hover {
	text-decoration: none;
	color: #2582A4;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x left bottom;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 5px;
	background: url(images/img08.gif) no-repeat left bottom;
}

.image {
	float:left;
	margin: 0px 0 0 0;
	padding: 0;
}

.indent {
	/*margin-left: 125px;     */
	margin-left: 10px;
}

p.readmore {		
	padding-left: 30px;
}

p.photo {	
	margin: 0px 0 0 0;
	padding-left: 30px;
}


/* Header */

#header {
	width: 924px;
	height: 22px;
	margin: 0 auto;
	background: #BECF74 url(images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
	border: 1px solid #6aa100;
}

/* Menu */

#menu {
	float: left;
	width: 600px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #A4B74C url(images/img04.gif) repeat-x;
}

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 115px; /*Width of top level menu link items This item is moved to html*/
padding: 2px 8px 4px 8px;
border-right: 1px solid #6aa100;
border-left-width: 0;
text-decoration: none;
/*background: url(menubg.gif) center center repeat-x;*/
color: white;
font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
font-size: 11px;

}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #6aa100;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 128px; /*width of sub menu levels*/
font-weight: bold;
border: 0px solid #6aa100;
padding: 2px 5px;
background: #BECF74 url(images/img01.gif) repeat-x;

border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{
background: #A4B74C url(images/img04.gif) repeat-x;
color: white;
}

.horizontalcssmenu ul li ul li a:hover{
background: #A4B74C url(images/img04.gif) repeat-x;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
padding-right: 2px;
background: transparent url(images/menuarrow.gif) no-repeat center left;
}


/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 928px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 238px;
	background: url(images/img05.gif) repeat-x;	
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}

#colTwo {
	float: right;
	width: 575px;
	padding: 30px 40px 0 30px;
	background: url(images/img09.gif) repeat-x;
}

#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

/* Logo */

#logo {
	height: 200px;
	width: 277px;
	background: url(images/header_logo.jpg) no-repeat;
	border:0px solid silver;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding-top: 40px;
	background: url(images/img11.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}


#changeactivity {
        float: left;
        width: 280px;
}

#changeactivity h2 {
        background: #024c83;
}

#communityservice  {
        float: right;
        width: 280px;
        padding-left: 10px;
}

#communityservice h2 {
        background: #e0a403;
}

/*
#fundactivity {
        float: right;
        width: 180px;        
}

#fundactivity h2 {
        background: #6aa100;
}
*/


#news {
        //background: #f5f4f3;
        padding-bottom: 0.1em;
        padding-top: 0px;
        border-top: 0px solid #fff;
        color: #666;
}

#news h2 {
        background: #e0a403;
}
h2 a {
text-decoration: none;

}

#contact {        
        float:left;        
        width: 568px;   
        border:0px solid silver;
        height:188px;
}


.contactusLeft{
	margin:0000;
	float: left;
	color:white;
	text-align:center;
	padding-top:3px;
	padding-right:0px;
	padding-bottom:3px;
	width:260px;
	border-left:solid 1px #87A019;
	border-top:solid 1px #87A019;
	border-bottom:solid 1px #87A019;
}

.contactusRight{
	margin:0000;
	float: right;
	color:white;
	text-align:center;
	padding-top:3px;
	padding-right:0px;
	padding-bottom:3px;
	width:260px;
	border-right:solid 1px #87A019;
	border-top:solid 1px #87A019;
	border-bottom:solid 1px #87A019;
}

.contactusTop
{
	background:#cccccc;
	color:black;
	padding-top:2px;	
	width:97%;
	border:0px solid #87A019;
	height:86px;
	valign:bottom;
		
}
.contactusBottom
{
	background:#cccccc;
	color:black;
	padding-top:2px;
	width:97%;
	border:0px solid blue;
	align:left;
	height:86px;
	
}
.tablecontactus{
text-align:center;
padding-top:3px;
color:black
}

.imgdiv{
float:right;
}

img {
        border: 0;
}


.field{
	border-left: solid 1px silver;
	border-top:solid 1px silver;
	border-right:solid 1px silver;
	text-align:left;
	padding-left:3px
}

.bottomfield{
	border:solid 1px silver;	
	text-align:left;
	padding-left:3px
}

tr h2 {
	margin-top: 0;
	//font-size: 1px;
}

.FormLable{

}



.FormField{
}

.tablebox-Left{
	border-left: solid 1px #2582A4;
	border-top:  solid 1px #2582A4;
	border-right:solid 1px #2582A4;
	padding-left:3px;
}

.tablebox-Right{	
	border-top:  solid 1px #2582A4;
	border-right:solid 1px #2582A4;
	padding-left:3px;
}

.tablebox-Bottom-Left{
	border-Left: solid 1px #2582A4;	
	border-top:  solid 1px #2582A4;
	border-right:solid 1px #2582A4;
	border-bottom: solid 1px #2582A4;
	padding-left:3px;
}

.tablebox-Bottom-Right{	
	border-top:  solid 1px #2582A4;
	border-right:solid 1px #2582A4;
	border-bottom: solid 1px #2582A4;
	padding-left:3px;
}
