@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Lucida Sans Unicode", "Lucida Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}


/*///////////////////////////////////////////////* A LINKS */
a:link { color: #005A24; text-decoration: none;}
a:visited { color: #005A24; text-decoration: none;}
a:hover { color: #8BC53F; text-decoration: none;}
a:active { color: #8BC53F; text-decoration: none;}

h4 a:link { 	font-size:0.9em; line-height:22px;  color: #005A24; text-decoration: none; font-weight:bold;}
h4 a:visited { 	font-size:0.9em; line-height:22px;  color: #005A24; text-decoration: none; font-weight:bold;}
h4 a:hover { 	font-size:0.9em; line-height:22px;  color: #8BC53F; text-decoration: none; font-weight:bold;}
h4 a.active { 	font-size:0.9em; line-height:22px;  color: #8BC53F; text-decoration: none; font-weight:bold;}

h5 a:link {  	font-size:14px; line-height:16px;	color: #005A24; text-decoration: none; font-weight:normal;}
h5 a:visited {	font-size:14px; line-height:16px;  	color: #005A24; text-decoration: none; font-weight:normal;}
h5 a:hover {	font-size:14px; line-height:16px;  	color: #8BC53F; text-decoration: none; font-weight:normal;}
h5 a.active {	font-size:14px; line-height:16px;  	color: #8BC53F; text-decoration: none; font-weight:normal;}

h6 a:link {color: #000000; text-decoration: none;}
h6 a:visited { color: #000000; text-decoration: none;}
h6 a:hover { color: #8BC53F; text-decoration: none;}
h6 a:active { color: #8BC53F; text-decoration: none;}

.smallprint a:link { color: #000000; text-decoration: none;}
.smallprint a:visited { color: #404041; text-decoration: none;}
.smallprint a:hover { color: #8BC53F; text-decoration: none;}
.smallprint a:active { color: #8BC53F; text-decoration: none;}

.heinekenyellow a:link { color: #D2A700; text-decoration: none;}
.heinekenyellow a:visited { color: #D2A700; text-decoration: none;}
.heinekenyellow a:hover { color: #D2A700; text-decoration: none;}
.heinekenyellow a:active { color: #D2A700; text-decoration: none;}

.heinekenwhite a:link { color: #000000; text-decoration: none;}
.heinekenwhite a:visited { color: #000000; text-decoration: none;}
.heinekenwhite a:hover { color: #D2A700; text-decoration: none;}
.heinekenwhite a:active { color: #D2A700; text-decoration: none;}

.pagesubheadingsyell a:link { color: #D2A700; text-decoration: none;}
.pagesubheadingsyell a:visited { color: #D2A700; text-decoration: none;}
.pagesubheadingsyell a:hover { color: #3B2F00; text-decoration: none;}
.pagesubheadingsyell a:active { color: #3B2F00; text-decoration: none;}

.useyourlocalcontainer a:link { color: #000000; text-decoration: none;}
.useyourlocalcontainer a:visited { color: #000000; text-decoration: none;}
.useyourlocalcontainer a:hover { color: #000000; text-decoration: none;}
.useyourlocalcontainer a:active { color: #000000; text-decoration: none;}

.ontradeNew a:link { color: #000000; text-decoration: none;}
.ontradeNew a:visited { color: #000000; text-decoration: none;}
.ontradeNew a:hover { color: #000000; text-decoration: underline;}
.ontradeNew a:active { color: #000000; text-decoration: underline;}

/*///////////////////////////////////////////////* H TAGS */

h1, h2, h3, h4, h5, h6, .little .conthead {
	font-family:"Lucida Sans Unicode", "Lucida Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #005A24;
	line-height: 16px;
	padding: 0;
	margin: 0;
	
}

h1 {
	font-size: 38px;
	color: #005A24;
	line-height: 38px;
	
}

h2 {
	color: #005A24;
	line-height: 26px;
	font-size: 20px;
	text-align:left;
}
.conthead {
	color: #005A24;
	line-height: 22px;
	font-size: 20px;
	text-align:left;
}
.contheadbold {
	color: #005A24;
	line-height: 28px;
	font-size: 22px;
	text-align:left;
	font-weight:bold;
	margin-top:0;
}

.contheadboldsmall {
	color: #005A24;
	line-height: 24px;
	font-size: 20px;
	text-align:left;
	font-weight:bold;
}

.contheadboldyellow {
	color: #D2A700;
	line-height: 22px;
	font-size: 20px;
	text-align:left;
	font-weight:bold;
}

.pagesubheadings /* Headings for Sections ie Nav */{
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #8BC53F;
	padding: 0;
	margin: 0;
	display: inline-block;
	visibility: visible;
	overflow: visible;
}
.pagesubheadingsyell /* Headings for Sections ie Nav */{
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #D2A700;
	display: inline-block;
	visibility: visible;
	overflow: visible;
}

h4 /* sIFR Sub Headings ie Footer */{
	font-size: 14px;
	line-height: 25px;
	color: #005A24;
}

#content h4 {
	margin-bottom:10px;
	clear: left;
}

h5 /* Navigation */{
	color: #005A24;
	font-weight: bold;
}

h6 {
	font-size:12px;
	
	
}
/*///////////////////////////////////////////////* OTHER TEXT */

/*p tag styles */
/*.greenSubHeader {
	color: #005A24;
	font-size:14px;
	margin-top:24px;
}

h6.greenSubHeader {
	font-size:14px;
	margin-top: 5px;
}*/


.bold {
	font-weight:bold;
}

.heinekenred {
	color: #CB0000;
	display: inline;
}
.heinekenyellow {
	color: #D2A700;
	display: inline;
	font-weight: bold;
}
.yellowh1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 38px;
	color: #D2A700;
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
}
.whiteh1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 38px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
}
.boldh2 {
	font-weight:bold;
}
.little {
	color: #3B2F00;
	font-size: 11px;
}
.littlewhite {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
.mgmtname{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #D2A700;
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
}
.mgmttitle{
	color: #3B2F00;
	line-height: 20px;
	font-size: 20px;
	text-align:justify;
}
.heinekenwhite {
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	display: inline;
}
.fourlinesbold {
	font-weight: bold;
}
/*///////////////////////////////////////////////* sIFR REPLACEMENT TEXT */

.coolGreen {
	color: #145118;
	font-weight:bold;
}
.coolAmber { 
	color: #D2A700;
	font-weight:bold;
}
.coolRed {
	color: #CB0000;
	font-weight:bold;
}


body #brandChameleon, #brandChameleon p, #brandChameleon a, #brandChameleon h1, #brandChameleon h2, #brandChameleon h3 , #brandChameleon h4 , #brandChameleon h5 , #brandChameleon h6 {color:#FFFFFF;}

.locatetable strong{font-size:14px;}



ul.disc li {
	margin: 0 0 10px 0;
	padding-left: 1em;
	list-style-position: inside;
	text-indent: -1em;
	list-style-type: disc;	
}

.accordion h3{
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	margin-left:-5px;
	
	
	
}








	

