ul#navlist
{
	margin: 0 0 0 0px;
	padding: 0;
	width: 100%;
}

#navlist li
{
	list-style-type: none;
	color: #333333;
	border: 1px solid #999999;
	font-weight: 600;
	text-align: center;
	padding: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#navlist li a
{
	color: #0448a5;
	text-decoration: none;
	display: block;
	padding: 2px;
	background-image: url(/images/locationLnk-bkg.gif);
	background-repeat: repeat;
}
#navlist li a: visited
{
	color: #0448a5;
	text-decoration: none;
	display: block;
	padding: 2px;
	background-image: url(/images/locationLnk-bkg.gif);
	background-repeat: repeat;
}
#navlist li a:hover
{
	color: #FFFFFF;
	background-image: url(/images/locationLnk-hvr.gif);
	background-repeat: repeat;
	
}
ul.accPanelBulletList {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 12px;
}
.picturepadleftLocations {
	float: right;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 10px;
}

div.contact-local {
	width:190px;
	float:right;

}
div.contact-local form#theform {
}
label {
	text-align:left;
	color:#000;
}

label span, span.required {
	color:red;
	font-weight:bold;
}

.panel textarea, .panel input {
	width:160px;
}

input.panel-submit
{
	width:160px;
	color: #0448a5;
	text-decoration: none;
	padding: 2px;
	background-image: url(/images/locationLnk-bkg.gif);
	background-repeat: repeat;
}

.panel {
	background-color: #333333;
	/*padding: 6px;*/
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	width: 187px;
	margin-top:1em;
	clear:right;
}
.paneltrig {
	margin: 0;
	padding: 0;
	background-image: url(/p7ap/images/p7ap_greystonebut.jpg);
	background-repeat: repeat-x;
	background-color:#a4a4a4;
	background-position: left bottom;
}
.paneltrig h3, .paneltrig h4 {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
#panelW1 .paneltrig a {
	display: block;
	text-decoration: none;
	padding: 2px 8px 2px 8px;
	color: #333333;
	font-weight: normal;
	border-bottom: 1px solid #7A7A7A;
	border-top: 1px solid #B6B6B6;
	/*background-image: url(/p7ap/images/p7ap_east_black.gif);*/
	background-repeat: no-repeat;
	background-position: left .4em;
}
#panelW1 .paneltrig a:hover {
	color: #EEEEEE;
}
.paneltrig a:active, .paneltrig a:focus {
	outline: 1px dotted #ccc;
}
#panelW1 .paneltrig .paneltrig_down {
	color: #DDDDDD;
	/*letter-spacing: 0.1em;*/
	/*background-image: url(/p7ap/images/p7ap_south_light_gray.gif);*/
	background-repeat: no-repeat;
	background-position: left .5em;
	background-color: #333333;
	border-color: #333333;
	font-weight: bold;
}
.panelcontent {
	padding: 8px;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(/p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
}
.panelcontent h2, .panelcontent h3, 
.panelcontent h4 {
	font-size: 13px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.panelcontent p {
	margin: 6px 0 12px 0;
}
img.interested-icon {
	float:right;
}



