body
{
	background: black;
}

.footer-text
{
	text-decoration: none;
    color: #736357;
	text-align: center;
    font-family: "garamond";
    font-weight: bold;
    font-size: 8pt;
	letter-spacing: 0.1em;
}

.footer-text:hover
{
    text-decoration: none;
	color: #0071BC;
}



.footer-bar
{
	background-color: #0061A1;
}

.footer-body
{
	background-color: white;
}

.credit-text
{
	text-decoration: none;
    color: white;
	text-align: center;
    font-family: "garamond";
    font-weight: bold;
    font-size: 8pt;
	letter-spacing: 0.1em;
}

.credit-text:hover
{
    text-decoration: none;
	color: #0071BC;
}


.body-blog
{
    background: top;
    background-repeat: repeat-y;
    background-image: url(/images/blog/BkgrdBlog-slice.gif);
}

.body-coming-soon
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/misc/ComingSoon.gif);
}

/* Gallery Styles */

.body-gallery
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/gallery/GalleryBkgrd.gif);
}

/* Tourism Styles */

.body-tourism
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/TourismBkgrd.gif);
}

.body-tourism-home
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/TourismHomeBkgrd.gif);
}

.body-snow
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/Snow.gif);
}

.body-forms
{
    background-color: white;
}

.body-tourism-accommodations
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/accommodations/AccommodationsBkgrd.gif);
}

.body-tourism-attractions
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/attractions/AttractionsBkgrd.jpg);
}

.body-tourism-attractions-directory
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/attractions/AttractionsDirectoryBkgrd.jpg);
}

.body-tourism-attractions-details
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/attractions/AttractionsDetailsBkgrd.jpg);
}

.body-tourism-dining
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/dining/DiningBkgrd.jpg);
}

.body-tourism-festivals
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/festivals/FestivalsBkgrd.gif);
}

.body-tourism-history
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/history/HistoryBkgrd.jpg);
}

.body-tourism-history-facts
{
	background: white;
}

.body-tourism-culturalarts
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/arts/CulturalArtsBkgrd.jpg);
}

.body-tourism-shopping
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/shopping/ShoppingBkgrd.jpg);
}

.body-tourism-shopping-directory
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/shopping/ShoppingDirectoryBkgrd.jpg);
}

.body-tourism-shopping-detail
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/shopping/ShoppingDetailBkgrd.jpg);
}

.body-tourism-transportation
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/transportation/TransportationBkgrd.jpg);
}

.body-tourism-brochure1
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/brochure/BrochureBkgrdLft.jpg);
}

.body-tourism-brochure2
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tourism/brochure/BrochureBkgrdRt.gif);
}

.body-video
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/video/VideoBkgrd.jpg);
}

/* Calendar Styles */
.body-calendar
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/calendar/CalendarHeader.gif);
}

.body-chamber
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/chamber/ChamberBkgrd.jpg);
}

.body-chamber-directory
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/chamber/bkgrd2.jpg);
}
