body 
{
	padding: 0;
	margin: 0;
	text-align: center;
	height: 100%;
	background: #E5E5E5 url(../images/main_bg.jpg) repeat-x 0 0;
}


a {
	color:#CFA45A;
}

a:hover {
	color:#747373;
}

hr {
	border-top: 1px #E2E1DE solid;
	color: #FFFFFF;
	margin-top: 15px;
}

div.shareholderNav {
	color: #CCC;
	background: transparent url(../images/link_separator.gif) repeat-x 0 18px;
	margin-top: 24px;
	margin-bottom: 55px;
	text-align: center;
	width: 480px;
	height: 19px;
}

div.shareholderNav a
{
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 9px;
	line-height: 17px;
	color:#BB985B;
	font-weight:bold;	
	text-decoration: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

table.pdfList td.title {
	font-weight: normal;
	width: 300px;
}

table.pdfList td.left,
table.pdfList td.right {
	width: 40px;
	text-align: center;
}



div.pdfList a,
div.pdfList a:visited {
	font-weight: normal;
}

div.pdfList a:hover {
	font-weight: normal;
}


.localMarket {
	margin-bottom: 40px;
}

.localMarket .webLink {
	float: right;
	padding-top: 5px;
	position: relative;
}

div#page 
{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 973px;
	height: 100%;
}

div.header
{
	padding: 6px 0 3px 33px;
	vertical-align: top;
	position:relative;
}

div#page div.page_wrapper
{
	width: 973px;
	background: transparent url(../images/frame_middle.gif) repeat-y 0 0;
	min-height: 600px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

div.top
{
	width: 973px;
	padding-bottom: 10px;
	margin: 0;
	overflow: hidden;
	background: transparent url(../images/frame_top.gif) no-repeat 0 0;
}

div.bottom
{
	width: 973px;
	height: 13px;
	padding: 0;
	margin: 0;
	background: transparent url(../images/frame_bottom.gif) no-repeat 0 0;
	font-size: 1px;
}



div.nav_wrapper
{
	padding: 6px 0 0 34px;
}



ul#portfolio{
	width:266px;
	list-style-type:none;
	margin:0;
	padding:0;
  position: relative;
	z-index:1;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0 0 0 0;
  border: 0 none;
  padding: 0;
  width: 960px; /*For KHTML*/
  list-style: none;
  height: 27px;
  z-index: 500;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 18px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 200px;
  list-style: none;
  display: none;
  position: absolute;
  top: 27px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 200px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  border: none;
  padding: 0 3px 0 0;
  margin: 0;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
	font-family:Arial,Helvetica,Verdana sans-serif;
  height: 27px;
	font-size: 27px;
  color:#BB985B;
  font-weight:bold;	
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/

}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {

  color: #FFF;
}

ul#navmenu-h a.company
{
	width: 155px;
	height: 27px;
	background: transparent url(../images/main_nav_company_profile_off.gif) no-repeat 0 0;
}

ul#navmenu-h a.company_on,
ul#navmenu-h a.company:hover,
ul#navmenu-h li:hover a.company,
ul#navmenu-h li.iehover a.company {

 background: transparent url(../images/main_nav_company_profile_on.gif) no-repeat 0 0;
}

ul#navmenu-h a.heritage
{
	width: 105px;
	height: 27px;
	background: transparent url(../images/main_nav_our_heritage_off.gif) no-repeat 0 0;
}

ul#navmenu-h a.heritage_on,
ul#navmenu-h a.heritage:hover,
ul#navmenu-h li:hover a.heritage,
ul#navmenu-h li.iehover a.heritage {

 background: transparent url(../images/main_nav_our_heritage_on.gif) no-repeat 0 0;
}

ul#navmenu-h a.brands
{
	width: 95px;
	height: 27px;
	background: transparent url(../images/main_nav_our_brands_off.gif) no-repeat 0 0;
}

ul#navmenu-h a.brands_on,
ul#navmenu-h a.brands:hover,
ul#navmenu-h li:hover a.brands,
ul#navmenu-h li.iehover a.brands {

 background: transparent url(../images/main_nav_our_brands_on.gif) no-repeat 0 0;
}

ul#navmenu-h a.visitor
{
	width: 116px;
	height: 27px;
	background: transparent url(../images/main_nav_visitor_centres_off.gif) no-repeat 0 0;
}

ul#navmenu-h a.visitor_on,
ul#navmenu-h a.visitor:hover,
ul#navmenu-h li:hover a.visitor,
ul#navmenu-h li.iehover a.visitor {
 background: transparent url(../images/main_nav_visitor_centres_on.gif) no-repeat 0 0;
}

ul#navmenu-h a.people
{
	width: 69px;
	height: 27px;
	background: transparent url(../images/main_nav_people_off.gif) no-repeat 0 0;
}

ul#navmenu-h a.people_on,
ul#navmenu-h a.people:hover,
ul#navmenu-h li:hover a.people,
ul#navmenu-h li.iehover a.people {
 background: transparent url(../images/main_nav_people_on.gif) no-repeat 0 0;
}


ul#navmenu-h a.responsibility
{
	width: 178px;
	height: 27px;
	background: transparent url(../images/main_nav_corporate_responsibility_off.gif) no-repeat 0 0;
}

ul#navmenu-h a.responsibility_on,
ul#navmenu-h a.responsibility:hover,
ul#navmenu-h li:hover a.responsibility,
ul#navmenu-h li.iehover a.responsibility {
 background: transparent url(../images/main_nav_corporate_responsibility_on.gif) no-repeat 0 0;
}

ul#navmenu-h a.media_centre
{
	width: 130px;
	height: 27px;
	background: transparent url(../images/main_nav_media_centre_off.gif) no-repeat 0 0;
}

ul#navmenu-h a.media_centre_on,
ul#navmenu-h a.media_centre:hover,
ul#navmenu-h li:hover a.media_centre,
ul#navmenu-h li.iehover a.media_centre {
 background: transparent url(../images/main_nav_media_centre_on.gif) no-repeat 0 0;
}

ul#navmenu-h a.contact
{
	width: 94px;
	height: 27px;
	background: transparent url(../images/main_nav_contact_us_off.gif) no-repeat 0 0;
}
ul#navmenu-h a.contact_on,
ul#navmenu-h a.contact:hover,
ul#navmenu-h li:hover a.contact,
ul#navmenu-h li.iehover a.contact {
 background: transparent url(../images/main_nav_contact_us_on.gif) no-repeat 0 0;
}





/* 2nd Menu */



ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {

  width: 195px;
  height: 18px;
  padding: 0 0 0 0;
  margin: 0;
  float: none;
  background: transparent url(../images/sub_nav_bg_off.gif) no-repeat 2px 0;
	font-family:Arial,Helvetica,Verdana sans-serif;
  font-size: 11px;
  line-height: 18px;
  font-weight:bold;
  color: #747373;
  z-index:20;
}

ul#navmenu-h li:hover li a.top,
ul#navmenu-h li.iehover li a.top {
	background: transparent url(../images/sub_nav_bg_top_off.gif) no-repeat 2px 0;
  z-index:20;
}

ul#navmenu-h li:hover li a.bottom,
ul#navmenu-h li.iehover li a.bottom {
	background: transparent url(../images/sub_nav_bg_bottom_off.gif) no-repeat 2px 0;
  z-index:20;
}





/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
 background: #BB985B url(../images/sub_nav_bg_roll.gif) no-repeat 0 0;
  color: #FFF;
  z-index:20;
}

ul#navmenu-h div.wrap
{
	margin-left: 8px;
  z-index:20;
}

ul#navmenu-h div.sub_wrap
{
	margin-left: 23px;
	color: #BB985B;
	font-weight:normal;
  z-index:20;
}

ul#navmenu-h a:hover div.sub_wrap
 {
	color: #ffffff;
  z-index:20;
}


/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  z-index:20;
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  z-index:20;
  display: block;
}

div.main_content
{
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#747373;
	font-weight:normal;	
	text-decoration: none;
	overflow: hidden;
	
	
}

div.page_title
{
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 18px;
	line-height: 20px;
	color:#BB985B;
	font-weight:normal;	
	text-decoration: none;
	padding-bottom: 15px;
}

div.page_title2
{
	width:446px;
	height:80px;
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 12px;
	color:#BB985B;
	font-weight:normal;	
	text-decoration: none;
	padding-bottom: 16px;
	background: transparent url(../images/hdr_about_profile.gif) no-repeat;
	text-indent:-9999px;
	overflow: hidden;
}

div.page_title span.subtitle
{
	font-size: 16px;
	line-height: 17px;
	color:#747373;
}

div.paragraph_title
{
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 13px;
	color:#BB985B;
	font-weight:bold;	
	text-decoration: none;
	text-transform: uppercase;
}

div.left_col
{
	width: 314px;
	float: left;
	clear: right;
	overflow: hidden;
}

div.left_col div.wrapper_home
{
	padding: 51px 0 80px 32px; 
}

div.left_col div.wrapper_top
{
	padding: 40px 0 80px 40px; 
}

div.left_col div.wrapper
{
	padding: 71px 0 80px 40px; 
}

div.middle_col
{
	width: 383px;
	float: left;
	clear: right;
}

div.middle_col div.wrapper
{
	padding: 76px 0 0 0; 
}

div.right_col
{
	width: 276px;
	float: left;
	clear: right;
	overflow: hidden;
}

div.right_col div.wrapper
{
	padding: 78px 0 0 51px; 
}

div.right_col div.tout
{
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 12px;
	color:#747373;
	font-weight:normal;	
	text-decoration: none;
	width: 180px;
	margin-bottom:39px;
}

div.right_col div.tout div.title
{
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 12px;
	color:#BB985B;
	font-weight:bold;	
	text-decoration: none;
	padding-bottom: 11px;
	text-transform: uppercase;
}

div.read_more {
	text-align: right;
	width: 180px;
	height: 19px;
	background: transparent url(../images/link_separator.gif) repeat-x 0 18px;
	margin-top: 12px;
}




div.read_more a
{
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 11px;
	color:#BB985B;
	font-weight:bold;	
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url(../images/btn_arrow_off.gif) no-repeat 100% 0px;
}

div.read_more a span
{
	padding-right: 10px;
}

div.read_more a:hover
{
	color:#747373;
	background: transparent url(../images/btn_arrow_roll.gif) no-repeat 100% 0px;
}




div.side_more a
{
	height: 19px;
	width: 180px;
	font-size: 11px;
	display:block;
	background: transparent url(../images/side_read_more_off.gif) no-repeat 100% 0px;
}

div.side_more a:hover
{
	height: 19px;
	width: 180px;
	font-size: 11px;
	background: transparent url(../images/side_read_more_on.gif) no-repeat 100% 0px;
}


div.side_download a
{
	height: 19px;
	width: 180px;
	font-size: 11px;
	display:block;
	background: transparent url(../images/side_download_off.gif) no-repeat 100% 0px;
}

div.side_download a:hover
{
	height: 19px;
	width: 180px;
	font-size: 11px;
	background: transparent url(../images/side_download_on.gif) no-repeat 100% 0px;
}




div.link_more_info {
	text-align: right;
	width: 480px;
	height: 19px;
	background: transparent url(../images/link_separator.gif) repeat-x 0 18px;
	margin-top: 24px;
	margin-bottom: 55px;
}

div.link_more_info a
{
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 9px;
	line-height: 17px;
	color:#BB985B;
	font-weight:bold;	
	text-decoration: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}




div.roll_about_profile a {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_profile_about_off.gif) no-repeat 100% 0px;}
div.roll_about_profile a:hover {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_profile_about_on.gif) no-repeat 100% 0px;}

div.roll_plant_info a {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_plant_info_off.gif) no-repeat 100% 0px;}
div.roll_plant_info a:hover {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_plant_info_on.gif) no-repeat 100% 0px;}

div.roll_scale_company a {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_scale_of_company_off.gif) no-repeat 100% 0px;}
div.roll_scale_company a:hover {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_scale_of_company_on.gif) no-repeat 100% 0px;}

div.roll_finance a {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_finance_off.gif) no-repeat 100% 0px;}
div.roll_finance a:hover {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_finance_on.gif) no-repeat 100% 0px;}

div.roll_board a {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_board_off.gif) no-repeat 100% 0px;}
div.roll_board a:hover {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_board_on.gif) no-repeat 100% 0px;}

div.roll_glomkt a {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_glomkt_off.gif) no-repeat 100% 0px;}
div.roll_glomkt a:hover {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_glomkt_on.gif) no-repeat 100% 0px;}

div.roll_heritage1 a {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_heritage1_off.gif) no-repeat 100% 0px;}
div.roll_heritage1 a:hover {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_heritage1_on.gif) no-repeat 100% 0px;}

div.roll_heritage2 a {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_heritage2_off.gif) no-repeat 100% 0px;}
div.roll_heritage2 a:hover {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_heritage2_on.gif) no-repeat 100% 0px;}

div.roll_heritage3 a {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_heritage3_off.gif) no-repeat 100% 0px;}
div.roll_heritage3 a:hover {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_heritage3_on.gif) no-repeat 100% 0px;}

div.roll_heritage4 a {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_heritage4_off.gif) no-repeat 100% 0px;}
div.roll_heritage4 a:hover {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_heritage4_on.gif) no-repeat 100% 0px;}

div.roll_heritage5 a {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_heritage5_off.gif) no-repeat 100% 0px;}
div.roll_heritage5 a:hover {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_heritage5_on.gif) no-repeat 100% 0px;}

div.roll_viscentre a {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_vis_centres_off.gif) no-repeat 100% 0px;}
div.roll_viscentre a:hover {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_vis_centres_on.gif) no-repeat 100% 0px;}

div.roll_news_archive a {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_news_archives_off.gif) no-repeat 100% 0px;}
div.roll_news_archive a:hover {height: 19px; width: 480px; display:block; background: transparent url(../images/roll_news_archives_on.gif) no-repeat 100% 0px;}








div.link_to_brand {
	text-align: right;
	width: 254px;
	height: 19px;
	background: transparent url(../images/link_separator.gif) repeat-x 0 18px;
	margin-top: 24px;
	margin-bottom: 55px;
}

div.link_to_brand a
{
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 9px;
	line-height: 17px;
	color:#BB985B;
	font-weight:bold;	
	text-decoration: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

div.roll_brands_bacardi a {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_bacardi_off.gif) no-repeat 100% 0px;}
div.roll_brands_bacardi a:hover {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_bacardi_on.gif) no-repeat 100% 0px;}

div.roll_brands_dewars a {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_dewars_off.gif) no-repeat 100% 0px;}
div.roll_brands_dewars a:hover {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_dewars_on.gif) no-repeat 100% 0px;}

div.roll_brands_bombay a {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_bombay_off.gif) no-repeat 100% 0px;}
div.roll_brands_bombay a:hover {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_bombay_on.gif) no-repeat 100% 0px;}

div.roll_brands_greygoose a {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_greygoose_off.gif) no-repeat 100% 0px;}
div.roll_brands_greygoose a:hover {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_greygoose_on.gif) no-repeat 100% 0px;}

div.roll_brands_cazadores a {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_cazadores_off.gif) no-repeat 100% 0px;}
div.roll_brands_cazadores a:hover {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_cazadores_on.gif) no-repeat 100% 0px;}

div.roll_brands_eristoff a {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_eristoff_off.gif) no-repeat 100% 0px;}
div.roll_brands_eristoff a:hover {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_eristoff_on.gif) no-repeat 100% 0px;}

div.roll_brands_martini a {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_martini_off.gif) no-repeat 100% 0px;}
div.roll_brands_martini a:hover {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_martini_on.gif) no-repeat 100% 0px;}

div.roll_brands_martiniwine a {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_martiniwine_off.gif) no-repeat 100% 0px;}
div.roll_brands_martiniwine a:hover {height: 19px; width: 250px; display:block; background: transparent url(../images/roll_brands_martiniwine_on.gif) no-repeat 100% 0px;}





div.link_to_vis {
	text-align: right;
	width: 380px;
	height: 40px;
}

div.link_to_vis a
{
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 9px;
	line-height: 17px;
	color:#BB985B;
	font-weight:bold;	
	text-decoration: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}



div.roll_vis_bacardi a {width: 380px; display:block; background: transparent url(../images/vis_bacardi_off.jpg) no-repeat 100% 0px;}
div.roll_vis_bacardi a:hover {width: 380px; display:block; background: transparent url(../images/vis_bacardi_on.jpg) no-repeat 100% 0px;}

div.roll_vis_dewars a {width: 380px; display:block; background: transparent url(../images/vis_dewars_off.jpg) no-repeat 100% 0px;}
div.roll_vis_dewars a:hover {width: 380px; display:block; background: transparent url(../images/vis_dewars_on.jpg) no-repeat 100% 0px;}

div.roll_vis_bombay a {width: 380px; display:block; background: transparent url(../images/vis_bombay_off.jpg) no-repeat 100% 0px;}
div.roll_vis_bombay a:hover {width: 380px; display:block; background: transparent url(../images/vis_bombay_on.jpg) no-repeat 100% 0px;}

div.roll_vis_martini a {width: 380px; display:block; background: transparent url(../images/vis_martini_off.jpg) no-repeat 100% 0px;}
div.roll_vis_martini a:hover {width: 380px; display:block; background: transparent url(../images/vis_martini_on.jpg) no-repeat 100% 0px;}

div.roll_vis_benedictine a {width: 380px; display:block; background: transparent url(../images/vis_benedictine_off.jpg) no-repeat 100% 0px;}
div.roll_vis_benedictine a:hover {width: 380px; display:block; background: transparent url(../images/vis_benedictine_on.jpg) no-repeat 100% 0px;}

div.roll_vis_noilly a {width: 380px; display:block; background: transparent url(../images/vis_noilly_off.jpg) no-repeat 100% 0px;}
div.roll_vis_noilly a:hover {width: 380px; display:block; background: transparent url(../images/vis_noilly_on.jpg) no-repeat 100% 0px;}

div.roll_vis_otard a {width: 380px; display:block; background: transparent url(../images/vis_otard_off.jpg) no-repeat 100% 0px;}
div.roll_vis_otard a:hover {width: 380px; display:block; background: transparent url(../images/vis_otard_on.jpg) no-repeat 100% 0px;}









div.more_home {
	text-align: right;
	width: 383px;
	height: 19px;
	background: transparent url(../images/link_separator.gif) repeat-x 0 18px;
	margin-top: 24px;
	margin-bottom: 55px;
}

div.more_home a
{
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 9px;
	line-height: 17px;
	color:#BB985B;
	font-weight:bold;	
	text-decoration: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}



div.roll_home_page a
{
	height: 19px;
	width: 383px;
	display:block;
	background: transparent url(../images/roll_homepage_off.gif) no-repeat 100% 0px;
}

div.roll_home_page a:hover
{
	height: 19px;
	width: 383px;
	display:block;
	background: transparent url(../images/roll_homepage_on.gif) no-repeat 100% 0px;
}










div.footer
{
	width: 960px;
	margin: 0 0 10px 7px;
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 9px;
	line-height: 10px;
	color:#8A8275;
	font-weight:normal;	
	text-decoration: none;
}

div.footer div.wrapper
{
	margin-left: 10px;
	margin-right: 10px;
	height: 27px;
	background: transparent url(../images/separator_bottom_bacardi_footer.gif) no-repeat 100% 0;
}

div.right_content
{
	width: 520px;
	float: left;
	clear: right;

}

div.right_content div.wrapper
{
	padding: 66px 0 0 48px;
}



div.left_col div.title
{
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 14px;
	color:#BB985B;
	font-weight:bold;	
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 30px;
}

div.left_col a
{
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 13px;
	color:#BB985B;
	text-decoration: none;
	font-style: italic;
}

div.left_col a:hover
{
	color:#747373;
}

div.left_col div.h_separator
{
	width: 251px;
	height: 1px;
	margin: 7px 0 8px 0;
	background: transparent url(../images/link_separator.gif) repeat-x 0 0;
	font-size: 1px;
}


div.left_col div.download_block
{
	width: 251px;
	position: relative;
}

div.left_col div.download_block div.text
{
	width: 130px;
	padding-top: 3px;
}

div.left_col div.download_block a
{
	width: 79px;
	display: block;
	background: transparent url(../images/icon_download_gold.gif) no-repeat 63px 0;
	position: absolute;
	top: 10px;
	left: 170px;
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size: 11px;
	color:#BB985B;
	font-weight:bold;	
	text-decoration: none;
	padding-bottom: 11px;
	padding-top: 4px;
	font-style: italic;
}

div.left_col div.download_block a:hover
{
	color:#747373;
	background: transparent url(../images/icon_download_grey.gif) no-repeat 63px 0;
}






/* Dustin Additions */


h1 {
	font-size:13px;
	font-weight:bold;
	color:#BB985B;
}

h3 {
	font-size:13px;
	font-weight:bold;
	color:#BB985B;
}

.goldbold {
	font-weight:bold;
	color:#BB985B;
}
.tblbold {
	font-weight:bold;
	padding-top:5px;
}
.tblgold {
	color:#BB985B;
	border-bottom:1px solid #9F9F9F;
	padding-top:5px;
	text-align:right;
}
.sideimg {
	border:1px solid #E2E1DE;
}
.newpageheader {
	padding-bottom:4px;
}
input {
	font-family:Arial,Helvetica,Verdana sans-serif;
	border:1px solid #9F9F9F;
	margin-right:5px;
	margin-bottom:5px;
	height: 24px;
}
select {
	border:1px solid #9F9F9F;
	margin-right:5px;
	margin-bottom:5px;
}
textarea {
	font-family:Arial,Helvetica,Verdana sans-serif;
	border:1px solid #9F9F9F;
	margin-right:5px;
	margin-bottom:5px;
}

#li_space{
	padding-bottom:12px;
}

iframe
{

}

.error
{
	padding: 0;
	color: #C61059;
	font-family:Arial,Helvetica,Verdana sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight: bold;
	line-height: 14px;		
	vertical-align: top;
}


.list {
	margin-left: 9px; text-indent: -9px; padding: 10px 0 0 0;
}

.list_last {
	margin-left: 9px; text-indent: -9px; padding: 10px 0;
}

sup {
font-size: 8px;	
}