<style type="text/css">


/* general page structure and layout */
body {
font-family:Arial, Helvetica, sans-serif; 
font-size:.8em; 
color:#000000; 
margin:10px 0 0 0;
padding:0 0 0 0;
background:#eeeeee;
text-align:center;
}

.page_wrap {
position:relative;
width:862px;
margin:0 auto;
padding:0 0 0 0;
text-align:center;   /* this one for main text formatting */
background:#ffffff url(images/header.jpg) no-repeat;
border-left:1px solid #99cc99;
border-right:1px solid #99cc99;
border-top:1px solid #99cc99;

}


/* used on join page */
.page_wrap_left {
position:relative;
width:580px;
/* margin:0 auto; NM */ 
margin:0 0 0 40px;
padding:0 0 0 0;
text-align:left;   /* this one for main text formatting */
background:#ffffff 


}


.header_text {
position:relative;
clear:none;
width:770px;
height:22px;
margin:118px 0 20px 0;
padding:0 0 0 0;
background:transparent;
color:#ffffff;
text-align:right;
}

.topnav {
position:relative;
clear:both;
width:780px;
height:21px;
margin:0 0 0 0;
padding:0 0 0 0;
background:#cccccc;
font-size:.8em;
border-top:1px solid #99cc99;
}


/* main text etc */
.container {
position:relative;
clear:both;
width:840px;
margin:38px 10px 0 10px;
padding:0 0 0 0;
background:#ffffff;
color:#000000;
text-align:left;
}

.container p {
margin:5px 0 10px 0;
padding:0 0 0 0;
}

.box_right {
position:relative;
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#CFD9BE; /*NM if change this we need to change the GIF files  */
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
}

.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

.fbook_right {
position:relative;
float:right;
clear:both;
width:120px;   /* width of the facebook widget */
margin:0 0 5px 80px;  /*top right(moves image left) bottom (space under)*/
padding:0 10px 0 10px;  /*top right(moves image left) bottom (space under) */



}


.merch_right {
/*position:relative;*/
float:right;
clear:both;
width:200px;   /* width of the merch pic */
margin:10px 0 0px 10px;  /*top right(moves image left) bottom (space under)*/
padding:0 10px 5px 10px;  /*top right(moves image left) bottom (space under) */
}


.footer {
position:relative;
width:862px;
height:50px;
margin:10px 0 0 -1px;
padding:4px 0 4px 0;
background:#ffffff url(images/poa_foot.jpg) bottom no-repeat;
border-left:1px solid #99cc99;
border-right:1px solid #99cc99;
border-top:1px solid #99cc99;

border-bottom:1px solid #99cc99;
}





/* thumbnail gallery */
.gallery {
display: block;
padding: 0 20px;
}
.thumbnail {
font: 0.7em verdana;
float: left;
width: 154px;
border: 1px solid #99cc99;
margin: 0 10px 15px 0;
padding: 5px;
}
.clearboth {
clear: both;
}



/*---------------- links --------------------------------------------------------*/
a {
color:#D3812D;
text-decoration:underline;
}

a:hover {
color:#E39243;
text-decoration:none;
}

#box_right a {
color:#000000;
text-decoration:underline;
}

#box_right a:hover {
color:#E39243;
text-decoration:none;
}

#footer a {
color:#99cc99;
text-decoration:none;
}

#footer a:hover {
color:#4F6C1F;
text-decoration:none;
}

/* ----------------------fonts and colors --------------------------------------*/
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:1.5em;
letter-spacing:.5em;
/*text-transform:lowercase;*/
margin:0 0 0 0;
padding:0 0 0 0;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
color:#697D55;
font-size:1.2em;
text-transform:capitalize;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -6px 0;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
color:#65764B;
font-size:1.1em;
text-transform:capitalize;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 -8px 0;
}

h4 {
font-family:Verdana;
color:#999999;
font-size:0.5em;
text-transform:capitalize;
/* font-weight:bold; */
padding:0 0 0 0;
margin:0 0 -8px 0;
}

.box_right h3 {
font-size:1.5em;
margin:0 0 .5em 0;
}

.grey {
color:#999999;
}

/* images */
img {
border:none;
}

.right img {
position:relative;
float:right;
padding:0 0 0 0;
margin:5px 2px 2px 5px;
}

.left img {
position:relative;
clear:none;
float:left;
padding:0 0 0 0;
margin:5px 5px 2px 0;
}


.center img {
position:relative;
clear:none;
float:center;
padding:0 0 0 0;
margin:5px 5px 2px 0;
}




/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */






/* ---------------------------------------------  Navigation -------------------------- */
#navigation {
	width: 100%;
	background-color: #402000;
}

.suckertreemenu {
	width: 100%;
}

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
float:left;
  width: 100%;  /*added */
  background:#ffffff url(images/topnav_bg_grey.gif);  /*added */
border-top:1px solid #99cc99;    /*added */

}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	height: 100%;	
        font-size:0.9em;
        /*border-top:1px solid #99cc99; */
background:#ffffff url(images/topnav_bg_grey.gif);
	/*background:#ccffcc ;*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
	display: block;
	width: 90px; /*Width of top level menu link items*/
	padding: 1px 8px;  
	/*border: 1px solid black;*/
	border-left-width: 0;
	text-decoration: none;
	color: #000000;
        border-right:1px solid #cccccc;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
	display: list-item; 
	float: none;

}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
	left: 159px; /* no need to change, as true value set by script */
	top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	display: block;
	width: 96px; /*width of sub menu levels (need to fit "foec in the news")*/
	color: #000000;
	text-decoration: none;
	padding: 1px 5px; 
	/* border: 1px solid #000033;*/
        border: 1px solid #cccccc;
	border-top: 0;
}

.suckertreemenu ul li a:hover{
	/*background:#99cc99;*/
        /*background-color: #99cc99;*/
        background:#99cc99 url(images/topnav_bg_green.gif);
	color: #ffffff;
	text-decoration:none;
	/*border-right:1px solid #0066cc;*/

}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{

        /*background: #ccffcc url(images/arrow-down.gif)  no-repeat center right; */
	background: #ccffcc url(images/topnav_bg_grey_arrow_down.gif)  no-repeat center right; /*topnav_bg_grey_arrow_down.gif is 106px wide) */


}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
	/*background: #402000 url(images/arrow-right.gif) no-repeat center right;*/
        background: #ccffcc url(images/topnav_bg_green_arrow_down.gif)  no-repeat center right; /*topnav_bg_green_arrow_down.gif is 106px wide) */
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
	
/* Holly Hack for IE \*/ 
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/** html .suckertreemenu ul li ul li { float: left;}*/
/* ---------------------------------------  End Navigation -------------------------------------- */


/*--------------------------------------- End Certifications ------------------------------------------*/

.noLinkDec a:link, .noLinkDec a:hover, .noLinkDec a:visited, .noLinkDec a:active, .noLinkDec img, .noLinkDec a{
	text-decoration: none;
	border: none;
}  

