@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/background.png);
	background-repeat: repeat;
}

#content {
	background-image: url(images/webhome.png);
	background-repeat:no-repeat;
	height: 630px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	width: 910px;
}

#storeslongtemp {
	background-image: url(images/storesbg.png);
	background-repeat:no-repeat;
	height: 1363px; /*1363*/
	margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	width: 910px;
}

#storeslongautotemp {
	background-image: url(images/storesbg.png);
	background-repeat:repeat-y;
	height: auto; /*1363*/
	margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	width: 910px;
}

#storeslongtop {
	background-image: url(images/storestop.png);
	background-repeat:no-repeat;
	height: 607px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	width: 910px;
}

#storeslongmid {
	background-image: url(images/storesmiddle.png);
	background-repeat:repeat-y;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
    margin-right: auto;
	width: 910px;
}

#storeslongbottom {
	background-image: url(images/storesbottom.png);
	background-repeat:no-repeat;
	height: 81px;
	margin-top: 0px;
	margin-left: auto;
    margin-right: auto;
	width: 910px;
}



#contact {
	height:362px;
	margin-left: 30px;
	margin-top: 10px;
	float: left;
	width: 469px;
}

#abtext {
	height: 344px;
	margin-left: 12px;
	margin-top: 0px;
	float: left;
	width: 552px;
}

#storestextl {
	height: auto;
	margin-left: 298px;
	margin-top: 0px;
	width: 552px;
}

#storestextr {
	height: 744px;
	margin-left: 18px;
	margin-top: 0px;
	float: left;
	width: 252px;
}

#stores {
	height: 311px;
	margin-left: 535px;
	margin-top: 247px;
	position: absolute;
	width: 478px;
	overflow-y: scroll;
}

#collectionlink {
}

#storeslink {
 margin-top: 4px;
}

#aboutlink {
  margin-top:5px;
}

#contactlink {
margin-top: 4px;
}


#logo {
	height: 147px;
	margin-left: 52px;
	margin-top: 210px;
	width: 244px;
    float: left;
}

#leftlinks {
	height: 150px;
	margin-left: 0px;
	margin-top: 115px;
	width: 200px;
	float: left;
}

#slideshow {
	height: 462px;
	margin-right: 92px;
	margin-top: 120px;
	width: 469px;
	float: right;
}

#collectext {
	height: 462px;
	margin-top: 100px;
	width: 469px;
	float: right;
	margin-right: 80px;
}

#toplinks {
	height: 38px;
	margin-top: 35px;
	margin-left:332px;
	position: absolute;
	width: 535px;
}

#welovemail {
    border-bottom: 2px solid black;
	border-right: 2px solid black;
    height: 165px;
    margin-left: px;
	margin-top: 74px;
float: left;
	width: 330px;
}

#mailimage {
	background-image: url(images/mailbox.png);
	background-repeat: no-repeat;
    border-bottom: 2px solid black;
    height: 163px;
float: left;
    margin-left: 0px;
	margin-top: 76px;
	width: 238px;
}

#aboutimage {
	background-image: url(images/nancy.png);
	background-repeat: no-repeat;
    border-bottom: 2px solid black;
    height: 163px;
float: left;
    margin-left: 0px;
	margin-top: 76px;
	width: 238px;
}

#storesimage {
		background-image: url(images/storesimg.png);
	background-repeat: no-repeat;
    border-bottom: 2px solid black;
    height: 163px;
float: left;
    margin-left: 0px;
	margin-top: 76px;
	width: 238px;
}

ul.leftlinks li {
	list-style: none;
}

#tabbg {
	background-image: url(images/tabbg.png);
	background-repeat: no-repeat;
	height: 38px;
	float: left;
	list-style: none;
	margin-right: 3px;
	text-align: center;
	width: 119px;
}

.toplinks {
	color: white;
	font-family: "Gill Sans MT", "Gill Sans";
	font-size: 17px;
	line-height: 40px;
}

.contacttitle {
	color: black;
	font-family: "Gill Sans MT", "Gill Sans";
	font-size: 17px;
}

.abtext {
	color: #73C167;
	font-family: "GillSans", "Gill Sans MT", "Gill Sans";
	font-size: 13px;
}

.contacttext {
	color: #73C167;
	font-family: "Goudy Old Style";
	font-size: 17px;
	text-align: center;
}

.contacttext a:link,
.contacttext a:visited {
	color: #73C167;
	font-family: "Goudy Old Style";
	font-size: 17px;
	text-align: center;
	text-decoration: underline;
}


.contacttextital {
	color: #73C167;
	font-family: "Goudy Old Style";
	font-style: italic;
	font-size: 17px;
	text-align: center;
}

.leftlinks {
	color: black;
	font-family: "Goudy Old Style";
	font-size: 22px;
	line-height: 19px;
}

.state,
.state a:link,
.state a:hover,
.state a:visited {
	color: #73C167;
	font-family: "Gill Sans MT", "Gill Sans";
	font-size: 16px;
	text-align: center;
}

.storename {
	color: black;
	font-family: "Goudy Old Style";
	font-size: 12px;
	text-align: center;
}

.storeadd {
	color: black;
	font-family: "Goudy Old Style";
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

.storeadd a:link,
.storeadd a:hover,
.storeadd a:visited {
	color: black;
	font-family: "Goudy Old Style";
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
}


/* links */

#invitations {
	height: 38px;
	margin-left: 5px;
	margin-top: 8px;
}

#stationary {
	height: 38px;
	margin-left: 5px;
	margin-top: 8px;
}

#youth {
	height: 38px;
	margin-left: 0px;
	margin-top: 8px;
}

#holiday {
	height: 38px;
	margin-left: 0px;
	margin-top: 8px;

}

/* @font-face */
  @font-face {
      font-family: "GillSans";
      src: url("GillSans.ttf");
    }
