@charset "UTF-8";
body {
	background-color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#wrapper #main-footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/* Main Container */

#wrapper {
	height: 555px;
	width: 840px;
	background-color: #FFFFFF;
	float: none;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	margin-right: auto;
	margin-left: auto;
}

/* Main Mast Area Begin */

#wrapper #main-mast {
	height: 175px;
	width: 840px;
	background-image: url(../images/mast/main.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #ffffff;
}
#wrapper #main-mast #img-home{
	height: 155px;
	width: 840px;
}
#wrapper #main-mast #img-about{
	height: 155px;
	width: 840px;
}

#wrapper #main-mast #img-history{
	height: 155px;
	width: 840px;
}

#wrapper #main-mast #img-products{
	height: 155px;
	width: 840px;
}

#wrapper #main-mast #img-directions{
	height:155px;
	width: 840px;
}

#wrapper #main-mast #img-careers{
	height: 155px;
	width: 840px;
}

#wrapper #main-mast #img-contact{
	height: 155px;
	width: 840px;
}

/* Global Navigation Begin */

#nav-wrapper {
	width: 840px;
	height:20px;
	background-color: #dccf84;
	border-top: 2px solid #666633;
	border-bottom: 2px solid #333333; 
}
#nav {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; }
#nav li {
	float: left; }
#nav li a {
	display: block;
	padding: 3px 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #003300;
	border-right: 1px solid #003300; }
#nav li a:hover {
	color: #c00;
	background-color: #ffc; }

/* Global Navigation Ends */

/* Content Area Begin */

#wrapper #main-content {
	height: 315px;
	width: 840px;
	background-image: url(../images/bg/bg-index.jpg);
	background-repeat: no-repeat;
}

#wrapper #main-content #main-left {
	float: left;
	height: 290px;
	width: 57%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
}
#wrapper #main-content #main-right {
	float: right;
	height: 290px;
	width: 36%;
	margin-top: 10px;
	margin-right: 15px;
}
#wrapper #main-content #main-left h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
}
#wrapper #main-content #main-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}
#wrapper #main-content #main-right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
}
#wrapper #main-content #main-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}
/* Content Area-Homepage */

#wrapper #main-content-home {
	height: 315px;
	width: 840px;
}

#wrapper #main-content-home #main-left {
	float: left;
	height: 315px;
	width: 479px;
	background-image: url(../images/bg/bg-index-left.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
	clear: none;
}
#wrapper #main-content-home #main-right {
	height: 315px;
	width: 360px;
	background-image: url(../images/bg/bg-index-right.jpg);
	background-repeat: no-repeat;
	clear: none;
	float: right;
}
#wrapper #main-content-home #main-left h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	margin-left: 15px;
	margin-right: 15px;
}
#wrapper #main-content-home #main-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}
#wrapper #main-content-home #main-right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	margin-right: 15px;
	margin-left: 15px;
}
#wrapper #main-content-home #main-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
}
/* Content Area-Connect */
#wrapper #main-content-connect {
	height: 315px;
	width: 840px;
	background-image: url(../images/bg/bg-index.jpg);
	background-repeat: no-repeat;
}
#wrapper #main-content-connect #main-left {
	float: left;
	height: 290px;
	width: 57%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
}
#wrapper #main-content-connect #main-left h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	margin-left: 15px;
	margin-right: 15px;
}

#wrapper #main-content-connect #main-left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	margin-left: 15px;
	margin-right: 15px;
}
#wrapper #main-content-connect #main-right {
	float: right;
	height: 290px;
	width: 36%;
	margin-top: 10px;
	margin-right: 15px;
}
#wrapper #main-content-connect #main-right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
}
#wrapper #main-content-connect #main-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}
/* Content Area-History */

#wrapper #main-content-history {
	height: 315px;
	width: 840px;
	background-image: url(../images/bg/bg-salad.jpg);
	background-repeat: no-repeat;
}

#wrapper #main-content-history #main-left {
	float: left;
	height: 290px;
	width: 57%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
	margin-top: 10px;
	margin-left: 15px;
	padding-left: 10px;
}
#wrapper #main-content-history #main-right {
	float: right;
	height: 290px;
	width: 36%;
	margin-top: 10px;
	margin-right: 15px;
}
#wrapper #main-content-history #main-left h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
}
#wrapper #main-content-history #main-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}
#wrapper #main-content-history #main-right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #003300;
}
#wrapper #main-content-history #main-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}
/* Content Area-Product*/

#wrapper #main-content-product {
	height: 315px;
	width: 840px;
	background-image: url(../images/bg/bg-isle.jpg);
	background-repeat: no-repeat;
}

#wrapper #main-content-product #main-left {
	float: left;
	height: 290px;
	width: 57%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
	margin-top: 10px;
	margin-left: 15px;
	padding-left: 10px;
}
#wrapper #main-content-product #main-right {
	float: right;
	height: 290px;
	width: 36%;
	margin-top: 10px;
	margin-right: 15px;
}
#wrapper #main-content-product #main-left h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
}
#wrapper #main-content-product #main-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}
#wrapper #main-content-product #main-right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
}
#wrapper #main-content-product #main-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}

/* Content Area-Dept*/

#wrapper #main-content-dept-xxx {
	height: 315px;
	width: 840px;
	background-image: url(../images/bg/bg-blank.jpg);
	background-repeat: no-repeat;
}

#wrapper #main-content-dept-xxx #main-left {
	float: left;
	height: 290px;
	width: 57%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
	margin-top: 10px;
	margin-left: 15px;
	padding-left: 10px;
}
#wrapper #main-content-dept-xxx #main-right {
	float: right;
	height: 290px;
	width: 36%;
	margin-top: 10px;
	margin-right: 15px;
}
#wrapper #main-content-dept-xxx #main-left h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
}
#wrapper #main-content-dept-xxx #main-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}
#wrapper #main-content-dept-xxx #main-right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
}
#wrapper #main-content-dept-xxx #main-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}
/* Department lists*/
.dept {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #630;
	text-decoration: none;
	list-style-image: url(../images/arrow.png);
	list-style-type: none;
	line-height: 1.5em;
}
.dept a{
	color: #630;
	text-decoration: none;
	
}
.dept a:hover {
	text-decoration: underline;
	
}
.dept-lists,.dept-single {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #630;
	line-height: 1em;
	margin-right:10px;
} 
.dept-single {
	line-height: 1.5em;
	
}

.dept-lists, .dept-single a{
	color: #630;
	text-decoration: none;
	
}
.dept-lists, .dept-single a:hover {
	color: #630;
	text-decoration: underline;
	
}

/* Content Area-Contact*/

#wrapper #main-content-contact {
	height: 315px;
	width: 840px;
	background-image: url(../images/bg/bg-fruits.jpg);
	background-repeat: no-repeat;
}

#wrapper #main-content-contact #main-left {
	float: left;
	height: 290px;
	width: 53%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
	margin-top: 10px;
	margin-left: 15px;
	padding-left: 10px;
}
#wrapper #main-content-contact #main-right {
	float: right;
	height: 290px;
	width: 40%;
	margin-top: 10px;
	margin-right: 15px;
}
#wrapper #main-content-contact #main-left h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;	
}
#wrapper #main-content-contact #main-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}
#wrapper #main-content-contact #main-right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
}
#wrapper #main-content-contact #main-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}
/* Content Area-Direction */

#wrapper #main-content-direction {
	height: 315px;
	width: 840px;
	background-image: url(../images/bg/bg-map.jpg);
	background-repeat: no-repeat;
}

#wrapper #main-content-direction #main-left {
	float: left;
	height: 290px;
	width: 57%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
	margin-top: 10px;
	margin-left: 15px;
	padding-left: 10px;
}
#wrapper #main-content-direction #main-right {
	float: right;
	height: 290px;
	width: 36%;
	margin-top: 10px;
	margin-right: 15px;
}
#wrapper #main-content-direction #main-left h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003300;
}
#wrapper #main-content-direction #main-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}
#wrapper #main-content-direction #main-right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
}
#wrapper #main-content-direction #main-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}
/* Content Area-Jobs */

#wrapper #main-content-jobs {
	height: 315px;
	width: 840px;
	background-image: url(../images/bg/bg-jobs.jpg);
	background-repeat: no-repeat;
}

#wrapper #main-content-jobs #main-left {
	float: left;
	height: 290px;
	width: 57%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663300;
	margin-top: 10px;
	margin-left: 15px;
	padding-left: 10px;
}
#wrapper #main-content-jobs #main-right {
	float: right;
	height: 290px;
	width: 36%;
	margin-top: 10px;
	margin-right: 15px;
}
#wrapper #main-content-jobs #main-left h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
}
#wrapper #main-content-jobs #main-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}
#wrapper #main-content-jobs #main-right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
}
#wrapper #main-content-jobs #main-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333300;
	text-transform: none;
	font-weight: bold;
}

/* Footer Area Begin */

#wrapper #main-footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	height: 30px;
	width: 840px;
}

#breakline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	width: 80%;
	margin-top: -1em;
}
#breakline-full {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	width: 100%;
	margin-top: -1em;
}

/* Styles */
.poster {
	font-size: 24px;
	font-weight: normal;
}
.poster-subtitle {
	font-size: 16px;
	text-transform: none;
	font-variant: normal;
	letter-spacing: 2px;
	color: #663300;
}
.green-subtitle {
	font-size: 16px;
	color: #663300;
	font-weight: bold;
}

.title-small {
	font-size: 12px;
	text-transform: none;
	color: #663300;
}

.green-bold {
	font-weight: bold;
	color: #333300;
}
#wrapper #main-content-contact #main-right #contact-names p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.plain {
	color: #663300;
	list-style-type: none;
	font: bold 14px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.featuring {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

#form {
	background-image: url(../images/form-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 270px;
	margin-top: 10px;
}
#form p {
	font-weight: bold;
	color: #FFFFFF;
}
#attention {
	background-image: url(../images/form-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: 26px;
	width: 270px;
	border-top: 1px solid #ffffff;
	box-shadow: 3px 3px 5px #818181;
	-webkit-box-shadow: 3px 3px 5px #818181;
	-moz-box-shadow: 3px 3px 5px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=3, offY=3, positive=true);
}
#attention p {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 3px;
}#attention a {
	color: #FFFFcc;
}

#social-media {
	float: left;
	height: auto;
	width: 270px;
	margin-top: 10px;
}
#wrapper #main-content-jobs #main-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.green-dark {color: #003300}
.green-light {color: #666600}

#wrapper #main-content #main-right .plain a {
	color: #406cbf;
	text-decoration: underline;
}
#wrapper #main-content #main-right #attention a {
	color: #FFFFFF;
}
/* Message Box */
#message-box {
	background-color: #339900;
	border: 4px solid #338100;
	float: none;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
#wrapper #main-content #main-right #message-box span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FBF5D9;
	line-height: 2em;
}
#wrapper #main-content #main-right #message-box h2 {
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
}
#wrapper #main-content #main-right #message-box p {
	margin-left: 15px;
	margin-right: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper #main-content #main-right #message-box a {
	font-weight: normal;
	color: #FBF5D9;
	text-decoration: underline;
}
#wrapper #main-content #main-left ul {
	color: #663300;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#wrapper #main-content #main-left li {
	list-style-type: none;
}
#wrapper #main-content-home #main-left p {
	margin-left: 15px;
	margin-right: 15px;
}
#wrapper #main-content-direction #main-left #map-textbox {
	float: left;
	height: auto;
	width: 220px;
	margin-top: 105px;
	margin-left: 125px;
	font-weight: normal;
	background-color: #FAF4D7;
	border: thin solid #C5A067;
	box-shadow: 3px 3px 5px #818181;
	-webkit-box-shadow: 3px 3px 5px #818181;
	-moz-box-shadow: 3px 3px 5px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=3, offY=3, positive=true);

}
#wrapper #main-content-direction #main-left #map-textbox p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#wrapper #main-content-home #main-right #link-box {
	float: left;
	height: 200px;
	width: 280px;
	clear: right;
}

#table-connect {
	width: 224px;
}

#button-bg {
	background-image: url(../images/btn-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 15px;
}
#button-bg p {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 7px;
}
#button-bg a {
	color: #FFFFcc;
}
/* return lists*/
.return {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	list-style-image: url(../images/arrow-return.png);
	list-style-type: none;
	margin-left:-10px;
}
.return a{
	color: #030;
	text-decoration: none;
	
}
.return a:hover {
	text-decoration: underline;
	
}


