@charset "UTF-8";
/* CSS Document */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	font-family:Helvetica, Arial, sans-serif;
}
a img, :link img, :visited img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}


/*start here*/
html {
	margin:0;
	padding:0;
}
body {
	margin: 0px;
	padding: 0px;
	height:100%;
	background-image:url(../_img/sky_pattern.jpg);
	background-repeat: repeat-x;
	background-color: #a1b5bc;
}

h1{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#333;
	font-weight:bold;
	padding-bottom:10px;
	text-transform:uppercase;
}

h2{
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#666666;
	line-height:30px;
	font-weight:200;
	padding-bottom:15px;
}

h3{
	font-family:Helvetica, Arial, sans-serif;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:20px;
	padding-left:25px;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	padding-bottom:10px;
	color:#333333;
}

h5{
	padding-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	padding-bottom:5px;
	font-style: italic;
	text-align: center;
}

h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#333333;
	padding-bottom:20px;
	text-align: center;
}


#container {
	width:1200px;
	margin: 20px auto 0 auto;
	padding:0;
	border:0;
	height: 100%;
}

#content{
	background:#FFFFFF;
	padding: 10px 30px 50px 30px;
	background-color: #FFFFFF;
	height: 100%;
	min-height: 400px;
}


#contentContact{
	background:#FFFFFF;
	background-color: #FFFFFF;
	height: 420px;
	background-image: url(../_img/reachUs_bg.jpg);
}




#leftColumn{
	width:300px;
	padding-left: 125px;
	float: left;
}


#leftColumnPress{
	width:600px;
	padding-left: 15px;
	float: left;
}

#rightColumnPress{
	width:450px;
	margin-left:650px;
}


#rightColumn{
	width:485px;
	margin-left:485px;
}



#rightColumn img {
	padding-bottom:15px;
}

#leftColumnContact p,
#rightColumn p,
#rightColumnEvolution p,
#rightColumnDistribution p,
#rightColumnBotanicals p, 
#rightColumnMixability p,
#rightColumnStyles p,
#rightColumnContact p,
#rightColumnPress p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	line-height:20px;
	padding-bottom:15px;
	padding-right: 0px;
}


.siteLink{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#2C5E6C;
	text-decoration:none;
}

/* COPYRIGHT LINKS */

#copyright{
	padding-top:10px;
	height:40px;
}
#copyright p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#333333;
}



/* NAVIGATION */

#navigation{
	height:175px;
}

#navigation img {
	padding:0px;
}

#nav_gin,
#nav_get,
#nav_understood {	
	float:none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#999999;
	padding-left: 5px;
	width: 260px;
	position:relative;
	
}

#nav_gin p,
#nav_get p,
#nav_understood p {
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666;
	line-height:15px;
	letter-spacing:1px;
}


#nav_gin a,
#nav_get a,
#nav_understood a {
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	line-height:15px;
	letter-spacing:1px;
	text-decoration:none;
}

#nav_gin a:hover,
#nav_get a:hover,
#nav_understood a:hover {
	color:#000000;
}

#nav_gin{
	z-index:200;
	left: 218px;
	top: -78px;
	height: 60px;
	padding-top: 10px;
}

#nav_understood{
	z-index:220;
	left: 374px;
	top: -83px;
	height: 30px;
	padding-top: 10px;
}

#nav_get{
	z-index:210;
	left: 795px;
	top: -85px;
	height: 30px;
	padding-top: 10px;
}



#indent{
	padding:0px 25px 0px 25px;
}



#recipeWrap{
	width:1198px;
	height:465px;
	background-color:#FFFFFF;
}
#recipesFlash{
	width:1199px;
	height:465px;
	margin:0px auto 0px auto;
}


/*  HOME PAGE STUFF */
#flashcontent{
	width:1207px;
	height:665px;
	margin:0px auto 0px auto;
}

#brownBar{
	width:1200px;
	height:10px;
	background-color: #32271B;
}

#pressTable{
	margin:0px auto 0px auto;
}

#pressTable img {
	margin:0px auto 0px auto;
	padding-left:8px;
}


/* EVOLUTION */
#leftColumnEvolution{
	width:300px;
	padding-left: 70px;
	float: left;
}
#rightColumnEvolution{
	width:500px;
	margin-left:550px;
}


/* PRODUCTION PAGE */

#contentProduction{
	background:#FFFFFF;
	padding: 10px 30px 0px 30px;
	background-color: #FFFFFF;
	height: 100%;
	min-height: 500px;
}


#production{
	height:350px;
}

#productionNav{
	margin:0px auto 0px auto;
	height:185px;
	padding-left: 125px;
}

#productionNav img{
}


#frameOne,
#frameTwo,
#frameThree,
#frameFour,
#frameFive,
#frameSix,
#frameSeven{
	width:1100px;
	height:350px;
	margin:0px auto 0px auto;
}

#frameOne p,
#frameTwo p,
#frameThree p,
#frameFour p,
#frameFive p,
#frameSix p,
#frameSeven p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	line-height:20px;
	padding-bottom:15px;
	padding-right: 150px;
}


#prodDescription{
	width:550px;
	padding-top:40px;
	float:right;
}


#leftColumnProduction{
	width:450px;
	padding-left: 80px;
	float: left;
}




/* HISTORY PAGE */

#history{
	width:800px;
	margin:0px auto 0px auto;
}

#history p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	line-height:20px;
	padding-bottom:15px;
	padding-right: 0px;
}

.leftPad{
	padding-left:40px;
	padding-bottom:25px;
	float:right;
}

.rightPad{
	padding-right: 40px;
	padding-bottom:25px;
	float:left;
}

/*DISTRIBUTION */
#leftColumnDistribution{
	width:300px;
	padding-left: 70px;
	float: left;
}
#rightColumnDistribution{
	width:425px;
	margin-left:575px;
}

/* CONTACT */
/*DISTRIBUTION */
#leftColumnContact{
	width:385px;
	padding-left: 150px;
	float: left;
}
#rightColumnContact{
	width:425px;
	margin-left:575px;
}


/* STYLES */
#leftColumnStyles{
	width:465px;
	padding-left: 80px;
	float: left;
}
#rightColumnStyles{
	width:485px;
	margin-left:550px;
}


/* BOTANICAL DEMOCRACY */

#leftColumnBotanicals {
	width:485px;
	float: left;
	padding-left: 60px;
}

#rightColumnBotanicals{
	width:485px;
	margin-left:550px;
}


/*MIXABILITY */
#leftColumnMixability{
	width:300px;
	padding-left: 100px;
	float: left;
}
#rightColumnMixability{
	width:425px;
	margin-left:550px;
}


/* FAQ */

#leftColumnFAQ{
	width:300px;
	padding-left: 50px;
	float: left;
}

#siteCredits{
	background-color:#FFFFFF;
	width:700px;
	padding:10px;
	border-color:#666666;
	border-style:solid;
}

#siteCredits p{
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:20px;
}

.creditLink{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:20px;
	text-decoration:none;
}
