﻿body
{
	background: url(/images/gallery/ham_int_background.jpg);
	color:#5C6A5C; font-size: 80%;
	font-family: verdana, serif;
}

a, a:link, a:visited, a:hover, a:active { text-decoration:none; color: #098C91; text-decoration: none;}
a:visited { color: #098C91; }
a:hover { color: #098C91; text-decoration:underline; }


#GalleryWrap
{
	width: 769px;
	margin: 0 auto;
	position: relative;
	border: 1px solid #373634;
}

#Header
{
	width: 769px;
	height: 91px;
	border-bottom: 1px solid #373634;
	background: url(/images/gallery/ham_mp_header_background.gif) 0 0 no-repeat;
}

#Header #home_link
{
    display: block;
    width: 143px;
    height: 0;
    overflow: hidden;
    padding-top: 91px;
}

#GalContent
{
	width: 749px;
	min-height: 230px;
	background-color: #FFF;
	padding: 10px;
}

.breadcrumb a { font-weight: bold; }

div#foot {
			width:769px;	
			height:70px; 
			background: url(/images/interior/ham_int_footer_background1.gif) repeat-x;
			color: #5C6A5B; 
			z-index: 10; 
			margin-left: 0px;
			text-align:center; 
			font-size: 10px;  
			font-family:arial;	
			line-height:1;
			padding-top: 14px;
			/* \*/padding-top: 0px;/* hide from IE 5 Mac */
		}
div#copy { 
			width:769px; 
			margin:0px;
			background: #FFF url(/images/heritagelogo.gif) no-repeat top center;
			font-size: 10px; 
			color: #768876;
			padding-top: 40px;
			padding-bottom: 10px;
			/* \*/padding-top: 0px;	/* hide from IE 5 Mac */
		}
div#contact 
{
	background-color: #FFF; 
	font-size:10px;
	line-height:1.1; 
	text-align: center;
}
.spacer { line-height:15px; }


a.copy, a.copy:link, a.copy:active { color: #768876; }
a.copy:hover, a.copy:visited { text-decoration:underline; color: #5C6A5C; }

a.foot, a.foot:link, a.foot:visited, a.foot:active { font-size:10px; color: #5C6A5C; font-weight:bold; } 
a.foot:hover {	color: #5C6A5C;	text-decoration: underline; }
a.footAT, a.footAT:link, a.footAT:hover, a.footAT:visited, a.footAT:active { font-size:10px; color: #D1071C; font-weight:bold;} 
		
#DisplayWrapper {padding: 25px 10px 25px 10px;}
