.lidogates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: 6d6640;
	font-style: italic;
	line-height: 37px;
}
.lg-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 6d6640;
	line-height: 34px;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.lg-font2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
}
.lg-font3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}
.lg-font-printscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 6d6640;

}
.lg-font-printscript-bl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}

.thumbnail-1{
position: relative;
z-index: 0;
}

.thumbnail-1:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail-1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail-1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail-1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -40px;
left: 305px; /*position where enlarged image should offset horizontally */

}

.thumbnail-2{
position: relative;
z-index: 0;
}

.thumbnail-2:hover{
background-color: transparent;
z-index: 60;
}

.thumbnail-2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail-2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail-2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -40px;
left: 150px; /*position where enlarged image should offset horizontally */

}

.thumbnail-3{
position: relative;
z-index: 0;
}

.thumbnail-3:hover{
background-color: transparent;
z-index: 60;
}

.thumbnail-3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail-3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail-3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -50px;
left: -300px; /*position where enlarged image should offset horizontally */

}

.thumbnail-4{
position: relative;
z-index: 0;
}

.thumbnail-4:hover{
background-color: transparent;
z-index: 60;
}

.thumbnail-4 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail-4 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail-4:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -40px;
left: -450px; /*position where enlarged image should offset horizontally */

}

.thumbnail-5{
position: relative;
z-index: 0;
}

.thumbnail-5:hover{
background-color: transparent;
z-index: 60;
}

.thumbnail-5 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail-5 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail-5:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -40px;
left: -603px; /*position where enlarged image should offset horizontally */

}
