*
{
	color: #4e227c; /*Purple*/
	font-family: Comic Sans MS, Comic Sans;
	font-size: 14px;
	line-height: 21px;
}

img 
{
	border: none;
	
	}



body
{
	background: #b0dc51; /*Green*/
	margin: 10px auto;
	text-align: center;
}

div#frame
{
	width: 980px;
	background: url(images/shared/agave-scene.gif) no-repeat #fdF7ba; /*Beige*/
	min-height: 600px;
	background-position: bottom;
	margin: 0 auto;
	text-align: left;
	background-color: #fdf7ba; /*Beige*/
}

div#leftCol
{
	float: left;
	width: 174px;
	padding: 5px 10px 0 10px;
	clear: left;
}

div#leftColWholesale
{
	float: left;
	width: 230px;
	padding: 5px 10px 0 10px;
	clear: left;
}

div#middleCol
{
	float: left;
	width: 535px;
	padding: 15px 20px 125px 20px;
	vertical-align: top;
}

div#middleColWide
{
	float: left;
	width: 735px;
	padding: 15px 20px 125px 20px;
	vertical-align: top;
}

div#middleColWholesale
{
	float: left;
	width: 684px;
	padding: 15px 20px 125px 20px;
	vertical-align: top;
}


body#home div#middleCol
{
	width: 625px;
	padding: 25px 0 125px 0;
	margin-left: 95px;
	text-align: justify;
}

div#rightCol
{
	float: right;
	width: 177px;
	padding: 10px 13px 0 0;
}

body#home div#rightCol
{
	float: right;
	width: 177px;
	padding: 20px 13px 0 0;
}

div#footer
{
	width: 980px;
	height: 45px;
	background: url(images/shared/footer.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	clear: both;
	padding-bottom: 20px;
}

div.footer
{
	color: #fdf7ba; /*Beige*/
	padding: 14px 0 0 10px;
}

div.topLinks
{
	text-align: right;
	padding: 10px 20px 15px 0;
}

div.topLinks a:link, div.topLinks a:active, div.topLinks a:visited
{
	font-family: Comic Sans MS, Comic Sans;
	text-decoration: none;
}

div.topLinks a:hover
{
	text-decoration: underline;
}


div.topNav
{
	height: 105px;
}

div.logo
{
	float: left;
	width: 130px;
	height: 105px;
	border: none;
}

div.nav
{
	float: left;
	width: 850px;
	height: 93px;
	background: url(images/shared/nav-bg.gif) no-repeat;
	background-position: bottom;
}

a.navLinks:link, a.navLinks:visited, a.navLinks:active
{
	font-size: 14px;
	line-height: 20px;
	font-family: Comic Sans MS, Comic Sans;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.navLinks:hover
{
	font-size: 14px;
	line-height: 20px;
	font-family: Comic Sans MS, Comic Sans;
	color: #b0dc51;
	font-weight: bold;
	text-decoration: none;
}

.navSpacers
{
	font-size: 14px;
	line-height: 23px;
	font-family: Comic Sans MS, Comic Sans;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


div#facts
{
	background: url(images/sub/agave-facts.gif) no-repeat #f9eb7b;
	background-position: top left;
	margin-bottom: 20px;
}

div#facts p
{
	padding: 30px 10px 15px 10px;
	line-height: 15px;
}

div#facts strong
{
	font-family: Comic Sans MS, Comic Sans;
	line-height: 16px;
}

div#news
{
	background: url(images/home/newsBoxHeader.gif) no-repeat #f9eb7b;
	background-position: top left;
}

div#news p
{
	padding: 30px 10px 15px 10px;
	line-height: 15px;
}

div#news strong
{
	font-family: Comic Sans MS, Comic Sans;
	line-height: 16px;
}


/*Typography*/

.title
{
	font-size: 32px;
	line-height: 40px;
	color: #b0dc51;
	font-family: Comic Sans MS, Comic Sans;
	font-weight: bold;
}

.pressTitle
{
	font-size: 19px;
	line-height: 23px;
	color: #57007c;
	font-family: Comic Sans MS, Comic Sans;
	font-weight: bold;
}
.recipeTitle
{
	font-size: 19px;
	line-height: 23px;
	color: #57007c;
	font-family: Comic Sans MS, Comic Sans;
	font-weight: bold;
}
.green
{
	font-size: 15px;
	line-height: 18px;
	color: #98c140;
	font-family: Comic Sans MS, Comic Sans;
	font-weight: bold;
}

.greenMedium
{
	font-size: 18px;
	line-height: 21px;
	color: #98c140;
	font-family: Comic Sans MS, Comic Sans;
	font-weight: normal;
}


.orangeSmall
{
	text-decoration: none;
	color: #FF7335; /*red-orange*/
	line-height: 13px;
	font-family: Comic Sans MS, Comic Sans;
	font-size: 11px;
}

.orangeMedium
{
	text-decoration: none;
	color: #FF7335; /*red-orange*/
	line-height: 23px;
	font-family: Comic Sans MS, Comic Sans;
	font-size: 19px;
}

.white
{
	font-size: 15px;
	line-height: 18px;
	color: #ffffff;
	font-family: Comic Sans MS, Comic Sans;
	font-weight: bold;
}


div#middleCol
{
	line-height: 18px;
}

span.aHead
{
	font-size: 32px;
	font-family: Comic Sans MS, Comic Sans;
	color: #b0dc51; /*green*/
}

span.bHead
{
	font-size: 14px;
	font-family: Comic Sans MS, Comic Sans;
}

div#leftCol a:link, div#leftCol a:visited
{
	text-decoration: none;
	color: #FF7335; /*red-orange*/
	line-height: 18px;
	font-family: Comic Sans MS, Comic Sans;
	font-size: 12px;
	font-weight: bold;
}

div#leftCol a:hover
{
	color: #4e227c; /*Purple*/
}

div#middleCol ol li
{
	padding-bottom: 10px;
}

div#middleCol ol, div#middleCol ul
{
	list-style-position: outside; /*	margin-left: -23px;*/
	margin-left: 0;
	padding-left: 2.25em;
}


/* Image Styles */

div#nav img
{
	vertical-align: bottom;
	line-height: 50px;
}

img.logo
{
	padding: 0 0;
}

img.logotype
{
	padding-bottom: 15px;
}

img.photoRight
{
	float: right;
	padding: 0 0 10px 10px;
}

img.photoLeft
{
	float: left;
	padding: 0 0 10px 10px;
}

/*form*/

fieldset
{
	border: 1px solid #4e227c; /*Purple*/
	padding: 10px 10px;
}

legend
{
	font-size: 12px;
	font-weight: bold;
}


.formInput
{
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-family: Comic Sans MS, Comic Sans;
	height: 18px;
	border: solid 1px #cccccc;
}

.formSelect
{
	color: #000000;
	font-size: 11px;
	line-height: 11px;
	font-family: Arial, Helvetica;
	height: 19px;
}

.formTextarea
{
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-family: Comic Sans MS, Comic Sans;
	border: solid 1px #cccccc;
}

.formSubmit
{
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-family: Comic Sans MS, Comic Sans;
	border: solid 1px #cccccc;
	background-color: #4e227c;
	height: 18px;
	font-weight: bold;
}

.SubHeader
{
	font-size: 16px;
}

td, td span, td a, th, th a
{
	font-size: 12px;
}


.WholesaleForm
{
	font-size: 12px;
}


.ProductName
{
	font-size: 20px;
	line-height: 25px;
	color: #98c140;
	font-family: Comic Sans MS, Comic Sans;
	font-weight: normal;
}

.ProductSKU
{
	font-size: 12px;
	line-height: 16px;
	font-family: Comic Sans MS, Comic Sans;
	font-weight: normal;
}

.ProductDescription
{
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
	font-weight: normal;
}

.CategoryName
{
	font-size: 22px;
	line-height: 28px;
	font-family: Arial;
	font-weight: normal;
}
.dragHandle ul
{
	 list-style-type: none;
	}

.dragHandle li
{
	 list-style-type: none;
	}

