/* 

STYLE SHEET FOR [Woodland Cemetery Foundation - Headstone Photos - WCF_hsphotos.css]
Created by [Mark L. Steiger]

Note: All pages also include WCF_Master.css and p7exp.css

*/

#content {
		border: 4px solid #e5dda0; 
		padding: 10px;
		background: #f4e8ad;
		width: 680px;
		margin: 0 auto;		
		margin-top: 20px;
		margin-bottom: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.6em;
		color: #0000000;
		font-weight: normal;
		}
	
#content_links a:link {
	color: #0d8853;
	font-weight:bold;
	}
#content_links a:visited {
	color: #0d8853;
	font-weight:bold;
	}
#content_links a:hover {
	color: #0d8853;
	font-weight:bold;
	}
#content_links a:focus {
	color: #0d8853;
	font-weight:bold;
	}
#content_links a:active: {
	color: #0d8853;
	font-weight:bold;
	}
		
#content h1 {
		font-weight: bold;
		text-align:center ;
		}

#content h2 {
		font-weight: bold;
		text-align:center ;
		}
		
#content h3 {
		font-weight: bold;
		text-align:center ;
		}
		
#info_needed {
		padding-left: 200px;
		}

#footer {
		font-size: 0.8em;		
		}

