body {
	margin: 0px 0px 0px 0px;
 	background-color: #8C8D8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #58595B;
	font-size: 10pt;
	text-decoration: none;
}

form {
  border: 1px solid #CCCCCC;
  padding: 15px;
  background: #FFFFFF;
}

#template{
	background-color: #E0E1E2;
}

/* Image Gallery */

.gallery {
	border: 1px solid #CCCCCC;
	padding: 15px 15px 15px 5px;
	background: #E0E1E2;
	width: 100%;
}

.imagesThumb {
	float: left;
	width: 120px;
	margin-left: 10px;
	overflow: hidden;
}

.thumbNail {
	border: 0px;
}

.titleLarge {
	font-size: 11pt;
}

.imagesDescription {
	font size: 10pt;
}

/* Quilt Images */
#quilt{
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
	background-image: url(../images/quilt.images.stage/about_us2_quilt.jpg);
}
#quiltpersonalizing{
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
	background-image: url(../images/quilt.images.stage/personalizing_quilt.jpg);
	height: 700px;
}
#quiltproductselection{
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
	background-image: url(../images/quilt.images.stage/aboutus_quilt.jpg);
}
#quilttestimonials{
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
	background-image: url(../images/quilt.images.stage/testimonials_quilt.jpg);
}
#quiltcontact{
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
	background-image: url(../images/quilt.images.stage/contact_quilt.jpg);
}
#quiltaboutus{
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
	background-image: url(../images/quilt.images.stage/partnerspecials_quilt.jpg);
}
#quiltorderform{
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
	background-image: url(../images/quilt.images.stage/orderform_quilt.jpg);
}
#quiltsplash{
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 50px;
}
#stage{
	width: 500px;
	padding: 15px 50px 15px 10px;
	text-align: left;
}
#slideshow{
	padding: 0px 0px 0px 0px;
	valign: top;
	height: 270px;
	background-color: #8C8D8F;
}
#borderstitch{
	background-image: url(../images/border.swatch.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
#borderstitchBtm{
	background-image: url(../images/border.swatch.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.legal {
	color: #666666;
	font-size: 9pt;
}

.footer {
	color: #ffffff;
	background-color: #F17E20;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18pt;
	padding: 0px 50px 0px 0px;
}
.copyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #84277A;
	font-size: 14pt;
}

.formtable {
	padding-right: 15px;
	padding-bottom: 5px;
}

.imageborder {
	border: 1px solid #CCCCCC;
	padding: 15px;
    background: #FFFFFF;
}

/*** links ***/
.link {
	color: #F17E20;
	font-weight: bold;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
	color: #F17E20;
}
.footerlink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footerlink:hover  {
	text-decoration: underline;
	color: #FFFFFF;
}

.leaderlinks  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #F17E20;
	font-size: 14pt;
	text-decoration: none;
}
.leaderlinks:hover  {
	text-decoration: underline;
}