body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f1e9;
	background-image: url(images/bg-splash.jpg);
	background-repeat: repeat-x;
}
.pngimg {
	behavior: url("pngbehavior.htc");
}
.handcursor {
	cursor:hand;
	cursor:pointer;
}
.repeat-x {
	background-repeat: repeat-x;
}
.repeat-y {
	background-repeat: repeat-y;
}
.no-repeat {
	background-repeat: no-repeat;
}
#photodiv1, #photodiv2, #photodiv3, #photodiv4, #photodiv5 {
	background-repeat: no-repeat;
}
#wrapper {
	position: relative;
}
#logolyr {
	position:absolute;
	left:-2px;
	top:0px;
	z-index:1;
}
.SMspacing {
	line-height: 5px;
	color: #b1d896;
}
.MMspacing {
	line-height: 15px;
	color: #b1d896;
}
#wrench {
	position:absolute;
	z-index:1;
	left: -18px;
	top: -11px;
}
body, td, th {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link, a:visited, a:active {
	color: #207100;
	text-decoration: none;
}
a:hover {
	color: #f8991e;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
.header_links{
	padding-left: 14px;
	font-size: 14px;
	color: #000000;
}
.header_links a:link, .header_links a:visited, .header_links a:active {
	color: #000000;
	text-decoration: none;
}
.header_links a:hover{
	color: #207100;
	text-decoration: underline;
}
.header_contact {
	font-size: 14px;
	color: #000000;
	padding-right: 14px;
	line-height: 16px;
}
.header_contact a:link, .header_contact a:visited, .header_contact a:active {
	text-decoration: none;
	color: #000000;
}
.header_contact a:hover {
	color: #207100;
	text-decoration: underline;
}
.footer, .footer a:link, .footer a:visited, .footer a:active {
	font-size: 10px;
	color: #acab93;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.footer a:hover {
	color: #207100;
	text-decoration: underline;
}
.footertxtlinks {
	font-size: 13px;
}
.panel1 {
	background-image: url(images/bg-panel1.gif);
	background-repeat: repeat-x;
	background-color: #d8d8d8;
	background-size: 100%;
}
.panel2 {
	background-image: url(images/bg-panel2.gif);
	background-repeat: repeat-x;
	background-color: #d8d8d8;
	background-size: 100%;
}
.blue {
	color: #245084;
	font-weight: bold;
}
.red {
	color: #cd232a;
	font-weight: bold;
}
.yellow {
	color: #f8991e;
	font-weight: bold;
}
.panel_content1 {
	background-image: url(images/logo-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
}
.panel_content2 {
	font-size: 13px;
	padding: 15px;
}
.panel1_links {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.panel2_links {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.panel_content1 img {
	margin: 5px;
	border: 2px solid #207100;
}
.panel_content1 img.noformat {
	margin: 0px;
	border: 0px none;
}