a {
	font-family: "verdana";
	font-size: 11px;

}

.textbox {

	 background: url('../img/bg.png') repeat-x;
	border:1px solid #d1c7ac;
	
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
	
}

.heading {
	font-family: "Trebuchet MS";
	color: #F97E0A;
	font-size: 11;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}

body {
	font-family: "Trebuchet MS";
	font-size: 11px;
}

hr {
	color: #FFFFFF;
}

a {
	color: teal;
}

a.button {
	background: transparent url('../img/bg_button_a.gif') no-repeat scroll
		top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
	text-decoration: none;
}
input.btn {
   color:#555;
   font-weight:bold;
   background-color:#d5e3db;
   font-size: 11px;
}


a.button span:hover {
	background: transparent url('../img/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button span {
	background: transparent url('../img/bg_button_span.gif') no-repeat;
	font-family: verdana;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none;
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px;
}

.myhr {
	background-position: bottom;
	clear: both;
	margin-top:3px;
	margin-bottom:10px;
	border-top: 1px solid #D0D0D0;
}


hr
{
	margin-top: 15;
	color: threedlightshadow;
	
}
.pmbox { 
	
	float: left;
	margin: 0px;
	color: #000; 
	background: #fff url(../img/footerbg.jpg) repeat-x top;
	padding: 5px;
	clear: both;
	border: 1px solid #bbb;
	border-top: 0px solid #bbb;
	border-right: 2px solid #bbb;
	border-bottom: 3px solid #bbb;
	line-height: 18px;
	font-family: "verdana";
	font-size: 10px;
	margin-bottom: 10px;
	width: 98%;
	
}

a.sort
{
	background: gray;
	color: white;
}

a.html_link
{
	clear: both;
}
a.logo
{
	background: url(../img/smlogo_vsmall.jpg);
	height: 32px;
	width: 80px;
}

a.map
{
	
	position: relative;
	left: 40;
	
	font-size: 11px;
	
}
.back_btn
{
	 margin:5px 0px 5px 0px;
}

.gresults
{
	clear:both;
	background:#ffff66;
	padding:5px;
}

