/* CSS Document */

body {
	background-image: url(../graphics/Level1bg.gif);
}
#mainbox {
	height: 437px;
	width: 650px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
	margin-top: 35px;
	margin-left: 35px;
}
#header {
	width: 650px;
	height: 47px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color:#996633;
}
#maintext {
	width: 648px;
	height: 365px;
}
#footer {
	background-color:#996633;
	margin-top: 20px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECE6D0;
	padding-left: 45px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#headerGRAPHIC {
	width: 620px;
	height: 47px;
	background-color: #996633;
	float: left;
}
#headertext {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ECE6D0;
	float: right;
	margin-top: 20px;
	margin-right: 90px;

}

a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ECE6D0;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8B4228;
}

a.textright:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
	text-decoration: none;
	background-color: #ECE6D0;
}
a.textright:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC66;
	text-decoration: none;
}
a.textright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996633;
	text-decoration: none;
	background-color: #ECE6D0;
}

#textright {
	float: right;
	height: 350px;
	width: 410px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-right: 5px;
}
#textleft {
	float: left;
	height: 350px;
	width: 199px;
	margin-left: 5px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-right: 5px;
}
.SUBheadtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8B4228;
	text-decoration: none;
	background-color: #ECE6D0;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 15px;
	display: block;
	padding-top: 2px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 10px;
	margin-right: 25px;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.restore1 {
	margin-top: 10px;
	margin-left: 8px;
}
