/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:15px;
}

body{
	background:#FFFFFF url(../images/top-tail.gif) top repeat-x;
	text-align:left;
}

img {
	vertical-align:top;
	color: #FFF;
}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  {
	clear:both;
	text-align: right;
}


html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.7em;
	color:#333;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#5a5a5a;}
a:hover{
	text-decoration:none;
}
p {padding-top:15px;}
a.ectlink {
	color:#600;
	font-weight:normal;
	font-size:18px;
}
a.ectlink:hover{
	text-decoration:none;
	font-weight:normal;
}

/* ============================= navigation ====================== */



#nav {
	width:100%;
	padding-top:10px;
	padding-bottom:5px;
	height:58px;
	overflow:hidden;
	z-index: 50;
	font-family:Tahoma, Geneva, sans-serif;
}
#nav li { float:left; font-size:16px; line-height:1em; list-style-type: none;}
#nav li.last { border-right:0; list-style-type:none;}
#nav li a {
	display:block;
	text-decoration:none;
	color:#000;
	width:106px;
	text-align:center;
	padding:10px 0 10px 0;
	list-style-type: none;
}
#nav li a:hover, #nav li a.act {
	color:#666;
	list-style-type: none;
	text-decoration: underline;
}


#nav ul li ul {
	position: absolute;
	width: 7em;
	left: -999em;
	float: none;
	border-bottom: none;
}


#nav ul li:hover ul {
	left: auto;
	z-index: 50;
} 



#nav ul li ul li a {
	background: #e0dfd1;
	z-index: 50;
} 



/* ============================= main layout ====================== */

.link {background:#743430 url(../images/link-right-bg.gif) top right no-repeat; display:inline-block; color:#fff; text-decoration:none; font-size:0.917em; line-height:1em; margin-top:15px;}

.Recipe {
	display:inline-block;
	color:#743430;
	text-decoration:none;
	font-size:36px;
	line-height:1.3em;
	margin-top:15px;
	padding-left: 10px;
	padding-right: 0px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.link span {background:url(../images/link-left-bg.gif) top left no-repeat; display:inline-block; padding:3px 13px 5px 19px;}

.link2 {background:url(../images/link2-bg.gif) no-repeat 0 8px; padding-left:12px; color:#7f352b; display:inline-block; margin-top:15px;}
.link2a {
	background:url(../images/link2-bg.gif) no-repeat 0 8px;
	padding-left:12px;
	color:#7f352b;
	display:inline-block;
	margin-top:15px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
.link3 {
	padding-left:12px;
	color:#8b964f;
	display:inline-block;
	margin-top:15px;
	font-weight:bold;
	background-image: url(../images/list-bg2.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
.link4 {
	color:#7f352b;
	display:inline-block;
	margin-top:12px;
	font-weight: bold;
	font-size: 17px;
	text-decoration: underline;
}
.greenText {
	padding-left:12px;
	color:#8b964f;
	display:inline-block;
	margin-top:15px;
	font-weight:normal;
	background-position: 0 top;
}
li {
	background:url(../images/list-bg.gif) no-repeat 0 9px;
	padding-left:17px;
	line-height:1.2em;	
}

li a {color:#743430;}
.list2 li {
	padding-left:12px;
	position:relative;
	background-image: url(../images/list-bg2.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}

.list2 li a {color:#8b964f;}

.list3 li {
	padding-left:12px;
	position:relative;
	background-image: url(../images/link5-bg.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
.imgindent {margin:0 33px 0 0; float:left;}
.imgindent2 {margin:0 20px 0 0; float:left;}
.imgindent3 {
	float: right;
	margin-left: 20px;
}

.title {margin-bottom:30px;}
.title2 {margin-bottom:5px;}
.title3 {margin-bottom:15px;}
.title4 {margin-bottom:20px;}
.extra-title {margin:-50px 0 0 0; position:relative;}
.extra-title2 {margin:-38px 0 0 0; position:relative;}

h3 {font-size:1.25em; color:#7f352b; text-transform:uppercase;}
h4 {font-size:1.5em; color:#878c6d; font-weight:normal; margin-bottom:5px;}
h5 {color:#5a5a5a; text-transform:uppercase; margin-bottom:5px;}
h6 {color:#000000; margin-bottom:5px; padding-top:10px;}
/* ============================= header ====================== */

.flash1 {
	width:980px;
	height:0px;
}
.flash2 {width:980px; height:464px;}
.flash3 {
	height: 300px;
	width: 980px;
}


/* ============================= content ====================== */

.box {background:#f0f2e3 url(../images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(../images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .corner-top-right {background:url(../images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(../images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .indent {padding:15px 36px 15px 16px;}
.box .indent2 {padding:15px 36px 35px 26px;}
.box .title {margin:17px 0 16px 0;}

.row1 {
	border-bottom:1px solid #ebeeda;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 31px;
	padding-left: 18px;
}
.row2 {
	padding:33px 0px 0 32px;
}
.indent {
	padding:0 0 0 32px;
}
.col-pad {padding-right:41px;}
.col-pad2 {padding-right:73px;}
.border {border-bottom:1px solid #ebeeda; padding-bottom:33px; margin-bottom:34px;}

.padding1 {padding-top:10px;}
.padding2 {padding:20px 0 0 10px;}
.padding3 {
	padding-top:10px;
}
.padding4 {padding-left:15px;}
.padding5 {
	padding-left:5px;
}
.padding6 {
	padding-right:10px;
}
.text2 {color:#909090;}
.text3 {line-height:1.333em;}
.text4 {color:#8b964f;}
.text5 {color:#5a5a5a;}
.text6 {color:#7f352b;}
.text8 {color:#7f352b; font-size:12px;}
.text7 {
	color:#7f352b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.phone {float:right; margin-right:110px;}

/* ============================= footer ====================== */

#footer {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
#footer a {
	color:#8ba351;
	font-size:11px;
}

/* ============================= forms ============================= */

#ContactForm {padding:20px 0 0 0;}
#ContactForm .rowi {height:30px;}
#ContactForm .link2 {font-weight:bold; float:right; margin-left:20px; padding:2px 0 0 20px;}

.input {width:238px; height:19px; border:1px solid #ebeeda; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:250px; height:110px; border:1px solid #ebeeda; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #7E7E7E;
}

.proddescrip2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #743430;
	text-align: left;
}

.pricing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-left: 15px;
}
.imgrt {
	padding-left: 5px;
}
.imglft {
	padding-right: 5px;
}
.important {
	color: #F00;
}
.pricing2 {
	color: #000;
	padding-left: 35px;
}
.smallTxt {
	font-size: 11px;
	color: #000;
}

