a:focus {
outline: none;
}

h1 {
font-size: 34px;
font-family: verdana, helvetica, arial, sans-serif;
letter-spacing:-2px;
color:#9FC54E;
font-weight:700;
padding:20px 0 0;
}

h2 {
font-size: 24px;
font-family: verdana, helvetica, arial, sans-serif;
color:#444444;
font-weight: 400;
padding: 0 0 10px;
}

h3 {
font-size:14px;
font-family:verdana, helvetica, arial, sans-serif;
letter-spacing:-1px;
color:#fff;
font-weight: 700;
text-transform:uppercase;
margin:0;
padding:8px 0 8px 0;
}

img{
float: left;
}

.panel {
position: absolute;
top: 100px;
right: 0;
display: none;
background: #747474;
border:0px solid #111111;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
width: 300px;
height: auto;
padding: 30px 30px 30px 30px;
filter: alpha(opacity=85);
opacity: .85;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 0px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 0px solid #ffffff;
}

a.trigger{
position: absolute;
top: 80px; right: 0;
padding: 22px 61px 20px 40px;
background: url(images/locpink.png) 15% 55% no-repeat;
display: block;
}

a.trigger:hover{
position: absolute;
top: 80px; right: 0;
padding: 22px 56px 20px 40px;
font-weight: 700;
background: url(images/locpink.png) 15% 55% no-repeat;
display: block;
}

a.active.trigger {
background: url(images/locgray.png) 15% 55% no-repeat;
}


ul{
padding: 0;
margin: 0;
list-style-type: none;
}

ul li{
padding: 0;
margin: 0;
list-style-type: none;
}

hr{
background-color: #333333;
height: 1px;
}

#loc1{
	background: url(images/loc1.png);
	width: 300px;
	height: 137px;
	display: block;
	margin-bottom: 5px;
}

#loc2{
	background: url(images/loc2.png);
	width: 300px;
	height: 137px;
	display: block;
	margin-bottom: 5px;
}

#loc3{
	background: url(images/loc3.png);
	width: 300px;
	height: 137px;
	display: block;
	margin-bottom: 5px;
}

.addy{
	width: 300px;
	margin-bottom:5px;
	text-align: center;
	font-size:13px;
}
