body {
	background-color: #586FA5;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
}
h1 {
	color: #4a2046;
	font-size: 1.5em;
	margin: 0px 0px 12px 16px;
	white-space: nowrap;
	font-weight: bold;
	width: 170px;
}
h2 {
	color: #586FA5;
	font-size: 1.3em;
	margin: 0px 0px 8px 0px;
	white-space: nowrap;
	font-weight: bold;
	width: 170px;
}
a {
	color: #000;	
}
a:hover {
	color: #333;	
}

#maincontainer {
	margin: 0px auto;
	text-align: left;
	height: 600px;
	width: 900px;
	z-index: 1;
}
#header {
	height: 135px;
	overflow: visible;
	z-index: 200;
	margin-top: 12px;
	width: 100%;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: -15px;
	height: 100px;
}
#middle {
	margin: -4px auto;
	background-image: url(../images/homepage.png);
	height: 418px;
	position: relative;
	width: 100%;
	z-index: 2;
}
#middlebackpage {
	margin: -4px auto;
	height: auto;
	position: relative;
	width: 100%;
	z-index: 2;
	background-color: #D5C5B9;
}
#mapbackpage {
	margin: -4px auto;
	height: 400px;
	position: relative;
	width: 100%;
	z-index: 2;
	background-color: #D5C5B9;
}
#bp-middle {
	margin: 0px auto;
	height: auto;
	position: relative;
	width: 876px;
	padding: 12px;
}
#lowerbody {
	margin: 0px 0px 0px 12px;
	height: auto;
	width: 230px;
}
#lowerbody li{
	margin: 12px auto auto 42px;
	line-height: 1em;
	list-style-image: url(../images/arrow-bullet2.png);
}
.homeTiles {
	float: right;
	margin: -228px 25px 0px 0px;
	width: 600px;
	height: 220px;
	z-index: 222;
	text-align: center;
	position: relative;
}
#portrait {
	float: left;
	margin: 0px;
	z-index: 111;
}
#middleLeft {
	float: right;
	position: relative;
	background-image: url(../images/white-bkg.png);
	height: 395px;
	width: 600px;
	margin: 12px 17px 0px 0px;
	border: solid #999999 1px;
	padding: 4px 4px 4px 12px;
	z-index: 12;
	color: #000000;
}
#middleLeft li {
	list-style-image: url(../images/arrow-bullet2.png);
	margin-left: 18px;
	line-height: 1.3em;
}
#middleRight {
	float: right;
	position: relative;
	background-image: url(../images/white-bkg.png);
	height: auto;
	width: 600px;
	margin: 12px 17px 0px 0px;
	border: solid #999999 1px;
	padding: 4px 4px 4px 12px;
	z-index: 12;
	color: #000000;
}

#mapHolder {
	float: right;
	position: relative;
	background-image: url(../images/white-bkg.png);
	height: 370px;
	width: 600px;
	margin: 12px 17px 0px 0px;
	border: solid #999999 1px;
	padding: 4px 4px 4px 12px;
	z-index: 12;
	color: #000000;
	text-align: center;
}
#contactForm {
	float: right;
	position: relative;
	background-image: url(../images/white-bkg.png);
	height: 300px;
	width: 300px;
	margin: 12px 17px 0px 0px;
	border: solid #999999 1px;
	padding: 4px 4px 4px 12px;
	z-index: 12;
	color: #000000;
}
#pageheaders {
	float: left;
	position: relative;
	background-image: url(../images/trans-purple.png);
	height: auto;
	width: 95%;
	margin: 10px auto 12px 12px;
	border: solid #999999 1px;
	padding: 4px 4px 4px 12px;
	z-index: 12;
	color: #FFFFFF;
}
#headerright {
	float: right;
	position: relative;
	margin: 12px;
	text-align: center;
	height: 360px;

}
#pageheaders h1 {
	color: #C19674;
	font-size: 1.35em;
	margin: 4px 0px 12px 0px;
	white-space: nowrap;
	font-weight: bold;
}
#pageheaders a {
	color: #C19674;
}
#pageheaders a:hover {
	color: #FFFFFF;
}
#footer {
	height: 90px;
	width: 900px;
	margin: 4px auto;
	position: relative;
	text-align: left;
	color: #FFFFFF;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}
#footerLeft {
	float: left;
	width: 260px;
	text-align: center;
}
#footerRight {
	text-align: right;
	float: right;
	width: 450px;
	position: relative;
	margin: 25px 18px;
	color: #321B2E;
}
#footerNav a{
	font-size:0.8em;
	color: #999999;
	padding:8px 8px;
	text-align: right;
	margin: 0px auto;
	width: 100%;
}
#footerNav a:hover{
	color: #eaeaea;
}
