.menu {
	font-family: "trebuchet MS", helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 13pt;
	text-decoration: none;
	font-style: italic;
	padding: 0px 0px 0px 25px;



}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;


}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.menu a:active{
	color: #FFFFFF;
	font-size: 13pt;
	text-decoration: none;

}
.info {
	font-family: "trebuchet MS", helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	padding-left: 200px;
	padding-top: 10px;
	padding-bottom: 10px;

}
.center  {
	font-family: "trebuchet MS", helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #990000;
	text-align: center;
	text-decoration: none;
        margin: 0px;
        padding: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666633;
	text-align: center;
	font-style: italic;

}
.business {
	font-family: "trebuchet MS", helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #003300;
	text-align: center;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
    line-height: 16pt;
}
.services {
	font-family: "trebuchet MS", helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #CCCCCC;
	line-height: 12pt;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 10pt;
}

.center a:link  {
	color: #990000;
	text-decoration: none;
}
.center a:hover {
	color: #990000;
	text-decoration: underline;
}
.center a:active  {
	color: #990000;
	text-decoration: none;
}
.center a:visited  {
	color: #990000;
	text-decoration: none;
}
h1 {
	font-family: "trebuchet MS", helvetica, sans-serif;
	font-size: 16pt;
	font-variant: small-caps;
	color: #003300;
}
p, li {
	font-family: "trebuchet MS", helvetica, sans-serif;
	font-size: 12pt;
	color: #003300;
}
.content {	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;

}

.content img {float: right; padding-left: 15px; }