/* BEGIN STYLE.CSS */
body {
  background:url('../images/bg.jpg');
}

p, li {
    font-family:"Century Gothic", Trebuchet MS, Verdana, Arial;
    color:#333333;
    font-size:1.1em;
		text-align:left;
}

table td {
	font-family:"Century Gothic", Trebuchet MS, Verdana, Arial;
}

h1 {
    font-family:"Century Gothic", Trebuchet MS, Verdana, Arial;
    color:#608400;
    font-size:2.85em;
    margin-bottom:0.2em;
}

h2, h3 {
    font-family:"Century Gothic", Trebuchet MS, Verdana, Arial;
}

h3, h4, h5, h6 {
    margin-bottom:0.3em;
}

h2 {
    color:#608400;
    margin-bottom:0.1em;    
    font-size:1.4em;
		text-transform:uppercase;
}

.products h2,
.private_label h2 {
	font-size:1.2em;
	color:#006699;
	font-weight:bold;
}

h3 {
	  color:#000;
		font-size:1.2em;
		font-weight:bold;
}

ul.ticks {
    list-style-type:none;
    padding:0px;
    margin:0px;
}

ul.ticks li {
    background-image:url('../images/bullet.png');
    background-repeat:no-repeat;
    background-position:0em .3em;
    padding-left:1.5em;
}

a {
	color:#666;
}

#page_holder {
	background:url('../images/body-bg.png') repeat-y;
}

#search_container {
	font-family:"Century Gothic", Trebuchet MS, Verdana, Arial;
	color:#999;
	font-size:1.1em;
}

#search_field {
	border:1px solid #999;
}

#page_container #message_container {
	text-align:right;
	font-family:"Century Gothic", Trebuchet MS, Verdana, Arial;
	font-size:1.1em;
	color:#666;
	margin-top:3px;
	margin-bottom:20px;
	margin-right:53px;
}

#message_container a {
	color:#000;
}

#title-welcome {
	width:544px;
	height:54px;
	background:url('../images/title-welcome-to-tastemorr.gif') no-repeat;
	text-indent:-9000px;
	margin-bottom:15px;
}

.content_holder p {
	line-height:1.6em;
}

.content_holder table #left_column {
	border-right:1px solid #cecece;
}

.content_item {
	
}

.border_bottom {
	border-bottom:1px solid #cecece;
}

.border_top {
	border-top:1px solid #cecece;
}

.border_left {
	border-left:1px solid #cecece;
}

.border_right {
	border-right:1px solid #cecece;
}

.no_border {
	border:0px;
}

.content_item h2,
.content_item h1 {
	margin-top:20px;
}

.content_item h3 {
	line-height:1.2em;
}

.content_item ul {
	list-style-image:url('../images/bullet-arrow.gif');
}

.content_item ul.sub_nav {
	list-style-image:url('../images/bullet-arrow-nav.gif');
}

.content_item .sub_nav li {
	margin-left:5px;	
}

.content_item .sub_nav a {
	font-family:"Century Gothic", Trebuchet MS, Verdana, Arial;
	color:#666;
}

.content_item .sub_nav a.selected,
.content_item .sub_nav a:hover {
	color:#638801;
}

#title-about-us {
	width:124px;
	height:40px;
	text-indent:-9000px;
	background:url('../images/title-about-us.gif') no-repeat;	
}

#title-about-us-history {
	width:168px;
	height:40px;
	text-indent:-9000px;
	background:url('../images/title-about-us-history.gif') no-repeat;	
}

#title-about-us-community-involvement {
	width:420px;
	height:65px;
	text-indent:-9000px;
	background:url('../images/title-about-us-community-involvement.gif') no-repeat;	
}

#title-products {
	width:136px;
	height:40px;
	text-indent:-9000px;
	background:url('../images/title-products.gif') no-repeat;
}

#title-private-label {
	width:332px;
	height:40px;
	text-indent:-9000px;
	background:url('../images/title-private-label.gif') no-repeat;
}

#title-product-certifications {
	width:336px;
	height:40px;
	text-indent:-9000px;
	background:url('../images/title-product-certifications.gif') no-repeat;
}

#title-news {
	width:69px;
	height:40px;
	text-indent:-9000px;
	background:url('../images/title-news.gif') no-repeat;
}

#title-faqs {
	width:397px;
	height:40px;
	text-indent:-9000px;
	background:url('../images/title-faqs.gif') no-repeat;
}

#title-careers {
	width:114px;
	height:40px;
	text-indent:-9000px;
	background:url('../images/title-careers.gif') no-repeat;
}

#title-contact-us {
	width:165px;
	height:40px;
	text-indent:-9000px;
	background:url('../images/title-contact-us.gif') no-repeat;
}

#title-section-guide {
	width:124px;
	height:40px;
	text-indent:-9000px;
	background:url('../images/title-section-guide.gif') no-repeat;
}

#title-have-a-question {
	width:155px;
	height:40px;
	text-indent:-9000px;
	background:url('../images/title-have-a-question.gif') no-repeat;
}



#content_container .quote {
	text-align:center;
	font-family:"Century Gothic", Trebuchet MS, Verdana, Arial;
	color:#999;
	font-size:1.3em;
	font-weight:bold;
	font-style:italic;
}

#content_container .quote strong {
	color:#000;
}

.community_involvement h2 {
	color:#608400;
}

.community_involvement table td {
	vertical-align:top;
	padding:0px 20px 20px 20px;
}

.light_bold {
	font-weight:bold;
	color:#999;
}

.products ul {
	margin-top:-15px;
}

.products li {
	color:#999;
	text-decoration:underline;
}

.red {
	color:red;
}

.contact_form label {
	font-family:"Century Gothic", Trebuchet MS, Verdana, Arial;
}

.small-text {
	font-size:0.7em;
/* END STYLE.CSS */
