@import url(base.css);

#navbar .locator a { background: url(/images/header6.png) -6px -149px no-repeat; }
#footer .locator a { background: url(/images/footerhighlight.png) -109px -3px no-repeat; }

h1 { margin: 5px 0 10px 0; }
#sidebar h1, #sidebar h2 { font-size: 1.3em; margin-bottom: 5px; }


#locate dl.zend_form { width: 150px; }
dl.zend_form dt, dl.zend_form dd { width: 50px; }

.maze { padding-top: 10px; clear: both; }
.maze ul { margin-top: 5px; }
.maze li { display: block; margin-top: 5px; line-height: 1.5; }
.maze .label { font-weight: bold; padding-right: 10px; }
.maze .info { float: left; padding-left: 20px; width: 450px; }
.maze .photo { float: left; }
.maze .photo img { width: 100px; height: 100px; }

#content { margin-left: 30px; width: 650px; }

#states a:link, #states a:visited {color: orange; text-decoration: none; font-size: 1em; font-weight: 600; }
