﻿#textBox a {
	font-size: medium;
	font-family: "Lucida Sans", Tahoma, "Times New Roman", sans-serif;
	text-decoration: underline;
	}
table.PicTable img {
	border: thin solid #000000;
}
.PicTable {
	border: medium solid #800000;
	text-align: center;
	font-family: "Lucida Sans", Tahoma, "Times New Roman", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #516b43;
	width: 100%;
}
a:hover {
	color: #FFFFCC;
}
#container {
	position: relative;
	width: 580px;
	z-index: 0;
	float: left;
	text-align: center;
	left: 20px;
	top: 0px;
}


.emailAddress {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

#footer {
	position: relative;
	width: 90%;
	height: 90px;
	z-index: 1;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	background-color: #d5b5a4;
	border: thin solid #000000;
}
#leftColMenu {
	position: relative;
	width: 140px;
	height: 600px;
	z-index: 1;
	text-align: center;
	top: 0px;
	float: left;
	padding-top: 14px;
}
#lgBox {
	position: relative;
	width: 100%;
	height: 700px;
}
#masthead {
	position: relative;
	width: 95%;
	height: 79px;
	z-index: 3;
	text-align: center;
}
#textBox {
	position: relative;
	width: 95%;
	z-index: 3;
	padding-bottom: 20px;
	text-align: left;
}
#picsBox {
	position: relative;
	width: 100%;
	z-index: 2;
	text-align: center;
	left: 0px;
	top: 0px;
	margin-bottom: 20px;
}
body {
	font-family: "Lucida Sans", Tahoma, "Times New Roman", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #516b43;
	background-image: url('../SiteAssets/images/pageBkgnd.gif');
}
a {
	font-family: "Times New Roman", Times, serif;
	color: #516b43;
	text-decoration: none;
	font-size: x-large;
	font-weight: bold;
}
.footer {
	position: relative;
	width: 80%;
	height: 80px;
	z-index: 5;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
	right: auto;
	left: auto;
}
.picBorder {
	border: thin solid #000000;
}
