/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(/assets/banners/Mine_Image_523x250.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fltRt {
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.fltLft {
	float: left;
	margin-right: 15px;
}
div#Header {
	height: 220px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}div#Container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Container h1 {
	font-size: 200%;
	font-family: Optima, sans-serif;
	color: #787854;
	font-weight: normal;
}
#Container h2 {
	font-family: Optima, sans-serif;
	font-size: 175%;
	font-weight: normal;
	color: #3F2E1D;
}
#Container h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: normal;
	color: #683621;
	font-style: italic;
}
#Container h6 {
	font-size: 11px;
	font-family: "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #A56B44;
}
#Container p {
	font-family: Optima, Arial;
	line-height: 1.6em;
	color: #372D23;
	font-size: 100%;
}
#Container a {
	color: #444C3B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Container a:hover {
	text-decoration: none;
	color: #F5D39B;
}
#Container li {
	font-family: "Abadi MT Condensed Light", sans-serif;
	line-height: 1.4em;
	padding-bottom: 10px;
	list-style-type: circle;
	color: #787854;
	font-size: 115%;
}
#Container ol {
	color: #8A4618;
	font-family: "Courier New", Courier, monospace;
	line-height: 1.25em;
}
#Container dt {
	font-family: "Trebuchet MS";
	font-size: 125%;
	color: #CC6633;
	padding-bottom: 10px;
}
#Container dd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #57301D;
	padding: 0px 0px 10px;
	line-height: 1.5em;
}
#Container .bump {
	font-size: 150%;
}
#Container .bigLinks {
	font-size: 125%;
}
#Container .Em {
	font-size: 135%;
}
#Container #myframe {
	width: 575px;
	height: 350px;
	border: 1px solid #CC6633;
}
div#Sidebar {
	float: right;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#Container #Sidebar h1 {
	font-size: 100%;
	color: #3F2E1D;
	border-top: 2px solid #787854;
	font-family: Optima, sans-serif;
	font-variant: normal;
	margin: 0px 0px 15px;
	font-weight: normal;
	padding: 10px;
	line-height: 1.4em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #787854;
}
#Container #Sidebar h2 {
	font-family: "Abadi MT Condensed Light", sans-serif;
	color: #3F2E1D;
	font-size: 18px;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #787854;
	border-bottom-color: #787854;
	padding: 10px;
	margin-top: 5px;
	background-image: url(/assets/site_wide/BackgroundImages/sideBar-H1-BG.jpg);
	background-repeat: repeat;
	font-style: italic;
}
#Container #Sidebar h3 {
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Abadi MT Condensed Light", sans-serif;
	color: #787854;
	font-size: 18px;
}
#Container #Sidebar p {
	color: #3F2E1D;
	line-height: 1.25em;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Container #Sidebar .bump {
	font-size: 200%;
	color: #372D23;
}
#Container #Sidebar a {
	color: #372D23;
	text-decoration: underline;
}
#Container #Sidebar a:hover {
	color: #787854;
	text-decoration: none;
}
div#NavContainer {
	padding: 0px;
	margin: 0px 100px 0px 500px;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	text-align: left;
}
#NavContainer h1 {
	font-size: 100%;
	font-weight: normal;
	color: #372D23;
	font-family: "Courier New", Courier, monospace;
	padding: 0px;
	margin: 0px;
}
#NavContainer a {
	font-size: 150%;
	font-family: "Abadi MT Condensed Light", sans-serif;
	color: #372D23;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.3em;
	line-height: 1.5em;
}
#NavContainer a:hover {
	color: #CFB282;
	text-decoration: none;
	font-weight: normal;
}
.small {
	font-size: 75%;
}
