body
{
font:Trebuchet MS, Arial, Sans Serif;
background-color:#ffffff;
margin: 0px;
padding	: 10px 0px;
}

#pageWrapper
{
width: 900px;
margin: 0px auto;
border: double #003d39;
border-width: 1em;
background-color:#f5fbec;
}

#pageHeader 
{font-size:.7em;
height:75px
background-color: #d7ffe4;
} 

#pageHeader h6
{
text-align:justify;
margin: 0px;
color: #ffffff;
font: bold 1.5em Trebuchet MS, Arial, Sans Serif;
}

#mainContent
{
position: relative;
margin : 0px 0px 0px 200px;
background-color	: #b8ffcf;
color: #3a403c;
}

.contentContainer
{color:#000000;
padding:0px 10px 12px 10px;
}

.contentContainer h2{
padding:0px 10px 0px 10px;
text-align:left;
font-family:"Trebuchet MS", Arial, Sans Serif;
color:#000000;
font-size:1.3em;
text-decoration:underline;
}
.contentContainer h3{
padding:0px 10px 0px 10px;
text-align:left;
font-family:"Trebuchet MS", Arial, Sans Serif;
color:#000000;
font-size:1.2em;
text-decoration:underline;
}

/* Site Navigation  */

#siteNavigation{
width:200px;
float:left;
}

.arrowgreen{
width: 198px; /*width of menu*/
border-style: solid solid none solid;
border-color: #94AA74;
border-size: 1px;
border-width: 1px;
float:left;	
margin:0px 0px 0px 0px;
}

.arrowgreen ul{
margin: 0;
padding: 0;
background-color:#fff;
}

.arrowgreen ul li {
list-style:none; 
color:#FFF; 
cursor:pointer; 
}

.arrowgreen ul li:hover {
background-color:#003d39; 
position:relative;}
	
.arrowgreen li a{
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
display: block;
background:  url(../images/arrowgreen.gif) 100% 0 transparent;
 height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
padding: 4px 0 4px 10px;
line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
color: #003d39;
}

.arrowgreen li a:hover{
color: #26370A;
background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
color: #26370A;
background-position: 100% -64px;
}

img.arrowgreen{
border:none;

}

/*Sub Menu arrowgreen*/
.arrowgreen ul ul {display:none; position:absolute; left:40px; top:1px; border:#fff solid; border-width:1px; background-color:#808000; }
.arrowgreen ul li:hover ul {display:block;}

.arrowgreen  ul ul li { width:175px; float:left; display:inline; border:none;}
.arrowgreen ul ul li:hover {text-decoration:none; border:none;}

.arrowgreen li:hover ul li ul {display:none;}

.arrowgreen ul ul li ul {left:90px; background-color:#000000;}
.arrowgreen ul ul li:hover ul {display:block;}



#pageFooter
{
clear: both;
width:900px;
padding:0px 0px 15px 0px;
background-image:url('../images/eos5.gif');
color: #fffdea;
text-align:center;
font: arial, Sans Serif;
font-weight: bold;
height:100px;
}


.pageDivider
{
width: 900px;
background-color: #003d39;
}


/*Rounded edge box content container*/
.box56 {
background:#ebf4ea;
color:#000000;
margin:0px;
width: 680px;
}
.rtop, .rbottom{
display:block;
background-color:#f5fbec;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#ebf4ea;
}

.r1{margin: 0 5px;}
.r2{margin: 0 3px;}
.r3{margin: 0 2px;}
.r4{margin: 0 1px; height: 2px;}


.discuss{
text-align:center;
font-size:.9em;
font-weight:bold;
margin:0px;
padding:0px;
width:200px;

background-color:#ebf4ea;
font-family:"Trebuchet MS", Arial, Sans Serif;
}

.discuss h2,h4{
height:40px;
background-color:#008080;
color:#ffffff;
text-align:center;
font-weight:bold;
font-size:1em;
}


.discuss a:active{
text-decoration:underline;
color:#033d39;

}

.discuss a:visited{
text-decoration:none;
color:#000000;

}

.discuss a:hover{
text-decoration:none;
color:#003d39;
}


.links{
text-align:center;
font-size:.9em;
font-weight:bold;
line-height:175%;
width:200px;
clear:both;
background-color:#ebf4ea;
font-family:"Trebuchet MS", Arial, Sans Serif;
}




.links h2,h4{
height:40px;
background-color:#033d39;
color:#ffffff;
text-align:center;
font-weight:bold;
font-size:1.1em;
}


.links a:active{
text-decoration:none;
color:#033d39;

}

.links a:visited{
text-decoration:none;
color:#000000;

}

.links a:hover{
text-decoration:none;
color:#003d39;
}

.smlinks{
text-decoration:none;
background-color:#003d39;
width:200px;
height:40px;
clear:both;
text-align:center;
}










