body, table, tr, td {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size: 10pt;
color: #CCCCCC;
margin: auto;
}


a {
	color: #DFA53B;
	text-decoration: none;
}

a:link {
	color: #DFA53B;
	text-decoration: none;
}

a:visited {
	color: #DFA53B;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #104E37;
	background-color: #DFA53B;
}

a:active {
	color: #DFA53B;
	text-decoration: none;
}

h1 {
font-size: 110%;
font-weight: 700;
color: #FFFFFF;
}

h2 {
display: inline;
font-size: 110%;
font-weight: 700;
color: #FFFFFF;
text-decoration: none;
}

.smtxt {
font-size: 80%;
}

#copy {
margin-left: 31px;
margin-right: 10px;
margin-top: 10px;
}

.thumbnail {
width: 130;
text-align: center;
display: inline;
margin: 0 0 1em 0;
}

#lowernav a:link {
	color: #333333;
	text-decoration: none;
}

#lowernav a:visited {
	color: #333333;
	text-decoration: none;
}

#lowernav a:hover {
	text-decoration: none;
	color:#104E37;
	background-color: #DFA53B;
}

#lowernav a:active {
	color: #333333;
	text-decoration: none;
}


