﻿body
{
    margin: 0 0 0 0;
    font-family: Tahoma;
    font-size: 13px; /* 12px; */
    background-color: #000000; /*background-color: #FFFFCC;*/
}

/*
body
{
    margin: 0 0 0 0;
    font-family: Tahoma;
    font-size: 12px;
    background-color: #CCFFCC; /*background-color: #FFFFCC;*/
}
*/

h1
{
    font-size:16px; 
}

h2
{
    font-size:14px; 
}

h3
{
    font-size:13px; 
}

.underline
{
    text-decoration: underline;
    color: #000080;
}


/*     Master Page    */

#outer
{
    border: 1px solid #CCCCCC;
    border-style:none;  
    width: 1024px;
    margin: 10px auto;
    /*min-height: 100%;*/
    background: url('../images/Gradient_1024.gif');
    /*background-repeat:repeat ;*/
    /*background-repeat:repeat-x;*/  
}

 
#HeaderContent
{
    /*border-style: solid;
    border-width: thin;*/
    width: 1024px;
    height:120px;
    position:relative; 
    /*background-repeat:no-repeat ;*/
}

#HeaderContent .title
{
    font-size: larger;
    color: black;
    /*color: white;*/
    vertical-align: top;
    padding:15px;
    position: relative;
    top: 50px;
    font-weight:bolder;  
}

#HeaderContent .logo
{
    position:absolute ;
    top: 0px;
    left:0px;
}

#HeaderContent .PageLogo
{
    float: right;
    padding-top: 15px;
     padding-right: 30px;
     height: 80px;
    border:0;
}

#HeaderContent .PageLogo table
{
    float: left;
    padding-right: 15px;
border:0;   
}


#HeaderContent .PageLogo img
{
    border:0;
}


#HeaderContent .navmenu
{
    /*color: white;*/
    color: black;
    margin-left: 500px;
    vertical-align: bottom;
    text-align: right;
    font-size: larger; /*position: relative;
    bottom: 20px;*/
    position: absolute;
    top: 100px;
    left: 200px;
    font-weight: bolder;
}

#HeaderContent span a
{
    color: black;/*#FFFFFF;*/
    text-decoration: none;
    padding-right: 30px;
}


#HeaderContent span a:hover
{
    color: #FF3300;
}



.MainContentStyle
{
    /*width: 1220px;*/
    /*min-height: 475px;
    _height: 475px;*/
    min-height: 485px;
    _height: 485px;
    padding: 10px 15px 10px 10px;
    text-align: left;
}

/*
.MainContentStyleLonger
{
    min-height: 600px;
    _height: 600px;
    padding: 10px 10px 10px 10px;
    text-align: left;
}
*/


.MainContentStyle2
{
    width: 1220px;
    min-height: 1200px;
    padding: 10px;

}
   
#footer
{
    border-width: 1px;
    border-color: #CCCCCC;
    width: 1024px;
    text-align: center;
    font-size: smaller;
    font-weight:bolder;
    height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-style: solid;
    /*padding-left:0px;*/ 
}   

.logo
{
    /*margin-left: 0px;*/
    float:left; 
    border:0px solid;
}


/* Content where text flow around image  */
.clear {
  clear:both ;
}

.flowcontent
{
    border: 1px none #999; /*width: 500px;*/
    margin-top: 10px;
    margin-left:20px; 
}

.flowcontent img
{
    float: left;
    padding: 10px 10 10px 10px;
}

.flowcontent p
{
    float: left;
    width: 800px;
    margin-left: 20px;
    padding: 0px 10px 10px 0;
    font-size:1.1em; 
}



.flowcontentReverse
{
    border: 1px none #999; /*width: 500px;*/
    margin-top: 10px;
    margin-left:20px; 
}

.flowcontentReverse img {
  float: left;
  padding: 10px 10px 10px 10px;
}

.flowcontentReverse p {
  float: left;
  width: 800px;
  margin-right: 10px; 
  padding: 10px 10px 10px 0;
  font-size:1.1em; 
}

/* Food Menu*/
/* Menu entry content  */


#MenuLeft { 
  width:490px; 
  float: left; 
  min-height: 500px;
  _height: 500px;
  padding-right:20px; 
} 

#MenuRight { 
  width: 490px;
  float: right; 

} 

.menuentry
{
    border: 1px none;
    padding-right: 10px;
    margin-top: 10px;

}



.MenuDownload
{
    color: #000066;
    font-weight: bold;
}

.MenuSubTitle
{
  font-weight:bolder;   
}

.MenuSubTitleDesc
{
  padding-left:5px; 
}


.List
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.ListLeft { 
  width:210px; 
  float: left; 
} 

.ListRight { 
  width: 260px;
  float: left; 
} 

/* contact Menu */


#ContactLeft { 
  width:480px;
  /*width:49%;*/
  float: left; 
  min-height: 250px;
  _height: 250px;
  padding-right:20px; 
  font-size:1.1em; 

} 

#ContactRight { 
  width: 490px;
  /*width:49%;*/
  float: right; 
  min-height: 240px;
  _height: 240px;
  font-size:1.1em; 

} 

#SpecialLeft { 
  width:480px;
  /*width:49%;*/
  float: left; 
  min-height: 250px;
  _height: 250px;
  padding-right:20px; 
  font-size:1em; 

} 

#SpecialRight { 
  width: 490px;
  /*width:49%;*/
  float: right; 
  min-height: 240px;
  _height: 240px;
  font-size:1em; 

} 

.popUpText
{
    color: #666666;
}
