/* CSS Document */

body {
	background-color: #9FA380;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
}
.title {
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #003333;
}
.title a:link {
	color: #412d0d;
	text-decoration: none;
}
.title a:visited {
	color: #412d0d;
}
.title a:hover {
	text-decoration: underline;
 }


.body-content {
	padding: 10px;
	background-color: #F8F7D9;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
}
.body-content a:link {
	color: #412d0d;
	text-decoration: none;
}
.body-content a:visited {
	color: #412d0d;
}
.body-content a:hover {
	text-decoration: underline;
}
.body-content-h2 {
	padding: 10px;
	background-color: #828A5F;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8F7D9;
}
.body-content-h2 a:link {
	color: #412d0d;
	text-decoration: none;
}
.body-content-h2 a:visited {
	color: #412d0d;
}
.body-content-h2 a:hover {
	text-decoration: underline;
}
.body-content-h3 {
	padding: 10px;
	background-color: #C1C3AB;
	font-family: "Lucida Sans", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
}
.body-content-h3 a:link {
	color: #412d0d;
	text-decoration: none;
}
.body-content-h3 a:visited {
	color: #412d0d;
}
.body-content-h3 a:hover {
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8F7D9;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	padding-bottom: 30px;
	vertical-align: middle;
	background-image: url(../images/footer_home.jpg);
}
.footer a:link {
	color: #990000;
	text-decoration: none;
}
.footer a:visited {
	color: #990000;
}
.footer a:hover {
	text-decoration: underline;
}
.footer a:active {
}
.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8F7D9;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	padding-bottom: 30px;
	vertical-align: middle;
	background-image: url(../images/footer_bg.jpg);
}

.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8F7D9;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	padding-bottom: 30px;
	vertical-align: middle;
	background-image: url(../images/footer2.jpg);
}
.footer2 a:link {
	color: #990000;
	text-decoration: none;
}
.footer2 a:visited {
	color: #990000;
}
.footer2 a:hover {
	text-decoration: underline;
}
.footer2 a:active {
}
.footer3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8F7D9;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	padding-bottom: 30px;
	vertical-align: middle;
	background-image: url(../images/footer3.jpg);
}
.footer3 a:link {
	color: #990000;
	text-decoration: none;
}
.footer3 a:visited {
	color: #990000;
}
.footer3 a:hover {
	text-decoration: underline;
}
.footer3 a:active {
}