@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-attachment: fixed;
	background-image: url(http://myquickboutique.com/images/sprout/sprout-back.png);
  }
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}
	
img { border: none; }


#outer-wrapper {
	width: 900px;
	text-align:left;
	background-color: #FFFFFF;
	border:0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	}
#header-wrapper {
	width:900px;
	height:250px;
	margin-bottom: -5px;
	background-color:transparent;
  }




#main {
	width: 660px;
	margin-left: 10px;
	margin-right:10px;
	margin-top:40px;
	float: right;
	word-wrap: break-word;
	overflow: hidden;
	}
	
.breadcrumb {
	font-size: 9px;
	text-align: left;
}

#header-divider {
	width:900px;
	height:25px;
	background-image: url(http://myquickboutique.com/images/sprout/sprout-divider-back.jpg);
	background-repeat: repeat;
}

.text {
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-size: 16px;
	color: #A7A432;
	margin-right: 5px;
	margin-left: 20px;
	margin-top: 5px;
}
	
#sidebar { 
  	width: 175px; 
	float: left;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	}
	
.clearfix:after {
  content: "."; 
  clear: both;
  visibility: hidden;
  display: block;
}

.sidebar-img	{
  	margin-top: 20px;
  	margin-bottom: 0;
	}
.links {padding-left: 10px;}
  
.lgfont {color:#07779D; }

#footer {
	width:900px;
	clear:both;
	background-color: #ffffff;
	}
	
#footer-divider {
	width:900px;
	height:52px;
	background-image: url(http://myquickboutique.com/images/sprout/sprout-footer.png);
	background-repeat: no-repeat;
	 background-color:transparent;
	 	margin-left: auto ;
 	margin-right: auto ;

}


.footer-text {
	padding-top:5px;
		padding-bottom:2px;

	text-align: center;
	color:#ffffff;
	font-family: "Century Gothic", Verdana, Arial, "Trebuchet MS";
	font-size: 12px;
	background-image: url(http://myquickboutique.com/images/sprout/sprout-paper-back.jpg);
	background-repeat: repeat;
}

.footer-bottom {
	padding-top:10px;
	text-align: center;
	color:#45342D;
	font-family: "Century Gothic", Verdana, Arial, "Trebuchet MS";
	font-size: 12px;
}
