body {
font-family: Trebuchet, Helvetica, sans-serif;
color: #08742A;
background-color: #FFFFFF;
min-width:750px;
}

A:link, A:visited, A:active {
color: #C41230;
text-decoration: none;
}

h1 {
font-size: 125%;
font-weight: 700;
color: #005A17;
}

h2 {
font-size: 115%;
font-weight: 700;
color: #3B982D;
}

h3{
font-size: 115%;
font-weight: normal;
text-decoration: underline;
display:inline;
color: #3B982D;
} 

.smtext {
font-size: 80%;
color: #005E17;
}

html {
    margin:0;
    padding:0;
}

#main_copy {
	text-align: left;
	line-height: 150%;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 1em;
}

 #main_copy a:hover {
	color: #FFFFFF;
	background: #C41230;
	font-weight: bold;
	text-decoration: none;
}

#wrap {
    margin:0 auto;
    width:800px;
 }
	
#footer {
color: #005E23;
}

#footer a:link {
	color: #C41230;
	text-decoration: none;
}

#footer a:visited {
	color: #C41230;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	background: #C41230;
	font-weight: bold;
	text-decoration: none;
}

















