/*This is the core style sheet of the NABC Web Site.*/

body {
 background-color: #006400;
 background-image: url();
 color: #101010;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: .8em;
 margin: 0;
 }
 p {
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: .8em;
 text-align: left;
 line-height: 1.7em;
 }
 a:link {
 color: #FFFACD;
 font-weight: bold;
 text-decoration: underline;
 font-size: .7em;
 line-height: 1em;
 }
 a:visited {
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: underline;
 font-size: .7em;
 line-height: 1em;
 }
 a:hover {
 color: #006400;
 font-weight: bold;
 text-decoration: underline;
 font-size: .7em;
 line-height: 1em;
 background-color: #FFFACD;
 }
 a:active {
 color: #006400;
 font-weight: bold;
 text-decoration: underline;
 font-size: .7em;
 line-height: 1em;
 }
 h1 {
 font-size: 1.2em;
 text-align: left; 
 font-style: normal; 
 color: #006400;
 /*letter-spacing: 1px; */
 font-weight: bold;
 text-shadow: #000000;
 text-decoration: none;
 }
 h2 {
 font-size: 1.2em;
 text-align: left; 
 font-style: normal; 
 color: #000000;
 letter-spacing: 1px; 
 font-weight: bold;
 }
 /*These are the "DIVs" !!*/
 #topnavbar {
 position: absolute;
 background-color: #000000;
 margin-top: -17px;
 margin-right: 0px;
 margin-left: 467px;
 padding-left: 10px;
 padding-right: 10px;
 word-spacing: 10px;
 } 
 #header-image {
 height: 140px;
 width: 800px;
 background-image: url(Images/MtnScene1.jpg);
 background-repeat: no-repeat;
 margin-top: 0px;
 margin-left: 5px;
 }
#content {
 width: 800px;
 position: absolute;
 align: center;
 }
#leftnavbar {
 position: absolute;
 background-color: #000000;
 text-align: left;
 margin-top: 0px;
 left: 4px;
 width: 146px;
 height: 650px;
 margin-left: 0px;
 line-height: 3.75em;
 padding-right: 13px;
}
#main {
 position: absolute;
 background-color: #fffacd;
 padding: 15px;
 margin-left: 150px;
 width: 502px;
 /*height: 650px;*/
 }
#main a:link {
 color: #000000;
 text-decoration: underline;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: .9em;
 font-weight: normal;
 letter-spacing: .1em;
 line-height: 2em;
 line-spacing: 2em
 }
#main a:hover{
color: #ffffff;
background-color:#000000;
 text-decoration: underline;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: .9em;
 font-weight: normal;
 letter-spacing: .1em;
 line-height: 2em;
 line-spacing: 2em
 }
#main a:visited {
 color: #006400;
 text-decoration: underline;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: .9em;
 font-weight: normal;
 letter-spacing: .1em;
 line-height: 2em;
 line-spacing: 2em
 }
#main a:active {
 color: #006400;
 text-decoration: underline;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: .9em;
 font-weight: normal;
 letter-spacing: .1em;
 line-height: 2em;
 line-spacing: 2em 
 }
 #main h1 {
 font-size: 1.1em;
 text-align: left; 
 font-style: normal; 
 color: #006400;
 /*letter-spacing: 1px; */
 font-weight: bold;
 text-shadow: #000000;
 text-decoration: none;
 }
 #main h2 {
 font-size: 1em;
 line-height:1.1em;
 text-align: left; 
 font-style: normal; 
 color: #006400;
 letter-spacing: 1px; 
 font-weight: normal;
 }
 #Right_Column{
 width: 153px;
 height: 650px;
 position: absolute;
 margin-top: 0px;
 background-color:#E6E3C0;
 margin-left: 651px;
 padding-left: 6px;
 padding-right: 6px;
 padding-top: 0px;
 }
#Right_Column a:link {
 color: #000000;
 text-decoration: underline;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: .85em;
 line-height: 1em;
 }
#Right_Column a:hover{
 color: #000000;
 background-color:#FFFFFF;
 text-decoration: underline;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: .85em;
 line-height: 1em;
 }
#Right_Column a:visited {
 color: #000000;
 text-decoration: underline;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: .85em;
 line-height: 1em;
 }
#Right_Column a:active {
 color: #000000;
 text-decoration: underline;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: .85em;
 line-height: 1em; 
 }
#Right-Column h4{
 font-family: Verdana, Helvetica, Arial, sans-serif;
 text-decoration: underline;
 font-size: 1em;
 line-height: .6em;
 }
#Right-Column h5{
 font-family: Verdana, Helvetica, Arial, sans-serif;
 text-decoration: underline;
 line-height: .8em;
 }
#Right-Column h6{
 font-family: Verdana, Helvetica, Arial, sans-serif;
 line-height: .6em;
 }
#Right-Column p{
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-style: italic;
 font-size: 1em;
 line-height: 1em;
 }
