@charset "UTF-8";
table {
	width: 95%;
}
#apDiv1 {
	position:absolute;
	width:100%;
	height:115px;
	z-index:1;
	top: 487px;
	background-color: #333333;
	vertical-align: baseline;
	clear: none;
	margin-top: 100px;
}
/* CSS Document */

.footnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.footnavtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFF00;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
footnavtitle:hover {
	text-decoration: none;
}
/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #6F2405;
}
body {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	background-image: url(/Images/btn_bkrnd.jpg);
	width: 175px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
.navigation:hover {
	color: #FFFFFF;
	background-image: url(/Images/btn_bkrnd_hover.jpg);
}
.mainphotos {
}
mainphotos:hover {
	border: 1px inset #336699;
}
#footer {
	height: 125px;
	width: 100%;
	bottom: 0px;
	background-position: bottom;
	margin: auto;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
