@charset "UTF-8";

.gallery {
	background-color: #839973;
	border: medium solid #505F46;
}
#SubHead {
	width:654px;
	height:auto;
	background-color: #505F46;
	margin: 0 auto;
	margin-top: 290px;
	margin-right: 58px;
	text-align: center;
	vertical-align: middle;
}
#SubHead h1 {
	color: #FFFFFF;
	font-size: 26px;
	margin: 0;
	font-style: italic;
}
#UpText {
	width:320px;
	height:auto;
	background-color: #839974;
	border-color: #505F46;
	border-style: solid;
	border-width: 5px;
	margin-left: 165px;
	margin-top: 40px;
	padding: 0 10px 0 10px;
}
#UpImage {
	width:285px;
	height:auto;
	float: right;
	margin-top: -370px;
	margin-right: 50px;
}
#UpText p {
	font-family: "Franklin Gothic Medium", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-position: left;
	text-align: left;
	font-style: italic;
	line-height: 1.2em;
}
#CentreText {
	width:290px;
	height:auto;
	background-color: #505F46;
	border-color: #000000;
	border-style: solid;
	border-width: 5px;
	padding: 0 10px 0 10px;
	margin-left: 500px;
	margin-top: 30px;
}
#CentreText p {
	font-size: 16px;
	font-style: italic;
	color: #FFF4C9;
	text-align: left;
}
#CentreImage {
	width:314px;
	height:auto;
	margin-left: 165px;
	margin-top: -272px;
}
#LowText {
	width:620px;
	height:auto;
	background-color: #839974;
	border-color: #505F46;
	border-style: solid;
	padding: 0 10px 0 10px;
	margin-left: 165px;
	margin-top: 30px;
}
#LowText p {
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
}

