body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:10px auto;
	text-align:center;
	background-color:#ffffff
}

a {color:#00703c;
text-decoration:none;
font-weight:normal;

}

a:hover {color:#00703c;
text-decoration:underline;
font-weight:normal;

}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-stretch:narrower;
color:#00703c;
line-height:1.3em;
margin-top:0px
}


h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-stretch:narrower;
color:#00703c;
line-height:1.3em;
padding-bottom:5px;
margin-top: 0px;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#00703c;
line-height:1.3em;
font-weight:normal;
margin:0;
padding:0
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-stretch:bold;
color:#00703c;
line-height:1.3em;
margin:0;
padding:0
}

input, textarea 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

span.updated
{
	font-size: 11px;
	color: #333333;
}


#wrap {
background-color:#FFFFFF;
width:960px;
margin:auto;


}

#header {
width:960px;
margin:auto;
height:120px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
background-position:top
}


#contact{
padding:3px;
margin-right:10px;
margin-top:35px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;
width:300px;
float:right
}


.form {
border:solid 1px #cccccc;
padding:2px;
font-size:11px;
color:#999999
}


#banner {
width:960px;
height:290px;
background-color:#00703c

}

#banner_flash {
width:688px;
height:290px;
float:left;

}

#banner_green {
width:272px;
height:290px;
float:left;
background-image:url(../images/green_box_back.jpg);
background-repeat:no-repeat

}


#banner_green .copy {
padding:10px;
color:#FFFFFF;
text-align:left

}

/* MAIN MENU*/


#mainmenu {
width:960px;
clear:both;
background-image:url(../images/menu_back.jpg);
background-repeat:repeat-x;
margin:0;
color:#ffffff;
font-size:12px;
text-align:left;
font-weight:normal;
height:43px;


}

#mainmenu ul {
margin:0px;
padding:0px;
list-style:none;
}

#mainmenu li {
display:block;
float:left;
list-style:none;
border-right:solid 1px #ffffff;
height:38px;





}

#mainmenu  a {
color:#ffffff;
text-decoration:none;
font-weight:normal;
display:block;
padding-left:12px;
padding-right:12px;
padding-top:13px;
width:auto;
float:left;
height:38px;





}

#mainmenu  a:hover {
color:#ffffff;
width:auto;
display:block;
height:38px;
font-weight:normal;
text-decoration:none;
background-image:url(../images/menu_green.jpg);
background-repeat:repeat-x;
float:left;
}

#mainmenu .current {
color:#ffffff;
width:auto;
height:41px;
display:block;
font-weight:normal;
text-decoration:none;
background-image:url(../images/menu_green.jpg);
background-repeat:repeat-x;
}

#mainmenu .last {
border:none
}




#breadcrumb {
width:960px;
height:20px;
background-color:#f3f3f5;
}

#breadcrumb .trail {
color:#666666; 
font-size:10px;
text-align:left;
float:left;
padding:5px;
margin-left:10px;

}

#breadcrumb .trail a {
color:#666666;
text-decoration:underline;

}

#breadcrumb .trail a:hover {
color:#333333;
text-decoration:underline;

}


/* LEFT NAVIGATION*/

#leftnavigation {
width:140px;
color:#999999;
font-size:11px;
text-align:left;
}


#leftnavigation ul{
padding:0;
margin:0;
list-style:none
}

#leftnavigation li{
border-bottom:solid 1px #e8ece8

}

#leftnavigation a {
color:#333333;
text-decoration:none;
font-weight:bold;
display:block;
background-image:url(../images/green_bullet.png);
background-repeat:no-repeat;
background-position:left;
padding:5px 5px 5px 15px;


}
#leftnavigation a:hover {
color:#000000;
text-decoration:none;
font-weight:bold;
display:block;
background-color:#e8ece8;
background-image:url(../images/green_bullet.png);
background-repeat:no-repeat;
background-position:left;
padding:5px 5px 5px 15px;

}

#leftnavigation .current {
color:#000000;
text-decoration:none;
font-weight:bold;
display:block;
background-color:#e8ece8;
background-image:url(../images/green_bullet.png);
background-repeat:no-repeat;
background-position:left;
padding:5px 5px 5px 15px;

}




/* TOP NAVIGATION*/

#topnavigation {
width:237px;
color:#333333;
font-size:13px;
text-align:left;
}


#topnavigation ul{
padding:0;
margin:0;
list-style:none;
color:#333333;
}

#topnavigation li{
color:#333333;
width:237px;
height:38px;
background-image:url(../images/topsectionback.png);
background-repeat:no-repeat;
margin-bottom:5px

}

#topnavigation a {
color:#333333;
text-decoration:none;
font-weight:bold;
display:block;
padding:8px 5px 5px 15px;


}
#topnavigation a:hover {
color:#000000;
text-decoration:none;
font-weight:bold;
display:block;
padding:8px 5px 5px 15px;

}



#content {
width:960px;
background-color:#FFFFFF;
padding-top:20px;
margin-bottom:30px
}


#left{
width:140px;
margin-left:10px;
margin-right:25px;
background-color:#FFFFFF;
float:left;
text-align:left

}

#left_home{
width:560px;
padding-left:10px;
margin-right:20px;
background-color:#FFFFFF;
float:left;
text-align:left

}



#mid{
/*width:600px; - use this width if #right used*/
width: 757px;
background-color:#FFFFFF;
text-align:left;
float:left

}


#mid_home{
width:355px;
background-color:#FFFFFF;
text-align:left;
float:left;
background-image:url(../images/latest_meets.jpg);
background-repeat:no-repeat;
height:255px;

}


#mid_home .copy{
color:#000000;
text-align:left;
padding:45px 30px 20px 18px;

}

#mid_home .copy a{
color:#00703c;
text-decoration:none;
font-weight:bold;

}

#mid_home .copy a:hover{
color:#000000;
text-decoration:none;
font-weight:bold;

}


#mid_home .viewall{
color:#666666;
text-decoration:none;
font-weight:bold;
font-size:11px;
display:block;
text-align:right;

}

#right{
width:157px;
background-color:#FFFFFF;
float:right;
text-align:left;
background-image:url(../images/right_column_back.jpg);
background-repeat:no-repeat;
background-position:top

}

#right .copy {
padding:10px;
color:#333333;
text-align:left;
}



#footer {
height:30px;
width:960px;
margin:auto;
clear:both;
background-color:#ebefe5
}

#footer .content {
float:left;
color:#333333;
font-size:11px;
text-align:left;
padding:3px;
margin-left:10px;
margin-top:5px
}


#footer .content a{

color:#333333;
font-size:11px;
text-decoration:none

}

#footer .content a:hover{

color:#333333;
font-size:11px;
text-decoration:underline

}



/* DIVIDERS*/

.clear {
clear:both}

.divider {
width:100%;
height:10px;
}

.dividerclearboth {
width:100%;
height:10px;
clear:both
}

.greyline {
width:100%;
height:10px;
border-top:dotted 1px #999999
}


/* OTHER */

.floatright {
float:right;
padding-left:10px;
padding-bottom:10px
}

.floatleft {
float:left;
padding-right:10px;
padding-bottom:10px
}


.floatleftlogo {
float:left;
padding-right:10px;
padding-bottom:0px
}


.latestnews {
width:100%;
border-bottom:solid 2px #006e3a;
padding-bottom:3px;
color:#006e3a;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:5px
}


