body 

{

    text-align: center;

	padding: 30px 0px 10px 0px;

    margin: 0;

	background: #FFF;

	color: #666;
    
    font-family: Arial, "Helvetica Neue", Helvetica;
	
	line-height: 16px;

}



a, a:link, a:hover, a:visited

{

	background: transparent;

	text-decoration: none;

	cursor: pointer;

}

a:link

{

	color: #666;

}

a:visited

{

	color: #666;

} 

a:hover, a:active

{

	color: #333;

} 



img 

{

	border: none;

    padding: 0;

    margin: 0;

}

label
{
    color: #005f1e;
}

a.green, .green
{
    color: #005f1e;
	border-bottom: 1px dotted;
	text-decoration: none;
	font-size: 11px;
}

a.numNav, .numNav
{
    color: #333333;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0em;
}

#bodyWrap

{

    position: relative;

    z-index: 1;

    width: 100%;

}

.bodySm
{
    color: #666;
	font-family: Geneva, Arial, Helvetica;
    font-size: 10px;
    text-decoration: none;
	line-height: 12px;
}

.resourcesDesc
{
    color: #666;
	font-family: Arial, Helvetica;
    font-size: 12px;
    text-decoration: none;
	line-height: 12px;
	margin-top: 8px;
}

#navBar

{

    width: 100%; 

    background-color: #005F1E; 

    z-index: 2; 

    margin: 0;

    padding: 0;

    position: absolute;

    left: 0; 

    height: 20px;

}

#wrap

{

	width: 824px;

	margin: 0 auto;

    text-align: center;
    
    margin-bottom: 15px;

}



#header

{

    vertical-align: bottom;

}

#header table td

{

    vertical-align: bottom;

}



#content

{

    width: 817px;

    padding: 0;

    margin-left: 20px;

}



#contentBody

{

    border-right: 1px solid #CCC;

    min-height: 438px;
}

#contentBox

{

    background-color: #FFF; 

    z-index: 10; 

    position: relative; 

    min-height: 424px; 

    padding: 2px;

    text-align: left;
    
    font-size: .80em;

}

a.dottedLine
{
    border-bottom: 1px dotted;
}

#contactForm div
{
    padding-top: 10px;
    padding-bottom: 10px;
}

#menu

{

    border-right: 1px solid #CCC;

    vertical-align: top;

}



#menu ul

{

    list-style-type: none;

    text-align: left;

    margin: 80px 0 0 0;

    padding: 0;

    width: 156px;

}

#menu ul li

{

    font-family: "Helvetica Neue", Helvetica;

    font-weight: bold;

    letter-spacing: 50;
    
    padding-left: 10px;
    
    height: 25px;

}

#menu ul li a

{

    color: #666;

    text-decoration: none;

}

#menu ul li#active

{

    color: #FFF;

}

#projectLandingBox td
{
    vertical-align: top;
    
}

#projectLandingBox td a
{
    text-decoration: none;
}

.projectCaption
{
    background-color: #666;
    color: #FFF;
    margin-top: 1px;
    font-weight: bold;
    font-size: 10px;
    padding: 0 0 4px 2px;
    height: 13px;
    text-decoration: none;
    vertical-align: center;
}

.projectLink:hover .projectCaption
{
    background-color: #005f1e;
}

#subnav
{
    background-color: #E5E5E5;

    height: 100%;

    width: 161px;

    vertical-align: top;
}

#subnav ul
{
    list-style-type: none;

    text-align: left;

    padding: 0;
    
    z-index: 5;
    
    position: relative;
    
    margin: 152px 0 0 0;
    
}

#subnav ul li

{

    font-family: Arial, "Helvetica Neue", Helvetica;

    font-size: 11px;

    font-weight: bold;

    line-height: 20px;

    letter-spacing: 25;

    padding-left: 5px;

}

#subnav ul li a
{
    color: #333;

    text-decoration: none;
}

#subnav ul li#active, #subnav ul li#active a
{
    color: #FFF;
}

#subnav ul li#active #smallnav li a, #subnav ul li#active a #smallnav li a
{
    color: #005f1e;
}

ul#smallnav
{
    margin: 3px 0 0 0;
}

ul#smallnav li a, ul#smallnav li
{
    font-size: 9px;
    color: #005f1e;
    letter-spacing: 0px;
    padding-left: 5px;
}

ul#smallnav li#active, ul#smallnav li#active a
{
    color: #005f1e;
    background-color: #c5bdbb;
}

#activeBar

{

    color: #FFF;

    z-index: 10;

}

#videobox
{
    margin-left: 0px;
}

#activeBox, a.activeBox
{
    background-color: #666;
	color: #FFF;
    padding-left: 3px;
}

#footer 

{

	vertical-align: top;

}

#footer a:link 

{

	color: #999;

}


