/* Main body style definition  */
BODY  {
	font-family : Verdana;
	font-size : 11px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A68242;
	background-image: url(/images/floral-tile-grad.gif);
	background-repeat: repeat-x;
}


#wrap 		{ width:960px; margin:0 auto; } /* "auto" makes the left and right margins center the wrapper */



/* This is the style for the majority of text not otherwise defined below */
.mainpage {
	font-family : Verdana;
	font-size : 11px;
	padding : 0;
	border-width : 0;
	margin : 0;	
	color : 000000;
}

.browntext{
	color:4D270F;
}

/* Style for main page titles, if no image defined */
.title {
	font-family : Verdana;
	font-size : 13px;
	color : 765B3F;
	font-weight: bold;
}

/* Style for other page titles, if no image defined */
.title2 {
	font-family : Verdana;
	font-size : 12px;
	color : 765B3F;
	font-weight: bold;
}

/* Style for text that appears at the top of some special pages like specials, and search engine */
.toptext {
	font-family : Verdana;
	font-size : 11px;
	color : Red;
}

/* Style for product names, if no image defined   */
.prodname {
	font-family : Verdana;
	font-size : 12px;
}

/* Style for category names, if no image defined   */
.catname {
	font-family : Verdana;
	font-size : 11px;
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-family : Verdana;
	font-size : 11px;
}

/* Style for Product price, if turned on */
.prodprice {
	font-family : Verdana;
	font-size : 11px;
}

/* Style for Product price emphasized words */
.prodprice2 {
	font-family : Verdana;
	font-size : 11px;
	color: Red;
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-family : Verdana;
	font-size : 11px;
}

/* Style for border around image on moreinfo page */
.moreimg {
	background-color: white;
}

/* Style for orderbox text */
.ordertext {
	font-family : Verdana;
	font-size : 11px;
	color : 000000;
}

/* Style for form headers */
.formheader {
	font-family : Verdana;
	font-size : 11px;
	color : white;
}

/* Style for form background */
table.formbg {
	background-color : #FFFFDD;
}

/* Style for form text */
.formtext {
	font-family : Verdana;
	font-size : 11px;
	color : 000000;
}

/* Style for larger form text */
.largerformtext {
	font-family : Verdana;
	font-size : 11px;	
	color : 000000;
}

/* Style for smaller form text */
.smallformtext {
	font-family : Verdana;
	font-size : 11px;	
	color : 000000;
}

/* Style for form error messages */
.formerror {
	font-family : Verdana;
	font-size : 11px;
	color : red;
}

/* Style for form required text */
.formreqtext {
	font-family : Verdana;
	font-size : 11px;
	color : red;
}

/* Style for shopping cart header */
.cartheader {
	font-family : Verdana;
	font-size : 11px;
	color : white;
}

/* Style for shopping cart header background */
.cartheaderbg {
	background-color : 523827;
}

/* Style for shopping cart text */
.carttext {
	font-family : Verdana;
	font-size : 11px;
	color : 000000;
}

/* Style for small shopping cart text */
.smallcarttext {
	font-family : Verdana;
	font-size : 11px;
	color : 000000;
}

/* Style for main shopping cart color */
.mainrows {
	background-color : #FFFFDD;
}

/* Style for alternate shopping cart rows */
.altrows {
	background-color : #EBC374;
}

/* Add any additional styles you wish to use for your store here  */

/* Used for the default header */
A.header {
	font-family : Verdana;
	font-size : 11px;
	color: 000099;
	font-weight: bold;	
	}
	
/* Used for the default footer */
A.footer {
	font-family : Verdana;
	font-size : 11px;
	color: 000099;
	font-weight: bold;	
	}

.merchant {
	font-family : Verdana;
	font-size : 11px;
	font-style : italic;	
	color : 000000;
}

td {
	font-family: verdana; 
	font-size: 8pt; 
	color: Black; 
	text-decoration:none;} 

.yellowtext {
	font-family: verdana; 
	font-size: 8pt; 
	color: FFFFCC;; 
	text-decoration:none;} 

.headertext{
	font-family: verdana;
	font-size:10px;
	color:B29C55;
	text-decoration:none;
}
	
input {
	font-family: verdana; 
	font-size: 8pt; 
	color: Black; 
	text-decoration:none;}  

button {
	font-family: verdana; 
	font-size: 8pt; 
	color: Black; 
	text-decoration:none;}
		
textarea {
	font-family: verdana; 
	font-size: 8pt; 
	color: Black; 
	text-decoration:none;}  

select {
	font-family: verdana; 
	font-size: 8pt; 
	color: Black; 
	text-decoration:none;} 
	
th  {
	font-family: verdana; 
	font-size: 9pt; 
	color: Black; 
	text-decoration:none;} 
