.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
margin-top: -50px;
margin-left: -175px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-style: none;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
border-style: none;
visibility: visible;
top: 0px;
left: -200px; /*position where enlarged image should offset horizontally */

}
a {
	color: #8B0000;
}



h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#leftcol h3 {
	margin-bottom: 1em;
	font-size: 18px;
	color: #FAFAFA;
	font-family:  times, garamond, "Arial rounded mt bold", arial;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}



div.sidebar hr {
width: 150px;
height: 5px;
color: #ffffff;
border: thin outset Silver;
background: inherit;
text-align: center;
padding: 0 0 0 0;
}

div.photocaption {

color: #8B0000;
text-decoration: none;
text-align: center;
 
}

div.photocaption p {
	
	font: 12px "Arial", Times, serif;
	
}


div.heading{
	background-color: #CC9966;
	padding: 2px 0px 2px 0px;
}


.heading h2 {
	font-size: 32px;
	text-align: center;
	color: #8B0000;

}

.heading h3 {
	font-size: 25px;
	text-align: center;
	color: #8B0000;

}

.heading h4 {
	font-size: 18px;
	text-align: center;
	color: #8B0000;
	}
h4, h1 a {color: #000000; }

a:hover {
	text-decoration: underline;
	color: #181818;
}

div.heading a { text-decoration: none;
	color: #8B0000;
}


hr {
width: 300px;
height: 5px;
color: #000000;
border: thin outset Silver;
background: inherit;
text-align: center;
padding: 0 0 0 0;
}

#paddingleft {

		padding-left: 10px;
	}

#table-bg { 
	border: 0;
	width: 554px;
	height: 308px;
	background: url(images/PalmettoCarriageCo.jpg) no-repeat;
	font-family:  times, garamond, "Arial rounded mt bold", arial;
	text-align: center;
	}

.table-main { 
	
	text-align: center;
	}


.style2 {
	font-size: 11px;
	font-family: "Arial rounded mt bold", arial, times, serif;
	color: #FAFAFA;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0px;
}

.margin {

		margin: 2%;
}

div.navigation {
width: 170px;
margin-left: 1px;
text-align: center;
}

div.buttons a {

color: #8B0000;
background-color: #CC9966;
padding: 4px;
padding-left: 0px;
display: block;
font: 13px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
border: thin outset Silver;
 margin-bottom: 5px;
 margin-top: 5px;
}

div.buttons  a:hover {
background-color: white ;
color: gray ;
text-decoration: none;
}

div.recap{
	background-color: #f4d874;
	color: #000000;
	width: 170px;
	display: block;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	font: 15px Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
}

#footnote a {
		text-decoration: none;
	}

#footnote a:hover {
	text-decoration: underline;
	color: #181818;
}


#footnote * {
	color: #A0522D;
}

#footnote p {
	padding: 0;
	text-align: center;
	font-size: smaller;
}

.background3 {

		background-color: white;
}


.newmber {
	
	text-align: center;
	font: 14px "Arial", Times, serif;
	
}

.newmber2 {
	
	text-align: center;
	font: 18px "Arial", Times, serif;
	
}

.newmber3 {
	
	text-align: justify;
	font: 14px "Arial", Times, serif;
	margin-left: 10px;
	margin-right: 10px;
	
}



