@charset "utf-8";
/* CSS Document */
body {
	min-width:880px;
	margin-top: 30px;
	background-color: #CDE3D6;
	background-attachment: fixed;
	}
#layout {
	width:880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(http://www.herinspiration.com/images/modernboutique/modernboutique_bodybg.gif);
	background-attachment: scroll;
	}
#wrap {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 20px;
}
	#header {
	background-color: #FFFFFF;
	height: 171px;
	width: 880px;
	}
#leftnav {
	float:left;
	width:160px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 15px;
	}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44210D;
	padding-right: 10px;
	line-height: 18px;
}
.leftnav A:link {
	text-decoration: none;
	color: #42210B;
}
.leftnav A:visited {
	text-decoration: none;
	color: #42210B;
}
.leftnav A:active {
	text-decoration: none;
	color: #42210B;
}
.leftnav A:hover {
	color: #80B597;
}
#content {
	float:right;
	width:660px;
	padding-right: 0px;
	margin-right: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #42210B;
	}
	#footer {
	clear:both;
	float: none;
	left: auto;
	height: 42px;
	width: 880px;
	background-image: url(http://www.herinspiration.com/images/modernboutique/her_footer.gif);
	}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #42210B;
	margin-right: 20px;
	margin-top: 8px;
	width: 880px;
}
.credit A:link {
	text-decoration: none;
	color: #42210B;
}
.credit A:visited {
	text-decoration: none;
	color: #42210B;
}
.credit A:active {
	text-decoration: none;
	color: #42210B;
}
.credit A:hover {
	text-decoration: underline;
	color: #42210B;
}
