@charset "utf-8";

/* CSS Document */
#contact-main{position:relative; width:100%;}

h1.sectionHdr { font-size:14px; }

h1 .top-txt { color:black; font-weight:normal; text-transform:none; }
h1 .top-txt a{color:black;}

#side-bar { border:3px double orange;width:246px;background:#ddd;position:absolute;top:20px;bottom:0;left:530px;}

#locations { width:530px; }

#contact-main ul { list-style:none; font-size:.75em; margin-left:10px; margin-top:1em; }

#contact-main ul p { font-size:1em; }

ul#locations-main{ margin-bottom:2em; }
ul#locations-main li{ float:left; width:200px;margin-right:50px; }
ul#locations-additional{clear:both;}
ul#locations-additional li { margin:.5em 0 .5em 15px;}

.mainHdrs { font-weight: bold; color: #000000; padding-top: 10px; margin-top: 10px; }
#contact-main ul .mainHdrs{font-size:1.166em; }
#side-bar ul{font-size:.75em; ;font-weight:bold;}
#side-bar ul a{color:#000;}
#side-bar h3{ margin:0px; padding:3px; background:#F27300; color:white; margin-top:0px; }
