.shadow-left {
	background-image: url(images/layout/shadow-left.jpg);
	background-repeat: repeat;
	width: 8px;
}
.shadow-right {
	background-image: url(images/layout/shadow-right.jpg);
	background-repeat: repeat;
	width: 8px;
}
.home-main {
	text-align: left;
	padding-top: 8px;
	padding-left: 34px;
}
.home-bg2 {
	background-image: url(images/layout/bg-home1a.gif);
	height: 168px;
	width: 593px;
}




body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #333333;
	background-image: url(images/layout/bg-main1a.gif);
}
a.nav:link {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:link {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.footer:visited {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.footer:hover {
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.footer:active {
	font-size: 15px;
	color: #9BD019;
	text-decoration: none;
	font-weight: bold;
}

a.nav:visited {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
}
a.nav:active {
	font-size: 18px;
	color: #9BD019;
	text-decoration: none;
}
.nav-bg {

	background-image: url(images/layout/nav1p.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 780px;
}
.footer-bg {

	background-image: url(images/layout/footer.jpg);
	height: 42px;
	width: 780px;
}
.bg-general {
	background-image: url(images/layout/bg-general1a.gif);
	background-repeat: repeat;
	width: 780px;
}
.bg-main {
	text-align: left;
	padding-top: 12px;
	padding-left: 56px;
	padding-right: 56px;
	padding-bottom: 0px;
}
h2 {
	font-weight: lighter;
	color: #006600;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}
.floatright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

hr {
	color: #006600;
	height:1px;
}

a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #669900;
	text-decoration: none;
}
a:active {
	color: #669900;
	text-decoration: none;
}
h1 {

	font-weight: lighter;
	color: #006600;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #E1EFB5;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px dotted #006600;
	color: #006600;
}
.floatleft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
}
.img-right {
	background-color: #FDFEF9;
	padding: 20px;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #000000;
}
.img-left {
	background-color: #FDFEF9;
	padding: 20px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #000000;
	margin-right: 20px;
}
.img-1 {

	background-color: #FDFEF9;
	padding: 20px;
	border: 1px solid #000000;
}
