﻿@import "theme_historic.css";


.glossarybox {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #740000;
	text-align: left;
	text-indent: 25px;
	margin: 2px;
	padding: 1px;
	width: 100%;
	
}

.points {
	color: black; 
	font-size: 14pt; 
	height: 75px; 
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 12px;
	background-color: #E5E5E5;
	background-repeat: no-repeat;
	text-align: center;
	padding: 1px;
	width: 100%;
	border-top: 1px inset #740000;
	border-bottom: 3px inset #740000;
		margin-bottom: 10px;
}

.headerbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #66000;
	text-align: center;
	margin: 2px;
	padding: 1px;
	width: 100%;
	border-top: 2px solid #740000;
	border-bottom: 2px solid #740000;
}

.blankbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 2px;
	padding: 4px;
	width: 100%;
	border-top: 2px solid #740000;
	border-bottom: 2px solid #740000;
}

.content img {
float: left;
margin: 5px 15px 0 0;
border: 1px solid #000;
}

#content2 img {
float: right;
margin: 5px 15px 0 0;
border: 1px solid #000;
}

td.points img{ border: 1px solid #000 }	
	.flip a { text-decoration: none; }
	.flip a:hover { color: red; background-color: #E5E5E5; }
	.flip caption { font-family: sans-serif; font-size: 12pt; }
	td.flip{ width: 440px; vertical-align: top;
		color: black; background-color: #fff; }
	div.flipper { color: #000; font-family: Arial; font-size: 10pt; padding: 0px;  }


div.background {
	font-family: Verdana;
	background-color: #003366;
	height: 130px;
	border-top: 4px solid #000;
	border-bottom: 4px solid #000;
	text-align: center;
	width:450px;
}

div.nav_box {
	overflow: hidden;
}


div#nav1a_home a {
	float: left;
	width: 110px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i04.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;

	text-decoration: none;
	border: 1px solid #fff;
}

div#nav1a_home a:hover {
	float: left; 
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}


div#nav1a_active a {
	float: left;
	width: 110px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m%20i04.ashx"); 
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
		cursor: pointer;
}

div#nav1b_home a {
	float: left;
	width: 110px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i05.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav1b_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav1b_active a {
	float: left;
	width: 110px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i05.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
		cursor: pointer;
}

div#nav1c_home a {
	float: left;
	width: 110px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i06.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav1c_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav1c_active a {
	float: left;
	width: 110px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i06.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
		cursor: pointer;
}

div#nav1d_home a {
	float: left;
	width: 110px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i07.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav1d_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
}

div#nav1d_active a {
	float: left;
	width: 110px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i07.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	cursor: pointer;
}

div#nav2a_home a {
	float: left;
	width: 110px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i13.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	}

div#nav2a_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav2a_active a {
	float: left;
	width: 110px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i13.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	cursor: pointer;
}

div#nav2b_home a {
	float: left;
	width: 110px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i14.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav2b_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav2b_active a {
	float: left;
	width: 110px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i14.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	cursor: pointer;
}

div#nav2c_home a {
	float: left;
	width: 110px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i15.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav2c_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav2c_active a {
	float: left;
	width: 110px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i15.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	cursor: pointer;
}

div#nav2d_home a {
	float: left;
	width: 110px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i16.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav2d_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
}


div#nav2d_active a {
	float: left;
	width: 110px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i16.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	cursor: pointer;
}


div#nav3a_home a {
	float: left;
	width: 19%;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i37.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	position: relative;
	left:0.5%;
	top:0.5px;
	margin: 0.5px;
}

div#nav3a_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav3a_active a {
	float: left;
	width: 19%;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i37.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	position: relative;
	left:0.5%;
	top:0.5px;
	margin: 0.5px;
}

div#nav3b_home a {
	float: left;
	width: 19.5%;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i38.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	position: relative;
	left:-0.5%;
	top:0.5px;
}

div#nav3b_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav3b_active a {
	float: left;
	width: 19.5%;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i38.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	position: relative;
	left:-0.5%;
	top:0.5px;
}

div#nav3c_home a {
	float: left;
	width: 19.5%;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i39.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	position: relative;
	left:-0.5%;
	top:0.5px;
}

div#nav3c_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav3c_active a {
	float: left;
	width: 19.5%;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i39.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	position: relative;
	left:-0.5%;
	top:0.5px;
}

div#nav3d_home a {
	float: left;
	width: 19.5%;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i40.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	position: relative;
	left:-0.5%;
	top:0.5px;
}

div#nav3d_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
}

div#nav3d_active a {
	float: left;
	width: 19.5%;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i40.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	position: relative;
	left:-0.5%;
	top:0.5px;
}

div#nav3e_home a {
	float: left;
	width: 20%;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i47.ashx");
	background-position: center 60px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	position: relative;
	left:-0.75%;
	top:0.5px;
}

div#nav3e_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
}

div#nav3e_active a {
	float: left;
	width: 20%;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i47.ashx");
	background-position: center 60px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	position: relative;
	left:-0.75%;
	top:0.5px;
}

div#nav4a_home a {
	float: left;
	width: 146px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/permit.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav4a_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav4a_active a {
	float: left;
	width: 146px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/permit.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav4b_home a {
	float: left;
	width: 146px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i42.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav4b_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav4b_active a {
	float: left;
	width: 146px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i42.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav4c_home a {
	float: left;
	width: 146px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i43.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav4c_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}


div#nav4c_active a {
	float: left;
	width: 146px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i43.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav5a_home a {
	float: left;
	width: 110px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i44.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav5a_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav5a_active a {
	float: left;
	width: 110px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i44.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav5b_home a {
	float: left;
	width: 110px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i45.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav5b_active a {
	float: left;
	width: 110px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i45.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav5b_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav5c_home a {
	float: left;
	width: 110px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i46.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}

div#nav5c_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav5c_active a {
	float: left;
	width: 110px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i46.ashx");
	background-position: center 50px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
}


div#nav5d_home a {
	float: left;
	width: 110px;
	background-color: #E5E5E5;
	background-image: url("~/media/progs/arch/m i16.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	
}

div#nav5d_home a:hover {
	float: left;
	background-color: #740000;
	cursor: pointer;
	text-decoration: none;
}

div#nav5d_active a {
	float: left;
	width: 110px;
	background-color: #003366;
	background-image: url("~/media/progs/arch/m i16.ashx");
	background-position: center 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #fff;
	
}



a.nav_link, a.nav_link:link, a.nav_link:visited span.nav_home {
	width: 100%;
	color: #740000;
	text-decoration: none;
	text-align: center;
}

a.nav_link_active, a.nav_link_active:link, a.nav_link_active:visited span.nav_home {
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

a.nav_link:active span.nav_home {
	width: 100%;
	color: #740000;
	text-decoration: none;
	color: #FFFFFF;

}


a.nav_link:hover span.nav_home {
	width: 100%;
	color:#FFFF99;
	text-decoration: none;
	
}

span.nav_home {
	display: block;
	height:128px;
	font-size:xx-large;
	font-family:sans-serif;
	font-size: 12px;
	font-weight:bolder;
	vertical-align:middle;
	text-align:center;
}

div.section_banner {
    font-weight: bold;
	font-size:15px;
	font-family: serif;
	width: 450px;
	color: #FBF7B5;
	text-align: left;
	background-color:#740000;
	background-repeat: no-repeat;
	background-image: url("~/media/progs/arch/bg.ashx");
	padding: 0px;
	border-top: 0px solid #FBF7B5;
	floating: left;
	position: relative;
}


/*
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0E325E;

}

a:active, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
		color: #740000;
	text-decoration: underline;
}

a.discover:link, a.discover:visited, a.linklist:link, a.linklist:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
		color: #0E325E;
		text-decoration: none;
}

a.discover:active, a.discover:hover, a.linklist:active, a.linklist:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #89163F;
	text-decoration: underline;
}

div.linklist {
	font-family: Arial;
	font-weight: bolder;
	font-size: 12px;
	background-color: #E5E5E5;
	background-repeat: no-repeat;
	text-align: center;
	padding: 1px;
	width: 100%;
	border: 2px inset #740000;
		margin-bottom: 10px;
}

a.linkmenu:link, a.linkmenu:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
		text-align: center;
	font-style: normal;
		color: #0E325E;
	text-decoration: none;
}

a.linkmenu:active, a.linkmenu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
		text-align: center;
	font-style: normal;
	color: #740000;



}


	
a.email, a.email:active, a.email:link, a.email:visited {
	font-size: 90%;
}
*/


