@charset "utf-8";
/* CSS Document */
body {
	min-width:902px;
	margin-top: 30px;
	background-color: #b4d7f3;
	background-attachment: fixed;
	}
#wrap {
	width: 800px;
	width:902px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 20px;
}
#layout {
	width:902px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(http://www.gnotesonline.com/images/sweetboutique/sweetboutique_bodybg.gif);
	background-attachment: scroll;
	background-color: #FFFFFF;
	}
	#header {
	background-color: #FFFFFF;
	height: 164px;
	width: 902px;
	}
#leftnav {
	float:left;
	width:175px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 15px;
	}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4276a0;
	padding-right: 10px;
	line-height: 18px;
}
.leftnav A:link {
	text-decoration: none;
	color: #4276a0;
}
.leftnav A:visited {
	text-decoration: none;
	color: #4276a0;
}
.leftnav A:active {
	text-decoration: none;
	color: #4276a0;
}
.leftnav A:hover {
	color: #563210;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #80b0d6;
}
#content {
	float:right;
	width:662px;
	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: #563210;
	}
	#footer {
	clear:both;
	float: none;
	left: auto;
	height: 30px;
	width: 902px;
	background-image: url(http://www.gnotesonline.com/images/sweetboutique/sweetboutique_footer.gif);
	}
	#footer p {
	padding:5px;
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 75;
	right: 50px;
    }
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D2B0F;
	margin-right: 10px;
	margin-top: 15px;
	width: 900px;
}
.credit A:link {
	text-decoration: none;
	color: #4D2B0F;
}
.credit A:visited {
	text-decoration: none;
	color: #4D2B0F;
}
.credit A:active {
	text-decoration: none;
	color: #4D2B0F;
}
.credit A:hover {
	text-decoration: underline;
	color: #4D2B0F;
}

