@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	border-left: 1 px solid;
	border-right: 1 px solid;
}
.thrColAbsHdr #container {
	position: relative;
	width: 1000px;
	background: #000000;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	height: 770px;
	top: 20px;
	background-color: #000;
} 
.thrColAbsHdr #homepageheader {
	height: 200px; 
	background: #000000;
	padding: 0px 0px 0px 180px;
	top: 0px;
	background-position: right;
	z-index: 1
	} 
.thrColAbsHdr #homepageheader1 {
	height: 200px;
	padding: 0px 0px 0px 0px;
	top: 0px;
	background-position: right;
	z-index: 1;
	background-image: url(Images/banner.jpg);
} 
.thrColAbsHdr #header {
	height: 200px;
	background: #DDDDDD;
	padding: 0px 0px 0px 180px;
	top: 0px;
	background-position: right;
	background-image: url(Images/left%20sidebar.jpg);
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 150px;
	padding: 00px 00px 00px 00px;
	height: 540px;
	background-image: url(Images/left%20sidebar.jpg);
	color: #FFF;
	background-position: right, top;
	background-repeat: no;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 200px;
	right: 0px;
	width: 150px;
	padding: 15px 10px 15px 20px;
	height: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	background-image: url(Images/rightsidebar.jpg);
	font-weight: normal;
	background-repeat: no;
}
.thrColAbsHdr #mainContent {
	margin: 0 180px 0 150px;
	height: 540px;
	padding: 15px 10px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000;
	background-image: url(Images/700%20main.jpg);
	background-repeat: no;
	background-position: top, left;
}
.thrColAbsHdr #secondaryContent {
	postition: reltive;
	margin: 0 0px 0 150px;
	padding: 0 10px;
	height: 540px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000;
	background-repeat: no-repeat;
	overflow:hidden;
	background-image: url(Images/850%20main%20content.jpg);
	}
.thrColAbsHdr #mapContent {
	postition: reltive;
	margin: 0 0px 0 150px;
	padding: 0 0px;
	height: 540px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	background-repeat: no-repeat;
	overflow:hidden;
	background-image: url(Images/850%20map%20content.jpg);
}
.thrColAbsHdr #footer {
	position: absolute;
	left: 0px;
	top: 740px;
	width: 1000px;
	z-index: 1;
	height: 30px;
	background-image: url(Images/footer.jpg);
	right: 0px;
	border-bottom: 1px solid;
	text-align: center;
	font-size: 12px;
	border-bottom-color: #000;
	vertical-align: center;
}
.thrColAbsHdr #container #mainContent h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
.nav {
	border: 0px #000000 solid;
	width: 160px;
	align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
} 
.nav1 {
	border: 0px #000000 solid;
	width: 160px;
	align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	padding-left: 10px;
}
.thumbnail{
	padding: 0px 0px 0px 0px;
	z-index: 0;
	vertical-align:middle;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
	color: #FFF;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 5px;
	top: 240px;
	left: 410px;
border: 1px solid white;
visibility: hidden;
color: white;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
float:left;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	position: absolute;
	top: 240px;
	left: 410px;
	visibility: visible;
}
.thumbnailmap{
	padding: 0px 0px 0px 0px;
	z-index: 0;
}
.thumbnailmap:hover{
	background-color: transparent;
	z-index: 50;
}
.thumbnailmap span{ /*CSS for enlarged image*/
position: absolute;
background-color: black;
padding: 5px;
border: 1px solid white;
color: white;
text-decoration: none;
top: 440px;
left: 200px;
visibility:hidden;
}
.thumbnailmap span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}
.thumbnailmap:hover span{ /*CSS for enlarged image on hover*/
	position: realtive;
	visibility: visible;
	top: 440px;
	left: 200px;
}
.Heading {
	font-size: 18px;
	color: #880538;
}
.sidebar2 h1 {
	font-size: 14%;
}
.thrColAbsHdr #container #mainContent .Heading {
	color: #880538;
	font-style: italic;
}
a:link {
	color: #000;
	font-size: 10pt;
}
a:visited {
	color: #880538;
	font-size: 10pt;

}
.thrColAbsHdr #container #secondaryContent .thumbnail text {
	color: #fff;
}
.thrColAbsHdr #container #secondaryContent .thumbnail {
	color: #000;
}
.bold {
	font-weight: bold;
	color: #666;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
italics {
	font-style: italic;
}
italics {
	font-style: italic;
}
.thrColAbsHdr #container #sidebar1 table {
	font-size: 10px;
}
.thrColAbsHdr #container #mainContent ul li {
	font-style: italic;
}
