@charset "utf-8";

/* CSS Document */
body {
	font: 12pt/18pt Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FAF5E3;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font: bold normal 15pt/18pt Arial, Helvetica, sans-serif;
	color: #B87641;
	margin-bottom: 3px;
	text-align: center;
	margin-top: 3px;
	padding-top: 0px;
	padding-bottom: 0px;

}
h2 {
	font: normal 14pt/18pt Arial, Helvetica, sans-serif;
	color: #B87641;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;

}
h3 {
	font: normal 14pt/16pt Arial, Helvetica, sans-serif;
	color: #666666;
	border-bottom: 1px solid #999999;
	margin-bottom: 0px;
	padding-top: 5px;
}
h4 {
	font: normal 18px/20px Arial, Helvetica, sans-serif;
	color: #333366;
	text-align: center;
	margin-top: 15px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px 90px 0px 100px;
	padding-bottom: 15px;
	text-align: justify;
}
div > p {
	margin: 0px;
}
#container {
	margin: 0px auto;
	width: 745px;
	position: relative;
	border: 3px solid #B87641;
	background-color: #EEDECE;
}
#topline {
	height: 1px;
	background-color: #B87641;
	margin-bottom: 2px;

}
#banner {
	height: 97px;
	width: 745px;
}
#content {
	margin: 15px 50px;
	padding: 0px;
	background: #EEDECE;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #521D1D;
}
#featurebox {
	margin: 0px auto;
	width: 450px;
	border: 1px double #B87641;
	background-color: #FAF5E3;
	padding: 10px 15px;
	font-size: 10pt;
	line-height: 12pt;
}
#footer {
	height: 2px;
	background-color: #B87641;
	margin-bottom: 2px;

}
#popupcontainer {
	margin: 0px auto;
	width: 600px;
	position: relative;
	border: 2px solid #B87641;
	background-color: #ffffff;
}
#popupbanner {
	background:   url(old%20temp%20site/images/topbg.jpg) repeat-x;
	height: 127px;
	width: 600px;
}
#popupcontent {
	margin: 8px 25px;
	padding: 0px;
	background: #ffffff;
	font-size: 10pt;
	line-height: 13pt;
}
#popupfooter {
	background: #ffffff url(old%20temp%20site/images/bottombg.jpg) repeat-x;
	height: 16px;
	width: 600px;
}
.home {
	font: 16px/36px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
}
.right {
	float: right;
}
.copy {
	color: #9EB7D5;
	font: 10px/14px Arial, Helvetica, sans-serif;
	background: #F8F9FB;
	text-align: center;
	margin: 0px;
}
.copy a {
	color: #b1c2de;
	text-decoration: none;
}
.copy a:hover {
	color: #333366;
	text-decoration: none;
}
.exptherlogo {
	margin-top: 15px;
}
.imgleft {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
}
.imgright {
	float: right;
	margin-left: 15px;

}
.tm {
	font-size: 12pt;
	font-variant: small-caps;
}
.rust {
	color: #B87641;
}
.line {
	font-weight: bold;
	color: #B87641;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993300;
	width: 300px;
	text-align: center;
}
.smaller {
	font-size: 11pt;
	line-height: 12pt;
}
a {
	color: #B87641;
	text-decoration: none;
}
a:hover {
	color: #B87641;
	text-decoration: underline;
}

