/* comment statement */

body {
background: white;
color: black; 
font-family: helvetica, Arial, verdana, "trebuchet MS", sans-serif;
font-size: 12px;
}

a { font-family: font-family: helvetica, Arial, verdana, "trebuchet MS", sans-serif; text-decoration: underline}
a:hover { color: red }
a:link { color: blue }
a:visited { color: purple }

h1 { font-family: helvetica, Arial, Verdana, sans-serif; font-size: 32px; color: black }
h2 { font-family: helvetica, Arial, Verdana, sans-serif; font-size: 24px; color: black }
h3 { font-family: helvetica, Arial, Verdana, sans-serif; font-size: 16px; color: black }

.left_nav_bar {
background-color: #F9FFC9;
color: #A52A2A;
font size: 16px;
font face: helvetica;
}

.right_nav_bar {
background-color: #F9FFC9;
color: #A52A2A;
font size: 16px;
font face: helvetica;
}

.hor_nav_bar {
background-color: #ECFF47;
color: #A52A2A;
font size: 16px;
font face: helvetica;
}

.top_quote  {
background: white;
color: #0D9B10; 
font-family: helvetica, Arial, Verdana sans-serif;
font-size: 16px;
font-weight: bold}

.top_quote_name {
background: white;
color: #0D9B10; 
font-family: helvetica, Arial, Verdana sans-serif;
font-size: 14px;
font-style: italic;
}

.renewable_bar  {
background-color: #58FA58;
color: #0B610B;
font-family: helvetica, Arial, Verdana sans-serif;
font-size: 14px;
}

.construction {
background-color: #DCDCDC;
font-family: Comic, Impact, sans-serif;
}

.table {
font-family: helvetica, Arial, Verdana sans-serif;
font-size: 18px;
color: #00008B;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

.site_header {
   background-image: url('ROSCUE Page Head 1000.jpg'); 
   background-repeat: no-repeat;
   background-color: #c8dbdf;
}

.note {
font-family: helvetica, Arial, Verdana sans-serif;
font-size: 14px;
color: purple;
font-weight: bold;
} 
