@charset "utf-8";
/* CSS Document */

body {background-color: #979463}
#boutique_content {
	color: #b39980;
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: 16px;
	height: 540px;
	padding-right: 7px;
	font-variant: normal;
	font-style: normal;
	float: left;
	width: 575px;
	position: relative;
}


#container {
	margin-top: auto;
	width: 900px;
	height: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #561e27;
	background-image: url(images/main_back.jpg);
	background-repeat: no-repeat;
}
	
#leftnav {
	float: left;
	width: 308px;
	height: 900px;
	margin-right: 10px;
	background-image: url(images/home_01.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 9;
}

#content {
	color: #b39980;
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: 16px;
	height: 910px;
	padding-right: 7px;
	font-variant: normal;
	font-style: normal;
	float: left;
	width: 575px;
	position: relative;
}


#content img {
	text-align: center;
	margin-top: 0px;
}
	
#para {
	text-align: left;
	float: left;
	width: 575px;
	position: relative;
	height: auto;
}
#para_home {
	text-align: left;
	float: left;
	width: 575px;
	position: relative;
	height: auto;
	top: 290px;
}
#para_boutique {
	text-align: left;
	float: left;
	width: 575px;
	position: relative;
	height: 540px;
	top: 360px;
	overflow: hidden;
}






#footer {
	text-align: center;
	float: left;
	height: 60px;
	width: 900px;
	position: relative;

}

#footer a:link {
	color: #621E2B;
}

#footer a:visited {color: #621E2B;}
#bodyTxt {
	float: left;
	height: auto;
	width: 575px;
	position: relative;
	padding-bottom: 0px;
}


#footer a:hover {color: black;}
#image {
	float: left;
	height: 345px;
	width: 507px;
	position: relative;
	padding-left: 30px;
	padding-top: 0px;
}
#title {
	height: 58px;
	width: 575px;
	float: right;
	position: relative;
}
#title_home {
	height: 65px;
	width: 575px;
	float: right;
	position: relative;
}




#footer span {
	margin-right: 60px;
}

#home {
	text-align: right;
	margin-top: 73%;
	margin-left: 20px;
	width: 266px;
	height: 32;
	line-height: 3em;
	float: left;
	position: relative;
	top: 30px;
}
#form {
	float: left;
	width: 570px;
	position: relative;
	height: 450px;
}

	
#home img {margin-bottom: 15px;}
#bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	float: left;
	height: auto;
	width: auto;
	list-style-position: inside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	text-indent: 12px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: list-item;
	line-height: normal;
	list-style-image: none;
}
#bout1 {
	float: left;
	height: 193px;
	width: 270px;
	position: relative;
	left: 150px;
}
#bout2 {
	float: left;
	height: 188px;
	width: 246px;
	position: relative;
	bottom: 90px;
}





input {background-color: #ffdce2;}

textarea {background-color: #ffdce2;}
