/*
	Flavormatic Industries Inc.
		designed by
			GARY DATES
			WWW.SONGWORKSDESIGN.COM
	
	#330000 = dark brown
	#670b06 = rust brown
	#af4647 = text
	#B29C72 - hover, lt. brn text
	

*/
p, h1, h2, h3, h4, h5, h6 li {
	margin: 1em 0;
}
* html #formContent{height: 1%;}
body {
	background: url(../images/bkg_body.jpg) repeat-x #330000;
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}
#wrapper {
	width: 980px;
	text-align: center;
	margin: 0 auto;
	background-color: white;
}
a:link {
	color: #fff;
/* 	font-weight: bold; */
}
a:visited {
	color: #fff;
}
a:hover {
	color: #B29C72;
}

#header {
	position: relative;
	margin: 0;
	padding: 0;
	height: 200px;
	text-align: left;
	background: url(../images/bkg_header.jpg) no-repeat;
	z-index: 50;             /* fixes dropdown in IE 7 */
}
#logo {
	margin:3px 0 0 10px;
	float: left;
	width: 250px;
	text-align: center;
}
#logo img {
	margin: 0 auto;
}
#logo h1 {
	margin: 0;
	padding: 0;
	color: white;
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}
#logo h3 {
	margin: 0;
	padding: 0;
	color: white;
	font-size: .8em;
	font-weight: lighter;
	font-style: italic;
}
#date {
	position: absolute;
	color: white;
	font-size: .7em;
	top: 2px;
	right: 10px;
}
#header #nav { 				/* contains dropdown menu */
	float: right;
	padding: 130px 60px 0 0;
}
.clear {
	clear: both;
}

/* ======= main content ============ */

#content {
/* 	position: relative; */
	margin: 0;
	padding: 0;
	background: white;
}
#content #leftContent {
	float: left;
	width: 460px;
	margin:15px 0 30px 15px;
	padding: 0;
	color: #af4647;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
}
#content #leftContent #slideShow {
	width: 420px;
	height:280px;
	border: 1px solid #af4647;
}
#content #leftContent img {
	border: 1px solid #af4647;	
}
#content #leftContent h1 {
	font-size: 1.3em;
	border-bottom: 2px solid #af4647;
}
#content #leftContent h2 {
	font-size: 1.1em;
	}
#content #leftContent p {
	font-size: .9em;
	margin-left: 1em;
	line-height: 1.5em;
}
#content #leftContent ul {
	font-size: .8em;
}
#content #leftContent a:link {
	color: #af4647;
/* 	font-weight: bold; */
}
#content #leftContent a:visited {
	color: #af4647;
}
#content #leftContent a:hover {
	color: #B29C72;
}

/* =========== right content ======= */

#content #rightContent {
	position: relative;
	float: right;
	margin:15px;
}
#content #rightContent #brownBox {
	padding: 15px 15px 30px 15px;
	width: 430px;
	background: #300;
	color: white;
	text-align: left;
	overflow: auto;
}
#content #rightContent #brownBox h2 {
	font-family: times, times new roman, serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	border-bottom: 2px solid white;
}
#content #rightContent #brownBox p {
	font-size: .8em;
	line-height: 1.8em;
}
#content #rightContent #brownBox p.source {
	text-align: right;
	margin: 10px 0 50px 0;
	font-style: italic;
}
#content #rightContent #brownBox img {
	float: right;
	margin: 5px;
	border: 1px solid white;
}

#home #content #rightContent #brownBox img#beg {
	float: left;
	border: none;
}
#home #content #rightContent #brownBox img#end {
	float: right;
	border: none;
	margin: 15px 15px 15px 360px;
}
#mfg #content #rightContent #brownBox img#beg {
	float: left;
	border: none;
}
#mfg #content #rightContent #brownBox img#end {
	float: right;
	border: none;
	margin: 0;
}
#insideRight p {
	padding: 20px 10px 0 10px;
}
.pullQuote {
	position: relative;
	color: #af4647;
	width: 50%;
	float: right;
	font-family: Times New Roman, Times, serif;
	font-size: 130%;
	line-height: 130%;
	margin: 10px;
	padding:0 10px 5px 10px;
}

#rightContent ul {
	font-size: .8em;
}
/* ========= footer =========== */

#footer {
	margin:0 auto;;
	padding: 10px 0 15px 0;
	height: 78px;
	width: 945px;
	color: #af4647;
	background: url(../images/bkg_footer.png) no-repeat;
}
#linksBottom {
/* 	display: block; */
	background: #300;
	color: #af4647;
	padding: 0 15px 15px 15px;
}
#linksBottom p.left {
	float: left;
	font-size: .7em;
}
#linksBottom .right {
	float: right;
	font-size: .7em;
}
#linksBottom .right a {
	color: 	#af4647;
}

/* =========== HISTORY ============ */

/*
#history #content #leftContent img {
		border: 1px solid #af4647;
}
*/
#history #content #rightContent p {
	font-size: .8em;
	line-height: 1.5em;
}
#history #content #leftContent #banner {
	padding-top: 40px;
	border-top: 1px solid #af4647;
}

/* =========== JUICE BLENDS ============ */

#content #rightContent #banner {
	margin-top: 20px;
	padding-top: 40px;
	border-top: 1px solid #af4647;
}

#formContent #brownBox #captcha {
	margin: 10px auto;
	width: 400px;
}
#formContent #brownBox #captcha .captchaHelp {
	display: block;
	margin: 15px auto;
	font-size: 1em;
}
	
.captchaText {
	border: 3px solid #af4647;
	padding-bottom: 0;
}
/* =========== flavor of the month ========= */

#flavMonth {
	background: url(../images/cup.png) no-repeat left;
	height: 44px;
	padding-left: 55px;
}
#content #rightContent #brownBox #flavMonth p {
	padding-top: 10px;
	font-size: .7em;
}	

/* =========== misc. styles ======== */

.clear {
	clear: both;
}
	



