p,h1,h2,h3,h4,h5,h6,ul,li,hr,div,ol,form { 
    margin: 0px; 
    padding: 0px; 
    border: 0px;
	font-weight: normal;
	list-style: none;
}
.clear {
clear: both;
}
.displayinline {
display: inline !important;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, sans-serif;
	font-size: .9em;
	color: #736c52;
	line-height: 1.3em;
	margin: 0px;
	background: url(../../images/layout_content_middle.png) -20px 0px repeat-y;
}
.key img {
	display: block;
	float: left;
	margin-top: -5px;
	margin-bottom: 9px;
	margin-right: 5px;
}

a {
	font-weight: bold;
	color: #007cb5;
	text-decoration: none;
	border-bottom: dashed 1px #d9b23e;
}

a:hover {
	color: #d9b23e;
	border-bottom: dashed 1px #007cb5;
}

.searchform_map {
width: 200px;
height: 580px;
padding: 10px;
border-top: 2px solid #fff;
border-bottom: 1px solid #b5ada5;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
background: url(../../images/layout_breadcrumb_bg_dark.gif) top left repeat;
float: left;
}

.searchform_map li {
display: block;
}
.searchform_map li span, .searchform_map li .text_or_dropdown {
display: block;
margin-bottom: 3px;
}

.searchform_map li span {

}

.searchform_map li .text_or_dropdown {
width: 190px;
height: 22px;
padding: 0 0 0 5px;
font-size: 12px;
margin-bottom: 7px;
line-height: 22px;
color: #5d5d5d;
}

.searchform_map li .text_box {
margin: 0 0 7px 0;
padding: 0;
outline: 0;
background: #fff;
border:none;
border: 1px solid #c3c3c3;
border-top: 1px solid #7c7c7c;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.searchform_map li.half {
width: 90px;
float: left;
margin-right: 10px;
}

.searchform_map li.half select, .searchform_map li.half span {
width: 89px;
}

.searchform_map li .checkbox {
float: left;
margin-right: 10px;
}

.searchform_map li.nomargin {
margin: 0;
}

.map_submit, .map_reset {
background: none;
border: 0;
outline: 0;
margin: 0;
padding: 0;
display: block;
background: url(../../images/layout_blue_bg.jpg) top left repeat;
text-shadow:rgba(0,0,0,1) 0 1px 0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
height: 35px;
font-size: 16px;
line-height: 35px;
text-align: center;
color: #fff;
width: 88px;
margin-right: 6px;
float: left;
cursor: pointer;
margin-top: 15px;
}
.map_submit span, .map_reset span {
display: inline;
}
.map_submit:hover, .map_reset:hover {
background: url(../../images/layout_breadcrumb_bg_light.gif) top left repeat #f3f3f3;
color: #d9b23e;
text-shadow:rgba(255,255,255,1) 0 1px 0;
}

.map_wrap {
border-top: 2px solid #fff;
border-bottom: 1px solid #b5ada5;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
background: url(../../images/layout_breadcrumb_bg_dark.gif) top left repeat;
padding: 10px !important;
width: 665px;
height: 580px;
float: left;
margin-left: 10px;
}

#map_canvas {
width: 665px;
height: 580px;
}

.map_popup {
font-size: 12px;
line-height: 16px;
}
.map_popup h1 {
	background: url(images/new_layout_redarrow.png) 13px 14px no-repeat #e9e9e9;
	padding: 8px 8px 8px 44px;
	color: #5d5d5d;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.map_popup a img {
border: none;
-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

