@charset "UTF-8";
body {
	margin: 0;
	position:relative;
	text-align: center;
	background-color: #ebebeb;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	width: 980px;
	/*min-width: 900px;*/
    text-align: justify;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header { background-image: url(../images/2010GNAF.gif); height: 140px; background-repeat: no-repeat; padding: 0px; background-color: #FFF; }

/* Navigation */
#navigation { color: #008B8A; font-size: 80%; top: 113px; position: absolute; margin: 0px; padding: 0px; }
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a { padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 10px; color: #38676a; margin-right: 10px; margin-left: 10px; }

#navlist a:link, #navlist a:visited
{
	color: #38676a;
	text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #008B8A;
text-decoration: none;
}

/* Footer */
#footer {
	background-color: #005e61;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2A1D28;
	padding: 15px;
	font-size: 65%;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	color: #EB842A;
}

/*Slideshow*/
div.slideshow {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #663300;
}
div.slideshow p {
  padding-top: 9px;
}
div.slideshow ul {
  background: #FFF;
  bottom: -35px;
  left: 0px;
  position: absolute;
  overflow: hidden;
  padding: 5px 0;
  z-index: 10001;
}
div.slideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
  opacity: 1;
}
div.slideshow ul li {
  float: left;
  list-style: none;}

  
/* Content */  
#content {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#content h1 {
	font-size: 200%;
	color: #008B89;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 5px;
}

#subcontent {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 195px;
	background-image: url(../images/subcontentbg.gif);
	background-repeat: repeat-y;
}
#subcontent h1 {
	font-size: 200%;
	color: #008B89;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 5px;
}

#footer a {
	color: #EB842A;
}
#footer a:hover {
	color: #8E441C;
}

#footer .navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

/* Submenu Styling */

#navcontainer
{
	float: left;
	width: 160px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 85%;
}

#navcontainer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navcontainer li
{
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#navcontainer li a
{
	display: block;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C3B0A;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 2em;
	line-height: 15px;
}

#navcontainer li a { width: auto; }

#navcontainer li a:hover
{
	color: #6D3C0B;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}

#navcontainer a.select
{
	color: #663300;
	}


h2 {
	font-size: 120%;
	color: #663300;
	text-transform: uppercase;
}
#pdf {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #663300;
	border-bottom-color: #663300;
	padding: 5px;
	background-color: #B28E65;
	color: #FFFFFF;
}
#pdf a {
	color: #FFFFFF;
}
#subcontent li {
	text-align: left;
	margin-bottom: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", serif;
	color: #666666;
	font-size: 95%;
	font-style: oblique;
	line-height: 20px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6C3B0A;
	border-bottom-color: #6C3B0A;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subcontent ul {
	list-style-type: square;
}

/* Flash Gallery */

div#gallery {width: 765px; height: 680px; }
object a {display: none;} object {margin-left: auto; margin-right: auto; display block;}
#container #subcontent .box { padding: 10px; background-color: #dbcfbb; margin-bottom: 25px; border-top: 1px dotted #663306; border-bottom: 1px dotted #663306; }
#container #subcontent .box h2 { margin: 0px; padding: 0px; }
#container #subcontent .box p { margin: 0px; padding: 0px; text-align: left; }
.time { color: #008B89; }
