@charset "utf-8";
/* CSS Document */

/*BODY*/
img { border:0px none; padding:0px; }

body {
	margin:0px 0px 4px 0px;
	background-image:url(../furniture/background.gif);
	background-repeat:repeat-x;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	background-color: #FFFFFF;
}

/*holder*/
#holder {
	position: relative;
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	margin-top: 10px;
}

/*HEADER*/
#header {
	position: relative;
	height: 355px;
	background-image: url(../furniture/header-background.jpg);
	width: 1300px;
}


#maisonblanche-logo {
	position:absolute;
	top:0px;
	}
#contact  {
	position:absolute;
	top:0px;
	right:350px;

}

#flags {
	position: absolute;
	top: 10px;
	right: 590px;
}
.headertext {
	font-size: 14px;
	color: #bdf53f;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 56px;
}
h1 {
	font-size: 16px;
	color: #487006;
	padding-left: 10px;
	padding-top: 10px;
}
h2 {
	font-size: 14px;
	color: #487006;
	padding-left: 10px;
}
h3 {
	font-size: 12px;
	color: #76A50C;
}


p {
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.parawidth {
	width: 620px;
}

a {
	color: #76A50C;
}






#content/*CONTENTHOME*/

 {
	position:relative;
	width: 960px;
	text-align:justify;
	color: #666666;
	background-color: #FFFFFF;

}




#rightcontent {
	width: 305px;
	position: absolute;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #76A50C;
	margin-top: 0px;
	top: 0px;
	right: 0px;
	height: 650px;
}
#holder #content #rightcontent h1 {
	margin: 0px;
}
#regionrightcontent {
	width: 305px;
	position: absolute;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #76A50C;
	margin-top: 0px;
	top: 0px;
	right: 0px;
	height: 500px;
}
#roomrightcontent {
	width: 305px;
	position: absolute;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #76A50C;
	margin-top: 0px;
	top: 0px;
	right: 0px;
	height: 730px;
}


.homepageimg {
	margin-left: 70px;
	margin-top: 10px;
}
#bedrooms {
	width: 600px;
	left: 10px;
	top: 400px;
}

.roompageimg    {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
table#form {
	margin-left: 10px;

}

#map_canvas {
	width:600px;
	height:350px;
	margin-left: 10px;
}








/*FOOTER*/
#footer{
	width: 960px;
	height: 21px;
	padding-top: 4px;
	padding-bottom: 0px;
	text-align: right;
	color:#FFFFFF;
	background-color: #497006;
	position: relative;
}


#footer a{
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
	margin-right: 10px;
}
#footer a:link {
	color: #FFFFFF;
	}
#footer a:visited {
	color: #90C90A;
	}
#footer a:hover {
	color: #8EC709;
	}

#leftbox  p {
	padding-left: 10px;
	width: 300px;
	text-align: justify;
}

