@charset "utf-8";

/* CSS Document */

body   {
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E7DF8A;
	background-image: url(../images/cropmosaic.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: small;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: url(../images/graphics/dot.jpg);
}
#container #mainContent ul {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: outside;
	list-style-image: url(../images/graphics/flower2.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #5B2510;
	line-height: 1.5 em;
}

p {
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #5B2510;
	line-height: 1.5em;
	text-align: left;
}
h1 {
	font-size: small;
	font-weight: normal;
	color: #9CAC2D;
}
h2 {
	font-size: small;
	font-weight: normal;
	color: #E55C39;
	text-align: left;
}
a img {
	border: none;
}
a:link {
	color: #630;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #630;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #80881C;
	text-decoration:none;
	font-weight: normal;
}
a:active {
	color: #630;
	text-decoration: none;
	font-weight: normal;
}

#container {
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFFFFF;
	color: #630;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	width: 837px;
	font-weight: bold;
	color: #660;
} 
#mainContentImg {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#mainContent {
	margin-top: 0;
	margin-right: 50px;
	margin-bottom:10px;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: normal;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	padding-right: 0px;
	list-style-image: url(../images/graphics/dot.jpg);
} 


#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 100px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FFF;
	text-align: center;
	clear: both;
}

#header {
	background-image: url(../images/NEWSLICES/images/images/page-and-figs_04.gif);
	height: 341px;
	width: 837px;
	
} 

#footer {
	text-align: center;
	margin-left: 130px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFF;
	font-size: small;
} 

#flowerbar {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#innerTable tr td {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 80%;
	text-align: center;
	color: #630;
	font-weight: normal;
	font-style: italic;
}
#newsletterSignup {
	background-color: #FFEDC1;
}
#joanna {
	clear: both;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pSectionTitle {
	color: #E55C39;
	font-style: italic;
}
.subHeader {
	font-weight: normal;
	font-variant: normal;
	color: F48140;
	font-style: normal;
	text-transform: uppercase;
	font-size: 0.9em;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#link {
	color: #7C6F21;
	
}
.fabricTags {	text-align: center;
}
#mainContentProduct {
	margin-left: 100px;
}
#login {
	text-align: left;
	width: 60%;
}
.search {
	text-align: center;
}
#patterns {
	font-weight: normal;
	text-align: left;
	line-height: 1.5 em;
	color: #530B0F;
}
#tabletext {
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
	color: #702523;
}
#searchForm {
	width: 90%;
	text-align: right;
}
#patternUpdateList {
	margin-left: 200px;
	text-align: left;
	list-style-type: decimal;
}
.imgJoanna {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 75px;
	margin-left: 0px;
	border-bottom-style: none;
}
#line {
	color: #E7DF8A;
	text-align: center;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE498;
}

.hr {
	color: #DBE498;
}

td #figbar {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
}
#top {
	color: #F2845C;
}

.joannaflowerbar {
	margin-left: 30px;
}
.caption {
	font-variant: normal;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	background-color: #E7DF8A;
	color: #630;
}
.freshvintageimg {
	margin-top: 50px;
}


.linkbox {
	border:3px solid #E7DF8A;
	margin-top: 15px;
	margin-bottom: 15px;
	list-style-position: outside;
	list-style-image: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.5em;
}
	
}
a.caption {
	background-color:#E7DF8A;
	color:#630;
	text-align: center;
}
caption a:link {
	color: #630;
	text-decoration: none;
}
caption a:hover {
	text-decoration: none;
}
.fabricimage {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#footer td div em {
	font-size: x-small;
}
