/* CSS Document For Version 1 Skin */
body {
	font-size:14px;
}

table {
	font-size:inherit;
	border:4px solid #d88400;    
}

input {
	border:0px solid #d88400;
}
a{
	color:#d88400;;
}

.txtheader { 
    padding:10px;
    font-color: #d18400;
	font-size:22px;
	font-weight:bold;
	margin-bottom:5px;
}
.txtsubheader { 
	font-size:18px;
    font-color: #d18400;    
	font-weight:bold;
	margin-bottom:10px;
}
.txtsubheaderhr { 
	font-size:15px;
     font-color: #d18400;   
	font-weight:bold;
	margin-top:10px;	
	margin-bottom:10px;
	border-bottom:1px solid #d18400;
}
.breadcrumbs{
	font-size:12px;
    font-color: #d18400;   
	margin-bottom:10px;
}
.searchtable {
	border:2px solid #d18400;
}
.tableheader{
    font-color: #d18400;
	background-image:url(images/silver_bgbar.jpg);
	border-bottom:1px solid #d18400;
	background-repeat:repeat-x;
}
.tableheaderleft{
	background-image:url(images/silver_bgbar.jpg);
	border-bottom:1px solid #d18400;
	text-align:left;
	padding-left:2px;
}

.searchtable td{
	padding:5px;
}
.innersearchtable td{
	padding:2px;
}
.innersearchtable th{
	text-align:left;
}
.searchfooter{
	font-size:12px;
	text-align:center
}
.error{
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	background-color:#eeede7;
}
.maptable{
	margin-top:20px;
}
.maptable td{
	padding:2px;
}
.txtsubheader{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.resultsdisplay1 ol{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.resultsdisplay1 li{
	margin-bottom:5px;
	font-size:14px;
}
.resultsdisplay1 a{
	text-decoration:none;
}
.resultsdisplay2 td{
	font-size:14px;
}

.resultsdataitem {
	padding:2px;
	border:1px solid #d18400;
	background-color:#eeede7;
}
.mapwindow{
	color:#0a982e;
	font-size:14px;
}
.map {
	border:1px solid #d18400;
}
.smalltxt{
	font-size:small;
}
.altlink{
	color:blue;
}
.altaltlink{
	color:purple;
}
.altaltaltlink{
	color:green;
}
.altrow{
	background-color:#F2EFE9;
}
.alttxt{
	color:#0a982e;
}
.hide{
	display:none;
}
