/* CSS Document */

body {
	background-color: #330011;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:0px;
	font-size:10pt;
	color: #524e32;
}

.whitetext {
	color:#ffffff;
	font-size:8pt;
}



td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:22px;
	color: #330011;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}

h2 {
	font-size:18px;
	color: #330011;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}

h3 {
	font-size:18px;
	color: #ffffff;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}


h4 {
	font-size:16px;
	color: #330011;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}

.top{
	
	width:980px;
	margin-right:auto;
	margin-left:auto;
	background-color:#330011;
	text-align: right;
	background-image:  url("images/logo.gif");
	background-repeat:no-repeat;
	background-position: 25px;
	height: 98px;
}

.topnav{
	
	margin-right:auto;
	margin-left:166px;
	background-color:#330011;
	padding-top:57px;
	text-align: left;
	height: 41px;
}


.topban{
	
	width:980px;
	margin-right:auto;
	margin-left:auto;
	text-align: right;
	background-color:#330011;
	background-image:  url("images/home_ban1.gif");
	background-position:top;
	background-repeat:no-repeat;
	height: 68px;
}

.contentframe{
	
	width:976px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	background-color:#D1CCB8;
	background-image:url(images/contentframe-back2.gif);
	background-position:center;
	background-repeat:repeat-y;
	border-left: 2px #ffffff solid;
	border-right: 2px #ffffff solid;
	border-top: 2px #ffffff solid;
	
}



.leftcontent {
	width:619px;
	float:left;
	background-image: url("images/home_photo_garlic.jpg");
	background-position:top right;
	background-repeat:no-repeat;
}

.leftcontentNoback {
	width:619px;
	float:left;
	background-position:top right;
	background-repeat:no-repeat;
}

.rightcontent {
	width:317px;
	float:left;
	background-color:#BBB699;
	padding-top:250px;
	border-left:2px #ffffff solid;
	border-right:2px #ffffff solid;
	background-image: url("images/rhs_home_pic1B.jpg");
	background-position:top;
	background-repeat:no-repeat;
}

.rightcontentShop {
	width:317px;
	float:left;
	background-color:#BBB699;
	padding-top:250px;
	border-left:2px #ffffff solid;
	border-right:2px #ffffff solid;
	background-image: url("images/rhs_main_photo2.jpg");
	background-position:top;
	background-repeat:no-repeat;
}

.box1 {
	width:280px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:30px;
}

.box2 {
	padding-left:2px;
	width:571px;
	margin-right:auto;
	margin-left:auto;
	
}

.homeshophead {
	width:551px;
	margin-right:auto;
	margin-left:auto;
	height:34px;
	background-image: url("images/home_shop_bg_head.gif");
	background-position:top;
	background-repeat:no-repeat;
	padding-left:20px;	
	padding-top: 15px;
	
}


.homeshop {
	width:551px;
	margin-right:auto;
	margin-left:auto;
	background-image: url("images/home_shopbg.gif");
    padding-left:20px;
	padding-top: 15px;
	
}

.homeshopfoot {
	width:551px;
	margin-right:auto;
	margin-left:auto;
	height:31px;
	background-image: url("images/home_shop_bg_foot.gif");
	background-position:top;
	background-repeat:no-repeat;
	padding-left:20px;
	
	
}



.rightpic2 {
	background-image:url(images/rhs_home_pic2b.jpg);
	height:143px;
	background-position:top;
	background-repeat:no-repeat;
}

.rightpic2shop {
	background-image:url(images/rhs_garlic_pic.jpg);
	height:143px;
	background-position:top;
	background-repeat:no-repeat;
}

.rightpic3 {
	background-image:url(images/rhs_home_pic3.jpg);
	height:123px;
	background-position:top;
	background-repeat:no-repeat;
}

.tail{
	text-align: left;
	padding: 15px 20px 5px 20px;
	background-color:#330011;
	background-image:  url("images/tail_bg.gif");
	height: 22px;
}

.copyright {
	font-size:9pt;
	color:#D1CCB8;
}

/* link styles */

a:link, a:visited {
	color:#330011;
	font-size:10pt;
	text-decoration:none;
}

a:hover {
	color:#524E32;
	font-size:10pt;
	text-decoration:none;
}

a.redcapstext:link, a.redcapstext:visited {
	color:#330011;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a.redcapstext:hover {
	color:#D1CCB8;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a.tailtext:link, a.tailtext:visited {
	color:#ffffff;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a.tailtext:hover {
	color:#D1CCB8;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a.quicklinks:link, a.quicklinks:visited {
	color:#ffffff;
	font-size:8pt;
	text-decoration:none;
}

a.quicklinks:hover {
	color:#D1CCB8;
	font-size:8pt;
	text-decoration:none;
}

/* shop styles */

.qty {
	color: #330011;
}