/* CSS Document */

body {background-color: #add8ad;}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 20pt; color:#2e0000;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color:#2e0000;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color:#2e0000;}
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color:#2e0000;}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color:#2e0000;}
p {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:#2e0000;}

table {background-color:#fdf6e9;}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#2e0000;
	text-align: left;
}

a:link {text-decoration:underline; font-weight: bold; color: #2e0000;}
a:active {text-decoration:underline; font-weight: bold; color: #9c7aa5;}
a:visited {text-decoration:underline; font-weight: bold; color: #655768;}
a:hover {text-decoration:underline; font-weight: bold; color: #655768;}

.foot {background-color:#970000; font-family: Arial; font-size:8pt; color:#fbe9c9; text-align:center;}

.inline-header {font-size: medium; font-weight: bold; font-style: italic; color: #45085f;}
.h1-subheading {font-size: large;}
.AdSense {background-color:#b365d4; text-align: right;}
.trees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#4e026e;
	text-align: center;}
 
.header {background-color:#970000; font-size:30px; font-weight: bold; color: #fbe9c9;  text-align: left;}
.sub_header {background-color:#970000; font-size:12px; font-weight: bold; color: #fbe9c9;  text-align: left;}
.banner {background-color:#e6ebe6; text-align: center;}
.content {background-color:#fdf6e9;}
.framing_table {background-color:#add8ad;}

#top_menu_bar {background-color: #add8ad;}
#dropdown_menu {background-color: #fbe9c9;}

/************Dropdown menu******************/
td.menu{background:#fbe9c9}
table.menu
{
font-size:80%;
position:absolute;
visibility:hidden;
}


