h6          { color:#0E346E; font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; font-size:1.4em;
	        font-weight: bold; border-bottom: 1px solid #003366; text-transform: uppercase; margin: 0; padding-top: 10px;
	        margin-top: 10px; }

a           { text-decoration: none; cursor: default; font-size: 1.1em; color: #003366; }

.left       { float: left; margin-left: 10px; }
.right      { float: right; margin-right: 13px; }

#location-details       { display:block; width:250px; padding-left: 20px; padding-right: 10px; border-right:0px dotted #990000;
	                    background-color: #ddd; color: #003366; font-size: 1.0em; }

ul.contact li           { text-align: left; list-style-image: none; padding-bottom: 5px; list-style-position: outside; font-size: 10px; }
ul.points li            { text-align: left; list-style-image: url(../images/arrow_blue.gif); list-style-position: outside;
	                    padding-bottom: 5px; font-size: 10px; }

.click      { border-bottom: 1px dotted #003366; text-decoration: none; text-align: left; color:#003366; padding: 0; cursor: pointer; }
.click:hover{ text-align: left; text-decoration: none; border-bottom: 1px solid #003366; }

#location-content       { display: block; width: 550px; margin-left: 30px; }
#location-content p     { display: block; width: 100%; font-size: 1.2em; line-height: 1.5em; }
#location-directions ol { display: block; width: 250px; font-size: 1.2em; }

.image-holder           { border: 5px solid #0E346E; margin-left: 15px; } 
.image-holder img       { width: 467px; height: 350px; } 
.location-map           { display: block; width: 250px; height: 350px; float: left; padding-top: 25px; }
