 .inp,.inp2{
  	border:2px solid #000;
	width:200px;
	text-align:center;
	color:#888;
	font-style:italic;
	box-shadow:2px 2px 5px #800000;
}
  .inp2{
  	margin-bottom:3px;
  }
  .btn{
  	border:1px solid #000;
	background:#FFB0B0;
	font-size:10px;
	font-family:Arial;
	height:20px;
	text-transform:uppercase;
	box-shadow:2px 2px 7px #800000;
}
.box_cauta{
	float:left;
	padding:5px;
	margin:5px;
	width:200px;
	background:#F2F2F2;
	box-shadow:2px 2px 5px #DEB887;
}
 #directions-panel {
   width:800px;
   overflow: auto;
   background-color:#80BFFF;
 }
#map_canvas { 
  height: 800px; 
  width: 100%;
  border:3px solid #000;
  margin: 10px 0px 10px 0px;
  box-shadow:7px 10px 20px #DEB887;
}
 #fqx {
  background-color: #FFF1EA;
  margin-left: 80px;
  box-shadow:7px 10px 20px #DEB887;
  border: thick;
  position: absolute:
}
#multiple li { 
  cursor: pointer; 
  text-decoration: underline; 
}
.sax {
  background-color:#FFF1EA;
  margin-left: 100px;
  margin-right: 100px;
  height: auto;
  box-shadow:7px 10px 20px #DEB887;
  border: thick;
}
    body {
	background-color: #FFFFFF;
}
body,td,th {
    font-size: 13px;
	font-family: Palatino Linotype;
}
h1,h2,h3,h4,h5,h6 {
    font-size:18px;
	font-weight: bold;
	text-shadow:4px 4px 10px #DEB887;
}
a:link {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
a {
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
}
.style1 {
	font-size: 12px
	
}
.style2 {
	font-size: 36px;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {font-size: 18px}
.style5 (font-size: 11px)
 p.c6 {text-align: left}
 div.c5 {text-align: center}
 div.c4 {border: #FF9933; float: right; text-align: center; width: 800px}
 h2.c3 {text-align: center}
 div.c2 {float:left;width: auto;text-align:center;}
 div.c1 {float:left;width: auto;text-align:center;margin-right:20px;}