@charset "UTF-8";
/* CSS Document */

body {
	background-color: #7C7C7C;
	margin-top: 0px;
	background-image: url(images/n7_02.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header {
	background-image:url(images/n7_03.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:245px;
	min-width:900px;
}
#nav {
	background-image:url(images/n7_06.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height: 32px;
	width:760px;
	margin:0px auto 0px auto;
	padding: 3px 70px 0px 70px;
	font-family:'BankGothicLight';
	font-size:18px;
}
#nav a {
	padding: 0px 11px 0px 11px;
	color:#000;
	font-weight:normal;
	height:24px;
	display:block;
}
#nav a:hover {
	color: #FFB719;
	text-decoration:none;
	text-shadow: 1px 1px 2px #000;
}
#nav li {
	display:block;
	float:left;
	list-style: none;
}
 
/* Style drop down list */
 
#nav li ul {
	clear:left;
	position: absolute;
	width:140px;
	left: -999em;
	background-color:#e1e1e1;
	border: 1px solid #333;
	border-top:0px;
}
 
#nav li:hover ul, #nav li.sfhover ul {
	left:auto;
}
 
#nav li ul li a {
	font-family:'BankGothicLight';
	color:#000;
	line-height: 18px;
	font-size: 13px;
	width:118px;
}
 
#nav li ul li a:hover {
	color: #FFB719;
	text-shadow:1px 1px 1px #333;
	background-color:#EEEEEE;
}
 
#nav li ul li a {
}
 
#nav li ul {
	margin: -1px 0 0 0px;
	padding:0px;
}

#nav li ul li {
	padding:0px;
	margin:0px;
}
 
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left:auto;
}
 
/* IE7 Fix */
 
#nav li:hover, #nav li.hover {  
	position: static;
}


#content {
	background-image:url(images/n7_07.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:900px;
	margin:0px auto 0px auto;
	padding-bottom:45px;
	clear:both;
}
#bodyCopy {
	padding-top:25px;
	padding-left:95px;
	padding-right:95px;
}

#footer {
	background-image:url(images/n7_09.jpg);
	background-repeat:repeat;
	background-position:top center;
	width:900px;
	margin:0px auto 0px auto;
	clear:both;
	text-align:center;
	font-size:10px;
	height:33px;
}
#editThis {
	float:right;
	font-size:10px;
}
/* ----- FONTS ----------------------------------------------------------------------------------------------------------- */
.pages { font-size:12px; font-weight:bold; color:#333333; }
.none { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px}
.body09 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.body10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal}
.body12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.body11 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.caption {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic}
.formhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF}
.pagehead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold}
.sectionhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #003366}
.navigation {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold}
.introtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 24px }
a {  font-weight: bold}
.shopnav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 9px; font-weight: bold}
.red_head {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FF0000}
.red_body10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000}
tt {  font-family: "Courier New", Courier, mono; font-size: 11px; font-style: normal; font-weight: normal; color: #ffffff}
th {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #ffffff}
pre {  font-family: "Courier New", Courier, mono; font-size: 11px; font-style: normal; font-weight: normal}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	font: 12px Verdana; 
}
.info {
	font-size:11px;
}
/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
.contentbg { 
	background-repeat:no-repeat;
	background-position:78px 0px;
}

p { 
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
	}

h1,h2,h3 {
	margin-top: 15px;
	padding: 0px;
	}

h3 { 
	font: bold 11pt Tahoma;
	margin-bottom: 0px; 
	color: #000000;
	padding-bottom: 0px;
	}

#youtube {
	text-align:left;
}

#youtube img {
	margin-left: 50px;
}

a { 
	font-weight: bold; 
	text-decoration: none; 
	color: #F5931C;
	}

a:visited { 
	color: #F5931C;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #999999;
	}
acronym {
	font-weight: bold;
	border-bottom: 1px dotted #000000;
	}

/* ----- OTHER ------------------------------------------------------------------------------------------------- */

#lselect,#larchives,#lresources {
	padding: 0px 15px 45px 15px;
	margin: 0px;
	background: url(images/bg_divide1.jpg) no-repeat bottom center;
	}

#explanation,#participation,#benefits,#requirements {
	margin-top: 0px;
	padding-top: 0px;
	}

#explanation h3 span {
	margin-top: 20px;
	}

#linkList h3 {
	font-size: 11px;
	padding: 3px 3px 3px 1px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 20px;
	}

#lselect ul, #larchives ul, #lresources ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#lselect li, #larchives li, #lresources li {
	padding: 5px 0px;
	background: url(images/flower2.jpg) no-repeat 0 100%;
	}

#lselect li a {
	display: block;
	}

#lselect li a.c {
	display: inline;
	}

#linkList #lselect ul li {
    border-bottom: 1px solid #999999;
    display: block;
    padding: 5px 0 5px 15px;
    }



#pageHeader h1 span,#pageHeader h2 span,#quickSummary p.p1 {
	display: none;
	}

#quickSummary p.p2 {
	text-align: left;
	color: #ffffff;
	font: 11px Tahoma;
	width: 120px;
	padding: 145px 0px 0px 15px;
	}
