/* CLF1 to CLF2 Transitional */

h1 {
  margin: .67em 0;
}

h2 {
  margin: .83em 0;
}

h3 {
  margin: 1em 0;
}

h4 {
  margin: 1.33em 0;
}

h5 {
  margin: 1.67em 0;
}

h6 {
  margin: 2.33em 0;
}

/* Spotlights */

div.spotlights {
	width: 425px;
	margin: auto;
}

div.spotlights li {
	list-style-type: none;
	width: 200px;
	padding-bottom: 10px;
	margin: 0 5px 0 5px;
	font-size: 90%;
	float: left;
}

div.spotlights div.arrow {
	background-repeat: no-repeat;
	width: 10px;
	height: 11px;
}

div#locations-links-block {
	margin: 15px 0 10px 0;
	padding: 10px;
	clear: both;
	background-color: #CCCC99;
	border-color: #336633;
	border-top-style: solid;
	border-top-width: 5px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
}

div.spotlights div.arrow {
	background-repeat: no-repeat;
	width: 10px;
	height: 11px;
	margin-right: 5px;
	display: inline;
}

div.locations-links {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 90%;
	float: left;
	width: 200px;
}

div.locations-links h5 {
	margin: 0 0 10px 0;
	padding: 0;
}

div.locations-links li {
	list-style-type: none;
	list-style-image: url(/images/nav/tri_right_336633.gif);
	font-size: 85%;
}

div.locations-links a:link, div.locations-links a:active, div.locations-links a:visited {
	text-decoration: none;
}

div.locations-links a:hover {
	text-decoration: underline;
}

img.headerimage {
	margin-top: 10px;
}

/* Site Images */

#site-prov-image {
	width: 185px;
	height: 150px;
}

#site-preview-image {
	width: 265px;
	height: 150px;
}

.image-left { 
	float: left;
	vertical-align: text-top;
}
.image-right {
	float: right;
	vertical-align: text-top;
	margin-left: 10px;
}
.img-gal {
	float: left ;
	width: 130px; 
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-gal img {
	outline-style: outset;
	outline-color: #CCCC66;
	outline-width: medium;
}
.clf2, .msgarea, .headcontainer {
	font-size: 1%;
	display: none;
}
