@charset "utf-8";
/* CSS Document */
BODY { background: white url(images/bg.jpg);
	   background-color:#576441;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:12px;
	   margin: 0px}
.content {
	text-align:left;
	}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}
.Footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}
.Footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: underline;

}
.Footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: underline;
}
.Title {
	font-family: Arial Black;
	font-size: large;
	color: #000000;
	text-decoration: none;
}
.Contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.Contact a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.Contact a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;

}
.Contact a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.Nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.Nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.Nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
li#main {
	list-style: url(images/arrow_right.gif);
	}
ul {
	margin-left:0;
	padding-left:15px;
	}
li#sub {
	list-style: url(imags/arrow_right.gif) inside;
	