﻿#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#boilerPlate {
	width: 900px;
	float: left;
	height: 50px;
	margin-top: 10px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
}
#masthead {
	width: 900px;
	height: 330px;
	float: left;
	background-color: #D5B980;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
}
#pgContainer {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 8px solid #000000;
	width: 898px;
	float: left;
	background-repeat: repeat;
	background-image: url('../images/masterPg/pgContainerBkgrnd.jpg');
}
#navigation {
	width: 900px;
	float: left;
	height: 33px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	background-image: url('../images/pgElements/btnBkgrnd.jpg');
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#spacer {
	width: 900px;
	float: left;
	height: 22px;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	color: #999999;
	padding-top: 1px;
	letter-spacing: .1em;
}
#mh-L {
	width: 600px;
	float: left;
	height: 300px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}
#mh-R {
	width: 270px;
	margin-right: 15px;
	float: right;
	margin-top: 15px;
}
#mh-inside {
	width: 900px;
	float: left;
	height: 150px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}
.style1 {
	border-collapse: collapse;
}
#footer {
	width: 900px;
	float: left;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 30px;
}
#masthead-inside {
	width: 900px;
	height: 150px;
	float: left;
	background-color: #85110F;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
}
#pg-Left125 {
	width: 125px;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pg-Left400 {
	width: 400px;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pg-Left550 {
	width: 550px;
	float: left;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pg-Right250 {
	width: 250px;
	float: right;
	margin-right: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pg-Left600 {
	width: 600px;
	float: left;
}
#pg-TitleLeft {
	width: 575px;
	float: left;
	height: 30px;
	padding-left: 25px;
	padding-top: 10px;
	background-image: url('../images/masterPg/pgTitleAreaBkgrnd.JPG');
}
#pg-Right300 {
	width: 300px;
	float: right;
	margin-bottom: 10px;
}
