﻿@charset "utf-8";
/* CSS Document */

@import url("section.css");


/******************************************************
**			Heritage Trail Publication CSS
******************************************************/

#sectionContent H2 {
	color:#5499b6;
}

#sectionMenuName {
	background:#5499b6;
}

#sectionName {
	background:#5499b6;
}

/******************************************************
**			Misc.
******************************************************/

.caption
{
    font-size:smaller;
    color: #9496AD;
    width: 100%;
}

img.center { 
    margin: 0 auto; }

