body { color: gray; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #3a3a3a; margin: 0; }
p { }
td { }
.menu-l { color: white; font-family: sans-serif; font-weight: bold; font-stretch: semi-condensed; background-color: #342c30; text-decoration: none; text-transform: capitalize; text-align: center; vertical-align: middle; border-left: 1px dotted silver; }
.menu { color: white; font-family: sans-serif; font-weight: bold; font-stretch: semi-condensed; background-color: #342c30; text-decoration: none; text-transform: capitalize; text-align: center; vertical-align: middle; }
.menu a:link { color: silver; font-size: x-small; font-weight: 600; font-stretch: semi-condensed; text-decoration: none; text-transform: uppercase; text-align: center; vertical-align: middle; }
.menu a:hover { color: white !important; font-size: x-small; font-weight: 600; text-decoration: underline; text-transform: uppercase; text-align: center; }
.menu a:active { color: white; font-size: x-small; font-weight: 600; text-decoration: underline; text-transform: uppercase; text-align: center; }
.menu a:visited { color: silver; font-size: x-small; font-weight: 600; text-decoration: none; text-transform: uppercase; text-align: center; vertical-align: middle; }
.mainimage { background-color: white; padding-right: 10px; border-color: white; }
.mainimage-desc { background-color: white; margin: 2px; padding-left: 10px; border-right-color: white; border-bottom-color: white; border-left-color: white; }
.side1 { background-color: white; vertical-align: middle; margin: 2px; padding: 10px; border-bottom: 1px dotted silver; border-left: 1px dotted silver; border-right-color: white; border-right-style: solid; }
.side2 { background-color: white; vertical-align: middle; margin: 2px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border-left: 1px dotted silver; }
.side3 { background-color: white; vertical-align: middle; margin: 2px; padding-right: 10px; padding-left: 10px; border-left: 1px dotted silver; border-top-color: white; border-right-color: white; border-right-style: solid; border-top-style: solid; }
.bottomimage { background-color: white; text-align: center; border-top: 1px dotted silver; border-bottom: 1px dotted silver; }
.homepage {
	background-color: white;
	text-align: center;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
}
.homepageintro {
	text-align: center;
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: lighter;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
	width: 520px;
	float: right;
	position: relative;
	top: 225px;
	margin-right: 20px;
	margin-bottom: 100px;
}
.bottomline { background-color: white; }
.frame { border: solid 2pt black; }
.section-header { color: #66c; font-weight: 500; line-height: 90%; }
.section-footer { color: #342c30; font-size: larger; font-weight: 500; font-stretch: semi-expanded; line-height: 125%; background-color: white; text-align: center; }
.section-footer-home { color: white; font-size: larger; font-weight: 500; font-stretch: semi-expanded; line-height: 125%; background-color: black; text-align: center; }
.section-text-grey { color: white; font-size: 18pt; font-style: italic; line-height: 18pt; background-color: gray; text-align: center; padding: 2px; }
.section-text-blue { color: white; font-size: large; font-style: italic; background-color: #66c; text-align: left; padding: 10px 2px; list-style-type: disc; list-style-position: outside; white-space: nowrap; }
.section-text { color: gray; font-size: 12px; padding-right: 10px; padding-left: 10px; }
.section-header-sm { color: #66c; font-size: small; font-weight: 500; line-height: 90%; padding-right: 10px; padding-left: 10px; }
.section-text-sm { color: gray; font-size: small; }
table { border: solid 1px white; }
.banner {
	color: white;
	font-size: 32px;
	font-weight: bold;
	line-height: 150%;
	background-color: #66667a;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: bottom;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
}
.link a:link { color: #342c30; font-weight: 500; text-decoration: none; }
.link a:visited { color: #342c30; font-weight: 500; text-decoration: none; }
.link a:hover { color: #000; font-weight: 500; text-decoration: underline; }
.link a:active { color: #000; font-weight: 500; text-decoration: underline; }
