/* CSS Document */


/* ----------------------------------------------------------------------------------
form elements
*/


.form-contact {
border: thin solid #7bc143;
padding: 10px;
}

#personal input {
background-color:#f4cf48;
margin-bottom:.2em;
line-height:1.4em;
}

#suggestions textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
background-color:#f4cf48;
}

@import url(tripoli.css);

/* @group Page Layout */

body{
background:url(images/body-background.gif) repeat-x;
margin: 0 0 0 0;
}

div#wrapper {
	margin: 0 auto;
	width: 980px;
}



div#top {
background:url(images/bannor-yel-grn.png);
background-repeat:no-repeat;
	width: 980px;
	height: 97px;
	float: left;
	margin-top:0px;
}

div#container {
	width: 980px;
	position: absolute;
	margin-top:0px;
}

div#main {
background: url(images/main-background.png);
background-repeat:repeat-y;
float: left;
width: 980px;
}

div#main-start {
	width: 980px;
	height: 15px;
	background: url(images/main-top.gif) no-repeat;
}

div#main-content {
	margin: 30px 0 0 30px;
	width: 920px;
}

div#main-end {
 	background: url(images/footer-background.gif) bottom no-repeat;
 	width: 980px;
 	height: 15px;
 	clear: both;
}

.left200{
width:220px;
}

.left300{
width:300px;
}

.img-float-right-pad{
margin-top:10px;
margin-bottom:10px;
float:right;
}

/* @end */

/* @group Utility */

.show {
	display: block !important;
}

.hide {
	display: none;
}

/* @group Images */

img {
	border: 0;
}

img.right {
	float: right;
}

/* group Colors */

.dark-green {
	color: #699e0d;
}

.light-green {
	color: #7BC143;
}

.warm-gray {
	color: #333;
}

.content h1 {
	color: #7BC143;
	font-weight: normal;
}

.content h2 {
	color: #699e0d;
}

/* group Front Page Benefits */

div#screenshots p{
	margin: 0px 0 0 30px;
	width: 355px;
	font-size: 12px;
	line-height: 20px;
	color: #444;
	}
	
div#screenshots h3{
	font-size: 18px;
	line-height: 28px;
	color: #3f5d16;
	margin: 15px 0 0 25px;
}

/* end */

/* group Main Tabs */

ul#tabs {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 325px;
	top:62px;
}

ul#tabs li {
	float: left;
}

ul#tabs li a {
	display: block;
	width: 125px;
	height: 35px;
	margin: 0 2px 0 0;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

ul#tabs li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

body#home-page ul#tabs li#home a,
body#features-page ul#tabs li#features a,
body#edu-page ul#tabs li#edu a,
body.about-section ul#tabs li#about a,
body#contact-page ul#tabs li#contact a,
body#product-page ul#tabs li#products a
{
	opacity: 1.0;
	filter: alpha(opacity=100);
}

ul#tabs li#home a {
	background: url(images/tab-home.png);
}

ul#tabs li#about a {
	background: url(images/tab-about.png);
}

ul#tabs li#products a {
	background: url(images/tab-products.png);
}

ul#tabs li#blog a {
	background: url(images/tab-blog.png);
}

ul#tabs li#contact a {
	background: url(images/tab-contact.png);
}

/* end */

/*------------------------------------------Directions Page -------------------------------------*/

body#directions-page #main-content p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:justify;
}

/* @group Front Page Screenshots */

div#main div#screenshots
{
	background: url(images/baking-goods.jpg) no-repeat 161px 5px;
	width: 980px;
	height: 450px;
}

.float-right{
float:right;
margin-left:10px;
}

/* group Global Footer */

div#footer {
	clear: both;
	width: 980px;
	margin: 0 auto;
}

div#footer-links {
	padding: 15px 0;
	margin-bottom: 14px;
	border-bottom: 1px solid #eee;
	text-align: center;
	width: 980px;
	line-height: 18px;
	font-size: 11px;
	color: #555;
}

div#footer-links a {
	color: #699e0d;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	clear: both;
}

div#footer-links table,
div#footer-links img {
	float: left;
}

div#footer-links a:hover {
	text-decoration: underline;
}

span.main-nav a {
	font-weight: bold;
}

/* @group Front Page Tour */

div#tour {
	padding: 75px 0 30px 0;
	float: left;
	width: 980px;
}

div#tour h1 {
	float: left;
	width: 920px;
	border-bottom: 1px solid #ddd;
	height: 24px;
	margin: 0 0 20px 30px;
	display: inline; /* double margin */
	text-indent: -9999px;
}

div#tour ol {
	padding: 8px 0;
	width: 250px;
	float: left;
	position: relative;
	left: 30px;
	margin: 0;
}

div#tour ol li {
	color: #333;
	line-height: 40px;
	font-size: 13px;
	cursor: pointer;
	list-style-position: inside;
}

div#tour li:hover {
	color: #000;
}

div#tour ol li.current {
	background: url(images/reason-selected.jpg) top right no-repeat;
	color: #699e0d;
	font-size: 16px;
}

div#tour div {
	width: 600px;
	float: right;
	display: none;
	text-align: center;
	position: relative;
	right: 50px;
}

div#tour h3 {
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 16px;
	margin: 0 0 30px 0;
}

div#tour p,
div#tour ul {
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

div#r2 img {
	margin-top: 30px;
	margin-bottom: 30px;
}


img.img-wide {
	margin: 0 auto 20px auto;
}

img.img-left {
	float: left;
	margin: 0 30px 0 0;
}

img.img-right {
	float: right;
	margin: 0 0 0 30px;
}


/* @end */

/* @group Corporate Layout */


body.about-section div#main-content,
body.contact-section div#main-content,
body.product-section div#main-content,
body.about-section div#main-content
{
	float: left;
	width: 600px;
	margin: 0;
}

ul#corp-menu {
	display: inline;
	float: left;
	margin: 30px;
	width: 200px;
	line-height: 18px;
}

ul#corp-menu li {
	border-bottom: 1px solid #666;
	font-size: 13px;
	padding: 10px 0;
}

ul#corp-menu li ul {
	margin: 10px 0 0 20px;
}

ul#corp-menu li ul li {
	border: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

ul#corp-menu li a {
	color: #000;
	text-decoration: none;
}

ul#corp-menu li li a {
	color: #666;
}

ul#corp-menu a:hover {
	text-decoration: underline;
}

body#about-page #menu-about a,
body#product-page #menu-product a,
body#contact-page #menu-contact a,
body#directions-page #menu-directions a,
body#sherry-page #menu-sherry a
{
	color: #699e0d;
	font-weight: bold;
	text-decoration: none !important;
}

/* List Items------------------------------------------------------------------------*/

dl.hours{
list-style-image:none !important;
list-style-position:inside;
margin:0 0 0 -10;
}

dl.hours dt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin:0 0 0 5;
}

dl.hours dd{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
margin:0 0 0 5;
}

ul.products{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:300;
color:#333333;
text-align:justify;
line-height:16px;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size:12px; font-weight:100; }

#main-content dl{
font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:500; }

#main-content dl dd{
font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:100; }