#geoCoder { 
	background:#ae0000;
	height:220px;
	width:100%;
	float:left;
	font-family:Palatino Linotype;
	font-size:12pt;
	color:white;
	position:relative;
}
#map_canvas {height:600px;width:98%;left:10px;right:10px;top:0px;bottom:0px;float:left;z-index:1000;}
#geoCoder h2 {font-size:12pt;font-weight:900;color:black;padding:0px 10px;margin-top:5px;}
#geoCoder .address ,#geoCoder .city { 

			}	
			
#geoCoder div.fetchButton {
			font-family:Palatino Linotype;
			background:#ffffff;
			top:0px;
			margin-top:10px;
			margin-left:auto;margin-right:auto;
			border:3px outset black;
			width:250px;height:95px;
			padding:5px;
			min-width:75px;
			}
#geoCoder div.fetchButton img {margin:5px 20px;border:0px;}
#geoCoder .info { top:5px;width:84%;height:35%;border:1px solid lightblue;font-size:16pt;padding:2%;}
#geoCoder input { 
				text-indent:15px;
				position:relative;background:#FFFFFF;
				border:2px double lightblue;margin-top:2%;
				font-size:12pt;
}
#geoCoder label { position:relative;font-size:1em;}
#options { font-family:"Times New Roman";margin-left:20px;width:25%;float:left;}
#options input {						
				text-indent:0px;
				position:relative;background:#FFFFFF;
				border:2px double lightblue;
				margin:0px 5px;
				padding:0px;
				min-height:100%;
	}
#sponsored {margin-right:10px;height:auto;float:right;text-align:center;margin-top:20px;}
#sponsored img {max-width:500px;max-height:286px;background:white;}
#addressSearch	{width:40%;float:left;}
#addressSearch input[type='submit']{ background:black;color:white;border:0px solid transparent;padding:2px 10px;width:auto;text-indent:0px;float:right; cursor: pointer;}
#addressSearch input[type='text']{
	top:0px; 
	height:1em;
	font-family:Palatino Linotype;
	width:95%;
	float:right;
}
.select {width:22%;float:left;font-size:16pt;font-family:Palatino Linotype;}
.select {margin:3px;}
disable.ColtonPaper { color:#55aa55;font-size:14pt;font-weight:900;text-shadow:1px 1px 1px black;letter-spacing:2px;	}
disable.GTPaper {	color:#ff4444;font-size:14pt;font-weight:900;text-shadow:1px 1px 0px black,-1px 1px 0px black,1px -1px 0px black,-1px -1px 0px black;letter-spacing:2px;	}
disable.LLPaper { color:#aa55aa;font-size:14pt;font-weight:900;text-shadow:1px 1px 1px black;letter-spacing:1px;	}
