body
{
	background-color: #BA90BB;
	/* background-image: url('http://www.myhome-mh.com/images/bg_body.png'); */
	background-image: url('http://www.myhome-mh.com/images/bg_body.jpg');
	color: #FFFFFF;
	text-align: center;
	font: 10pt arial;
	line-height: 18px;
}

a:link
{
	color: #DB9F60;
	text-decoration: none;
}
a:visited
{
	color: #DB9F60;
	text-decoration: none;
}
a:hover, a:active
{
	color: #DB9F60;
	text-decoration: underline;
}

.page
{
	width: 980px;
	margin: 10px auto;
	text-align: left;
	overflow: hidden;
}

.header
{
	/* background-color: #632B2A; */
	background-image: url('http://www.myhome-mh.com/images/logo.gif');
	background-repeat: no-repeat;
	background-position: top 700px;
	padding: 3px;
	padding-left: 133px;
	height: 130px;
	color: #FFFFFF;
	width: 100%;
	height: 115px;
}

.hnavbar
{
	width: 100%;
	/* border: 2px solid #632B2A; */
	height: 40px;
}

.contentbox
{
	width: 100%;
	padding: 3px;
	margin: 3px;
	background-color: #674287;
	/* background-image: url('http://www.myhome-mh.com/images/bg_page.gif');
	background-repeat: no-repeat;
	background-position: 0px 150px ;*/
	overflow: hidden;
}

.box1
{
	width: 134px;
	float: left;
}


.marginbottom
{
	margin: 10px auto;
}

.bigmarginbottom
{
	margin-bottom: 70px;
}

.counter
{
	margin-top: 100px;
	text-align: center;
	width: 100%;
}

.box2
{
	padding: 5px;
	width: 810px;
	float: right;
	margin-right: 3px;
	overflow: hidden;
}

.index
{
	background-image: url('http://www.myhome-mh.com/images/index.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 355px;
}

.news
{
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 195px;
	color: #000000;
}

.news a
{
	color: #000000;
}

.formline
{
	width: 100%;
	overflow: hidden;
}

.formright
{
	
}

.formleft
{
	
}

input, textarea
{
	border: 1px solid #632B2A;
	background-color: #FFFFFF;
}


.imgborder
{
	/* border: 1px dashed #962D30; */
	margin-right: 25px;
}

.copyright
{
	text-align: center;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 633px;
	float: right;
	margin-right: 3px;
	width: 100%;
	overflow: visible;
	font-size: 80%;
}

.inline
{
	display: inline;
}

h3
{
	color: #FFFFFF;
	margin: 10px;
}

.upper_squares_left
{
	border: 2px solid #000000;
	width: 200px;
	height: 150px;
	padding: 5px;
	position: relative;	
	top: 38px;
	left: 35px;
	float: left;
}

.lower_squares_right
{
	border: 2px solid #000000;
	width: 200px;
	height: 150px;
	padding: 5px;
	position: relative;
	top: 115px;
	left: 340px;
	text-align: right;
}