body
{
    margin:0 0 0 0; padding:0px 0 0 0;
    font-size:1.1em; color: #676767; font-family: Verdana, Garamond, Arial, Helvetica, sans-serif;
    background: #E1F2F3;
}

#bannerwrapper { margin:0px 0px 0px 0px; padding:0px 0 0px 0; background: repeat-x url(banner-left.jpg);}
#banner 
{
    width:820px; height: 124px;
    margin:0px auto 0px auto; padding: 0 0 0px 0;
    font-size: 28px; font-weight: bolder; color: #424242;
    position: relative;
    background: repeat-x url(banner-middle.jpg); z-index: 10; 
}
#bannerleftcorner
{
    width:38px; height: 145px;
    position: absolute; left: 0px;
    background: no-repeat url(banner-leftcorner.gif);
}
#bannerrightcorner
{
    width:38px; height: 145px;
    position: absolute; right: 0px;
    background: no-repeat url(banner-rightcorner.gif);
}
.bannerimage
{
    width:314px; height: 70px;
    position: absolute; left: 20px; top: 30px;
}
#bannerfamily
{
    width:363px; height: 109px;
    position: absolute; right: 20px;
    background: no-repeat url(family.jpg);
}

#mainwrapper 
{
    margin:0px 0px 0px 0px; background: url(banner-shadow.jpg) repeat-x;
    padding:0 0 0 0; position: relative; z-index: 5;
}
#main
{
    width:820px; margin:0px auto 0px auto; min-height: 350px; position: relative; clear: both;
    padding: 0px 0 0 0; font-size: 75%; background: repeat-y url(main-shadow.jpg);
}

#menuleft 
{
    position: absolute;
    width:175px;
    padding-top: 7px;
    margin-left: 28px;
}

#content 
{
    width: 570px; min-height: 450px;
    padding-top: 0px; padding-left: 220px;
    line-height: 1.5em;
}

.page a {color:#424242; text-decoration: none; border-bottom: 1px dotted; }
.page a:hover { background: #F1F1F1; color: Black;}

.navlink {color:#0B4A02;}

#bottom
{
    background: no-repeat url(bottom.jpg) center top; height: 33px;
}

#footerwrapper 
{
    padding:0px 0 0px 0; margin: 0px;
    position: relative; z-index: 3; 
}

#footer
{
    width:770px; margin:0px auto 0px auto; font-size: 65%; color: #6F6F6F;
    text-align: center; padding-top: 5px; position: relative;
}

#missionstatement
{
    width:770px; margin:0px auto 0px auto; font-size: 100%; color: #6F6F6F;
    text-align: center; padding-top: 5px; margin-top: 10px; position: relative;
    color: #A1A1A1;
}

#pagelocation { width: 300px; position: absolute; top: 2px; left: 35px; }

#nav 
{
    font-size: 140%; font-weight: normal;
    clear:both; margin:0 0 0 0px; padding:0px 0 0 0px; margin:0px auto 0px auto;
}

#nav ul { margin:0 0 0 0; padding:0 0 0 0; list-style:none; display:inline;font-size:90%;}
#nav li
{
	display: inline;
	padding: 0 0 0 0px;
	margin: 0;
	margin-left: 3px; margin-right: 3px;
}
#nav li a, #nav li a:visited
{
	padding: 0 0px 0 0px;
	font-size: 90%;
	text-decoration: none;
	display:inline-block;
	line-height: 1.2em;
	margin: 0;
	color: #6F6F6F;
	border-bottom: 1px solid #F1F1F1;
}

#nav li a:hover,
    #nav li a.current, #nav li a.current:visited, #nav li a.current:hover,
    #nav li a.currentdown, #nav li a.currentdown:visited, #nav li a.currentdown:hover
{
	background: white;
	border-bottom: 1px dotted #6F6F6F;
}

#nav li:first-child a, #nav li:first-child a:visited
{
	border-left: 0px solid #999; padding: 0; margin: 0;
}


#menuleft ul { margin:0 0 0 0; padding:0 0 5px 0; list-style: none;}
#menuleft li
{
	padding: 0px;
	margin: 4px 0 0 5px;
}
#menuleft li a, #menuleft li a:visited
{
	padding: 0px 0px 0 0px;
	text-decoration: none;
	line-height: 1.2em;
	margin: 0;
	color: #6F6F6F;
	font-size: 100%;
	border-bottom: 0px #6F6F6F dotted; margin-left: 0px;
}

#menuleft li a:hover,
    #nav li a.current, #nav li a.current:visited, #nav li a.current:hover,
    #nav li a.currentdown, #nav li a.currentdown:visited, #nav li a.currentdown:hover
{
    background: white; border-bottom: 1px #6F6F6F dotted; color: Black;
}
