﻿
/*
  TOTAL LOOK OF HICKORY STYLE SHEET
  Copyright 2008 TLOH

  Designed by Foothills Data, LLC

*/

body
{
	margin: 5px;
	font-family: Tahoma;
	font-size: small;
	color: #524D4A;
	background-color: #FBBF50;
}


a:link
{
	color: #800080;
	font-weight: bold;
}
a:visited
{
	color: #800080;
	font-weight: bold;
}
a:active
{
	color: #800080;
	font-weight: bold;
}
a:hover
{
	color: #CC3300;
	font-weight: bold;
}

.menuStaticMenuStyle
{
	/* 	background-image: url(   'Images/bg_menupurplebar.gif' ); 	background-repeat: repeat-x; color: #FFFFFF; */
}

a.trfm:link
{
	margin: 3px;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	width: 117px;
	height: 25px;
	background-image: url( 'Images/tab_orange.gif' );
}
a.trfm:visited
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	margin: 3px;
	width: 117px;
	height: 25px;
	background-image: url( 'Images/tab_orange.gif' );
}
a.trfm:active
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	margin: 3px;
	width: 117px;
	height: 25px;
	background-image: url( 'Images/tab_orange.gif' );
}
a.trfm:hover
{
	margin: 3px;
	color: #660033;
	font-size: 8pt;
	background-color: #FBBF50;
}

#divPurple a:link
{
	margin: 3px;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	background-color: #660066;
}
#divPurple a:visited
{
	margin: 3px;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	background-color: #660066;
}
#divPurple a:active
{
	margin: 3px;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	background-color: #660066;
}
#divPurple a:hover
{
	margin: 3px;
	color: #FABE50;
	font-size: 10pt;
	font-weight: bold;
	background-color: #75217C;
}



#divPageContents
{
	padding: 8px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
h1
{
	font-size: 14pt;
	font-weight: bold;
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	color: #E17022;
	font-family: Tahoma;
}
h2
{
	font-size: small;
	font-weight: bold;
	border-style: none;
	padding: 0px;
	margin: 0px;
}

.divNormalText
{
	font-size: medium;
}

.divFineprint
{
	font-size: xx-small;
}

.cssImage
{
	border-style: none;
}
.cssPhoto
{
	border: thin solid #996600;
}
.MapBlurbs
{
	margin: 5px;
	border: thin solid #C0C0C0;
	font-size: medium;
}


