span.break { display: block; }

body
{
    font-family:Georgia;
    font-size: 12px;
    line-height: 18px;
    padding: 0px 0px 0px 0px;
	color: #4d4f53;
	margin: 0px;
	width:100%;
	background-color: #cfcfcf;
	text-align: center;
}

a:Link
{
	font-family:Georgia;
    font-size: 11px;
	color: #981e32;
	text-decoration: none;
}

a:Visited
{
	font-family:Georgia;
    font-size: 11px;
	color: #981e32;
	text-decoration: none;
}

a:Hover
{
	font-family:Georgia;
    font-size: 11px;
	color: #981e32;
	text-decoration: underline;
}

a:Active 
{ 	
    font-family:Georgia;
    font-size: 11px;
	color: #981e32;
	text-decoration: none;
 }

div
{
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

br
{
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

/*p
{
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
}*/

h1
{
	font-family:Georgia;
    font-size:22px;
    line-height: 18px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

h2
{
	font-family:Georgia;
    font-size:15px;
    line-height: 18px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

h2 a:Link
{
	font-family:Georgia;
    font-size:15px;
    line-height: 18px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

h2 a:Visited
{
	font-family:Georgia;
    font-size:15px;
    line-height: 18px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

h2 a:Hover
{
	font-family:Georgia;
    font-size:15px;
    line-height: 18px;
	color: #981e32;
	font-weight: normal;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}

h3
{
	font-family:Georgia;
    font-size:15px;
    line-height: 18px;
	color: #333333;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

h4
{
	font-family:georgia;
    font-size: 12px;
    line-height:14px;
	color: #663300;
	font-weight: normal;
	padding: 0px 0px 9px 0px;
    margin: 0px 0px 0px 0px;
}

h5
{
	font-family:Georgia;
    font-size:12px;
    line-height:18px;
	color: #333333;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
    margin: 0px 0px 0px 0px;
}

h6
{
	font-family:georgia;
    font-size:12px;
    line-height:16px;
	color: #663300;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
    margin: 0px 0px 0px 0px;
}

ul
{
    font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	font-family:georgia;
	padding: 0px 0px 12px 12px;
    margin: 0px 0px 0px 0px;
	/*list-style-position: inside;*/
	list-style-type: disc;
}

li
{
	padding: 11px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#jobs ul
{
    font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	font-family:Georgia;
	padding: 0px 0px 12px 12px;
    margin: 0px 0px 0px 0px;
	list-style-position:outside;
	list-style-type: disc;
}

#jobDetails ul 
{   
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	font-family:Georgia;
	padding: 0px;
    margin: 0px;
	list-style-position:outside;
	list-style-type: disc;
}

#jobs li
{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#jobsDetails li
{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


select
{
	font-family:Georgia;
    font-size:12px;
    line-height: 18px;
    padding: 2px 2px 2px 2px;
	color: #333333;
	margin: 0px;
	height: auto;
	width: auto;
	border: 1px solid #D2D2D2;
}

textarea
{
	font-family:Georgia;
    font-size:14px;
    line-height: 18px;
    padding: 2px 2px 2px 2px;
	color: #333333;
	margin: 0px;
	height: 100px;
	width: 250px;
	border: 1px solid #D2D2D2;
}

input
{
	font-family:Georgia;
    font-size:12px;
    line-height:18px;
    padding: 0px;
	color: #4d4f53;
	height: 23px;
	width: 200px;
	padding: 1px;
	border: 1px solid #d2d2d2;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

label
{
	width: 200px;
	display: block;
}

#page_container
{
	position:relative;
	width:940px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	text-align: left;
}

#head
{
	position:relative;
	width:940px;
	height:119px;
	line-height: 0px;
	font-size: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#nav-bg
{
	position:relative;
	left:0px;
	top:0px;
	width:935px;
	height:45px;
	text-align: left;
	background-image: url('/images/main/nav_bg.jpg');
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#nav-bg ul { list-style: none; padding: 0; }
#nav-bg ul li { float: left; display: inline; padding: 5px 0 0 0; height: 40px; }
#nav-bg ul li ul.dropDown li { float: none; }

#nav-bg a { color: #4D4F53; font-size: 14px; padding: 0px 15px; text-decoration:none; float: left; display: block; }
#nav-bg ul li ul.dropDown li { height: auto; }
#nav-bg ul li ul.dropDown li a { padding: 5px 15px; width: 200px; }
#nav-bg a:hover { color: #981e32; }
#nav-bg a:active { color: #000000; }

#subnav-bg
{
	position:relative;
	left:0px;
	top:0px;
	height:34px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#subnav-menu
{
	font-family:georgia;
    font-size:11px;
    line-height:14px;
	color: #cc9933;
	font-weight: normal;
	padding: 10px 0px 0px 2px;
	margin: 0px 0px 0px 0px;
}

.subnav-menu-retail {
	font-family: georgia;
	font-size: 11px;
	font-weight: normal;
	color: #cc9930;
}
.subnav-menu-retail a:Link
{
	font-family:georgia;
    font-size:11px;
    line-height:14px;
	color: #981e32;
	font-weight: normal;
	text-decoration: none;
}

#subnav-menu a:Link
{
	font-family:georgia;
    font-size:11px;
    line-height:14px;
	color: #981e32;
	font-weight: normal;
	text-decoration: none;
}

#subnav-menu a:Visited
{
	font-family:georgia;
    font-size:11px;
    line-height:14px;
	color: #981e32;
	font-weight: normal;
	text-decoration: none;
}

#subnav-menu a:Hover
{
	font-family:georgia;
    font-size:11px;
    line-height:14px;
	color: #b2364b;
	font-weight: normal;
	text-decoration: none;
}


#home-flash
{
	position:relative;
	height: 360px;
	width: 940px;
	line-height:0px;
	font-size:0px;
	padding: 0px 0px 0px 0px;
}

#home-flash-setup
{
	height: 0px;
	width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#home-footer-callout
{
  	text-align: center;
  	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#home-sub-nav
{
  	width:940px;
  	height:140px;
  	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#home-sub-nav-footer
{
	position:relative;
	left:0px;
	top:0px;
	background-image: url('/images/home/sub_nav_footer.jpg');
	background-repeat: no-repeat;
	width:940px;
	height:12px;
	line-height:0px;
	font-size:0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#landing-header
{
	position:relative;
	left:0px;
	top:0px;
	line-height:1px;
	font-size:1px;
	width:940px;
	height:153px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#non-landing-header
{
	position:relative;
	left:0px;
	top:0px;
	background-image: url('/images/main/header.jpg');
	background-repeat: no-repeat;
	width:940px;
	height:14px;
	line-height:1px;
	font-size:1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#body-container
{
	position:relative;
	left:0px;
	top:0px;
	width:940px;
	height:auto;
	background: url('/images/main/body_bg.jpg') left top no-repeat #fff;
	padding: 0px 0px 65px 0px;
	margin: 0px 0px 0px 0px;
}

#body-container-main
{
	position:relative;
	left:0px;
	top:0px;
	width:940px;
	height:auto;
	background: url('/images/main/body_bg.jpg') left top no-repeat #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#burst 
{
    position: relative;
	padding: 9px 0px 0px 256px;
	margin: -15px 0px 0px 20px;
	background-image: url('/images/main/burst.jpg');
	background-repeat: no-repeat;
	width: 940px;
	height: 524px;
}

#body-content-container
{
	position: relative;
	float:left;
	width: 700px;
	margin: 0px 0px 0px 40px;
	padding-top: 12px;
	padding-bottom: 30px;
}

#body-content
{
	position: relative;
	height: auto;
	width: 693px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#emerald-contact 
{
    position:relative;
    margin-left: 545px;
    margin-top: 407px;
}

#left-body-content
{
	width: 417px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#left-body-content h1 { font-size: 22px; }

#left-body-content2
{
	width: 435px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -20px;
}

#right-body-content
{
	width: 249px;
	float: left;
	padding: 51px 0px 0px 15px;
	margin: 0px 0px 0px 8px;
}

#right-body-content2
{
	width: 270px;
	float: right;
	padding: 21px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#right-body-content3
{
	width: 249px;
	float: left;
	padding: 40px 0px 0px 15px;
	margin: 0px 0px 0px 10px;
}

#right-body-content4
{
	width: 250px;
	float: right;
	padding: 57px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#right-body-content33
{
	width: 270px;
	float: right;
	padding: 39px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#full-body-content
{
	width: 670px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#sidenav-container
{
	position:relative;
	width: 200px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#history-container
{
	position:relative;
	width: 877px;
	height: auto;
	padding: 0px 0px 30px 31px;
	margin: 0px 0px 0px 0px;
}

/*#vertical_divide
{
	position:absolute;
	left:229px;
	top:0px;
	width:1px;
	height:532px;
	background-image: url('/images/main/vertical_divide.jpg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#vertical_divide2
{
	position:absolute;
	left:229px;
	top:0px;
	width:1px;
	height:1173px;
	background-image: url('/images/main/vertical_divide2.jpg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
} */

#horizontal_divide
{
	width:210px;
	height:2px;
	background-image: url('/images/main/tickBorder.jpg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-position: 15px;
}

#horizontal_divide2
{
	width:210px;
	height:2px;
	background-image: url('/images/main/tickBorder.jpg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-position: 15px;
}

.horizontal_divide2
{
	width:210px;
	height:2px;
	background-image: url('/images/main/horizontal_divide2.jpg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -30px;
}

.horizontal_divide3
{
	width:216px;
	height:2px;
	background-image: url('/images/main/horizontal_divide3.jpg');
	background-repeat: no-repeat;
	background-position: -7px top;
	padding: 0px 0px 20px 0px;
	margin: -4px 0px 0px 0px;
}

.horizontal_divide4
{
	width:210px;
	height:2px;
	background-image: url('/images/main/horizontal_divide2.jpg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px -52px;
}

#footer
{
	position:relative;
	left:0px;
	top:0px;
	width:940px;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#indexBtm 
{
    position:relative;
	left:0px;
	top:0px;
	width:940px;
	height:174px;
	background-image: url('/images/main/footer.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footer_retail
{
	position:relative;
	left:0px;
	top:0px;
	width:940px;
	height:53px;
	background-image: url('/images/main/footer_retail.jpg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer-nav
{
	position:relative;
	left:0px;
	top:0px;
	width:940px;
	height:auto;
	font-family:Georgia;
    font-size:10px;
    line-height:14px;
	color: #4d4f53;
	text-align: left;
	padding: 10px 0px 10px 23px;
	margin: 0px 0px 0px 0px;
}
#footer-nav a:Link
{
	font-family:Georgia;
	color: #4d4f53;
    font-size:10px;
    line-height:14px;
	text-decoration: none;
}
#footer-nav a:Visited
{
	font-family:Georgia;
	font-size:10px;
    line-height:14px;
	text-decoration: none;
	color: #4D4F53;
}
#footer-nav a:active { color:#4D4F53; }
#footer-nav a:Hover
{
	font-family:Georgia;
	color: #b2364b;
    font-size:10px;
    line-height:14px;
	text-decoration: none;
}

.nav_divider
{
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
}

.arrow
{
	line-height: 0px;
	font-size: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 11px 0px;
}

.links_arrow
{
	line-height: 0px;
	font-size: 0px;
	padding: 0px 0px 0px 4px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

.indent
{
	padding: 0px 0px 0px 9px;
	margin: 0px 0px 0px 0px;
}

.roll
{
	border: 0px;
	line-height: 0px;
	font-size: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.zero
{
	position: relative;
	top: 0px;
	left: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.right
{
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.side-nav
{
	font-family:Georgia;
    font-size:12px;
    line-height:16px;
	color: #663300;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0px 15px 21px;
    margin: 0px 0px 0px 0px;
}

.bottom-pad
{
	border: 0px;
	padding: 0px 0px 11px 0px;
	margin: 0px 0px 0px 0px;
}

.error_span
{
	color: #bc001f;
	font-weight: bold;
}

.hand
{
	cursor: pointer;
	border: 0px;
}

.float-left
{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#did-you-know
{
	width: 183px;
	padding: 15px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
}

#did-you-know ul
{
	font-family:Georgia;
	color: #707070;
    font-size:11px;
    line-height:15px;
    font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 2px 0px;
	list-style:none;
}

#did-you-know li
{
	padding: 11px 0px 0px 0px;
	margin: 0;
}

#did-you-know h3 { color: #707070; font-size: 11px; line-height: 15px; }

#about-side-nav
{
	position:relative;
	width: 200px;
	height: 160px;
	font-size:11px;
	line-height:15px;
	padding: 23px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
}

#about-side-nav2
{
	position:relative;
	width: 175px;
	height: 100px;
    font-size:11px;
	line-height:15px;
	padding: 23px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
}

#about-side-nav3
{
	position:relative;
	width: 175px;
	height: 48px;
	z-index: 99;
	font-size:11px;
	line-height:15px;
	padding: 19px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
}

#about-side-nav4
{
	position:relative;
	width: 175px;
	height: 65px;
	z-index: 99;
	font-size:11px;
	line-height:15px;
	padding: 23px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
}

#about-side-nav5
{
	position:relative;
	width: 175px;
	height: 60px;
	font-size:11px;
	line-height:15px;
	padding: 23px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
}


#horizontalDivide { background: url('/images/about/horizontalDivide.jpg') left top no-repeat; width: 940px; height: 26px; clear:both; }
#horizontalDivide1 { background: url('/images/about/horizontalDivide.jpg') -32px top no-repeat; width: 640px; height: 26px; clear:both; }
#histSpacer { height: 10px; }

#team_callout
{
	position:relative;
	width: 140px;
	font-family:georgia;
	color: #666666;
	font-weight: bold;
	font-size:12px;
	line-height:16px;
	padding: 35px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
	z-index: 99;
}

#team_callout a:Link
{
	font-family:georgia;
	font-weight: bold;
	color: #981e32;
    font-size:11px;
    line-height:13px;
	text-decoration: none;
}

#team_callout a:Visited
{
	font-family:georgia;
	font-weight: bold;
	color: #981e32;
    font-size:11px;
    line-height:13px;
	text-decoration: none;
}

#team_callout a:Hover
{
	font-family:georgia;
	font-weight: bold;
	color: #981e32;
    font-size:11px;
    line-height:13px;
	text-decoration: underline;
}

#processing-title-side-nav
{
	position:relative;
	width: 195px;
	height: 29px;
	line-height:0px;
	font-size:0px;
	vertical-align: text-top;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#processing-side-nav
{
	position:relative;
	width: 200px;
	font-family:georgia;
	line-height:13px;
	font-size:10px;
	color: #663300;
	vertical-align: text-top;
	padding: 17px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#processing-side-nav h3
{
	font-family:georgia;
    font-size:14px;
    line-height:14px;
	color: #663300;
	font-weight: bold;
	padding: 0px 0px 9px 0px;
    margin: 0px 0px 0px 0px;
}

.investor-relations-side-nav
{
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
}

.investor-relations-side-nav a:Link
{
	font-family:georgia;
    font-size:12px;
    line-height:16px;
	color: #981e32;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.investor-relations-side-nav a:Visited
{
	font-family:georgia;
    font-size:12px;
    line-height:16px;
	color: #981e32;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.investor-relations-side-nav a:Hover
{
	font-family:georgia;
    font-size:12px;
    line-height:16px;
	color: #981e32;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#investor-toolkit-container
{
	position:relative;
	width: 200px;
	line-height:0px;
	font-size:0px;
	padding: 100px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
}

#investor-side-nav-icons
{
	position:relative;
	width: 30px;
	line-height:24px;
	font-size:12px;
	float: left;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#investor-side-nav-options
{
	position:relative;
	font-family:georgia;
	line-height:24px;
	font-size:12px;
	color: #666666;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#investor-side-nav-options a:Link
{
	position:relative;
	font-family:georgia;
	line-height:24px;
	font-size:12px;
	color: #981e32;
	vertical-align: top;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#investor-side-nav-options a:Visited
{
	position:relative;
	font-family:georgia;
	line-height:24px;
	font-size:12px;
	color: #981e32;
	vertical-align: top;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#investor-side-nav-options a:Hover
{
	position:relative;
	font-family:georgia;
	line-height:24px;
	font-size:12px;
	color: #981e32;
	vertical-align: text-top;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contact
{
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contact p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#links_container
{
	position:relative;
	width: 240px;
	height: 320px;
	font-size:0px;
    line-height:0px;
    background-color: #eaebeb; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#links_content
{
	position:relative;
	width: 211px;
	height: 358px;
	font-size:11px;
    line-height:18px;
    color: #000;
    font-family:Georgia;
	padding: 4px 0px 0px 11px;
	margin: 0px 0px 0px 0px;
}

.links_content { margin-top: 20px; }

#links_content p
{
	padding: 0px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
}

#links_content h2
{
	font-size:15px;
    line-height:24px;
    font-family:Georgia;
    color: #000;
    font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#links_content a:Link
{
	font-size:10px;
    line-height:45px;
    font-family:Georgia;
    color: #981e32;
    font-weight: bold;
    text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#links_content a:Visited
{
	font-size:10px;
    line-height:45px;
    font-family:Georgia;
    color: #981e32;
    font-weight: bold;
    text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#links_content a:Hover
{
	font-size:10px;
    line-height:45px;
    font-family:Georgia;
    color: #981e32;
    font-weight: bold;
    text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#exec-left
{
	position: relative;
	width: 287px;
	float: left;
	padding: 0px 23px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#exec-right
{
	position: relative;
	width: 273px;
	float: left;
	padding: 0px 0px 0px 32px;
	margin: 0px 0px 0px 0px;
}

.exec-member-container
{
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}
.exec-member
{
	position: relative;
	width: 310px;
	height: 140px;
    background-color: #eaebeb;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.exec-pic
{
	width: 83px;
	height: 115px;
	float: left;
	padding: 8px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
}

.exec-text
{
	width: 160px;
	height: 95px;
	float: left;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-family:Georgia;
    font-size:11px;
    line-height:13px;
	color: #666666;
}

.exec-text p { margin:0; }

.exec-text h6
{
	font-family:georgia;
    font-size:15px;
    line-height:16px;
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.read-more
{
	position: absolute;
	top: 100px;
	left: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.read-more a { font-size: 12px; }

.read-more-container
{
	display: none;
	height: 158px;
	width: 310px;
}

.read-more-section
{
	height: 126px;
	width: 262px;
	overflow: auto;
	font-family:georgia;
    font-size:11px;
    line-height:16px;
	color: #333333;
	border-left: 17px solid #eaebeb;
	border-right: 17px solid #eaebeb;
	padding: 4px 0px 4px 14px;
    margin: 0px 0px 0px 0px;
}

.read-more-close
{
	height: 23px;
	width: 293px;
	text-align:right;
	background-color:#eaebeb;
	padding-right: 17px;
}

.grower-left
{
	float: left;
	width: 99px;
	height: auto;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 14px 0px;
}

.grower-right
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 310px;
	float: left;
	height: auto;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 14px 0px;
}

.grower-right h2 { margin:0; }

.growerBar { background: url('/images/about/horizontalDivide.jpg') -32px top no-repeat; width:430px; height: 5px; padding-bottom: 14px; }
.growerBar2 { background: url('/images/about/horizontalDivide.jpg') -32px top no-repeat; width:430px; height: 7px; margin-top: 6px; }

.grower h1
{
	font-family:Georgia;
    font-size:16px;
    line-height: 18px;
	color: #4d4f53;
	font-weight: bold;
	padding: 14px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#food-service-pad
{
    font-size:16px;
    line-height:12px;
	padding: 0px 0px 0px 20px;
    margin: 13px 0px 0px 0px;
}

#food-service-pad img
{
	padding: 0px 0px 6px 0px;
    margin: 0px 0px 0px 0px;
}

.red
{
	color: #ff0000;
	font-weight: bold;
}

.warehouse
{
	color: #333333;
	font-size: 14px;
}


.italics
{
	font-style: italic;
}

.tools-left
{
	float: left;
	width: 111px;
	height: 1050px;
	font-size:0px;
    line-height:0px;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#tools-right
{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	font-family: georgia;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#tools-right p
{
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#tools-right a:Link
{
	font-family: georgia;
}

#tools-right a:Visited
{
	font-family: georgia;
}

#tools-right a:Hover
{
	font-family: georgia;
}

.news-left
{
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.news-right
{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 10px 45px;
    margin: 0px 0px 0px 0px;
}

.contact-left
{
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.contact-right
{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 14px;
    margin: 0px 0px 0px 0px;
}

#jobs
{
	padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.h2-pad
{
	padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

img { border: none }

/***********************
 OPTIN PAGE
***********************/

#optContent { height:635px; width:940px; position:relative; }

#optBottom { padding: 5px 20px; position: relative; top: 50px; }

#optTop { height: 152px; background: url('/images/optin/optTop.jpg') no-repeat; width: 980px; float:left; position:relative; left: 4px; }

#optSide { width:186px; height: 365px; position:relative; float:left; padding: 5px 10px; border-bottom: 3px solid #5EBA1A; }
#optSide ul { color: #D3985D; font-family: georgia; font-size: 12px; font-weight: bold; line-height: 14px; list-style-position: outside; list-style-type: disc; margin: 2px;  text-decoration: none; }
#optSide img { text-align:center; padding-left: 15px; }

#optForm { width: 415px; position:relative; float:left; padding: 0px 20px 5px 30px; }
#optForm p { font-size: 14px; color: #6f481e; padding: 5px 0 0 7px; }
#theForm { }
.formrow { padding: 5px; }
.textBox { }
#txtEmail { width: 300px; height: 23px; float:left; }
#txtFirstName { width: 145px; height: 23px; float:left; }
#txtLastName { width: 145px; height: 23px; margin-left: 10px; float:left; }
#txtAddress1 { width: 200px; height: 23px; float:left; }
#txtAddress2 { width: 85px; height: 23px; margin-left: 10px; float:left; }
#txtCity { width: 200px; height: 23px; float:left; }
#ddlStates { width: 85px; height: 23px; margin-left: 10px; float:left; }
#txtZip { width: 85px; height: 23px; float: left; }
#txtPhone { width: 200px; height: 23px; margin-left: 10px; float:left; }

#cbOptIn1 { float:left; width: 28px; border: none; }
#cbOptIn2 { float:left; width: 28px; border: none; }
#cbOptIn3 { float:left; width: 28px; border: none; }
#cbOptIn4 { float:left; width: 28px; border: none; }

#diamondNuts { float:left; color: #6f481e; font-size: 10px; width: 175px; }
#popSecret { float:left; color: #6f481e; font-size: 10px; width: 145px; }
#emeraldNuts { float:left; color: #6f481e; font-size: 10px; width: 175px; } 
#kettleChips { float:left; color: #6f481e; font-size: 10px; width: 145px; }

.optSubmit { width: 112px; height: 26px; border: none; }

#optFoods { background: url('/images/optin/optFoods.jpg') center no-repeat; height:355px; width: 259px; position:relative; float:left; }

.optText { float: right; font-style: italic; position: relative; padding-top: 35px; font-weight: normal; color: rgb(0, 109, 39); left: -22px; font-size: 17px; width: 375px; }

.clear { clear:both; }


/***********************
 SNIPE
***********************/

#snipe { position:absolute; top:-3px; right:13px; }

/***********************
 RESKIN
***********************/

#ourBrands { padding-top: 22px; padding-left: 19px; width: 431px; background: url('/images/main/brandsBorder.jpg') right 24px no-repeat; float:left; }
#brandsTop { width: 415px; padding-left: 10px; height: 34px; }
#brandsH1 { float:left; width: 340px; }
#brandsMore { float:left; }
.kettle { background: url('/images/main/kettle.jpg') left top no-repeat; width:84px; height:84px; display:block; float:left; }
.kettle:hover { background: url('/images/main/kettleOver.jpg') left top no-repeat; width:84px; height:84px; display:block; }
.emerald { background: url('/images/main/emerald.jpg') left top no-repeat; width:84px; height:84px; display:block;  float:left; }
.emerald:hover { background: url('/images/main/emeraldOver.jpg') left top no-repeat; width:84px; height:84px; display:block; }
.popsecret { background: url('/images/main/pop.jpg') left top no-repeat; width:84px; height:84px; display:block;  float:left; }
.popsecret:hover { background: url('/images/main/popOver.jpg') left top no-repeat; width:84px; height:84px; display:block; }
.diamond { background: url('/images/main/diamond.jpg') left top no-repeat; width:84px; height:84px; display:block;  float:left; }
.diamond:hover { background: url('/images/main/diamondOver.jpg') left top no-repeat; width:84px; height:84px; display:block; }
.pringles { background: url('/images/main/pringle.jpg') left top no-repeat; width:84px; height:84px; display:block;  float:left; }
.pringles:hover { background: url('/images/main/pringleOver.jpg') left top no-repeat; width:84px; height:84px; display:block; }

#midBtm { width: 278px; float:left; }
#ourNews { width:240px; height: auto; float:left; padding-top: 22px; padding-left: 14px; padding-bottom: 2px; }
#ourNews p { padding:0; margin: 0 0 5px 0; }
#stockTick { background: url('/images/main/tickBorder.jpg') left top no-repeat; width:266px; height:45px; float:left; padding-top: 4px; padding-left: 14px; }
#stockTick p { padding:0; margin:0; }

#flashVid { float:left; width:200px; }
#homeBtmVid { padding-top: 6px; padding-left: 3px; }

#growers-side-nav { height: auto; padding: 15px 17px 15px 20px; line-height: normal; }
#growers-side-nav a { line-height: normal; }
.linkPad { padding-left: 5px; }

#left-body-content a:link { font-size: 12px; }
#left-body-content a:visited { font-size: 12px; }
#left-body-content a:hover { font-size: 12px; }
#left-body-content a:active { font-size: 12px; }

.grower-left img { margin-top: 3px; }

.removeMarginBtm { margin-bottom: 0; }
.removeMarginTop { margin-top: 0; }

.rssText p { padding:0; margin:0; margin-bottom: 10px; }
.rssText h3 { padding:0; margin:0; }
#rssDivide { width: 190px; height: 17px; background-image: url('/images/main/tickBorder.jpg'); background-repeat: no-repeat; background-position: -7px top; }

#left-body-content3
{
	width: 642px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -20px;
}

#jobs h2 { margin-bottom:0px; }
#jobs ul { list-style:none; padding:0; margin:0; }
#jobs li { list-style:none; padding:0; margin:0; }

#firstName { float:left; width: 215px; }
#Contact_FirstName { width: 205px; height: 23px; }
#lastName { float:left; }
#Contact_LastName { width: 205px; height: 23px; }
#address { float:left; }
#Contact_StreetAddress { width: 420px; height: 23px; }
#address2 { float:left; }
#Contact_Address2 { width: 420px; height: 23px; }
#city { float:left; width: 145px; }
#Contact_City { width:130px; height: 23px; }
#state { float:left; width: 145px; }
#Contact_State { width:130px; height: 23px; }
#zipCode { float:left; width:130px; }
#Contact_ZipCode { width:130px; height: 23px; }
#country { float:left; }
#Contact_Country { width: 205px; height: 23px; }
#email { float:left; width: 215px; }
#Contact_Email { width: 205px; height: 23px; }
#selectOne { float:left; }
#Interested { width: 205px; height: 25px; }
#upc { float:left; width: 215px; }
#dateCode { float:left; }
#subject { float:left; }
#comments { float:left; }
#commentsBox { width:410px; }

.btnSubmit { background: url('/images/footer/btnSubmit1.jpg') left top no-repeat; width:130px; height:29px; cursor:pointer; display:block; }
.btnSubmit:hover { background: url('/images/footer/btnSubmit2.jpg') left top no-repeat; width:130px; height:29px; cursor:pointer; display:block; }
.btnReset { background: url('/images/footer/btnReset1.jpg') left top no-repeat; width:130px; height:29px; cursor:pointer; display:block; }
.btnReset:hover { background: url('/images/footer/btnReset2.jpg') left top no-repeat; width:130px; height:29px; cursor:pointer; display:block; }

#fooservice-side-nav { line-height: normal; margin-bottom: 15px; margin-left: 25px; margin-top: 11px; }
.pushDown { line-height: 35px; }

#tools-right h2 a:link { color: #981e32; }
#tools-right a:link { font-size: 12px;}

#siteMapLeft { float:left; line-height: normal; width: 205px; }
#siteMapRight { float:left; line-height: normal; }

#breadCrumbs2 { margin-left:-20px; }

.dropDown {
    display:none;
    background: url('/images/nav/dropdown-bg.png') left top repeat;
    width:185px;
    border: 2px solid #ccc;
    position: absolute;
    z-index: 5000;
    font-family: Georgia;
    font-weight: normal;
    line-height: 10px;
    list-style-type: none;
    margin: 0;
    padding: 0 0 13px 0;
    text-decoration: none;
    left: 75px;
    top: 36px;
	overflow:hidden;
	border-top: none;
}

.activeNav { color:#000 !important; }
.activeLink { color:#4d4f53 !important; }
.activeSideBar { color:#4d4f53 !important; }

.activeNavClicked a { color: #981E32 !important; }
.activeNavClicked ul li a { color: #4d4f53 !important; }
.activeNavClicked ul li a:hover { color: #981E32 !important; }

#overlay { width: 100%; height: 100%; overflow: hidden; background-color: #000; opacity: 0.4; filter:alpha(opacity=40); z-index: 1; position: fixed; display:none; }
#flashVideo { background-color: #fff; width: 720px; height: auto; z-index: 2; position: absolute; display:none; top: 12%; left: 50%; margin-left: -320px; }
.exit { cursor: pointer; float: right; background: url('/images/main/exit.jpg') left top no-repeat; width: 13px; height: 13px; padding-right: 7px; margin-top: 6px; }
.exit:hover { cursor: pointer; float: right; background: url('/images/main/exitHover.jpg') left top no-repeat; width: 13px; height: 13px; }
#videoText { padding-left: 19px; text-align: left; padding-right: 30px; }

#historyFlash { width: 940px; margin:0 auto; }
#homeBtmVid img { cursor:pointer; }

#right-body-content22
{
	width: 249px;
	float: left;
	padding: 40px 0px 0px 15px;
	margin: 0px 0px 0px 8px;
}

#flashVideo h2 { text-align:left; padding-left: 20px; }

div.careersInfo { background: url(/images/main/bgSep.jpg) repeat-x left bottom; margin-bottom: 20px; }
div.careersInfo p { padding: 0 0 20px 0; margin: 0; }
div.careersInfo h4 { font-size: 15px !important; line-height: 18px; padding-bottom: 20px; }
div.careersInfo h4 a { font-size: 15px !important; }
div#awards h2 { padding-bottom: 0; margin: 0; }
div#awards ul { list-style: none; padding: 0; margin: 0; }
div#awards ul li { font-size: 12px; line-height: 18px; padding: 0; margin: 0; }
.clearleft { clear: left; }
.clear { clear: both; }
div#diamondTeam { width: 240px; float: right; display: inline; background-color: #eaebeb; padding: 11px 0 24px 0; margin: 51px 0 0 0; text-align: center; }
div#teamPerspective { width: 225px; margin: 0 auto; text-align: left; }
div#teamPerspective h2 { font-size: 13px; line-height: 17px; font-weight: bold; padding: 0; margin: 0; }
div.perspective{ width: 225px; background: url(/images/employment/bgSepTeam.jpg) repeat-x left bottom; padding-top: 13px; padding-bottom: 13px; }
div.perspective div.teamImage { width: 85px; float: left; display: inline; }
div.perspective div.teamInfo { width: 130px; float: right; display: inline; padding-top: 5px; }
div.perspective div.teamInfo h3 { font-size: 13px; line-height: 17px; font-weight: normal; padding: 0; margin: 0; }
div.perspective div.teamInfo p { padding: 0; margin: 0; font-size: 11px; line-height: 17px; color: #4d4f53; }
div#teamPerspective div.last { padding-bottom: 0 !important; background: none !important; }

div#loading { text-align: center; position: fixed; top: 250px; z-index: 3000; width: 100%; display: none; }
div#teamPopUp{ width: 100%; position: fixed; top: -600px; left: 0; z-index: 2000; display: none; text-align: center; }
div#teamPopUpHolder { width: 639px; position: relative; margin: 0 auto; background-color: #fff; padding: 10px 0 32px 0; }
div#teamPopUpHolder a#xClose { display: block; overflow: hidden; text-indent: -9999px; background: url(/images/employment/btnClose.jpg) no-repeat left top; width: 13px; height: 13px; position: absolute; top: 6px; right: 6px; }
div.teamPopUpText { margin: 0 auto; width: 570px; text-align: left; }
div.teamTextImage { width: 207px; float: left; display: inline; padding-top: 40px; }
div.teamTextText { width: 351px; float: right; display: inline; }
div.teamTextText h3 { font-size: 15px; line-height: 18px; font-weight: normal; padding: 4px 0 0 0; margin: 0; }
div.teamTextText h4 { font-size: 11px; line-height: 15px; font-weight: normal; padding: 0; margin: 0; color: #4d4f53; }
div.teamTextText p { font-size: 12px; line-height: 16px; font-weight: normal; padding: 15px 0 0 0; margin: 0; color: #4d4f53; }
div#loading { width: 639px; height: 300px; background: url(/images/employment/ajax-loader.gif) no-repeat center center; }

div#jobDetailsNew h3 { font-size: 12px; line-height: 16px; color: #4d4f53; font-weight: normal; }
div#jobDetailsNew div.searchForm { width: 670px; padding-top: 24px; } 
div.formCol { float: left; display: inline; width: 172px; padding-right: 17px; } 
div.formCol select { margin-top: 3px; }
div.submitBtn { width: 130px; float: left; display: inline; padding-top: 15px; }
div.submitBtn input { width: 130px; height: 29px; display: block; cursor: pointer; border: 0; text-indent: -9999px; overflow: hidden; background: url(/images/employment/btnViewAll.jpg) no-repeat left top; }

div#searchResults th, td { text-align: left; padding: 6px 0 6px 0; }
div#searchResults th { font-size: 14px; line-height: 19px; color: #4d4f53; font-weight: normal; }
div#searchResults td.date { padding-left: 6px; } 
div#searchResults td.date a { color: #4d4f53; }
div#searchResults td a:hover { text-decoration: none; }
div#searchResults tr { cursor: pointer; }
div#searchResults td.category { text-transform: capitalize; }
div#searchResults th.header { background: url(/images/employment/bgSortArrow.jpg) no-repeat 75% center; }
div#searchResults th.headerSortDown { background: url(/images/employment/bgSortArrowDown.jpg) no-repeat 75% center; }
div#searchResults th.headerSortUp { background: url(/images/employment/bgSortArrowUp.jpg) no-repeat 75% center; }
div#searchResults tr.odd td { background-color: #f5f5f5; }
div.noResultsFound { text-align: center; }


