/*
  Main Layout
*/

body {
  text-align: left;
background: #ffffff url( ) no-repeat;
background-attachment: scroll;
background-position: top;}

/*
  Base Font
*/

* {
  font-family: arial;
  font-size: 10pt;

}

#table_main {
  width: 980px;  
  overflow: no;
  margin: 0px 0px 0px 0px;
  padding:0;
  border-spacing:0;
  border: 0px solid #F58E1D;  
  background-color: #FFFFFF;
  vertical-align:text-top;
}

#table_center {
  vertical-align:text-top;
}
#td_center_main1 {
  width: 650px;
  height:100;  
  overflow: no;
  margin: 5px 5px 5px 5px;
  padding:20;
  border-spacing:0;
  border: 0px solid #8E8466;  
  background: #C8C8C8 url(../images/chefs.jpg) no-repeat;
  vertical-align:text-top;
}
#td_center_main2 {
  width: 650px;
  height: 1189px;  
  overflow: no;
  margin: 5px 5px 5px 5px;
  padding:20;
  border-spacing:0;
  background-color: #FFFFFF
  border: 1px solid #8E8466;  
  vertical-align:text-top;
}
#td_center_main3 {
  width: 650px;
  height: 595px;
  overflow: no;
  margin: 5px 5px 5px 5px;
  padding:20;
  border-spacing:0;
  border: 1px solid #8E8466;  
  vertical-align:text-top;
}
#td_center_1 {
  width: 200px;
  height: 200px;  
  overflow: no;
  margin: 0px 0px 0px 0px;
  padding:0;
  border-spacing:0;
  background-color: #FFFFFF
  border: 0px solid #8E8466;  
  background: #ffffff;

}
#td_center_2 {
  width: 5px;  
}


#td_center_3 {
  width: 455px;  
  overflow: no;
  margin: 0px 0px 0px 0px;
  padding:5;
  border-spacing:0;
  background-color: #FFFFFF
  border: 0px solid #8E8466;  
  background: #ffffff url(images/bbq.jpg) no-repeat;

}


#banner_1 {
  width: 980px;
  height:99;  
  overflow: no;
  margin: 0px 0px 0px 0px;
  padding:0;
  border-spacing:0;
  valign:top;
  background: #ffffff url(../images/banner.jpg) no-repeat;
}

#banner_2 {
  width: 980px;
  height:27;  
  overflow: no;
  margin: 0px 0px 0px 0px;
  padding:0;
  border-spacing:0;
  valign:top;
  background: #ffffff url(../images/banner2.jpg) no-repeat;
}
#panel_left {
  width: 160px;
  overflow: no;
  margin: 0px 0px 0px 0px;
  padding:0;
  border-spacing:0;
  vertical-align:top;
  text-align:center;
  background: #ffffff url(../images/background2.jpg) no-repeat;
}
#panel_right {
  width: 170px;
  overflow: no;
  margin: 0px 0px 0px 0px;
  padding:0;
  border-spacing:0;
  vertical-align:top;
  text-align:center;
  background: #ffffff url(../images/background2.jpg) no-repeat;
}
#panel_center {
  width: 660px;
  overflow: no;
  margin: 0px 0px 0px 0px;
  padding:0;
  border-spacing:0;
  vertical-align:top;
  text-align:center;
  background: #ffffff url(../images/background2.jpg) no-repeat;
}

 
/*
  Links
  a - all links
*/

 a.menu1Link {
   display: block;
   font-weight : normal;
   font-family: arial;
   font-size: 9pt;
   color : #ffffff;
   background-color: #02124E;
   text-decoration: none;
   text-align:left;
   padding-left : 5px;
   padding-right : 5px;
   padding-top : 5px;
   padding-bottom : 5px;

 }

 a.menu1Link:hover {
   display: block;
   font-weight : normal;
   font-family: arial;
   font-size: 9pt;
   color : #FFF8E1;
   background-color: #000000;
   text-decoration: none;
   text-align:left;
   padding-left : 5px;
   padding-right : 5px;
   padding-top : 5px;
   padding-bottom : 5px;
 }
 
 a.menu2Link {
   display: block;
   font-weight : normal;
   font-family: arial;
   font-size: 9pt;
   color : #000000;
   background-color: #C8C8C8;
   text-decoration: none;
   text-align:left;
   padding-left : 5px;
   padding-right : 5px;
   padding-top : 5px;
   padding-bottom : 5px;

 }

 a.menu2Link:hover {
   display: block;
   font-weight : normal;
   font-family: arial;
   font-size: 9pt;
   color : #F8F4ED;
   background-color: #000000;
   text-decoration: none;
   text-align:left;
   padding-left : 5px;
   padding-right : 5px;
   padding-top : 5px;
   padding-bottom : 5px;
 }
 
 a.menu3Link {
   display: block;
   font-weight : normal;
   font-family: arial;
   font-size: 9pt;
   color : #000000;
   background-color: #C8C8C8;
   text-decoration: none;
   text-align:left;
   padding-left : 10px;
   padding-right : 5px;
   padding-top : 5px;
   padding-bottom : 5px;

 }

 a.menu3Link:hover {
   display: block;
   font-weight : normal;
   font-family: arial;
   font-size: 9pt;
   color : #F8F4ED;
   background-color: #000000;
   text-decoration: none;
   text-align:left;
   padding-left : 10px;
   padding-right : 5px;
   padding-top : 5px;
   padding-bottom : 5px;
 }


.f_1{
  font-size:9pt;
  color:white;
}
.f_2{
  font-style:italic;
}
.f_3{
  font-weight:bold;
  font-size:14pt;
}
/*

.f_4{
  font-style:italic;
  font-size:14pt;
  font-weight:bold;
}
.f_5{
  text-align:left;
  font-weight:bold;
  color:white;
}
*/

a.content:link { COLOR: #02124E; TEXT-DECORATION: none; font-weight: bold; font-family: Arial; font-size: 10pt }
a.content:visited { COLOR: #02124E; TEXT-DECORATION: none; font-weight: bold; font-family: Arial; font-size: 10pt }
a.content:active { COLOR: #02124E; TEXT-DECORATION: none; font-family: Arial; font-size: 10pt }
a.content:hover { COLOR: #000000; TEXT-DECORATION: none; font-weight: bold; font-family: Arial; font-size: 10pt }

a.content2:link { COLOR: #02124E; TEXT-DECORATION: none; font-weight: bold; font-family: Arial; font-size: 14pt }
a.content2:visited { COLOR: #02124E; TEXT-DECORATION: none; font-weight: bold; font-family: Arial; font-size: 14pt }
a.content2:active { COLOR: #02124E; TEXT-DECORATION: none; font-family: Arial; font-size: 14pt }
a.content2:hover { COLOR: #000000; TEXT-DECORATION: none; font-weight: bold; font-family: Arial; font-size: 14pt }

a.banner:link { COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold; font-family: Arial; font-size: 9pt }
a.banner:visited { COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold; font-family: Arial; font-size: 9pt }
a.banner:active { COLOR: #ffffff; TEXT-DECORATION: none; font-family: Arial; font-size: 9pt }
a.banner:hover { COLOR: #FDECB6; TEXT-DECORATION: none; font-weight: bold; font-family: Arial; font-size: 9pt }

/*
a.footer:link { COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold; font-family: Arial; font-size: 7pt }
a.footer:visited { COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold; font-family: Arial; font-size: 7pt }
a.footer:active { COLOR: #ffffff; TEXT-DECORATION: none; font-family: Arial; font-size: 7pt }
a.footer:hover { COLOR: #C40000; TEXT-DECORATION: none; font-weight: bold; font-family: Arial; font-size: 7pt }
*/

/*
  Headings
*/
h0 { 
  font-size: 18pt; 
  color:#aa0000;
  font-weight: bold;
  font-family: serif;
}


h1 { 
  font-size: 18pt; 
  color:#02124E;
  font-weight: bold;
  font-family: serif;
}

h2 { 
  font-size: 12pt; 
  color:#000000;
  font-family: arial;
}

h3 { 
  font-size: 8pt; color:#927f62;

}

}

/*
  Paragraph margin
*/
p { margin-bottom : 20px; margin-left : 20px; }

/*
  Highlights to text
*/


p.hilite{ 
  font-size: 10pt; color:#FF6600; 
  font-weight: bold;
  font-style:italic
}

/*
  Paragraphs and Other Text
*/

p {
  line-height: 150%;
}
