#header {
	background-image: url(images/headerimage.jpg);
	height: 115px;
	width: 920px;
}
#divholder {
	width: 550px;
}
#promo {
	height: 213px;
	width: 940px;
}
#promoshout {
	background-image: url(images/mphome_03.jpg);
	height: 35px;
	width: 940px;
	padding-top: 9px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
* html #promoshout{ /*IE only rule. Original width plus left/right paddings */
height: 44px;
}
#homeleft {
	background-image: url(images/mphome_04.jpg);
	height: 850px;
	width: 299px;
}
#homemiddle {
	background-image: url(images/mphome_05.jpg);
	height: 790px;
	width: 267px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 25px;
}
* html #homemiddle{ /*IE only rule. Original width plus left/right paddings */
width: 312px;
height: 850px;
}
#homeright {
	background-image: url(images/mphome_06.jpg);
	height: 790px;
	width: 254px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	padding-left: 25px;
	padding-top: 60px;
	padding-right: 50px;
}
* html #homeright{ /*IE only rule. Original width plus left/right paddings */
width: 329px;
height: 850px;
}
#pagebanner {
	width: 940px;
	height: 152px;
}
#body {
	background-image: url(images/bodyback_03.jpg);
	width: 940px;
}
#foot {
	background-image: url(images/bodyfoot_08.jpg);
	height: 62px;
	width: 940px;
}
.whitebox {
	float: right;
	height: 300px;
	width: 500px;
	background-color: #FFFFFF;
	margin-right: 75px;
}
.property1 {
	background-color: #5c5f3c;
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 5px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #89957a;
	border-left-color: #89957a;
}
.property11 {
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 5px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #89957a;
	border-bottom-color: #5c5f3c;
}
* html .property1{ /*IE only rule. Original width plus left/right paddings */
width: 410px;
}
.btncontainer {
	height: 41px;
}
.property2 {
	background-color: #89957a;
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 5px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #5c5f3c;
	border-left-color: #5c5f3c;
}
.property22 {
	width: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 5px;
	border-right-width: medium;
	border-left-width: medium;
	border-top-width: medium;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-top-color: #5c5f3c;
	border-bottom-color: #5c5f3c;
}
* html .property2{ /*IE only rule. Original width plus left/right paddings */
width: 410px;
}

.moreinfo
{
	display: block;
	width: 72px;
	height: 32px;
	background: url("images/infobtn_09.gif") no-repeat 0 0;
	float: left;
	position:relative;
	left:43px;
}

.moreinfo:hover
{ 
  background: url("images/infobtnon_09.gif") no-repeat 0 0;
}

.moreinfo span
{
  display: none;
}

.map
{
	display: block;
	width: 74px;
	height: 32px;
	background: url("images/infobtn_10.gif") no-repeat 0 0;
	position:relative;
	left:43px;
}

.map:hover
{ 
  background: url("images/infobtnon_10.gif") no-repeat 0 0;
}

.map span
{
  display: none;
}
#footer {
	width: 890px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 5px;
}
a.credit:active {
	text-decoration: underline;
}
a.credit:link {
	color: #ffffff;
	text-decoration: underline;
}
a.credit:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.credit:hover {
	text-decoration: none;
	color: #cccccc;
}
a.credit:active {
	text-decoration: underline;
}
.hiddenPic {display:none;}
