
* {
	margin:0;
	padding:0;
}

/***** global html *****/

body         { text-align: center; font-size: 70%; background-image: 
               url('../_img/bg.gif'); 
               background-color: #3a3028; background-repeat: repeat; 
               background-attachment: scroll; margin-left: 0; margin-right: 0; 
               margin-top: 15px; margin-bottom: 15px; background-position: 0% }
                      
body.siteheaderIframe { /* iframe in siteheader contains brand websites dropdown */
	text-align:left;
	background:none #efeeed;
	margin:0;
	padding:0;
}
body, td, th, li {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
}
input, select, textarea {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#333333;
}

iframe {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    width: 671px;
    height: 523px;
}

table, tr, td, th {
	border-collapse:collapse;
	border:0;
}

img {
	border:0;
}

p {
	line-height:1.3em;
	margin:0 0 1.0em 0;
}
p.intro {
	font-family:Georgia, Times, serif;
	font-size:1.1em;
}
p.strong {
	font-size:1.1em;
	font-weight:bold;
}
p.top {
	font-family:Georgia, Times, serif;
	border-bottom:1px solid #c8c8c9;
	margin-bottom:1.5em;
	padding-bottom:0.5em;
}
p.back {
	font-family:Georgia, Times, serif;
	border-top:1px solid #c8c8c9;
	margin-top:2em;
	padding-top:1em;
}
/* tighten the spacing between two paragraphs */
p.subp {
	margin-top:-0.6em;
}

ul {
	margin:0 0 0.6em 0;
	padding:0;
}
	ul li {
		margin:0 0 0 1.6em;
		padding:0 0 0.4em 0;
		line-height:1.3em;
	}
		ul li ul, ul li ol {
			margin:0.2em 0 0 0;
		}

ol {
	margin:0 0 0.6em 0;
	padding:0;
}
	ol li {
		margin:0 0 0 2.0em;
		padding:0 0 0.4em 0;
		line-height:1.3em;
	}
		ol li ul, ol li ol {
			margin:0.2em 0 0 0;
		}
ol.roman {
	list-style-type:upper-roman;
}
ol.alpha {
	list-style-type:upper-alpha;
}

/* tighten the spacing between a list beneath a paragraph */
ul.subp, ol.subp {
	margin-top:-0.6em;
}
	ul.subp li ul, ul.subp li ol, ol.subp li ul, ol.subp li ol {
		margin:0.4em 0 0 0;
	}

a:link, a:visited {
	color:#6f2d28;
	text-decoration:none;
	outline:none;
}
a:hover, a:visited:hover, a:active {
	color:#424e62;
	text-decoration:underline;
	outline:none;
}

a.top {
	font-family:Georgia, Times, serif;
}

/* puts arrow in background */
a.arrow      { background-image: 
               url('../_img/linkarrow.gif'); 
               background-repeat: no-repeat;  
               background-attachment: scroll; padding-left: 9px; 
               background-position: center }
a.arrow:hover { background-image: 
               url('../_img/linkarrowover.gif'); 
               background-repeat: no-repeat; 
               background-attachment: scroll; background-position: center }
/* puts icons in background */
a.remindme   { background-image: 
               url('../../../../../Documents%20and%20Settings/Ron%20Chandra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/icon_remindme.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-right: 18px; background-position: right 2px }
a.pdf        { background-image: 
               url('../_img/icon_pdf.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-left: 0; padding-right: 18px; padding-top: 2px; 
               padding-bottom: 2px; background-position: right center }
a.video      { background-image: 
               url('../_img/icon_video.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-left: 0; padding-right: 18px; padding-top: 2px; 
               padding-bottom: 2px; background-position: right center }
a.email      { background-image: 
               url('../_img/icon_email.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-left: 0; padding-right: 18px; padding-top: 2px; 
               padding-bottom: 2px; background-position: right center }
h1, h2, h3, h4 {
	font-family:Georgia, Times, serif;
}

h1 {
	font-size:1.4em;
	line-height:1.2em;
	color:#464e5f;
	font-weight:normal;
	margin:0 0 0.8em 0;
}

h1.sifr      { font-family: 'Goudy Small Caps', Georgia, Times, serif; font-size: 17px; 
               line-height: 19px; color: #000000; font-weight: normal; 
               background-image: 
               url('../_img/square.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 
               12px; padding-left: 20px; padding-right: 0; padding-top: 0; 
               padding-bottom: 0; background-position: 0px 3px }
               
h1.test      { font-family: 'Goudy Small Caps', Georgia, Times, serif; font-size: 17px; 
               line-height: 19px; color: #000000; font-weight: normal; 
               background-image: 
               url('../_img/square.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 
               12px; padding-left: 20px; padding-right: 0; padding-top: 0; 
               padding-bottom: 0; background-position: 0px 3px  
               }
               
h1.toph1 { /* only used on the top level splash page for each section */
	position:absolute;
	left:-999999px;
}
h2 {
	font-size:1.4em;
	line-height:1.2em;
	color:#464e5f;
	font-weight:normal;
	margin:0 0 0.4em 0;
}
h2.sifr {
	font-family:"Goudy Small Caps", Georgia, Times, serif;
	font-size:17px;
	line-height:19px;
	color:#242c3b;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0;
}
h3 {
	font-size:1em;
	line-height:1.2em;
	color:#464e5f;
	font-weight:bold;
	margin:0 0 0.2em 0;
}
h3.sifr {
	font-family:"Goudy Small Caps", Georgia, Times, serif;
	font-size:15px;
	line-height:17px;
	color:#242c3b;
	font-weight:normal;
	margin:3px 0 5px 0;
	padding:0;
}
h3.newsSubtitle {
	color:#333333;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	font-style:italic;
	margin:0 0 1.0em 0;
}
h4 {
	font-size:1.0em;
	line-height:1.2em;
	color:#666666;
	font-weight:normal;
	margin:0 0 0.2em 0;
}
h5 {
	font-size:1.0em;
	line-height:1.2em;
	color:#333333;
	font-weight:bold;
	margin:0 0 0.4em 0;
}
 /* bumps up just below an h# tag */
p.subh1 {
	font-size:0.9em;
	color:#999999;
	margin:-1em 0 1.2em 0;
}
p.subh2, p.subh3, p.subh4, p.subh5 {
	font-size:0.9em;
	color:#999999;
	margin:-0.2em 0 0.5em 0;
}

/***** /global html *****/


/***** global layout *****/

div#outerShell {
	margin:0 auto;
	padding:0;
	width:940px;
	text-align:left;
	border:4px solid #2a221e;
	background-color:#ffffff;
}

div#outerBorder {
	margin:0;
	padding:4px;
	/*width:930px;*/
	border:1px solid #424a59;
}
         
div#siteHeader { position: relative; width: 930px; height: 154px; background-image: 
               url('../_img/bg_header.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 
               5px; padding: 0; background-position: 0% }
a#logo       { position: absolute; left: 214px; top: 54px; width: 284px; height: 48px; 
               background-image: 
               url('../_img/BrownForman.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               outline: none; background-position: 0% }
a#logo span {
		position:absolute;
		left:-999999px;
		outline:none;
	}

div#header {
	width:250px;
	height:14px;
	position:absolute;
	left:265px;
	top:103px
}
	div#header span {
		position:absolute;
		left:-999999px;
		outline:none;
	}
div.header_company { background-image: 
               url('../_img/_header/company.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
div.header_brands { background-image: 
               url('../_img/_header/brands.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
div.header_investor { background-image: 
               url('../_img/_header/investor.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
div.header_careers { background-image: 
               url('../../../../../Documents%20and%20Settings/Ron%20Chandra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/_header/careers.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
div.header_responsibility { background-image: 
               url('../../../../../Documents%20and%20Settings/Ron%20Chandra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/_header/responsibility.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
div.header_news { background-image: 
               url('../../../../../Documents%20and%20Settings/Ron%20Chandra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/_header/news.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
ul#mainNav {
	list-style-type:none;
	position:absolute;
	left:20px;
	top:28px;
	width:180px;
	margin:0;
	padding:0;	
}
	ul#mainNav li {
		position:relative;
		list-style-type:none;
		margin:0;
		padding:0;
		font-family:Georgia, Times, serif;
		/**added by ron			
		width:18em	;	**/	
		

	}
		ul#mainNav li a {
			color:#6f2d28;
			line-height:1.2em;
			display:block;
			padding:2px 0 2px 15px;
		}
		ul#mainNav li a:hover { background-image: 
               url('../_img/mnavarrow.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               text-decoration: none; background-position: 0px 6px }
ul#mainNav li.in a { color: #424e62; background-image: 
               url('../_img/mnavarrowin.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0px 6px }
ul#mainNav li.in a:hover { background-image: 
               url('../_img/mnavarrowin.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0px 6px }
ul#utilityNav {
	list-style-type:none;
	float:right;
	display:inline;
	margin:20px 25px 0 0;
	padding:0;
}
	ul#utilityNav li { list-style-type: none; display: inline; background-image: 
               url('../_img/unavseperator.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               font-style: normal; font-variant: normal; font-weight: normal; 
               line-height: 1.2em; font-size: 0.9em; font-family: 
               Georgia, Times, serif; margin: 0; padding-left: 8px; 
               padding-right: 8px; padding-top: 0; padding-bottom: 0; 
               background-position: right center }
ul#utilityNav li.last {
		padding-right:0;
		background:none;
	}
		ul#utilityNav li.last iframe {
			position:relative;
			top:5px;
		}
		ul#utilityNav li a {
			color:#454037;
		}
		ul#utilityNav li a:hover {
			text-decoration:underline;
		}

select#selectBrandWebsites {
	width:200px;
}

div#banner {
	width:930px;
	height:130px;
	margin:0 0 5px 0;
}
div.banner_company { background-image: 
               url('../_img/_banner/company.jpg'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
div.banner_investor { background-image: 
               url('../_img/_banner/investor.jpg'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
div.banner_careers { background-image: 
               url('../_img/_banner/careers.jpg'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
div.banner_responsibility { background-image: 
               url('../_img/_banner/responsibility.jpg'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
div.banner_responsibility_report { background-image: 
               url('../_img/_banner/responsibility_report.jpg'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
div.banner_news { background-image: 
               url('../_img/_banner/news.jpg'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
div.banner_utility { background-image: 
               url('../_img/_banner/utility.jpg'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
div#siteFooter { width: 930px; height: 63px; background-image: 
               url('../_img/bg_footer.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 0% }
div#siteFooter p.footerCopy {
		float:left;
		display:inline;
		margin:20px 0 0 25px;
		padding:0;
		font:0.9em/1.2em Georgia, Times, serif;
		color:#ffffff;
		text-transform:uppercase;
	}
	div#siteFooter ul.footerNav {
		list-style-type:none;
		float:right;
		display:inline;
		margin:25px 25px 0 0;
		padding:0;
	}
		div#siteFooter ul.footerNav li { list-style-type: none; display: inline; background-image: 
               url('../_img/fnavseperator.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               font-style: normal; font-variant: normal; font-weight: normal; 
               line-height: 1.2em; font-size: 0.9em; font-family: 
               Georgia, Times, serif; color: #ffffff; margin: 0; 
               padding-left: 8px; padding-right: 8px; padding-top: 0; 
               padding-bottom: 0; background-position: right 2px }
div#siteFooter ul.footerNav li.last {
			padding-right:0;
			background:none;
		}
			div#siteFooter ul.footerNav li a {
				color:#ffffff;
			}
			div#siteFooter ul.footerNav li a:hover {
				text-decoration:underline;
			}

div#content_container { width: 930px; background-image: 
               url('../_img/bg_contentinner.gif'); 
               background-repeat: repeat-y; background-color: #f0efee; 
               background-attachment: scroll; background-position: 0% }
div#content_container2 { width: 930px; 
               background-repeat: repeat-y; background-color: #f0efee; 
               background-attachment: scroll; background-position: 0% }               
div#content_upper { width: 930px; height: 12px; background-image: 
               url('../_img/bg_contentupper.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               position: relative; background-position: top }
div#content_lower { clear: both; width: 930px; height: 10px; background-image: 
               url('../_img/bg_contentlower.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               position: relative; background-position: bottom }
/* container for background graphic */
	div#lowerleftcorner {
		position:absolute;
		left:4px;
		bottom:2px;
		width:216px;
		height:300px;		
	}

div#leftCol  { float: left; display: inline; width: 202px; height: 292px; background-image: 
               url('../_img/snavborder.gif'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               margin-left: 0; margin-right: 0; margin-top: 15px; 
               margin-bottom: 0; padding-left: 30px; padding-right: 4px; 
               padding-top: 3px; padding-bottom: 0; background-position: right }
ul#subNav {
	list-style-type:none;
	margin:0;
	padding:0;
	
}
	ul#subNav li {
		position:relative;
		list-style-type:none;
		margin:0;		
		padding: 0px;
		font-family:Georgia, Times, serif;
	}
	ul#subNav li.last {
		display:none;
	}
		ul#subNav li a { color: #6f2d28; display: block; background-image: 
               url('../_img/snavdot.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-left: 15px; padding-right: 4px; padding-top: 2px; 
               padding-bottom: 2px; background-position: 5px 9px }
ul#subNav li a:hover {
			background-color:#e2e2e3;
			text-decoration:none;
		}
		ul#subNav li.in a { color: #424e62; background-image: 
               url('../_img/snavarrowin.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: 5px 7px }
ul#subNav li.in a:hover {
			background-color:#e2e2e3;
			text-decoration:none;
		}
		ul#subNav li ul {
			display:none;
		}
		ul#subNav li.in ul {
			display:block;
			margin:0;
			padding:0;
		}
			ul#subNav li.in ul li {
			}
				ul#subNav li.in ul li a {
					color:#6f2d28;
					padding:2px 4px 2px 25px;
					background:none;
				}
				ul#subNav li.in ul li a:hover {
					background-color:#e2e2e3;
				}
				ul#subNav li.in ul li.in a {
					color:#424e62;
				}

/* Investor Relations subNav */
ul#subNavIR {
	list-style-type:none;
	margin:0;
	padding:0;
}
	ul#subNavIR li {
		position:relative;
		list-style-type:none;
		margin:0;
		padding:0;
		font-family:Georgia, Times, serif;
	}
		ul#subNavIR li a { color: #6f2d28; font-weight: bold; display: block; background-image: 
               url('../_img/snavdot.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               padding-left: 15px; padding-right: 4px; padding-top: 2px; 
               padding-bottom: 2px; background-position: 5px 9px }
ul#subNavIR li a:hover {
			background-color:#e2e2e3;
			text-decoration:none;
		}
		ul#subNavIR li ul {
			display:none;
		}
		ul#subNavIR li ul.subsubNav {
			display:block;
			margin:0;
			padding:0;
		}
			ul#subNavIR li ul.subsubNav li {
			}
				ul#subNavIR li ul.subsubNav li a {
					color:#6f2d28;
					font-weight:normal;
					padding:2px 4px 2px 25px;
					background:none;
				}
				ul#subNavIR li ul.subsubNav li a:hover {
					background-color:#e2e2e3;
					text-decoration:none;
				}
/* /IR subNav */

div#content_wide { /* used in Our Brands */
	/* width = 930 - horiz padding = 912 */
	margin:0;	
	padding:0 9px 0px 9px; 
	position:relative;
	float:right;
		display:inline;
	min-height:520px;
}

div#content_IR { /* used in Investor Relations */
	float:right;
	display:inline;
	/* width = 694 - horiz padding = 636 */
	width:636px;
	min-height:680px;
	padding:18px 38px 24px 20px;
}

div#content {
	float:right;
	display:inline;
	/*width = 694 - horiz padding = 636 */	
	width:636px;	
	min-height:520px;
	padding:18px 38px 24px 20px;

}

/***** /global layout *****/


/***** forms *****/

/* removes crazy IE padding &#38; sets uniform size cross-browser */
input.check, input.radio {
	width:15px;
	height:15px;
	margin:0 5px 10px 0;
}

input.textbox {
	width:160px;
	margin:0 5px 10px 0;
}
input.textbox_short {
	width:75px;
	margin:0 10px 10px 0;
}
input.textbox_long {
	width:260px;
	margin:0 5px 10px 0;
}

select.select {
	width:162px;
	margin:0 5px 10px 0;
}
select.select_short {
	width:77px;
	margin:0 10px 10px 0;
}
select.select_long {
	width:262px;
	margin:0 5px 10px 0;
}
select.select_auto {
	width:auto;
	margin:0 10px 10px 0;
}
	select option { /* fix for FF squishing select box option */
		padding:0 3px;
	}

textarea.textarea {
	width:360px;
	height:80px;
	margin:0 0 10px 0;
}

.formnote { /* usually a span */
	font-size:0.9em;
}

p.formcopy {
	margin:0 0 4px 0;
}

label.block { /* stacked label/input */
	display:block;
	width:auto;
	margin:0 0 4px 0;
}

fieldset {
	width:auto;
	border:0;
}
	fieldset input {
		vertical-align:top;
	}
	fieldset label {
		float:left;
		width:200px;
		margin-top:1px;
	}
	fieldset label.block { /* stacked label/input */
		float:none;
		display:block;
		width:auto;
		margin:0 0 4px 0;
	}
	fieldset span.label { /* span tag that simulates a label, just because... */
		float:left;
		width:200px;
	}

/* wrapper for checkboxes and radiobuttons, long labels will not wrap beneath the input */
fieldset.checkzone, fieldset.radiozone, fieldset.checkzone_inline, fieldset.radiozone_inline {
	margin:0 0 10px 0;
	position:relative;
}
	/* sets the input checkbox/radiobutton uniform size cross-browser */
	fieldset.checkzone input, fieldset.radiozone input, fieldset.checkzone_inline input, fieldset.radiozone_inline input {
		width:15px;
		height:15px;
		position:absolute;
	}
	fieldset.checkzone input.textbox, fieldset.radiozone input.textbox {
		width:160px;
		height:auto;
		margin:0 5px 10px 5px;
		position:relative;
		top:-2px;
	}
	/* single input/label pair per line */
	fieldset.checkzone label, fieldset.radiozone label {
		float:none;
		display:block;
		width:auto;
		padding:0 0 5px 20px;
		text-align:left;
	}
	fieldset.checkzone label.inline, fieldset.radiozone label.inline {
		display:inline;
	}
	/* multiple input/label pairs per line */
	fieldset.checkzone_inline label, fieldset.radiozone_inline label {
		float:none;
		display:inline;
		width:auto;
		padding:0 20px;
		text-align:left;
	}

/* wrapper for selectboxes, reversed label-input pair */
fieldset.selectzone {
	margin:0 0 10px 0;
	position:relative;
}
	/* sets the input checkbox/radiobutton uniform size cross-browser */
	fieldset.selectzone select {
		width:auto;
		margin:0 5px 10px 0;
		vertical-align: top;
	}
	/* single input/label pair per line */
	fieldset.selectzone label {
		float:none;
		display:inline;
		width:auto;
		position: relative;
		top:4px;
	}

/* wrapper for form submit button */
fieldset.buttonzone {
	clear:both;
	padding:6px 0;
}

/** buttons **/

input.inputbutton {
}

a.button, a.button:visited {
	background:#058ecf;
	padding:2px 12px;
	border:1px solid #4c4444;
	color:#96ae5a;
	font-size:11px;
	text-decoration:none;
}

a.button:hover, a.button:visited:hover {
	color:#96ae5a;
	text-decoration:none;
}

/** /buttons **/

/***** /forms *****/


/***** homepage content layout *****/

div#flashHomepageBanner {
	margin:0 0 5px 0;
	padding:0;
	width:930px;
	height:160px;
}

div#content_homepage { width: 930px; height: 440px; background-image: 
               url('../_img/bg_homepage.gif'); 
               background-repeat: no-repeat; background-color: #f0efee; 
               background-attachment: scroll; background-position: 0% }
div#homepage_leftcol {
	position:relative;
	float:left;
	display:inline;
	width:224px;
	height:440px;
	margin:0 15px 0 0;
	padding:0;
}

div#homepage_mainarea {
	position:relative;
	float:left;
	display:inline;
	margin:0;
	padding:20px 0 0 0;
}

div#flashHomepageBottles {
	position:absolute;
	bottom:0px;
	left:0px;
	width:224px;
	height:445px;
}

div#flashHomepageQuilt {
	margin:-4px 0 0 0;
	padding:0;
	width:434px;
	height:138px;
}

div#homepageBox1 {
	float:left;
	display:inline;
	width:209px;
	margin:0 15px 10px 0;
	padding:0;
}

div#homepageBox2 {
	float:left;
	display:inline;
	width:434px;
	margin:0 15px 10px 0;
	padding:0;
}

div#homepageBox3 {
	float:left;
	display:inline;
	width:209px;
	margin:0 15px 0 0;
	padding:0;
}

div#homepageBox4 {
	float:left;
	display:inline;
	width:209px;
	margin:0 15px 0 0;
	padding:0;
}

div#homepageBox5 {
	float:left;
	display:inline;
	width:209px;
	margin:0 15px 0 0;
	padding:0;
}

/***** /homepage content layout *****/


/***** content layout, styles, misc *****/

/*** general ***/

div.calloutbox_container { width: 642px; background-image: 
               url('../../../../../Documents%20and%20Settings/Ron%20Chandra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/bg_calloutboxinner.gif'); 
               background-repeat: repeat-y; background-color: #f0efee; 
               background-attachment: scroll; margin-left: -3px; 
               margin-right: -3px; margin-top: 0; margin-bottom: 2em; 
               background-position: 0% }
div.calloutbox_container div.calloutbox_upper { width: 642px; background-image: 
               url('../../../../../Documents%20and%20Settings/Ron%20Chandra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/bg_calloutboxupper.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: top }
div.calloutbox_container div.calloutbox_lower { width: 642px; background-image: 
               url('../../../../../Documents%20and%20Settings/Ron%20Chandra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/bg_calloutboxlower.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               background-position: bottom }
div.calloutbox_container div.calloutbox_inner {
		padding:20px 3px 0 3px;
	}
		div.calloutbox_container div.calloutbox_inner div.calloutbox_innercolA { float: left; display: inline; width: 175px; background-image: 
               url('../../../../../Documents%20and%20Settings/Ron%20Chandra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/dividerdots.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 
               20px; padding-left: 18px; padding-right: 18px; padding-top: 0; 
               padding-bottom: 0; background-position: right 25px }
div.calloutbox_container div.calloutbox_inner div.calloutbox_innercolB { float: left; display: inline; width: 175px; background-image: 
               url('../../../../../Documents%20and%20Settings/Ron%20Chandra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/dividerdots.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 
               20px; padding-left: 18px; padding-right: 18px; padding-top: 0; 
               padding-bottom: 0; background-position: right 25px }
div.calloutbox_container div.calloutbox_inner div.calloutbox_innercolC {
			float:left;
			display:inline;
			width:175px;
			margin:0 0 20px 0;
			padding:0 18px;
		}

/* contentbox_left, contentbox_right, use as a pair */
div.contentbox_left {
	float:left;
	display:inline;
	width:302px;
	margin:0 0 15px 0;
	padding:0;
}
div.contentbox_right {
	float:right;
	display:inline;
	width:302px;
	margin:0 0 15px 0;
	padding:0;
}
/* /contentbox_left, contentbox_right */

/* contentbox_left_wide, contentbox_right_narrow, use as a pair */
div.contentbox_left_wide {
	float:left;
	display:inline;
	width:420px;
	margin:0 0 15px 0;
	padding:0;
}
div.contentbox_right_narrow {
	float:right;
	display:inline;
	width:200px;
	margin:0 0 15px 0;
	padding:0;
}
/* /contentbox_left_wide, contentbox_right_narrow */

/* contentbox_left_narrow, contentbox_right_wide, use as a pair */
div.contentbox_left_narrow {
	float:left;
	display:inline;
	width:200px;
	margin:0 0 15px 0;
	padding:0;
}
div.contentbox_right_wide {
	float:right;
	display:inline;
	width:420px;
	margin:0 0 15px 0;
	padding:0;
}
/* /contentbox_left_narrow, contentbox_right_wide */

/* use inside contentbox_left_wide and contentbox_right_wide */
div.contentbox_inner {
	float:left;
	display:inline;
	width:200px;
	margin:0 10px 20px 0;
	padding:0;
}

div.contentbox_innerleft {
	float:left;
	display:inline;
	width:200px;
	margin:0 0 20px 0;
	padding:0;
}
div.contentbox_innerright {
	float:right;
	display:inline;
	width:200px;
	margin:0 0 20px 0;
	padding:0;
}
/*
	div.contentbox_innerleft h4, div.contentbox_innerright h4 {
		margin:0;
		padding:5px 2px 2px 2px;
		background-color:#e8e8e8;
	}
	div.contentbox_innerleft p, div.contentbox_innerright p {
		margin-bottom:0.5em;
	}
	div.contentbox_innerleft div.hr, div.contentbox_innerright div.hr {
		background-color:#dcddde;
		border-top:1px solid #c8c8c9;
		border-bottom:1px solid #c8c8c9;
	}
	div.contentbox_innerleft img.thumb, div.contentbox_innerright img.thumb {
		float:left;
		display:inline;
		margin:0 10px 0 0;
	}
*/
/* /contentbox_inner and variations */

div.smallcalloutbox { float: left; width: 199px; height: 80px; background-image: 
               url('../../../../../Documents%20and%20Settings/Ron%20Chandra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/smallcalloutbox.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               margin-left: 0; margin-right: 5px; margin-top: 0; 
               margin-bottom: 5px; padding: 3px; background-position: 0% }
div.smallcalloutbox img {
		float:left;
		display:inline;
		margin:0 5px 0 0;
	}
	div.smallcalloutbox h4, div.smallcalloutbox h5 {
		margin-top:0.4em;
	}

/* datatable: use for important data */
table.datatable {
	width:100%;
	margin:-5px 0 6px 0;
}
	table.datatable th {
		font-family:Georgia, Times, serif;
		color:#333333;
		font-weight:normal;
		text-align:left;
		vertical-align:bottom;
		padding:8px 10px;
		border-bottom:1px solid #cdcdcc;
		background-color:#dfdedd;
	}
	table.datatable td {
		color:#666666;
		padding:10px;
		vertical-align:top;
		border-bottom:1px solid #cdcdcc;
	}
	table.datatable th.colPrim {
	}
	table.datatable th.colSec {
		text-align:right;
		border-left:1px solid #f0efee;
	}
	table.datatable td.colPrim {
	}
	table.datatable td.colSec {
		white-space:nowrap;
		text-align:right;
	}

/* infotable: similar to datatable, less important */
table.infotable {
	width:100%;
	margin:0 0 6px 0;
}
	table.infotable th {
		font-family:Georgia, Times, serif;
		color:#333333;
		font-weight:normal;
		text-align:left;
		vertical-align:bottom;
		padding:5px;
		border-bottom:1px solid #cdcdcc;
		background-color:#dfdedd;
	}
	table.infotable td {
		color:#666666;
		padding:5px;
		vertical-align:top;
		border-bottom:1px solid #cdcdcc;
	}
		table.infotable td img {
			margin:0 2px;
			position:relative;
			top:2px;
		}
	table.infotable th.colPrim {
	}
	table.infotable th.colSec {
		border-left:1px solid #f0efee;
	}
	table.infotable td.colPrim {
		white-space:nowrap;
	}
	table.infotable td.colSec {
	}
/* key/legend for infotable */
div.infotablekey {
	margin:0 0 6px 0;
}
	div.infotablekey img {
		margin:0 2px 0 0;
		position:relative;
		top:2px;
	}
	div.infotablekey span {
		margin:0 20px 0 0;
	}

ul.linklist {
	list-style:none;
	margin:0 80px 1.0em 0;
	padding:0;
}
	ul.linklist li {
		list-style:none;
		margin:0;
		padding:0;
		line-height:1.5em;
	}

div.pdflinks {
	margin:1.0em 0;
}
	div.pdflinks a { position: relative; display: block; background-image: 
               url('../../../../../Documents%20and%20Settings/Ron%20Chandra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/icon_pdf.gif'); 
               background-repeat: no-repeat; background-attachment: scroll; 
               margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 
               5px; padding-left: 20px; padding-right: 0; padding-top: 2px; 
               padding-bottom: 2px; background-position: 0px 2px }
img.noflash { /* no-flash replacement image */
	display:block;
}

img.photo {
	border:2px solid #e4e3e2;
}
img.photo_left {
	float:left;
	display:inline;
	margin:0 15px 8px 0;
}
img.photo_right {
	float:right;
	display:inline;
	margin:0 0 8px 15px;
}
img.photo_center {
	display:block;
	margin:0 auto 8px auto;
}

img.thumb {
	border:2px solid #e4e3e2;
}
img.thumb_left {
	float:left;
	display:inline;
	margin:0 15px 0 0;
}
img.thumb_right {
	float:right;
	display:inline;
	margin:0 0 0 10px;
}

img.headerphoto {
	display:block;
	margin:0 0 10px 0;
}

div.hr {
	clear:both;
	height:1px;
	overflow:hidden;
	margin:0 0 12px 0;
	border-top:1px solid #c8c8c9;
}

div.hr_intro { clear: both; height: 11px; overflow: hidden; background-image: 
               url('../_img/hr_intro.gif'); 
               background-repeat: repeat-x; background-attachment: scroll; 
               margin-left: 0; margin-right: 0; margin-top: 2em; 
               margin-bottom: 2em; background-position: center }
div.hr_intro div.centericon { /* this is pending, may need to delete */
		/*height:10px;*/
		/*background:url(../_img/hr_centericon.gif) no-repeat center;*/
		display:none;
	}

div.hr_h2, div.hr_h3 { clear: both; height: 7px; overflow: hidden; background-image: 
               url('../_img/hr_h2.gif'); 
               background-repeat: repeat-x; background-attachment: scroll; 
               margin-left: 0; margin-right: 0; margin-top: -4px; 
               margin-bottom: 6px; background-position: center }
.clear {
	clear:both;
}
div.clear {
	height:1px;
	overflow:hidden;
	margin:0;
}

.bold {
	font-weight:bold;
}

.indent {
	margin-left:10px;
}

.small {
	font-size:0.9em;
}

.note {
	font-size:0.9em;
	color:#999999;
}

.displaynone {
	display:none;
}

.block {
	display:block;
}

.alignright {
	text-align:right;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

img.floatright {
	float:right;
	display:inline;
	margin:0 0 12px 12px;
}

img.floatleft {
	float:left;
	display:inline;
	margin:0 12px 12px 0;
}

/*** /general ***/

/*** Holiday Promo ***/

div#flashHolidayCard {
	width:940px;
	height:836px;
}

/*** /Holiday Promo ***/

/*** Our Brands ***/

div#flashOurBrands {
	width:912px;
	height:500px;
}

/*** /Our Brands ***/

/*** Heritage ***/

div#flashHeritage {
	width:636px;
	height:375px;
}

/*** /Heritage ***/

/*** News ***/

div.primaryNewsItem {
}

fieldset.secondaryNewsHeader {
	color:#333333;
	margin:-5px 0 5px 0;
	padding:8px 10px 5px 10px;
	border:0;
	border-bottom:1px solid #cdcdcc;
	background-color:#dfdedd;
}
	fieldset.secondaryNewsHeader div.selectcontainer {
		float:left;
		display:inline;
		margin:0 10px 5px 0;
	}
		fieldset.secondaryNewsHeader div.selectcontainer label {
			font-weight:bold;
			float:none;
			display:block;
			width:auto;
			margin:0 0 4px 0;
		}
	fieldset.secondaryNewsHeader div.prevnext {
		text-align:right;
		margin:0 0 5px 0;
	}

div#newsreleases {
/* news/index.aspx, news/releases/index.aspx, ID is necessary for JS */
}

div.secondaryNewsItem {
	clear:both;
	margin:-5px 0 5px 0;
	padding:15px 10px 5px 10px;
	border-bottom:1px solid #cdcdcc;
	/* setting the width is necessary in IE for mouseover/mouseout events */
	/* 400px is the correct width when inside contentbox_left_wide, */
	/* but if used elsewhere, consider setting width thru inheritance */
	width:400px;
}
	div.primaryNewsItem img {
		float:left;
		display:inline;
		margin:0 12px 12px 0;
	}

div.newsSummary {
/* wrapper for news summary, add styling if necessary */
}

img#featuredPhoto {
	display:none; /* JS will override and set display:block; */
	clear:both;
	margin:0 0 5px 0;
	border:1px solid #999999;
}
p#featuredPhotoCaption {
	display:none; /* JS will override and set display:block; */
}

table#igTable01, table#igTable02, table#igTable03 {
	/*display:none;  /*initial setting display:none, override in JS */
}
table.thumbtable {
	width:100%;
	margin:0 0 10px 0;
}
	table.thumbtable td {
		padding:10px;
	}
		table.thumbtable td img {
			display:block;
			border:1px solid #999999;
			margin:0 0 3px 0;
		}

div#tablist_container {
	display:none; /* JS will override and set display:block; */
	margin:0 0 10px 0;
	padding:5px 0;
	border-bottom:1px solid #cccccc;
}
	div#tablist_container ul {
		list-style-type:none;
		display:inline;
		margin:0;
		padding:0;
	}
		div#tablist_container ul li {
			position:relative;
			list-style-type:none;
			display:inline;
			margin:0 2px 0 0;
			padding:0;
		}
			div#tablist_container ul li a {
				padding:5px 15px;
				border:1px solid #cccccc;
				border-bottom:1px none;
				background-color:#ecebeb;
			}
			div#tablist_container ul li a.in {
				border-bottom:1px solid #f0efee;
				background:none;
				color:#424e62;
			}
a#tab01 {
}
a#tab02 {
}
a#tab03 {
}

div#managementbios {
/* management/index.aspx, ID is necessary for JS */
}
div.managementbios_inner {
	float:left;
	display:inline;
	width:200px;
	margin:0 10px 1em 0;
	padding:0;
}
	div.managementbios_inner p {
		margin:0;
	}

div#managementbio {
/* management/bio.aspx */
}
	div#managementbio img.photo_left {
		margin:0 20px 15px 0;
	}
	div#managementbio div.hr_h2 {
		clear:none;
	}

/*** /News ***/

/*** Careers ***/

div#flashTourLocations {
	width:636px;
	height:215px;
	margin:0 0 20px 0;
}
	div#flashTourLocations img {
		display:block;
	}

div#meetourpeople {
/* careers/index.aspx, careers/people/index.aspx */
}
div.meetourpeople_inner { /* careers/people/index.aspx */
	float:left;
	display:inline;
	width:200px;
	margin:0 10px 1em 0;
	padding:0;
}
	div.meetourpeople_inner p {
		margin:0;
	}
div.meetourpeople_wideinner { /* careers/index.aspx */
	float:left;
	display:inline;
	width:auto;
	margin:0 10px 1em 0;
	padding:0;
}
	div.meetourpeople_wideinner p {
		margin:0;
	}

div#peopleinterview {
/* careers/people/interviews.aspx*/
}
	div#peopleinterview img.photo_left {
		margin:0 20px 15px 0;
	}
	div#peopleinterview div.hr_h2 {
		clear:none;
	}

/*** /Careers ***/

/*** sitemap ***/

ul.sitemap {
	list-style-type:none;
	margin:0;
	padding:0;
}
	ul.sitemap li {
		list-style-type:none;
		margin:0;
		padding:0 0 1em 0;
		font-family:Georgia, Times, serif;
		font-weight:bold;
	}
	ul.sitemap li.utility {
		padding:0 0 0.5em 0;
		font-weight:normal;
	}
		ul.sitemap li ul {
			margin:0;
			padding:0;
		}
			ul.sitemap li ul li {
				margin:0;
				padding:0.3em 0 0 1em;
				font-weight:normal;
			}
				ul.sitemap li ul li ul {
					margin:0;
					padding:0;
				}
					ul.sitemap li ul li ul li {
						margin:0;
						padding:0 0 0 2em;
						font-family:Arial, Helvetica, Verdana, sans-serif;
					}

/*** /sitemap ***/

/*** Report & Survey ***/

div.reportdownloads {
	float:right;
	display:inline;
	width:200px;
	margin:0 0 15px 0;
	padding:0;
	position:relative;
	top:-30px;
}

fieldset#surveyform {
	padding: 0 0 0 1.5em;
}
	fieldset#surveyform h5 {
		font-weight:normal;
		position:relative;
	}
		fieldset#surveyform h5 strong {
			font-weight:bold;
			position:absolute;
			left:-1.5em;
		}
	fieldset#surveyform fieldset.buttonzone {
	}
		fieldset#surveyform fieldset.radiozone span {
			display:block;
		}

div.surveyresults {
	position:relative;
	clear:both;
}
	div.surveyresults div.label {
		float:left;
		clear:both;
		display:inline;
		position:relative;
		width:190px;
		padding:0 8px;
		color: #333333;
		text-align:right;
	}
	div.surveyresults div.lineresult {
		float:left;
		display:inline;
		position:relative;
		width:350px;
		padding:0 12px 0 4px;
		color:#777d88;
	}

table.surveyresults {
}
	table.surveyresults td {
		position:relative;
		vertical-align:top;
	}
	table.surveyresults td.label {
		width:190px;
		padding:6px 8px 1px 8px;
		color: #333333;
		text-align:right;
	}
	table.surveyresults td.lineresult {
		width:350px;
		padding:6px 12px 1px 4px;
		color:#777d88;
	}
	table.surveyresults td.graphresult { width: 350px; color: #ffffff; vertical-align: top; background-image: 
               url('../../../../../Documents%20and%20Settings/Ron%20Chandra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/bg_surveyresults.gif'); 
               background-repeat: repeat-y; 
               background-attachment: scroll; padding-left: 4px; 
               padding-right: 12px; padding-top: 4px; padding-bottom: 1px; 
               background-position: top }
table.surveyresults tr.last td.graphresult { background-image: 
               url('../../../../../Documents%20and%20Settings/Ron%20Chandra/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/_img/bg_surveyresults.gif'); 
               background-repeat: repeat-y; 
               background-attachment: scroll; padding-left: 4px; 
               padding-right: 12px; padding-top: 4px; padding-bottom: 5px; 
               background-position: bottom }
table.surveyresults td.graphresult div {
			padding:1px 5px;
			border:1px solid #787e89;
			background-color:#838995;
		}
	table.surveyresults p {
		margin:0 0 0.4em 0;
	}

div.surveytotal {
	position:relative;
	clear:both;
	padding:15px 12px 15px 210px;
	color:#777d88;
	font-weight:bold;
}

div.divHideInfo {
	position:relative;
	z-index:1;
	display:block;
	clear:both;
	margin-top:1.0em;
}
div.divShowInfo {
	display:none;
}
a.showhideinfo {
	position:absolute;
	z-index:2;
}


/*** Report & Survey ***/

/***** /content layout, styles, misc *****/


/** Age Verification Styles **/
div#ageCheck {
	display:none;
}
	div#ageCheck.on {
		display:block;
	}
	div#ageCheck select {
		margin-right: 5px;
	}
	div#ageCheck option {
		padding-right: 10px;	
	}

/** BFA Styles **/

.style1
{
	height: 300px;
    width: 260px;
}

.thumbnail
{
	height: 300px;
    width: 260px;
}
.titleHeight
{
	height: 100px;
}
.titleFont
{
	margin-left: 10px;
    margin-top  : 50px;
    font-size: 16pt;
    font-family: Times New Roman, Arial, Sans-Serif;
    color: #7C1E08;
}
.bodyFont
{
	height: 250px;
	margin-left: 25px;
	margin-top: 50px;
	font-family: Arial, Times New Roman, Sans-Serif;
    font-size: 10pt;
    font-style: normal;	
}
.listItem
{
	padding: 10px;
}
