
* { 	
	margin:0; 
	padding:0; 
	border: 0;
	}

	
/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; 
}	
	
html, body {
	height: 100%;
	}

body {
	background-color: #FFFFFF;
	color: #595959;
	font-family: helvetica,arial,clean,sans-serif;
	font-size: 62.5%;
	}
	
#skiplinks ul {	
	margin: 0;
	padding: 0; 
	list-style: none;
}
#skiplinks li { 
	margin: 0;
	padding: 0; 
	list-style: none; 
	display: inline; 
	font-size: 0.6em;
}
#skiplinks a { 
	position: absolute; 
	z-index: 1000;
	top: 10px; 
	left: 175px; 
	width: 0; 
	height: 0; 
	overflow: hidden; 
	font-weight: bold;
	font-size: 1em !important;
}
#skiplinks A:active, #skiplinks A:focus {
	position: absolute;
	margin: 0;
	padding: 6px;
	width: auto;
	height: auto;
	overflow: visible;
	border: 0;
	font-size: .6em;
}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin:0; 
	padding:0;
	color: #993300;
}
	
h3 { font-size: 1.8em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.3em; }

.directorBlock img  {
	margin-bottom: 5px;
	display: block;
}

#content h3 a.nohover:hover  {
	color: #993300;
	text-decoration: none;
	}
	
h5.title {
	margin-bottom: 10px;
	}
	
a { 
	text-decoration: none;
	color: #00345B;
	color: #002846;
}

a:hover { text-decoration: underline; }

a img  { border: 0; text-decoration: none;}

ul, ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 8px 0;
	margin-bottom: 10px;
}

dl.links {font-size: 1.2em; }
dl.links dt {clear: left; display: block; float: left; margin-top: 2px;}
dl.links dd { display: block; float: left; margin-left: 5px; margin-top: 2px; }

dd.divider { color :#807E7E; }

label {
	color: #A41C0C;
	padding: 3px 3px 3px 0;
}

input {
	border: 1px solid #B4AC96;
	width: 200px;
}

select {
	border: 1px solid #B4AC96;
	width: 200px;
}

textarea {
	border: 1px solid #B4AC96;
	width: 325px;
}

.nodisplay {
display:none;
}

.padhb { margin-bottom: 20px; }

input.radio {
	background-color:#FFFFFF;
	border:0 none;
	width:20px;
}




#content p input.go {
	background:#62250B none repeat scroll 0 0;
	border:1px solid #000000;
	color:#FFFFFF;
	cursor:pointer;
	margin: 10px 0;
	padding: 2px;
	text-align:center;
	width: auto;
}

#content p input.gohov {
	background: #000000 none repeat scroll 0 0;
	}

input.checkbox {
	background-color:#FFFFFF;
	border:0 none;
	width:20px;
}

#mainbodyWrapper{ 
	background-color: #FFFFFF; 
	margin-top: 10px;
	clear: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	min-height: 400px;
	_height: 400px;	
	}	
			
.contentWrap {
	margin: 0 auto;
	padding: 0;
	width: 976px;
	width: 940px;
	}
	
.content {
	padding-left: 20px;
	}

#top { 
	min-height: 80px; 
	background: #86320E url(/img/layout/header.jpg) repeat-x scroll center top;
	color: #FFFFFF;
	}
	
#logo_placeholder {
	float: left;
	width: 500px;
	}	
	
#logo { 
	font-size: 3.3em;
	font-weight: normal;
	line-height: 0.975em;
	text-transform: uppercase; 
	margin-top: 25px;
	margin-left: 20px;
	}
	
#homepageCarousel {
	height: 326px;
	width: 940px;
	background-color: #FFFFFF;
	}
	
#footer { 
	padding: 10px 0 50px 0;
	margin-top: 20px;
	color: #595959;
	background: #000000 url(/img/layout/footer.jpg) repeat-x scroll center top;
	min-height: 150px;
	width: 100%;
	clear: left;
	float: left;
	}

#footer a {
	color: #595959;
	}

#footer a:hover {
		color: #A7A7A7;
		}
		
#sitemap {
	border-bottom: 1px solid #404040;
	padding: 0 20px 20px;
	clear: both;
	float: left;
	width: 900px;
	}
	
#sitemap .block {
	float: left;
	width: 216px;
	padding-right: 10px;
	}
	
#sitemap .last { padding-right: 0; width: 100px; }

#sitemap h4  {
	
	color: #8D8D8D;
	}

#sitemap h4  a {
	color: #8D8D8D;
	}
	
#sitemap h4 a:hover {
	color: #FFFFFF;
	}	
		
#sitemap ul {
	margin-top: 2px;
	padding: 0;
	}
		
#sitemap ul li {
	font-size: 1.3em;
}
		
#footerlegal {
	font-size: 1.2em;
	margin-top: 20px;
	clear: left;
	margin-left: 20px;
	}
	
#footerlegal ul li {
	display: inline;
	padding-right: 5px;
	}

#mainNavigation {
		background-color: #61240A;
		background-color: #86320E;
		width: 100%;
		float: left;
		}	
		
#mainNavigation ul {
	clear: both;
	padding: 0;
	margin: 0;
	display: block;
	background-color: #62250B;
	width: 100%;
	float: left;
}

#mainNavigation ul li {
	display: inline;
	float: left;
	width: auto;
}

#mainNavigation ul li.first  {
	padding-left: 20px;
}

		
#mainNavigation ul li.divider {
	color: #807E7E;
	font-size: 1.2em;
	padding: 5px;
}

#mainNavigation ul li a {
	color: #8D8D8D;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	text-decoration: none;
}

#mainNavigation ul li.first  {
	padding-left: 15px;
}

#mainNavigation ul li a:hover {
		color: #FFFFFF;
		background-color: #371506;
		}


	
.clearFix { display:block; }


ul#menu li {
	position: relative;
	z-index: 999;
	font-size: 1.2em;
	text-transform: uppercase;
}

ul#menu div {
	display: none;
}

ul#menu li.mega div {
	border: 4px solid #62250B;
	width: 355px;
	position: absolute;
	z-index: 999;
	left: 0em;
	padding: 0 1.3em 1.3em;
	background: #3D1505 url(/img/layout/megaMenu.jpg) no-repeat scroll center top;
	color: #c0c0c0;
}

ul#menu li.hovering div {
	display: block;
}

ul#menu li.mega div a {
	padding: 0;
	text-transform: none;
}

ul#menu li.mega div h3 a {
	text-transform: uppercase;
	color: #C0C0C0;
	}

ul#menu h3 {
	padding-bottom: 5px;
	color: #C0C0C0;
	font-size: 1.1em;	
	}


ul#menu li.mega div a:hover {
	color: #FFFFFF;
	color: #8D8D8D;
	padding: 0;
	background-color: transparent;
}

ul#menu li div a.more {
	color: #390;
	font-weight: bold;
}

ul#menu div p {
	margin: 0 0 0.8em 0;
	padding: 0;
}

.megacolLeft { margin-top: 10px; width: 170px; float:left; clear: left;}
.megacolRight { margin-top: 10px; width: 170px; float:right; }


#homepage_callouts { 
	float: left;
	margin-top: 1px;
	width: 100%;
}


#sectionIntro {
	clear: left;
	float: left;
	margin-top: 1px;
	width: 100%;
	background-color: #000000;
	color: #FFFFFF;
	padding: 0 0 10px;
	}
	
#sectionIntro h2 {
	color: #FFFFFF;
	clear: left;
	padding: 0;
	font-size: 3.0em;
	margin:0;
	text-transform:uppercase;
	display: block;
}	
#sectionIntro p { 
	font-size: 1.3em; 
	width: 640px;
	margin-bottom: 10px;
	}

ul#breadcrumb {
	padding: 0;
	display: block;
	float: left;
	font-size: 1.2em;
	margin-bottom: 15px;
	margin-top: 5px;
}

ul#breadcrumb li {
	display: inline;
	float: left;
	width: auto;
	padding-right: 5px;
}

ul#breadcrumb li a {
	color: #FFFFFF;
	text-decoration: none;
}

ul#breadcrumb li a:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
		
ul#breadcrumb li.divider {
	color: #807E7E;
	font-size: 1.2em;
}

ul#breadcrumb li.current {
	text-decoration: underline;
}

#sidenav { 
	clear: left; 
	float:left; 
	width: 150px; 
	margin-top: 20px; 
	margin-left: 20px; 
	color: #595959;
	padding-bottom: 20px;
}

#sidenav h4 {
	text-transform: uppercase;
	color: #3E3E3E;
	font-size: 1.3em;
	}
	
#sidenav h4 a {
	color: #3E3E3E;
	}
	
#sidenav ul { border-bottom: 1px solid #E4E4E4; margin-bottom: 20px; }	
#sidenav ul.bottomPanel { border: none; }
	
#sidenav ul li a {color: #595959; }
#sidenav ul li a:hover { text-decoration: underline; }

#sidenav ul li {
		font-size: 1.2em;
		padding-left: 10px;
		padding-bottom: 5px;
		background: Transparent url(/img/layout/sideNav_pointer.gif) no-repeat scroll left 4px;
		}

#content {
	float: right;
	margin: 20px 20px 20px 0;
	padding: 0;
	width: 756px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 736px;	
	}
	
html>body #content {
	width: 736px;
	}
		
#content a { text-decoration: underline; }
#content a img {text-decoration: none; }
#content a:hover { color: #005797; }
 		
#content h3 a { color: #993300; text-decoration: none; }	
#content h3 a:hover { text-decoration: underline; }		
		
#content p {
	font-size: 1.2em;
	line-height: 1.3em;
	padding-bottom: 8px;
	}
	
.wideBlock {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	clear: both;
	display: block;
	}
	
.sectionBlock {

	}
	
.shortBlock {
	float: left;
	width: 358px;
	padding: 0;
	padding-bottom: 40px;
	}
	
body#media_library .shortBlock { width: 280px; }

	
.shortBlock img, .headerBlock img { float: left; margin-right: 10px; }

.blockRight {
	margin-left: 20px;
}

.shortText {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	}
	
.headerBlock {
	clear: both;
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 40px;
	width: 580px;
}	
	
#rightCol {
	float: right;
	width: 100px;
	}
	
#rightCol ul {
	padding: 0; margin: 0;
	}	

#rightCol ul li {
	margin: 0 0 7px 0; padding: 0; float: left;
	}	
	
#rightCol img {
	float: right;
	padding: 0;
	margin: 0;
	border: 0;
	}
	
/* block for stand-out image 120px */	
.cutout {
	float: left;
	width: 120px;
	display: block;	
	}

.cutout img {
	float: left;
	padding: 0;
	margin: 0;
	}

.narrowBlock {
	display: inline;
	float: left;
	width: 220px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 40px;
}		

.wideText {
	float: right;
	width: 470px;
	}
	
.wideTextLeft, form {
	float: left;
	width: 570px;
	padding-bottom: 20px;
	}
	
	
.mediumTextLeft {
	float: left;
	width: 470px;
	padding-bottom: 20px;
}

.siteMapBlock {
	margin-top: 20px;
	float: left;
	width: 270px;
}

#content .siteMapBlock ul li a {
	text-decoration: none;
}

.siteMapBlock ul li {
	font-size: 1.2em;
}


#contentRight { float: right; width: 611px;}

#littleShouts {
	float: right;
	}
	
#littleShouts img {
	border: 1px solid #000000;
	margin-right: 0px;
	margin-top: 1px;
	
	}
	
#littleShouts img.last { margin-right:0; }

	
#headerLinks {
	font-size: 1.2em;
	margin-top: 4px;
	margin-right: 15px;
	float: right;
	}
	
#headerLinks a img {
	margin: 0 0 0 2px;
	vertical-align: top;
	}


#headerLinks  a:hover img {
	text-decoration:none;
	}
	
#headerLinks ul {
	margin: 0; padding: 0;
	}
	
#headerLinks ul li {
	display: inline;
	padding-right: 5px;
	}
	
#headerLinks a {
	color: #FFFFFF;
	}
	
dl#history {
	float: left;
	padding: 5px 0;
	width: 100%;
	font-size: 1.3em;
}


dl#history dt {
	clear: left;
	color: #A41C0C;
	float: left;
	margin: 0;
	padding: 6px 5px 3px 0;
	width: 20px;
}

dl#history dd {
	float: left;
	margin: 0;
	padding: 6px 0 3px 10px;
	width: 400px;
}	

ul.bulletList, dl.bulletList {
	padding: 10px;
	margin-bottom: 20px;
	background: #E6E6E6 url(/img/layout/bulletlist.jpg) repeat-y left top;
}

dl.bulletList dt {
	font-size:1.5em;
	color: #993300;
}

ul.bulletList li, dl.bulletList dd{
	background: transparent url(/img/layout/bullets.gif) no-repeat left 4px;
	padding: 0 15px 0;
	margin-top: 3px;
	font-size: 1.2em;
}

.directorBlock {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	margin-top: 20px;
	width: 105px;
}

#content .directorBlock p {
	font-size: 120%;
}

#content .directorBlock a {
	text-decoration: none;
}


	
.wideTextRight {
	float: right;
	margin-right: 20px;
	width: 480px;
}
	
body#tracy #content {
	background: transparent url(/img/company/careers/people/tracyCutout.jpg) no-repeat left bottom;	
	}	
	
body#alex #content {
	background: transparent url(/img/company/careers/people/alexCutout.jpg) no-repeat left bottom;	
	}		
	
body#rachel #content {
	background: transparent url(/img/company/careers/people/RachelCutout.jpg) no-repeat left bottom;	
	}
	
body#tracy #content, body#rachel #content, body#alex #content  {
	margin-bottom: 0;
	padding-bottom: 30px;
}	

#related {
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
	width: 756px;
	background: #FFFFFF url(/img/layout/relatedheader.jpg) no-repeat scroll center top;	
	color: #000000;
	}
	
	
#related h4{
	margin: 5px 0 5px 20px;
	color: #FFFFFF;
}	

#related ul {
	padding-left: 20px;
	padding-bottom: 15px;
	background: #292929 url(/img/layout/related-body.png) no-repeat scroll center bottom;
}

#related a {
	color: #9E9E9E;
}

#related a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#related ul li {
	background:Transparent url(/img/layout/related-pointer.png) no-repeat scroll left 4px;
	font-size: 1.2em;
	padding-bottom: 0.2em;
	padding-left: 10px;
	display: inline;
	margin-right: 20px;
	
}

#content p.highlight {
	color:	#000000;
}

#content .imgIndent {
	float: left;
	margin: 0 0 0 20px;
}

#content .headerImgLeft {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}

.reallyShortBlock {
float:left;
padding:20px 11px 0 0;
width:186px;
}

ul#paging {
	font-size: 1.2em;
	margin: 0; padding: 0;
	}
	
ul#paging li {
	display: inline;
	margin-right: 5px;
	}
	
ul#paging a { text-decoration:underline; }	
	
#rightImage {
	color:#A3997E;
	float:right;
	padding:0 0 20px 20px;
}

#rightImage p { width: 200px; }

.nopad { margin: 0; padding: 0; }

.error{ 
	font-weight:bold; 
	color:#BE350B;
	}
	

#dw {
	float: right;
	}
	
.tasting_notes a { float: right; }


#toptrack { float: right; }


	
	