@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/body_loop.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top:20px;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	height:150px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #191919;
}
#menu {
	height: 30px;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 20px;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu a {
	color: #000000;
}
#core {
	height: auto;
	width: 858px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#core #find #form1 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#core #find #form1 select {
	margin: 0px;
}
#core #findTable {
	width: 860px;
	float: none;
	height: auto;
}
#core #findTable #heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #333333;
}
#core #findTable #records {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 13px;
}
#core #findTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#core #find {
	width: 860px;
	background-image: url(images/find.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-size: 24px;
	color: #ECAD03;
}
.subtitle {
	font-size: 14px;
	font-weight: normal;
}
#core #find #form1 {
	height: 50px;
}
#core #find #form1 #results {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}
a:link {
	text-decoration: none;
	color: #999999;
}





#main #logo {
	float: left;
	height: 125px;
	width: 362px;
}
#main #nav {
	float: right;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	padding-top: 70px;
	padding-right: 50px;
	width: 460px;
	padding-left: 20px;
}
#core #contact {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	height: 300px;
	width: 380px;
	margin-right: 20px;
	margin-left: 20px;
	float: right;
	margin-top: 20px;
}
#core #text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	height: 285px;
	width: 370px;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 20px;
	background-image: url(images/textBck.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	height: 20px;
	width: 860px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/Footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#core #find #bass img {
}
#core #find #bass td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#core #find #bass #texttable {
	font-size: 12px;
	padding-left: 10px;
	text-align: left;
}
#core #find #bass #texttable ul {
	margin: 0px;
	list-style-position: inside;
	list-style-type: disc;
	padding:0px;
	font-weight: normal;
}
#core #find #findTable {
	font-weight: normal;
}
#core #find #findTable #records {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#core #find #bass {
	font-size: 14px;
	font-weight: bold;
}
.minitext {
	font-size: 13px;
}
.subtitleA {
	font-size: 12px;
	font-weight: normal;
}
#core #find #bass ul {
	font-size: 12px;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
}
#core #find #findTable #records td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#core #find #EmailForm #contactform {
	padding-left: 20px;
}
#core #find #EmailForm #contactform td {
	padding-left: 40px;
}
#core #find #introtable td {
	border: 1px solid #666666;
}
#core #find #bass li {
	margin: 0px;
	padding: 0px;
}
#core #find #EmailForm {
	font-size: 12px;
	font-weight: normal;
}
