
html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: #F1EEE1;
    background-image: url(/images/green.jpg); background-attachment: fixed;
	font-family: century gothic;
	font-size: 12px;
	color: #664e3d;
font-align:left;	
}
.content {
	margin: 30px;
	padding: 10px;
    font-align:left;
	font-family: century gothic;
	font-size: 14px;
	color: #664e3d;
	
}

/* BOLD FONT */
.boldtext { 
font-weight: bold; 
	font-size: 24px;
	font-family: century gothic;
	font-variant: small-caps;
	letter-spacing: 3px;

	color: #EA839E;
}

a {
	color: #EA839E;
    text-decoration:none;
    padding-left:10px;
}
a:hover{
	color: #664E3D;
    text-decoration:none;
}
h1 {
	font-family:century gothic;
	font-size: 22px;
	color: #EA839E;
	margin-top: 3px;
	margin-bottom: 6px;
	padding: 0px;
	font-weight: normal;
}

h1.sidemenu {
	font-family: century gothic;
	font-size: 22px;
	color: #664E3D;
	margin-top: 3px;
	margin-bottom: 6px;
	padding: 0px;
	font-weight: normal;
}

h1.prodheading {
	text-align: right;
	padding-right: 10px;
}

h2 {
	font-family: century gothic;
	font-size: 20px;
	color: #96C5BF;
	margin-top: 3px;
	margin-bottom: 6px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	font-family: century gothic;
	font-size: 10px;
	text-decoration: none;
	color: #776c55;
	font-weight: bold;
}

h4 {
	font-family: century gothic;
	font-size: 16px;
	color: #96C5BF;
	margin-top: 3px;
	margin-bottom: 6px;
	padding: 0px;
	font-weight: normal;
}

p, ul {
	margin-top: 0px;
	margin-bottom: 10px;
font-align:left;
}
	

#centeringTable {
	width: 100%;
	height: 100%;
}

#whitePaddedBorder {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	padding: 10px;
	width: 1000px;
}

#pinkBorderTable {
	width: 1000px;
	height: 560px;
	border: 0px solid #664e3d;
}

#headerTableCell {
	background-image: url(images/header-bg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	height: 146px;
}

#headerTableCellInner {
	width: 1000px;
	height: 146px;
}

#headerTableCellInner .left {
	width: 187px;
}

#headerTableCellInner .right {
	width: 465px;
}

#headerTableCellInner .right img {
	display: block;
	margin-top: 66px;
	margin-left: 125px;
	border: 0px none;
}

#topMenuCell {
	border-top: 0px dotted #664e3d;
	border-bottom: 0px dotted #664e3d;
	background-color: #ebb8bd;
}

#bottomMenuCell {
	border-top: 0px dotted #664e3d;
	border-bottom: 0px dotted #664e3d;
	background-color: #88c5e1;
}

#topMenuCell, #bottomMenuCell {
	height: 30px;
	font-family: century gothic;
	font-size: 15px;
	color: #ebb8bd;
	font-weight: bold;

}
#bottomMenuCell {
	height: 30px;
	font-family: century gothic;
	font-size: 15px;
	color: #88c5e1;
	font-weight: bold;

}
#topMenuCell ul, #bottomMenuCell ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topMenuCell ul li, #bottomMenuCell ul li {
	padding: 0;
	margin: 0;
	float: left;
	padding-left: 15px;
}

#topMenuCell a, #bottomMenuCell a {
	color: #ffffff;
	text-decoration: none;
}
#topMenuCell a:hover, #bottomMenuCell a:hover {
	color: #54472d;
	text-decoration: none;
}
#footerCredit {
	float: right;
	padding-right: 15px;
	padding-top: 3px;
}
#footerCredit a {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

#twoColumnTable {
	width: 100%;
}

#twoColumnTable .twocleft {
	width: 200px;
}

#sideMenuTable {
	width: 180px;
	padding-left: 5px;
	margin-right: 20px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

#sideMenuTable td {
	padding: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #F9E0E7;
}

#sideMenuTable td.noborder {
	border-bottom: 0px none;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sideMenuTable a {
	text-decoration: none;
	color: #EA839E;
}

#sideMenuTable .bullet {
	padding-left: 25px;
	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
}

#sideMenuTable .bullet a {
	color: #664E3D;
}

#sideMenuTable a:hover {
	color: #96C5BF;
}

#sideMenuTable .subcat {
	padding-left: 25px;
	color: #EA839E;
}

#infoTable {
	width: 696px;
	background: url(/images/info-background.gif) top right no-repeat;	
}

#infoTable .infoleft {
/*padding-top: 15px;*/
padding-left: 10px;

}

#infoTable .inforight {
	width: 315px;	
	padding-right:0px;
	font-family: tahoma;
	color: #96C5BF;
	font-weight:bold;
}

#infoTable .inforight h1 {
	text-transform: lowercase;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EA839E;
	font-weight: normal;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 6px;
	padding: 0px;
}

#infoTable .inforight p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: tahoma;
	font-size: 10px;
	color: #96C5BF;
	font-weight:bold;
}


.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.pinkborder {
	padding: 15px;
	border: 1px solid #F9E0E7;
}

.textbox, .widetextbox {
	padding: 2px;
	border: 1px solid #f9e0e7;
	font-size: 12px;
	width: 250px;
	margin: 0px;
	font-family: Verdana, Arial;
}
.widetextbox {
	width: 350px;
}

.smalltextbox {
	padding: 1px;
	border: 1px solid #f9e0e7;
	font-size: 12px;
	width: 125px;
	margin: 0px;
	font-family: Verdana, Arial;
}

.submit {
	/*padding: 10px;*/
	border: 1px solid #96C5BF;
	color: #EA839E;
	background-color: #ffffff;
	cursor:pointer;
	text-transform: lowercase;
	font-size: 14px;
	margin: 0px;
	height: 22px;
}
.smallsubmit {
	border: 1px solid #96C5BF;
	color: #EA839E;
	background-color: #ffffff;
	cursor:pointer;
	text-transform: lowercase;
	font-size: 8px;
	margin: 0px;
}

span.bigquotes {
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	/*line-height: 40px;*/
	/*border: 1px solid #ff0000;*/
	margin: 0px;
	padding: 0px;
	margin-bottom: -60px;
	margin-top: -7px;
	color: #f4acbf;
}

span.bigqa {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	/*line-height: 40px;*/
	/*border: 1px solid #ff0000;*/
	margin: 0px;
	padding: 0px;
	margin-bottom:-10px;
	margin-top: -8px;
	margin-right: 5px;
	color: #96C5BF;
}

.greenbold {
	color: #664e3d;
	font-weight: bold;
	font-style: normal;
}

.pinklabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EA839E;
}

.cart-headerrow th {
	text-decoration: underline;
}
.cart-prirow td {
	border-bottom: 1px dotted #d6eeed;
}
.cart-secrow td {
	border-bottom: 1px dotted #d6eeed;
}

/* CATEGORIES */

.catimage {
	margin: 0px auto;
	/*border: dashed 1px #96C5BF;*/
}

P.catname {
	margin-top: 0px;
	margin-bottom: 14px;
	vertical-align:top;
	text-align: center;	
	display: none;
}

P.catname a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #EA839E;
}

TD.catname{
	text-align: center;
}

/* PRODUCTS */

.prodimage {
	margin: 0px auto;
	border: dashed 1px #c1d6e6;
}

P.prodname {
	margin-top: 0px;
	vertical-align:top;
	text-align: center;
	font-family: Tahoma, arial;
	font-size: 10px;
	color: #776c55;
	text-decoration: none;
}

.prodname a {
	font-family: Tahoma, arial;
	font-size: 10px;
	text-decoration: none;
	color: #776c55;
	font-weight: bold;
}

TD.prodname{
	text-align: center;
}

.proddescription {
	font-family: tahoma, arial;
	
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.prodprice, .price {
	font-weight: bold;
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #776c55;
}

.listprice {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #776c55;
}

.zoom, .zoom a{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Tahoma, arial;
	font-size: 10px;
	text-decoration: none;
	color: #776c55;
	font-weight: bold;
}

.pagenums {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Tahoma, arial;
	font-size: 10px;
	text-decoration: none;
	color: #776c55;
	font-weight: bold;
}

.pagenums a {
	text-decoration: none;
	color: #EA839E;
	font-size: 10px;
}

.promoheading {	
	font-family: tahoma, arial;
	font-size: 12px;
	color: #b0cdd1;
	font-weight: bold;
}

#headingDiv {
	padding-left: 15px;	
}

#headingDiv h1 {
	font-size: 22px;
}

hr {
	height: 0px;
	border: 0px none;
	width: 99%;
	display: block;
	border-top: 1px dashed #EA839E;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	line-height: 1px;	
}

* html hr {
	margin-top: -5px;
}

.testimonials p {
	text-align: justify;
}

#contactus label {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
}

.prodtable td {
	padding-top: 5px;
	padding-bottom: 5px;
}

#promotable {
	width: 710px;
}

#promotable td {
	width: 20%;
	padding-bottom: 5px;
}

.optioncell1 {
	text-align: right;
	padding-right: 15px;
}

.optioncell2 {
	text-align: right;
}

#cart {
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	vertical-align: middle;
	font-size: 10pt;
	font-family: century gothic;
}

#cart span {
	color: #664E3D;
}


}

/* BUTTON SETUP FOR USE WITH %PAGES_TABLE% OR %NAVBAR_TABLE% */


.formbutton  { 
font-weight: bold; 
color: #54472d;  
text-decoration: none; 
background-color: #e3d2c0; 

}


/* FADING CALLOUT BOX */

#fading-callout {
	width: 350px;
	height:500px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	display: block;
	position: relative;
   
}

#fading-callout img {
	padding:10px;  
	border:  0px dotted #f362a5;  
	background-color: #fff;  
	width:  300px; 
	height:450px; 
	margin-right: 5px;
	top:  0; 
	left: 0;
	display: none;
}

#fading-callout img.first {
	display: inline;
}

/* LARGE FONT SIZE */
.lgfont { 
font-size: 12pt; 
font-weight: bold; 
}

