a:link {
	text-decoration: underline;
	color: #336633;
}
a:visited {
	text-decoration: underline;
	color: #336633;
}
a:hover {
	text-decoration: underline;
	color: #336633;
}
a:active {
	text-decoration: underline;
	color: #336633;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration:none;
}
.subcontent { font-size: 12px; font-style: normal; line-height: normal; color: #336633; font-weight: normal; text-decoration: none;}
a.subcontent:link {text-decoration:none;}
a.subcontent:visited {text-decoration:none;}
a.subcontent:hover {text-decoration:none;}
a.subcontent:active{text-decoration:none;}
.contentitalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-style: italic; line-height: normal; color: #000000}
.subcontentwhite {
font-size: 12px; font-style: normal; line-height: normal; color: #DAECD9; font-weight: normal; text-decoration: none
}
.title {
font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; color: #336633; text-decoration: none
}
.heading {
font-size: 16px; font-style: normal; line-height: normal; color: #336633; font-weight: bold
}
.producttitle {

font-size: 13px; font-style: bold; line-height: normal; color: #336633; font-weight: bold; text-decoration: none
}
.price {
	font-size: 15px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.bread {
	font-size: 10px;
	color: #336633;
	text-decoration: none;
}

.listtable {border:1px solid #DEEFDE; padding:5px; horizontal-align:center; vertical-align:top; width:120px; height:200px;}

.listtableindex {border:1px solid #DEEFDE; padding:5px; horizontal-align:center; vertical-align:top; width:250px; height:120px;}

.listtabledetail {border:1px solid #DEEFDE; padding:5px; horizontal-align:centre; vertical-align:top; width:500px; height:350px;}

.listtableproducts {border:1px solid #DEEFDE; padding:5px; horizontal-align:centre; vertical-align:top; width:120px; height:200px;}

.pagenumbers {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336600;
	text-decoration: none;
}

.seasonalcontent {
	padding: 10px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #336633;
	border:none;
	text-align:left;
	}
a.seasonalcontent:link {text-decoration:none;}
a.seasonalcontent:visited {text-decoration:none;}
a.seasonalcontent:hover {text-decoration:none;}
a.seasonalcontent:active{text-decoration:none;}
	
.specialoffer {

	color:#CC0000;
	font-weight:bold;	
	font-size:18px;
	text-decoration:none;
	}
	
.specialoffer a p {
	text-decoration: none;
}

/* contact page css */

.row {
		clear: both;
		padding-top: 5px;
		}

formTable {
		margin-bottom: 1em;
		width: 300px;
		padding-left: 20px;
		}
		
fieldset {
		margin: 25px;
		padding: 10px;
		border: 1px dotted #666666;
		text-align: left;
		}		
		
legend {
		padding: 15px 15px;
		background: #ffffff;
		text-transform: none;
		color: #336633;
		font-size: 1.2em;
		align: left;
		}
		
.formlabels {
		font-size: 1em;
		color: #336633;
		line-height: 1.6em;
		text-align: right;
		margin-right: 15px;
		width: 150px;
		}


.forminput, textarea {
		border: 1px solid #CCC;
		padding: 2px;
		background-color:#FFFFFF;
		width: 350px;
		}	
		
.radiobuttons {
		width: 50px;
		border: 0;
		}
		
.submitButton {
		font: bold 0.9em Arial, Helvetica, sans-serif;
		color: #336633;
		padding: 4px 6px;
		width: auto;
		}
		
/* seasonal page css */

.saleprices {
	align:center;
	font-size: 15px;
	font-weight:bold;
	line-height: normal;
	color: #336633;
	text-decoration:none;
	}
	
.seasonaltext {
	align:center;
	font-size: 14px;
	font-weight:normal;
	line-height: normal;
	color: #336633;
	text-decoration:none;
	}
	
/* suggestions page */

.suggestsearchbox {
	border:1px solid #DEEFDE;
	margin-top: 35px;
	margin-bottom: 10px;
	padding:15px 5px 5px 5px;
	horizontal-align:center;
	vertical-align:top;
	width:550px;
	height:130px;
	
	}
	
.suggestsearchresult {
	border:1px solid #DEEFDE;
	padding:5px;
	horizontal-align:center;
	vertical-align:top;
	width:120px;
	height:235px;
	margin: 5px 20px 20px 20px;
	
	}
	
.indexsearchtext {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	font-weight:400;
	line-height: normal;
	color: #FFFFFF;
	text-align:	right;
	}
	
a.indexsearchtext:link {color: #FFFFFF}
a.indexsearchtext:visited {color: #FFFFFF}
a.indexsearchtext:hover {color: #FFFFFF}
a.indexsearchtext:active{color: #FFFFFF}

/* index page */

.giftwrap {
	font-size: 13px;
	font-weight:bold;
	line-height: normal;
	color:#336600;
	text-decoration:none;
	}
	
/* Commonly used to style page titles. */
h1 {
  	padding-left: 20px;
	font-size: 17px;
	line-height: normal;
	color: #336633;
	border:none;
	text-align:left;
    font-weight: bold;
    }
/* Commonly used to style section titles. */
h2 {
  	padding-left: 20px;
	font-size: 16px;
	line-height: normal;
	color: #336633;
	border:none;
	text-align:left;
    font-weight: bold;
    }
h3 {
 	padding-left: 20px;
	font-size: 15px;
	line-height: normal;
	color: #336633;
	border:none;
	text-align:left;
    font-weight: bold;
    }
p {
	padding-left: 20px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #336633;
	border:none;
	text-align:left;
	text-decoration:none;
	}
	
.imageinstructions {
	font-size:12px;
	text-align:right;
	padding-right: 25px;
	}

.mydeco a {
	text-decoration:none;
	color:#FFF;
	}