@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-image: url(http://myquickboutique.com/images/spring-chick/sc-backlong.jpg);
	background-position:center center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
		padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

  }
a:link {
	text-decoration: none;
	background-attachment: fixed;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}

img {
   border:0;
}

#outer-wrapper {
	width: 898px;
	padding:0px;
	text-align:left;
	background: #ffffff;
	border:1px solid #433802;
	margin-top: -4;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#header-wrapper {
	width:900px;
	height:111px;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
  }
  
 
#container {
	width:100%;
	height:auto;
	background-image: url(http://myquickboutique.com/images/spring-chick/sc-dotted-divider.png);
	background-repeat: repeat-y;
	background-position: 190px 0px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	overflow: hidden;
}

  

#main {
	width: 680px;
	margin-left: 15px;
	margin-right:10px;
	float: right;
	word-wrap: break-word;
	overflow: hidden;
	margin-top: 15px;
	padding-left: 15px;
	}
	
.featured {
	float: none;
	text-align: center;
}

.featured-intro {
	height: 429px;
	float: none;
	text-align: left;
	background-color: #FDD6E9;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	vertical-align: top;
	padding: 5px;
	border: 2px dotted #FF708E;
}

.align-left { float:left; margin: 0 15px 15px 0; 

}

.center {
	float:center;
	margin: 0 0px 0px 0;
	text-align: center;
}

	
.header-navigation {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #433802;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
}

.header-navigation a:link {
	text-decoration: none;
	color: #433802;
	}
.header-navigation a:visited {
	text-decoration: none;
	color: #433802;
	}
.header-navigation a:hover {
	text-decoration: none;
	color: #6FEBC9;
	}
.header-navigation a:active {
	text-decoration: none;
	color: #6FEBC9;
	}

	
#sidebar {
	width: 160px;
	float: left;
	padding-left:10px;
	padding-bottom:4px;
	word-wrap: break-word;
	overflow: hidden;
	padding-top: 4px;
	margin-top: 15px;

	}
.sidebar-img	{
  	margin-top: 25px;
  	margin-bottom: 0;
	}
	
.links {
	padding-left: 10px;
	color: #4A4511;
}

.links a:link {
	text-decoration: none;
	color: #4A4511;
	}
.links a:visited {
	text-decoration: none;
	color: #4A4511;
	}
.links a:hover {
	text-decoration: none;
	color: #FF708E;
	}
.links a:active {
	text-decoration: none;
	color: #FF708E;
	}

  
.lgfont {color:#FF708E; }

.pattern {
	float:left;
	width:898px;
	height:20px;
	border-top:1px solid #D78FD5;
	border-bottom:1px solid #D78FD5;
	background-color: #ffffff;
	background-image: url(http://myquickboutique.com/images/spring-chick/sc-divider.png);
}
  
#footer {
  	width:898px;
	clear:both;
	}
.footer-text {
	padding-top:5px;
	text-align: center;
	color:#433802;
	font-family: "Century Gothic", Verdana, Arial, "Trebuchet MS";
	font-size: 12px;
}

.footer-text a:link {
	text-decoration: none;
	color: #FF708E;
	}
.footer-text a:visited {
	text-decoration: none;
	color: #FF708E;
	}
.footer-text a:hover {
	text-decoration: none;
	color: #FCD6E6;
	}
.footer-text a:active {
	text-decoration: none;
	color: #FCD6E6;
	}

