/* This style sheet is for all browsers, except Internet Explorer */
/* This is the "Green Style Sheet" for the KIVA site */

H1 {font-family: "Times"; font-weight: bold; font-size: 22pt; text-align:center; margin-top:-6px;}
H2 {font-family: "Times"; font-weight: bold; font-size: 18pt; text-align:center; margin-top:-6px;}

/* Regular Links */
A:link    {color:#224400; font-weight: bold; text-decoration: none;}
A:visited {color:#224400; font-weight: bold; text-decoration: none;}
A:hover   {color:#662200; font-weight: bold; text-decoration: underline;}
A:active  {color:#D9AE00; font-weight: bold; text-decoration: underline;}

/* Background Image behind the site page */
/* This now changes based on the month, set by JavaScript in 'main_menu.js' */
/*body {background:url("images/natfl074b3.jpg"); background-attachment: fixed;  text-align:center;}*/

/*body {background-color:#DDD ; background-attachment: fixed;  text-align:center;}*/
body {background-color:#183300 ; background-attachment: fixed;  text-align:center;}

div.top_menu {display:block;width:750px; height:135px; background: url("images/tree_header5.jpg") 0 0 no-repeat; margin-left: auto; margin-right: auto;}

div.body {display:block; width:700px; min-height:90%; background: url("images/paper017e.jpg") 0 0 repeat; font-family: "Arial"; font-weight: normal; font-size: 12pt; color: black; margin-left: auto; margin-right: auto; padding-right:25px; padding-left:25px; text-align: left;}

div.page_bottom {display:block; position:relative; top:0px; left:-25px; width:750px; height:35px; background: url("images/tree_footer5.gif") 0px 0px no-repeat; font-size:10pt;}

div.subtitle {font-size:14pt; text-align:center; font-weight: bold; margin-left: 80px; margin-right: 80px;}

div.indented {font-size:10pt; padding-left: 30px; padding-right: 30px;}

p.indented {margin-left: 20px; margin-right: 20px;}

UL {list-style: disc outside; font-size:10pt; margin-left: 20px; margin-right: 20px;}

UL.links {list-style: disc outside; font-size: 12pt; margin-left: -12px; margin-top: -12px}

span.risecap {font-family:"Times"; font-size:24pt; line-height:70%;}

hr {border: 1px solid #224400;}

table.box {background:url("images/paper017d_dark.jpg"); font-size:10pt; border: solid 1px #224400;}

table.box2 {background:url("images/paper017d_dark.jpg"); font-size:10pt;}

table.box3 {background:url("images/paper017d.jpg"); font-size:10pt; border: solid 3px #224400; padding:5px}

table.box_menu {background:url("images/paper017d_dark.jpg"); font-size:9pt; border: solid 1px #224400;}

table.bottom_menu {font-size:10pt;}

table.people {font-size:10pt;}

td.message {color: #224400; padding: 2px; font-family: "Arial"; font-size: 10pt; text-align:center}

img.map {border: solid 1px #224400;}

#menu1 a {display:block; position:relative; top:31px; left:135px; width:126px; height:30px; background: url("images/button1b.jpg") 0px 0px no-repeat}
#menu1 a:hover {background-position: 0px -30px;}

#menu2 a {display:block; position:relative; top:31px; left:69px; width:126px; height:30px; background: url("images/button2b.jpg") 0px 0px no-repeat}
#menu2 a:hover {background-position: 0px -30px;}

#menu3 a {display:block; position:relative; top:35px; left:26px; width:126px; height:30px; background: url("images/button3b.jpg") 0px 0px no-repeat}
#menu3 a:hover {background-position: 0px -30px;}

#menu4 a {display:block; position:relative; top:-58px; left:499px; width:126px; height:30px; background: url("images/button4b.jpg") 0px 0px no-repeat}
#menu4 a:hover {background-position: 0px -30px;}

#menu5 a {display:block; position:relative; top:-58px; left:557px; width:126px; height:30px; background: url("images/button5b.jpg") 0px 0px no-repeat}
#menu5 a:hover {background-position: 0px -30px;}

#menu6 a {display:block; position:relative; top:-56px; left:593px; width:126px; height:30px; background: url("images/button6b.jpg") 0px 0px no-repeat}
#menu6 a:hover {background-position: 0px -30px;}

#menu_home a {display:block; position:relative; top:-162px; left:254px; width:250px; height:100px;}
