@charset "UTF-8";
.wrapper {
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
.copy-left {
	vertical-align:middle;
	margin-right:15px;
	font-size: small;
	float:left;
	width: 350px;
}

.contacttxt {
	color: #000;
	font-size: 12px;
}

.copy {
	margin-left:252px;
	
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 20px;
	text-align: justify;
}
object {
	margin-top: 25px;
	margin-right: 25px;
}

.prep-copy2 td {
}
.copy table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.minigallery {
}
.prep-copy2 th {
	text-decoration: underline;
}
.bottom_nav {
	clear:both;
	margin-left:252px;
	height: 16px;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
}
.bottom_nav a{
	color: #666666;
	text-decoration: none;	
}
.bottom_nav a:hover{
	color: #fe6361;
	text-decoration: none;	
}
.bottom_nav2 {
	margin-top:10px;
	height: 16px;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
}
.bottom_nav2 a{
	color: #666666;
	text-decoration: none;	
}
.bottom_nav2 a:hover{
	color: #fe6361;
	text-decoration: none;	
}
.Prep-copy {
	display: inline;
	float: left;
	width: 450px;
	font-size: small;
}
.Prep-copy h1{
	font-size: medium;
	margin: 0px;
	padding: 0px;
}
.Prep-copy td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.Prep-copy ul {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
.prep-copy2 {
	font-size: small;
}
.prep-copy2 h1{
	font-size: medium;
	margin: 0px;
	padding: 0px;
}
.prep-copy2 td {
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.prep-copy2 ul {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
.thumbnail{
position: relative;
z-index: 0;
margin-right:10px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}


.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid #000000;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -250px;
left: 25px; /*position where enlarged image should offset horizontally */

}
a {
	color: #fe6361;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.select {
	font-size: 10px;
}

