a:active{color: white;}
a:hover {color: orange;}
a:visited {color: grey;}
a:link {color: black;}
font-family: arial, helvetica; sans serif;

#header{
background-color: white;
border-right: solid 0px #00a945;
border-left: solid 0px #00a945;
}

#headerimage{
background-color: white;
width: 621px; height: 85px; 
background-image: url("images/MKRC_logo.gif");
background-repeat: no-repeat; 
href: url("index.html");
}

#headernav{
background-color: #00a945;
font-family: arial, helvetica; sans serif;
}

#smallernav{
background-color: white;
font-family: arial, helvetica; sans serif;
}

#footer{
background-color: #00a945;
color: white;
padding: 0.2em 1.0em;
font-size: 10px;
}

#main{
background-color: white;
color: black;
link-color: black;
link-visited: grey;
link-hover: orange;
padding: 1em;
font-size: 12px;
font-family: arial, helvetica; sans serif;
}

#main a:hover{
font-weight: bold;
}

#sidebar{
background-color: white;
border: solid 0px black;
}

body{
width 80%;
horizontal-align: center;
margin: 0 auto;
background-color: #78af79;
background-image: url("images/gradiant_bkgd_lg.gif"); background-repeat: repeat-x
}


#headernav a:hover{
background-color: white;
font-weight: lighter;
font-color: black;
font-size: 110%
}

#headernav a:visited{
background-color: #00a945;
color: white;
font-weight: bold;
}

#headernav li{
list-style-type: none;
border: outset 2px grey;
background-color: #00a945;
text-align: center;
display: inline;
padding: 0.5em 1.0em;
font-size: 15px;
}

#smallernav a:hover{
background-color: white;
color: #00a945;
font-weight: bold;
}

#smallernav a:visited{
background-color: white;
color: #00a945;
}

#smallernav li{
list-style-type: none;
border: solid 0px black;
color: #00a945;
background-color: white;
text-align: right;
display: inline;
padding: 0em 0.2em;
font-size: 12px;
}

.newsitem{
margin: 1em;
border: solid #00a945 1px;
padding: 0.4em;
font-size: 10px;
font-family: arial, helvetica; sans serif;
}

table, td{
image: url("images/MKRC_logo.gif");
margin: 0 20%;
vertical-align: top;
horizontal-align: left;
border-collapse: separate;
bgcolor: white;
}

table{
width:626px; 
bgcolor: white;
border: solid 0.1em #00A94F;
}

h1{
color: #00a945;
font-size: 2.5em;
font-weight: normal;
text-transform: uppercase;
font-family: "Myriad Pro", arial, helvetica, sans serif;}

h2{
color: #00a945;
font-size: 1.7em;
font-weight: normal;
font-family: "Myriad Pro", arial, helvetica, sans serif;}

h3{
color: #00a945;
font-size: 1.4em;
font-weight: normal;
font-family: "Myriad Pro", arial, helvetica, sans serif;}


