
body {
	background-color:#901B10;
	}

ul { 
	margin: 0 0 25px 25px; 
	}
ul li { 
	font: 15px Georgia, Serif; 
	margin: 0 0 8px 0; 
	}

h2 {
font-size:32px;
font-weight:normal;
font-family: Helvetica Neue Light, helvetica, san-serif;
}
#PageWrapper {
	position:relative;
	z-index:-1;
	margin:30px auto;
	width:950px;
	height:650px;
	background-color:#A08656;
}
#horizontal_slide {
  z-index:1;
	top: 180px;
	margin-left:300px;
	top:0px;
	width:580px;
	height:280px;
	background: #AB9A5E;
	color: #202124;
	padding: 10px;
	border: 2px solid #202124;
	font: 12px/18px helvetica, san-serif;
}
#contact_slide {
	margin-left:300px;
	top:180px;
	width:580px;
	height:280px;
	background: #AB9A5E;
	color: #202124;
	padding: 10px;
	border: 2px solid #202124;
	font: 12px/18px helvetica, san-serif;
}
#about_slide {
	margin-left:300px;
	top:180px;
	width:580px;
	height:280px;
	background: #AB9A5E;
	color: #202124;
	padding: 10px;
	border: 2px solid #202124;
	font: 12px/18px helvetica, san-serif;
}
#pm_slide {
	margin-left:300px;
	top:180px;
	width:580px;
	height:280px;
	background: #AB9A5E;
	color: #202124;
	padding: 10px;
	border: 2px solid #202124;
	font: 12px/18px helvetica, san-serif;
}
#photo_slide {
  z-index:2;
  top:180px;
  margin-left:300px;
	margin-top:0px;
	width:580px;
	height:280px;
	background: #AB9A5E;
	color: #202124;
	padding: 10px;
	border: 2px solid #202124;
	font: 12px/18px helvetica, san-serif;
}

#textSlide { 
	background: #AB9A5E;
	color: #202124;
	padding: 10px 30px; 
	font: 12px/18px helvetica, san-serif;
	}
#textSlide h3 { 
font-size:32px;
font-weight:normal;
font-family: Helvetica Neue Light, helvetica, san-serif; 
}

#textSlide h4                           { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }
#textSlide ul                           { list-style: disc; margin: 0 0 0 25px; }
#textSlide ul li                        { display: list-item; }

