/* Bean Fair CSS */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */
body {
	align: center
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #1c2522;
	background-image:url(images/background-pic.jpg);
 background-attachment:fixed;
  background-position: center top;
  background-repeat: no-repeat;
}
body, p, div, span, blockquote, table, td, th, ol, dd, dl, dt,
form, button, fieldset, label, select, option, input, textarea {
	font-family: Futura, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.0pt;
}


ul, li, a 
{
font-size: 10.0pt;
height: 10pt;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	color: #000000;
	background-color: transparent;	
}
a img {
	border: none;
}
div.core {
	align: center;
	width: 800px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #FFFFFF;
}
div.center {
   text-align: center;   
}
div.right {
   text-align: right;
}
div.bold {
   font-weight: bold;
}
div.ital {
   font-style: italic;
}
span.center {
   text-align: center;   
}
span.right {
   text-align: right;   
}
span.bold {
   font-weight: bold;
}
span.ital {
   font-style: italic;
}
span.under {
   text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {

	margin-bottom: 2.0px;
	background-color: transparent;
}
h1 {
	margin-top: 15.0px;
	font-size: 24.0pt;
	font-weight: 600;
	color: #FF2614;
}
h2 {
	margin-top: 15.0px;
	font-size: 18.0pt;
	font-weight: 500;
	color: #E1570E;
}
h3 {
	margin-top: 15.0px;
	font-size: 16.0pt;
	font-weight: 500;
	color: #ED9400;
}
h4 {
	margin-top: 15.0px;
	font-size: 14pt;
	font-weight: 500;
	color: #297d89;
}
h5 {
	margin-top: 10.0px;
	font-size: 12.0pt;
	font-weight: 500;
	color: #ED9400;
}

.fontSize200 {
	font-size: 20.0pt;
}
.fontSize195 {
	font-size: 19.5pt;
}
.fontSize190 {
	font-size: 19.0pt;
}
.fontSize185 {
	font-size: 18.5pt;
}
.fontSize180 {
	font-size: 18.0pt; 
}
.fontSize175 {
	font-size: 17.5pt;
}
.fontSize170 {
	font-size: 17.0pt;
}
.fontSize165 {
	font-size: 16.5pt;
}
.fontSize160 {
	font-size: 16.0pt;
}
.fontSize155 {
	font-size: 15.5pt;
}
.fontSize150 {
	font-size: 15.0pt;
}
.fontSize145 {
	font-size: 14.5pt;
}
.fontSize140 {
	font-size: 14.0pt;
}
.fontSize135 {
	font-size: 13.5pt;
}
.fontSize130 {
	font-size: 13.0pt;
}
.fontSize125 {
	font-size: 12.5pt;
}
.fontSize120 {
	font-size: 12.0pt;
}
.fontSize115 {
	font-size: 11.5pt;
}
.fontSize110 {
	font-size: 11.5pt;
}
.fontSize105 {
	font-size: 10.5pt;
}
.fontSize100 {
	font-size: 10.0pt;
}
.fontSize95 {
	font-size: 9.5pt;
}
.fontSize90 {
	font-size: 9.0pt;
}
.fontSize85 {
	font-size: 8.5pt;
}
.fontSize80 {
	font-size: 8.0pt;
}
.fontSize75 {
	font-size: 7.5pt;
}
.fontSize70 {
	font-size: 7.0pt;
}
/* GENERAL CSS ENDS | FIN DU CSS GENERAL */

/* GENERAL NAVIGATION CSS BEGINS | DEBUT DU CSS DE NAVIGATION GENERALE */

a, a:link, a:active {
	color: #E1570E; 
	text-decoration: underline;
}
a:visited {
	color: #ED9400; 
	text-decoration: underline;
}
a:hover {
	color: #FF2614; 
	text-decoration: underline;
}


/* GENERAL NAVIGATION CSS ENDS | FIN DU CSS DE NAVIGATION GENERALE */



/* GENERIC UTILITY CSS BEGINS | DEBUT DU CSS D'UTILITE GENERIQUE */


blockquote {
	background-color: #FFCC66;
	color: #000;
	border: 1px solid #333;
	font-style: italic;
}
li.para {
	list-style-type: disc;
	margin-bottom: 10px;
}
/* GENERIC UTILITY CSS ENDS | FIN DU CSS D'UTILITE GENERIQUE */

/* ALIGNMENT UTILITY CSS BEGINS | DEBUT DU CSS D'UTILITE D'ALIGNEMENT */
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.alignLeft {
	text-align: left;
}
.alignTop {
	vertical-align: top;
}
.alignBottom {
	vertical-align: bottom;
}
.alignTopRight {
	text-align: right;
	vertical-align: top;
}
.alignTopCenter {
	text-align: center;
	vertical-align: top;
}
.alignTopLeft {
	text-align: left;
	vertical-align: top;
}
.alignBottomRight {
	text-align: right;
	vertical-align: bottom;
}
.alignBottomCenter {
	text-align: center;
	vertical-align: bottom;
}
.alignBottomLeft {
	text-align: left;
	vertical-align: bottom;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.image-left { 
	float: left;
	vertical-align: text-top;
}
.image-right {
	float: right;
	vertical-align: text-top;
}
.indent1 {
	padding-left: 18px;
}
.indent2 {
	padding-left: 36px;
}
.indent3 {
	padding-left: 54px;
}
.indent4 {
	padding-left: 72px;
}
.indent5 {
	padding-left: 90px;
}
/* ALIGNMENT UTILITY CSS ENDS | FIN DU CSS D'UTILITE D'ALIGNEMENT */

/* LIST UTILITY CSS BEGINS | DEBUT DU CSS D'UTILITE DE LISTE */
ul.noBullet {
	list-style-type: none;
}
ul.disc {
	list-style-type: disc;
}
ul.square {
	list-style-type: square;
}
ul.circle {
	list-style-type: circle;
}
ol.lower-alpha {
	list-style-type: lower-alpha;
}
ol.upper-alpha {
	list-style-type: upper-alpha;
}
ol.lower-roman {
	list-style-type: lower-roman;
}
ol.upper-roman {
	list-style-type: upper-roman;
}
/* LIST UTILITY CSS ENDS | FIN DU CSS D'UTILITE DE LISTE */


/* new menu */


ul#list-nav {
  list-style:none;
  margin:0px;
  padding:0;
  width:522px
}

ul#list-nav li {
  display:inline
}

ul#list-nav li a {
  text-decoration:none;
  padding:6px 0 10px 0;
  width:87px;
  background:#4e260d;
  color:#dabd8e;
  float:left;
  text-align:center;
  /* border-left:1px solid #dabd8e; */
}

ul#list-nav li a:hover {
  background:#dabd8e;
  color:#000
}