/*
   Note that the YUI Reset+Base+Font CSS must already have been applied to the page before this one is.
   Reset and define fonts
*/
html,body{
	font-family:"Microsoft Sans Serif",Geneva,"Apple Gothic","DejaVu Sans","Bitstream Vera Sans","Arial Unicode MS","Arial","Helvetica",clean,sans-serif;
	font-size:13px;
	line-height:16px;
}
h1,h2,h3,h4,h5,h6{font-family:Palatino,"Palatino Linotype","URW Palladio L","Book Antiqua","Hoefler Text",Georgia,Times,"Times New Roman",serif;}
#content h1,th,dt,caption{font-family:Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
select,input,button,textarea{font-family:Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
pre,code,kbd,samp,tt{font-family:Consolas,"Lucida Console",Monaco,"Nimbus Mono L","Courier New",Courier,monospace;}

/* Headings */
#header h1{
	color:#009158;	/* Pantone 355 U (Green) */
	font-size:246.1%;	/* 24pt */
	font-weight:700;	/* Bold */
	line-height:283%;
	text-align:center;
	margin:0;
}
#content h1{
	border-bottom:medium solid #009158;	/* Pantone 355 U (Green) */
	color:#009158;	/* Pantone 355 U (Green) */
	font-size:184.6%;	/* 22pt */
	font-weight:700;	/* Bold */
	line-height:212.3%;
	margin-top:0.75em;	/* 9pt */
	margin-bottom:0;	/* 0pt */
}
#content h2{
	border-bottom:thin dotted #B7A11D;	/* Pantone 103 U (Yellow) */
	color:#20825D;	/* Pantone 348 U (Muted Green) */
	font-size:184.6%;	/* 18pt */
	font-weight:700;	/* Bold */
	line-height:212.3%;
	margin-top:0.25em;	/* 3pt */
	margin-bottom:0.125em;	/* 1.5pt */
}
#content h3{
	color:#D3BB1B;	/* Pantone 606 U (Muted Yellow) */
	font-size:146%;	/* 14pt */
	font-weight:700;	/* Bold */
	line-height:168%;
	margin-top:0.2em;	/* ~2pt */
	margin-bottom:0.1em;	/* ~1pt */
}
#content h4{
	color:#696969;	/* dimgray */
	font-size:132%;	/* ~13pt */
	font-style:italic;	/* Italic */
	font-weight:700;	/* Bold */
	line-height:160%;
	margin-top:0.2em;	/* ~2pt */
	margin-bottom:0.1em;	/* ~1pt */
}

/* Presentation and layout */
html,body{
	background:#96BAB0 url('images/body-bkg.jpg') fixed top left;	/* Pantone 558 U (Greenish Gray) */
	color:#000;
	margin:0;
	padding:0;
}
body{
	padding-bottom:1em;
}
a{
	color:#4C814E;	/* Pantone 363 U (Drab Green) */
	text-decoration:none;
}
a:hover{
	color:#00c;
	text-decoration:underline;
}
#headerwrapper{
	width:100%;
	background:#242424;
}
#header{
	background:#242424 url('images/header-bkg.jpg') no-repeat center center;
	border:thin solid #6f6f6f;
	border-bottom:0;
	border-top:0;
	height:200px;
	margin:0 auto;
	max-width:760px;
	width:760px;
}
#menuwrapper{
	background:#009158;	/* Pantone 355 U (Green) */
	background-image:url('images/menu-background.gif');
	background-repeat:repeat-x;
	height:30px;
	max-height:30px;
	width:100%;
}
#menu{
	background:#009158;	/* Pantone 355 U (Green) */
	border-right:thin solid #97DF50;	/* Pantone 374 U (Lt Green) */
	height:30px;
	margin:0 auto;
	max-height:30px;
	max-width:760px;
	width:760px;
}
#navwrapper ul{
	background:#009158 url('images/menu-background.gif') repeat-x top left;	/* Pantone 355 U (Green) */
	border-left:1px solid #97DF50;	/* Pantone 374 U (Lt Green) */
	color:#fff; 
	float:left; 
	height:30px;
	letter-spacing:1px;
	margin:0;
	max-height:30px;
	padding:0;
	width:100%;
}
#navwrapper ul li{
	display:inline;
	font-weight:700;
	height:30px;
	max-height:30px;
}
#navwrapper ul li a{
	/* background:#009158 url('images/menu-background.gif') repeat-x top left; */	/* Pantone 355 U (Green) */
	border-right:1px solid #97DF50;	/* Pantone 374 U (Lt Green) */
	color:#fff;
	float:left;
	height:30px;
	max-height:30px;
	padding:0.2em 1.5em;
	text-decoration:none;
}
#navwrapper ul li a:hover{
	background:transparent url('images/menu-hover.gif') repeat-x top left;	/* Pantone 374 U (Lt Green) */
	color:#000;	/* Was #608748 Pantone 370 U (Dk Green) */
}
#contentwrapper{
	background:#fff;
	border:thin solid #b5b5b5;
	border-bottom:0;
	border-top:0;
	margin:0 auto;
	max-width:760px;
	padding:0 0 2.5em;
	width:760px;
}
#content{
	padding:0.125em 1.5em;
}
#footerwrapper{
	background:#009158 url('images/menu-background.gif') repeat-x bottom center;	/* Pantone 355 U (Green) */
	border:1px solid #009158;
	color:#fff;
	letter-spacing:2px;
	margin:0 auto;
	max-width:758px;
	text-align:center;
	width:758px;
}
#footer{
	padding:3px 10px;
}
#footer a{
	color:#97DF50;	/* Pantone 374 U (Lt Green) */
}

 /* SANS-SERIF FONT STACKS */
.fontstack_Arial,.fontstack_Arial_h{font-family:Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
.fontstack_ArialBlack_h{font-family:"Arial Black","Helvetica Neue Black","Helvetica Black",Gadget,Impact,Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
.fontstack_ArialBlack{font-family:Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
.fontstack_Calibri_h{font-family:Calibri,Futura,Helvetica,"Helvetica Neue",Arial,clean,sans-serif;}
.fontstack_Calibri{font-family:Calibri,Futura,"Helvetica Neue",Arial,Helvetica,clean,sans-serif;}
.fontstack_CenturyG,.fontstack_CenturyG_h{font-family:"Century Gothic","URW Gothic L",Futura,"MgOpen Modata",Verdana,"Verdana Ref",Tahoma,Geneva,sans-serif;}
.fontstack_Geneva_h{font-family:Geneva,Verdana,"Verdana Ref","Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif;}
.fontstack_Geneva{font-family:Geneva,"Lucida Sans","Lucida Grande","Lucida Sans Unicode",Verdana,"Verdana Ref",sans-serif;}
.fontstack_FranklinGothic_h{font-family:"Franklin Gothic Heavy","Franklin Gothic Bold",Charcoal,"Helvetica Inserat","Arial Black",clean,sans-serif;}
.fontstack_FranklinGothic{font-family:"Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic","Nimbus Sans L",Arial,"Helvetica Neue",Helvetica,sans-serif;}
.fontstack_Futura_h{font-family:Futura,Calibri,Helvetica,"Helvetica Neue",Arial,clean,sans-serif;}
.fontstack_Futura{font-family:Futura,Calibri,"Helvetica Neue",Arial,Helvetica,clean,sans-serif;}
.fontstack_Helvetica_h{font-family:font-family:Helvetica,"Helvetica Neue",Arial,clean,sans-serif;}
.fontstack_Helvetica{font-family:"Helvetica Neue",Arial,Helvetica,clean,sans-serif;}
.fontstack_Impact_h{font-family:Impact,Haettenschweiler,"Franklin Gothic Heavy","Franklin Gothic Bold",Charcoal,"Helvetica Inserat","Arial Black",clean,sans-serif;}
.fontstack_Impact{font-family:"Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic",Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
.fontstack_Lucida,.fontstack_Lucida_h{font-family:"Lucida Sans","Lucida Grande","Lucida Sans Unicode","DejaVu Sans","Bitstream Vera Sans",sans-serif;}
.fontstack_SansSerif,.fontstack_SansSerif_h{font-family:"Microsoft Sans Serif",Geneva,"Apple Gothic","DejaVu Sans","Bitstream Vera Sans","Arial Unicode MS","Arial","Helvetica",clean,sans-serif;}
.fontstack_Tahoma_h{font-family:Tahoma,Verdana,"Verdana Ref",Geneva,sans-serif;}
.fontstack_Tahoma{font-family:Tahoma,Geneva,Verdana,"Verdana Ref",sans-serif;}
.fontstack_Trebuchet_h{font-family:"Trebuchet MS",Tahoma,Arial,clean,sans-serif;}
.fontstack_Trebuchet{font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,clean,sans-serif;}
.fontstack_Verdana_h{font-family:Verdana,"Verdana Ref",Tahoma,Geneva,sans-serif;}
.fontstack_Verdana{font-family:Verdana,"Verdana Ref",Geneva,Tahoma,sans-serif;}
/* SERIF FONT STACKS */
.fontstack_Baskerville_h{font-family:Baskerville,"Baskerville Old Face","MgOpen Canonica",Times,"Times New Roman",serif;}
.fontstack_Baskerville{font-family:Baskerville,"Baskerville Old Face","MgOpen Canonica","Times New Roman",Times,serif;}
.fontstack_Bookman{font-family:"Bookman Old Style",Bookman,"URW Bookman L","Hoefler Text",Palatino,"Palatino Linotype",serif;}
.fontstack_Cambria,.fontstack_Cambria_h{font-family:Cambria,"Hoefler Text",Utopia,"Liberation Serif","Nimbus Roman No9 L",Times,"Times New Roman",serif;}
.fontstack_Constantia_h{font-family:"Calisto MT",Constantia,"Lucida Bright","Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif",serif;}
.fontstack_Constantia{font-family:Constantia,"Calisto MT","Lucida Bright","Lucida Serif",Lucida,"DejaVu Serif","Bitstream Vera Serif",serif;}
.fontstack_Garamond_h{font-family:Garamond,"Apple Garamond","Hoefler Text",Palatino,"Palatino Linotype",serif;}
.fontstack_Garamond{font-family:Garamond,"Apple Garamond","Hoefler Text","Times New Roman",Times,serif;}
.fontstack_Georgia_h{font-family:Georgia,Times,"Times New Roman",serif;}
.fontstack_Georgia{font-family:Georgia,Palatino,"Palatino Linotype","Times New Roman",Times,serif;}
.fontstack_Palatino_h{font-family:Palatino,"Palatino Linotype","URW Palladio L","Book Antiqua","Hoefler Text",Georgia,Times,"Times New Roman",serif;}
.fontstack_Palatino{font-family:Palatino,"Palatino Linotype","URW Palladio L","Book Antiqua","Hoefler Text","Times New Roman",Times,serif;}
.fontstack_Times,.fontstack_Times_h{font-family:Times,"Times New Roman",Georgia,serif;}
/* MONOSPACE FONT STACKS */
.fontstack_Console,.fontstack_Console_h{font-family:Consolas,"Lucida Console",Monaco,"Nimbus Mono L","Courier New",Courier,monospace;}
.fontstack_Courier,.fontstack_Courier_h{font-family:"Courier New",Courier,monospace;}
.fontstack_Monospace,.fontstack_Monospace_h{font-family:"Andale Mono","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono",Consolas,"Courier New",Courier,monospace;}
/* CURSIVE FONT STACKS */
.fontstack_Chancery,.fontstack_Chancery_h{font-family:"Apple Chancery","Monotype Corsiva","URW Chancery L","URW Chancery","Zapf Chancery",cursive;}
.fontstack_Comic,.fontstack_Comic_h{font-family:"Comic Sans MS","TSCu_Comic",cursive;}
.fontstack_Handwriting,.fontstack_Handwriting_h{font-family:"Lucida Handwriting","Comic Sans MS",cursive;}
.fontstack_Mistral,.fontstack_Mistral_h{font-family:Mistral,"Brush Script MT","Brush Script MT Italic","Comic Sans MS",cursive;}
.fontstack_Papyrus,.fontstack_Papyrus_h{font-family:Papyrus,"Nimbus Roman No9 L",Georgia,Times,"Times New Roman",serif;}
.fontstack_Script,.fontstack_Script_h{font-family:"Brush Script MT","Brush Script MT Italic","Comic Sans MS",cursive;}
/* FANTASY FONT STACKS */
.fontstack_CopperplateG_h{font-family:"Copperplate Gothic Bold","Copperplate Gothic","Copperplate","Microsoft Sans Serif",Geneva,"Apple Gothic","DejaVu Sans","Bitstream Vera Sans","Arial Unicode MS","Arial","Helvetica",clean,sans-serif;}
.fontstack_CopperplateG{font-family:Copperplate,"Copperplate Gothic Light","Microsoft Sans Serif",Geneva,"Apple Gothic","DejaVu Sans","Bitstream Vera Sans","Arial Unicode MS","Arial","Helvetica",clean,sans-serif;}
/* LENGTHY FONT STACKS */
.fontstack_Eras_h{font-family:"ITC Eras Std Bold","ITC Eras Bold","Eras Medium Bold","ITC Eras Std Ultra","ITC Eras Ultra","Eras Ultra","ITC Eras Std Demi","ITC Eras Demi","Eras Demi","ITC Eras",Eras,"Franklin Gothic Heavy","Franklin Gothic Bold",Charcoal,"Helvetica Inserat","Arial Black",clean,sans-serif;}
.fontstack_Eras{font-family:"ITC Eras Std Medium","ITC Eras Medium","Eras Medium","ITC Eras Std Book","ITC Eras Book","Eras Book","ITC Eras",Eras,"Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic",Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
.fontstack_GillSans_h{font-family:"Gill Sans Display MT Bold","Gill Sans Display MT Std Bold","Gill Sans Bold","Gill Sans MT Bold","Gill Sans MT Std Bold","Gill Sans Heavy","Gill Sans MT Heavy","Gill Sans MT Std Heavy","Gill Sans Display MT Extra Bold","Gill Sans Display MT Std Extra Bold","Gill Sans Extra Bold","Gill Sans MT Extra Bold","Gill Sans MT Std ExtraBold","Gill Sans Ultra Bold","Gill Sans MT Ultra Bold","Gill Sans MT Std UltraBold","Gill Sans","Gill Sans MT","Franklin Gothic Heavy","Franklin Gothic Bold",Charcoal,"Helvetica Inserat","Arial Black",clean,sans-serif;}
.fontstack_GillSans,.fontstack_GillSansShd{font-family:"Gill Sans","Gill Sans MT","Gill Sans MT Std Medium","Gill Sans Book","Gill Sans MT Book","Gill Sans MT Std Book","Gill Sans Light","Gill Sans MT Light","Gill Sans MT Std Light","Gill Sans","Gill Sans MT","Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic",Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
.fontstack_GillSansSC_h{font-family:"Gill Sans Bold SC","Gill Sans MT SC Bold","Gill Sans Heavy SC","Gill Sans MT Heavy SC","Gill Sans,Gill Sans MT,Gill Sans Display MT Bold","Gill Sans Display MT Std Bold","Gill Sans Bold","Gill Sans MT Bold","Gill Sans MT Std Bold","Gill Sans Heavy","Gill Sans MT Heavy","Gill Sans MT Std Heavy","Gill Sans Display MT Extra Bold","Gill Sans Display MT Std Extra Bold","Gill Sans Extra Bold","Gill Sans MT Extra Bold","Gill Sans MT Std ExtraBold","Gill Sans Ultra Bold","Gill Sans MT Ultra Bold","Gill Sans MT Std UltraBold","Gill Sans","Gill Sans MT","Franklin Gothic Heavy","Franklin Gothic Bold",Charcoal,"Helvetica Inserat","Arial Black",clean,sans-serif;}
.fontstack_GillSansSC{font-family:"Gill Sans SC","Gill Sans MT SC","Gill Sans Book SC","Gill Sans MT Book SC","Gill Sans Light SC","Gill Sans MT Light SC","Gill Sans","Gill Sans MT","Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic",Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
.fontstack_GillSansCnd_h{font-family:"Gill Sans Display MT Cond Bold","Gill Sans Display MT Std Bd Cn","Gill Sans Bold Condensed","Gill Sans MT Condensed Bold","Gill Sans MT Std Bold Condensed","Gill Sans MT Ext Condensed Bold","Gill Sans MT Std Bold ExtCond","GillSansMT-ExCondensedBold","Gill Sans Ultra Bold Condensed","Gill Sans MT Std UltraBold Cond","Gill Sans","Gill Sans MT","Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic",Arial,"Helvetica Neue",Helvetica,clean,sans-serif;} 
.fontstack_GillSansCnd{font-family:"Gill Sans Condensed","Gill Sans MT Condensed","Gill Sans MT Std Condensed","Gill Sans","Gill Sans MT","Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic",Arial,"Helvetica Neue",Helvetica,clean,sans-serif;} 
.fontstack_GillSansShd_h{font-family:"Gill Sans MT Shadow","GillSansMT-Shadow","Gill Sans Shadow MT Std","Gill Sans MT Shadowed Light","GillSansShadowedMT-Light","Gill Sans Shadowed MT Std Light","Gill Sans","Gill Sans MT","Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic",Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
.fontstack_Optima_h{font-family:"Optima LT Std Black","Optima LT Black","Optima Black","Optima LT Std Bold","Optima LT Bold","Optima Bold","Optima LT Std Extra Black","Optima LT Extra Black","Optima Extra Black",Optima,"MgOpen Cosmetica","URW Classico","CG Omega","Zapf Humanist",Optane,Opulent,Ottawa,Eterna,"Franklin Gothic Heavy","Franklin Gothic Bold",Charcoal,"Helvetica Inserat","Arial Black",clean,sans-serif;}
.fontstack_Optima{font-family:"Optima LT Std Medium","Optima LT Medium","Optima Medium","Optima LT Std Roman","Optima LT Roman","Optima Roman",Optima,"MgOpen Cosmetica","URW Classico","CG Omega","Zapf Humanist",Optane,Opulent,Ottawa,Eterna,"Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic",Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
.fontstack_Univers_h{font-family:"Univers LT Std 65 Bold","Univers LT 65 Bold","Univers 65 Bold","Univers 65","Univers Bold","Univers LT Std 75 Black","Univers LT 75 Black","Univers 75 Black","Univers 75","Univers Black","Univers LT Std 85 Extra Black","Univers LT 85 Extra Black","Univers 85 Extra Black","Univers 85","Univers Extra Black","Franklin Gothic Heavy","Franklin Gothic Bold",Charcoal,"Helvetica Inserat","Arial Black",clean,sans-serif;}
.fontstack_Univers{font-family:"Univers LT Std 55 Roman","Univers LT 55 Roman","Univers 55 Roman","Univers 55","Univers Roman","Univers LT Std 45 Light","Univers LT 45 Light","Univers 45 Light","Univers 45","Univers Light","Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic",Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
.fontstack_UniversExt_h{font-family:"Univers LT Std 63 Bold Extended","Univers LT 63 Bold Extended","Univers 63 Bold Extended","Univers 63","Univers Bold Extended","Univers LT Std 73 Black Extended","Univers LT 73 Black Extended","Univers 73 Black Extended","Univers 73","Univers Black Extended","Univers LT Std 93 Extra Black Extended","Univers LT 93 Extra Black Extended","Univers 93 Extra Black Extended","Franklin Gothic Heavy","Franklin Gothic Bold",Charcoal,"Helvetica Inserat","Arial Black",clean,sans-serif;}
.fontstack_UniversExt{font-family:"Univers LT Std 53 Extended","Univers LT 53 Extended","Univers 53 Extended","Univers 53","Univers Extended",clean,sans-serif;}
.fontstack_UniversCnd_h{font-family:"Univers LT Std 67 Bold Condensed","Univers LT 67 Condensed Bold","Univers 67 Condensed Bold","Univers 67","Univers Condensed Bold",sans-serif,"Arial Narrow","Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic",Arial,"Helvetica Neue",Helvetica;}
.fontstack_UniversUltCnd_h{font-family:"Univers LT Std 59 Ultra Condensed","Univers LT 59 Ultra Condensed","Univers 59 Ultra Condensed","Univers 59","Univers Ultra Condensed","Arial Narrow","Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic",Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
.fontstack_UniversCnd{font-family:"Univers LT Std 57 Condensed","Univers LT 57 Condensed","Univers 57 Condensed","Univers 57","Univers Condensed","Univers LT Std 47 Light Condensed","Univers LT 47 Condensed Light","Univers 47 Condensed Light","Univers 47","Univers Condensed Light","Arial Narrow","Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic",Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
.fontstack_UniversUltCnd{font-family:"Univers LT Std 49 Light Ultra Condensed","Univers LT 49 Light Ultra Condensed","Univers 49 Light Ultra Condensed","Univers 49","Univers Light Ultra Condensed","Univers LT Std 39 Thin Ultra Condensed","Univers LT 39 Thin Ultra Condensed","Univers 39 Thin Ultra Condensed","Univers 39","Univers Thin Ultra Condensed","Arial Narrow","Franklin Gothic Medium","ITC Franklin Gothic","Franklin Gothic",Arial,"Helvetica Neue",Helvetica,clean,sans-serif;}
/* Useful references:
 * http://www.codestyle.org/css/font-family/BuildBetterCSSFontStacks.shtml
 * http://www.codestyle.org/servlets/FontStack
 *	 http://www.codestyle.org/servlets/FontStack?stack=Font%20Name,Font&generic=serif
 * http://www.apaddedcell.com/web-fonts
 *
 * STILL NEEDS WORK
"Myriad Pro",Myriad
Frutiger,Frutiger Linotype,Humanist 777,Humanst 777,Humanist,Humanst,Myriad,Segoe UI,
.fontstack_Name{font-family:Garamond,serif;}
.fontstack_Name{font-family:"MS Serif","New York",sans-serif;}
.fontstack_Name{font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;}
.fontstack_Palatino_alt{font-family:"Palatino Linotype",Palatino,Palladio,"URW Palladio L","Book Antiqua",Baskerville,"Bookman Old Style","Bitstream Charter","Nimbus Roman No9 L",Garamond,"Apple Garamond","ITC Garamond Narrow","New Century Schoolbook","Century Schoolbook","Century Schoolbook L",Georgia,serif;}
.fontstack_Name{font-family:Symbol,sans-serif;}
.fontstack_Webdings{font-family:Webdings,sans-serif;}
.fontstack_Wingdings{font-family:Wingdings,"Zapf Dingbats",sans-serif;}
 */