body
{
	background-color: #d7e1ff;
	background-image: url(../images/siteBG.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #14182e;
	font-weight: normal;	
}

a:active, a:visited, a:link
{
	color: #a8493d; text-decoration: none;
}

a:hover
{
	color: #d6a83b; text-decoration: none
}

.button
{
	border: 1px solid #00529b;
	background-color:#a8493d;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #00529b;
}

.txtBox
{
	border: 1px solid #6A7086;
	background-color:#f6f5f5;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #00529b;
}

.form
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #a8493d;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #a8493d;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a8493d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a8493d;
	background-color: #EFECEC;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #595959;
}


.redOnePxBorder
{	
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #a8493d;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #a8493d;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #a8493d;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a8493d;
}

.siteSideBoarders
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}

.adminSiteSideBoarders
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	background-color: #1c275d;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
	
.button
{
	border: 1px solid #d7a32b;
	background-color:#ffffff;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a8493d;
}

.coloredDropdown
{
	border: 1px solid #d7a32b;
	scrollbar-arrow-color: #d7a32b;
	background-color: #ffffff;
	color: #a8493d;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
}

.yellowText
{
	color:#9c913a;
}

.miniCalendarHover:hover
{
	background: #fecb51;
}

a.headerLink:link 		{ color: #ffffff; text-decoration: none }
a.headerLink:active 	{ color: #ffffff; text-decoration: none }
a.headerLink:visited 	{ color: #ffffff; text-decoration: none }
a.headerLink:hover		{ color: #ffffff; text-decoration: underline }

a.whiteYellow:link 		{ color: #ffffff; text-decoration: none }
a.whiteYellow:active 	{ color: #ffffff; text-decoration: none }
a.whiteYellow:visited 	{ color: #ffffff; text-decoration: none }
a.whiteYellow:hover		{ color: #fecb51; text-decoration: none }

a.sideButtonLink:link		{ color: #fdb813; text-decoration: none }
a.sideButtonLink:active 	{ color: #fdb813; text-decoration: none }
a.sideButtonLink:visited 	{ color: #fdb813; text-decoration: none }
a.sideButtonLink:hover		{ color: #fdb813; text-decoration: none }

a.redYellow:link 		{ color: #a8493d; text-decoration: none }
a.redYellow:active	 	{ color: #a8493d; text-decoration: none }
a.redYellow:visited 	{ color: #a8493d; text-decoration: none }
a.redYellow:hover		{ color: #d6a83b; text-decoration: none }

a.yellowRed:link 		{ color: #d6a83b; text-decoration: none }
a.yellowRed:active	 	{ color: #d6a83b; text-decoration: none }
a.yellowRed:visited 	{ color: #d6a83b; text-decoration: none }
a.yellowRed:hover		{ color: #a8493d; text-decoration: none }

a.calendarLink:link		{ color: #a8493d; text-decoration: underline }
a.calendarLink:active 	{ color: #a8493d; text-decoration: underline }
a.calendarLink:visited 	{ color: #a8493d; text-decoration: underline }
a.calendarLink:hover	{ color: #a8493d; text-decoration: underline }

a.whiteYellowUL:link 		{ color: #ffffff; text-decoration: none }
a.whiteYellowUL:active	 	{ color: #ffffff; text-decoration: none }
a.whiteYellowUL:visited 	{ color: #ffffff; text-decoration: none }
a.whiteYellowUL:hover		{ color: #f1bc38; text-decoration: underline }

a.whiteYellowNUL:link 		{ color: #ffffff; text-decoration: none }
a.whiteYellowNUL:active	 	{ color: #ffffff; text-decoration: none }
a.whiteYellowNUL:visited 	{ color: #ffffff; text-decoration: none }
a.whiteYellowNUL:hover		{ color: #f1bc38; text-decoration: none }

a.whiteWhiteUL:link 	{ color: #ffffff; text-decoration: none }
a.whiteWhiteUL:active	{ color: #ffffff; text-decoration: none }
a.whiteWhiteUL:visited 	{ color: #ffffff; text-decoration: none }
a.whiteWhiteUL:hover	{ color: #ffffff; text-decoration: underline }

a.blackUL:link 		{ color: #14182e; text-decoration: none }
a.blackUL:active 	{ color: #14182e; text-decoration: none }
a.blackUL:visited 	{ color: #14182e; text-decoration: none }
a.blackUL:hover		{ color: #14182e; text-decoration: underline }

.calendarText
{ 	color: #000000;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.headerText
{ 	color: #ffffff;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.homeBeigeGoldSubheaderText
{ 	color: #cf9716;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.horizMenuText
{ 	color: #ffffff;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.homeAnnouncementText
{ 	color: #14182e;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 9x;
	font-weight: normal;
}

.redLine
{
	border-style: none;
	border-width: 0px;
	border-top: 1px dashed;
	color: #a8493d;
	height: 1px;
}

.shGold
{ 	color: #cf9716;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.shBlue
{ 	color: #00529b;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: normal;
}

.shMiniGold
{ 	
	/*color: #cf9716;&*/
	color:	#a8493d;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

.sideButtonHeader
{
	color: #fdb813;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.sideButtonText
{
	color: #ffffff;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.formSiteSearch
{ 	color: #a8493d;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
	border: 1px solid #d7a32b;	
}

#dropmenudiv
{
	position:absolute;
	background-color: #a8493d;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	line-height:18px;
	z-index:100;
}
	
#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	color: #000000;
}
	
#dropmenudiv a:hover
{ /*hover background color*/
	background-color: #a8493d;
	color: #ffffff;
}

a.legendStJohnsAndArea:link 	{ color: #000000; text-decoration: none }
a.legendStJohnsAndArea:active	{ color: #000000; text-decoration: none }
a.legendStJohnsAndArea:visited	{ color: #000000; text-decoration: none }
a.legendStJohnsAndArea:hover	{ color: #000000; text-decoration: none }

a.legendNorthernAvalon:link 	{ color: #bc5f58; text-decoration: none }
a.legendNorthernAvalon:active	{ color: #bc5f58; text-decoration: none }
a.legendNorthernAvalon:visited	{ color: #bc5f58; text-decoration: none }
a.legendNorthernAvalon:hover	{ color: #bc5f58; text-decoration: none }

a.legendSouthernAvalon:link 	{ color: #609e55; text-decoration: none }
a.legendSouthernAvalon:active	{ color: #609e55; text-decoration: none }
a.legendSouthernAvalon:visited	{ color: #609e55; text-decoration: none }
a.legendSouthernAvalon:hover	{ color: #609e55; text-decoration: none }

a.legendDiscoveryTrail:link 	{ color: #5a61a9; text-decoration: none }
a.legendDiscoveryTrail:active	{ color: #5a61a9; text-decoration: none }
a.legendDiscoveryTrail:visited	{ color: #5a61a9; text-decoration: none }
a.legendDiscoveryTrail:hover	{ color: #5a61a9; text-decoration: none }

a.legendHeritageRun:link 	{ color: #e7e04f; text-decoration: none }
a.legendHeritageRun:active	{ color: #e7e04f; text-decoration: none }
a.legendHeritageRun:visited	{ color: #e7e04f; text-decoration: none }
a.legendHeritageRun:hover	{ color: #e7e04f; text-decoration: none }

a.defaultHeader:link 	{ color: #14182e; text-decoration: none }
a.defaultHeader:active	{ color: #14182e; text-decoration: none }
a.defaultHeader:visited	{ color: #14182e; text-decoration: none }
a.defaultHeader:hover	{ color: #14182e; text-decoration: none }

a.defaultSubSection:link 	{ color: #cf9716; text-decoration: none }
a.defaultSubSection:active	{ color: #cf9716; text-decoration: none }
a.defaultSubSection:visited	{ color: #cf9716; text-decoration: none }
a.defaultSubSection:hover	{ color: #cf9716; text-decoration: none }

.adminWhiteLargeBold
{ 	color: #ffffff;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

.adminSmallGray
{
	color: #666666;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
}