.container #layout{
	background: transparent url(/images/ui/content-top-background.jpg) no-repeat scroll left top;
}

#gmaps{
	width:630px;
	color:#3b3b3b;
	}
	
.required {
	color:#dc3402;
	}

.required h4, .required p, .required ul{
	color:#dc3402;
	margin:7px 0 0 0;
	font-size:12px;
	} 

.required ul{
	padding:0 0 15px 20px;
	list-style-type:none;
	}

.required ul li{
	padding:0 0 7px 0;
	}

.fltleft {
	float:left;
	}

.fltright{
	float:right;
	}

#gmaps h1{
	color: #F67823;
	font-size:1.7em;
	margin: 0.3em 0 0.6em 0.5em;
	font-family:Georgia,"lucida bright","times new roman",serif;
	font-weight:normal;
	}
	
#gmaps h2{
	color: #000000;
	font-size:1em;
	margin: 0 0 0 0;
	font-family:Georgia,"lucida bright","times new roman",serif;
	font-weight:normal;
	}
	
#gmaps h2 a{
	color: default;
	font-size:1em;
	margin: 0 0 0 0;
	font-family:Georgia,"lucida bright","times new roman",serif;
	font-weight:normal;
	}

#mapcolumn{
	float:right;
	width:430px;
	margin:22px 0 0 0;
	}
	
#getdirections{
	padding:0;
	margin:5px 0 15px 10px;
	}

#getdirections p{
	font-size:12px;
	padding:0;
	margin:5px 0 0 0;
	}
	
#getdirections ol{
	font-size:12px;
	padding:5px 0 5px 25px;
	margin:0;
	}
	
#getdirections li{
	padding:6px 0 0 0;
	font-weight:bold;
	}
	
#getdirections li a{
	padding:5px 0 0 0;
	font-weight:normal;
	}

#getdirections p.print{
	float:right;
	}
	
#getdirections p a{
	text-decoration:none;
	}
	
#getdirections p a:hover{
	text-decoration:underline;
	}
	
	
#gmaps h2.directionstitle{
	color: #4c4d4f;
	font-size:1.4em;
	font-family:Georgia,"lucida bright","times new roman",serif;
	font-weight:normal;
	background: transparent url(/images/ui/blue-header-background.gif) no-repeat scroll left bottom;
	width:420px;
	padding:0 0 4px 4px;
	margin:0;
	}	

#gmaps h2.formtitle{
	color: #4c4d4f;
	font-size:1.1em;
	font-family:Georgia,"lucida bright","times new roman",serif;
	font-weight:normal;
	background: transparent url(/images/ui/green-header-background.gif) no-repeat scroll left bottom;
	width:180px;
	padding:0 0 5px 4px;
	}
	
#formcolumn{
	float:left;
	width:180px;
	}
	
#formcolumn fieldset{
	border:0;
	margin:0;
	padding:0 0 10px 0;
	}
		
	
#formcolumn fieldset input.textfields, #formcolumn input.street, #formcolumn input.city, #formcolumn input.state,  #formcolumn input.zip{
	border:1px solid #a7a7a7;
	margin:0 0 7px 0;
	width:180px;
	height:22px;
	color:#959595;
	font-weight:bold;
	font-size:11px;
	padding:3px 0 0 3px;
	}

#formcolumn input.city{
	width:98px;
	float:left;
	}

#formcolumn input.state{
	width:24px;
	margin:0 0 7px 4px;
	float:left;
	}
	
#formcolumn input.zip{
	width:50px;
	float:right;
}

  
#formcolumn button.submit, #formcolumn button.submit2{
	border:0;
	height:17px;
	width:50px;
	float:right;
	position:relative;
	background: transparent url(/images/neighborhoods/button_mapit.gif) no-repeat scroll left bottom;
	text-indent:-9000px;
	cursor:pointer;
	}
	
#formcolumn button.submit2{
	width:92px;
	background: transparent url(/images/neighborhoods/button_getdirections.gif) no-repeat scroll left bottom;
	}
	
#formcolumn input.maplocation{
	border:0;
	padding:0;
	}
	
#formcolumn fieldset.tofrom p, #formcolumn fieldset.textfields label, #mapcolumn fieldset.mapamenties p{
  display:block;
	font-size:.75em;
	color:#3b3b3b;
	padding:0;
	margin:0;
	}
	
#formcolumn fieldset.textfields label{
	font-weight:bold;
	}	
	
#mapcolumn #mapamentiesbox{
	border:1px solid #a7a7a7;
	background-color:#f9fcef;
	margin:10px 0 0 0;
	}
	
#mapcolumn fieldset{
	border:0;
	padding:10px 10px 10px 0;
	margin:0;
	}
	
#mapamentiesbox fieldset.mapamenties p{
	padding:0 0 5px 25px;
	}
	
label.overlabel {
  color:#999;
}

label.overlabel-apply {
  position:absolute;
  top:3px;
  left:5px;
  z-index:1;
  color:#999;
}
