@charset "UTF-8";
body {
	background: url(../images/bigGreyTile.gif) repeat center top;
	font: 14px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
}
.pageHeader {
	color: #333333;
	font: 900 16px/20px Helvetica, Arial, sans-serif;
}

.subheader {
	font-weight: 900;
	color: #008494;
}
.footer {
	clear: both;
	width: 1024px;
	text-align: right;
	padding-top: 5px;
	height: 20px;
	color: #666666;
	background: url(../images/bigGreyTile.gif) repeat-x left top;
}
.floralWrap {
	width: 1024px;
	margin: 0px auto;
	background: #FFFFFF;
}

a {
	color: #008494;
	text-decoration: none;
}

a:hover {
	color: #333333;
}

.home {
	float: left;
	width: 350px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.home img {
	float: right;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.bighome img {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-bottom: 20px;
}


a:active {
	color: #333333;
}

a:visited {
	color: #00808A;
}

.banner {
	width: 200px;
	margin: 0px;
	height: 610px;
	background: #B3DFE3 url(../images/blueStrip.gif) repeat-x center top;
	padding-top: 15px;
	border-bottom: 5px double #F0F0F0;
	float: left;
	padding-left: 24px;
}

#navcontainer {
	width: 200px;
	padding-top: 200px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#navcontainer a
{
	display: block;
	padding: 2px 3px 2px 8px;
	border-bottom: 1px solid #000000;
	font: 900 small-caps 16px "Times New Roman", Times, serif;
	color: #333333;
}

#navcontainer a:link, #navlist a:visited
{
	color: #333333;
	text-decoration: none;
}
.content {
	width: 765px;
	 height: expression( this.scrollHeight < 501 ? "500px" : "auto" ); /* sets min-height for IE */
	min-height: 400px;
	background: #FFFFFF;
	height: 605px;
	overflow: scroll;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 8px;
	margin-left: 225px;
}

#navcontainer a:hover
{
	color: #B50829;
}

.storeLogoAngle img {
	float: left;
	padding-bottom: 5px;
	padding-top: 30px;
}
.vendors{
	font-variant: small-caps;
	font-weight: 900;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 22px;
}
.slideshow {
	float: right;
	width: 200px;
	margin-top: 30px;
	margin-right: 35px;
	text-align: right;
}
form {
}
.highlight {
	font-style: italic;
	color: #007C85;
}
.greenBag {
	color: #33CC00;
	font-weight: 900;
}
.outfit img {
	float: left;
	width: 200px;
	margin-right: 20px;
}
.bigText {
	font-size: 36px;
	color: #007C85;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 40px;
	text-align: center;
}
.bigRed {
	font-size: 24px;
	color: #333333;
	line-height: 26px;
	font-weight: bolder;
}
.springPink {
	color: #C18433;
	font-size: 36px;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 40px;
	text-align: center;
}

.smallPink {
	color: #999999;
	font-size: 22px;
	font-weight: 900;
	letter-spacing: 1px;
	text-align: left;
	line-height: 24px;
}
.content li {
	font-size: 105%;
	line-height: 120%;
}
.rightText {
	float: right;
	width: 375px;
}
