@charset "utf-8";
/* modifications to global (layout.css) elements to accommodate different setup */
#sidebar {float:left;}
	#contact-top {background:none;}
	#contact-mid {background:none; text-align:left;}
		#contact-mid p {text-align:left; margin:0 0 15px 0;}
		#contact-mid #contactForm {margin:0;}
		#contact-mid #contactForm #btn-submit {background: url(../../images/contactus/gfx-btn-submit.gif) top left no-repeat; width:160px; height:38px; display:block; font-family:Arial, Helvetica, sans-serif; font-size:0px; line-height:0px; text-indent:-9999px; cursor:pointer; border:0; margin:0 auto; margin-top:10px; padding-bottom:5px; color:#fff;}
	#contact-end {background:none;}
#main {float:left;}

/* original */
#map {margin-bottom:30px; clear:both;}
	#map iframe {border:3px solid #08448c;}

#moreInfo {}
	#moreInfo p#location {width:225px; float:left; display:inline;}
	#moreInfo p#hours {width:175px;; float:left; display:inline;}


