/* 

STYLE SHEET FOR [Woodland Cemetery Foundation - Master]
Created by [Mark L. Steiger]

*/

* {
		margin: 0;
		padding: 0;
		}
/*
html {
		font-size: 100%
	}
*/

body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 62.5%;
	color: #000000;
	}
	
body h1 {
	font-size: 24px;
	}
body h2 {
	font-size: 18px;
	}

#wrapper {
		background: url(images/MLS_background-drop-shadow-tan.gif) 50% 0  repeat-y;
	}
		
	
#topline p {
		padding: 18px;
		padding-top: 3px;
		padding-bottom: 1px;
		background: #0d8853; 
		background-position: 50%;
		height: 15px;
		width: 733px;
		margin: 0 auto;
		font-size: 0.1em;
		color: #e0e0e0;
		font-weight: bold;
		text-align: center;
		}

#main_title h1 {
		text-align: center;
		padding: 0;
		margin: 0;
		}
		
#main_title h2 {
		text-align:center;
		padding: 0;
		margin: 0;
		}
		
#lead_photo {
		padding: 15px;
		padding-top: 10px;
		padding-bottom: 120px;
		padding-right: 30px;
		background-position: 50%;
		background: #f4e8ad url(images/Woodland_Cemetery_Lead_Photo_Edit.gif) 50% 0 repeat-y;
		width: 680px;
		margin: 0 auto;
		margin-top: 0;
		margin-bottom: 0;
		color: #f4e8ad;
		font-weight: bold;
		text-align: right;
		}

#content a:link {
	color: #0d8853;
	}
#content a:visited {
	color: #0d8853;
	}
#content a:hover {
	color: #0d8853;
	}
#content a:focus {
	color: #0d8853;
	}
#content a:active: {
	color: #0d8853;
	}
	
#content {
		border: 4px solid #e5dda0; 
		padding: 18px;
		background: #f4e8ad;
		background-color: #f4e8ad;
		width: 680px;
		margin: 0 auto;		
		margin-top: 20px;
		margin-bottom: 20px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.8em; 
		color: #000000;
		font-weight: bold;
		}
		
#main_content {
		background: #f4e8ad;
		background-color: #f4e8ad;
		} 
		
#footer p {
		padding: 18px;
		padding-top: 5px;
		padding-bottom: 5px;
		background: #0d8853;
		background-position: 50%;
		height: 18px;
		width: 733px;
		margin: 0 auto;
		font-size: 1.8em;
		color: #f4e8ad;
		font-weight: bold;
		text-align: center;
		}

body {
		background: #878787;
		} 
		
.contentfooter {
		height: 20px;
		width: 790px;
		background: url(images/MLS_background-drop-shadow-2-footer.gif) 50% 0 no-repeat;
		margin: 0 auto;
		}
		

		

		

