/*Stylesheet Chelis Chili Web Site
    version 1
    Landmine Design, Inc.
    landmine-design.com
    created 111505
*/

body {
    background: #000;
    margin:0px;
    scrollbar-base-color:#000;
    scrollbar-arrow-color : #990000;
    }
h1,h2,h3,h4 {
    font-family:Arial, Helvetica, sans-serif;
    margin:1px;
    }

a:link, a: visited {
    color:#999;
    text-decoration:none;
    }
a:hover {
    text-decoration:underline;
    }
    
#holderHome {
    width: 760px;
    height: 540px;
    position: absolute;
    margin-left: -380px;
    margin-top: -270px;
    left: 50%;
    top: 50%;
    background: url(images/bkHome.jpg);
    border: 1px solid #AEAEAE;
    }
#holderMain {
    width: 760px;
    height: 540px;
    position: absolute;
    margin-left: -380px;
    margin-top: -270px;
    left: 50%;
    top: 50%;
    background: url(images/bk1.jpg);
    border: 1px solid #AEAEAE;
    }
#holderIndex {
    width: 760px;
    height: 540px;
    position: absolute;
    margin-left: -380px;
    margin-top: -270px;
    left: 50%;
    top: 50%;
    background: #000;;
    border: 1px solid #AEAEAE;
    }
    
#header {
    color:#AEAEAE;
    width: 759px;
    height: 115px;

    }
#header img {
    position:relative;
    float: right;
    top:60px;
    }
#contentHolder {
    width:100%;
    height: 395px;
    }
html>body #contentHolder {
    width:100%;
    height: 397px;
    }
#content {
    width: 540px;
    height:380px;
    background:  none;
    padding:10px 0px 0px 20px;
    color:#999;
    overflow:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }
html>body #content {
     font-size: 14px;
     width:520px;
    }
#contentMenu {
    width: 535px;
    height:395px;
    background:  none;
    padding:10px 0px 0px 20px;
    color:#999;
    overflow:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    }
html>body #contentMenu {
    height: 387px;
     font-size: 14px;
     width:520px;
    }
#contentLoc {
    width: 530px;
    height:395px;
    background:  none;
    font-family: Arial, Helvetica, sans-serif;
    }
/* mozilla fix */
html>body #contentLoc {
    width: 530px;
    height:397px;
    background:  none;
    font-family: Arial, Helvetica, sans-serif;
    }
#contentHome {
    width: 400px;
    height:335px;
    margin-left: 350px;
    margin-top: 30px;
    color:#999;
    padding-top:20px;
}
html>body #contentHome {
    height:325px;
}

#contentHome p {
    line-height: 1.8;
    letter-spacing:.8px;
    text-align: justify;
    font-size:14px;
    color:#ccc;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    margin-right:10px;

}

#contentPro{
    margin-left: 20px;
    }


#firstLine {
    margin-top:10px;
    margin-left:20px;
    font-size: 20px;
    color:#fff;
    line-height: 1px;
    
}


#nav {
    margin-top: 0px;
    }
/*moz fix*/
html>body #nav {
    margin-top: 0px;
    }
#navHome {
    margin-top: 30px;
    }
/*moz fix*/
html>body #navHome {
    margin-top: 22px;
    }
    
h4#events  {
    color:#fff;
    margin:20px 1px 1px 0px;
    font-size: 18px;
    }

html>body h4#events {
    color:#fff;
    margin:20px 1px 1px 0px;
    font-size: 18px;
    }
    
p.events {
    margin-left:20px;
    }
#address{
    float:left;
    width: 43%;
    height:92px;
    color:#fff;
    margin-left:10px;
    margin-bottom: 5px;

    }
#address h4{
        font-size:14px;
        }

#directions {
    float:right;
    width: 50%;
    color:#fff;
    font-size:14px;
    font-style:italic;
    text-align:center;
    font-weight:bold;
    }
 
div#hours {
    clear:left;
    width:100%;
    text-align:right;
    color:#fff;
   
    }
p.hours {
    margin:0px 0px 8px 0px;
    font-size:12px;
    }
span.hours{
    font-weight: bold;
    font-size:1em;
    }
    
.gallery {
    float:left;
    margin:3px;
    }
.menuCat {
    clear:left;
    width:99%;
    font-size: 16px;
    font-weight:bold;
    color:#fff;
    margin: 15px 0px 15px 0px;
    border-bottom:2px solid #fff;
    }

.menuItem {
    width:240px;
    height:80px;
    float:left;
    margin:3px;
    color:#fff;
    font-size: 12px;
    text-align:center;
    }
.menuShort {
    width:240px;
    height:50px;
    float:left;
    margin:3px;
    color:#fff;
    font-size: 12px;
    text-align:center;
    }
    
.menuMedium{
    width:240px;
    height:70px;
    float:left;
    margin:3px;
    color:#fff;
    font-size: 12px;
    text-align:center;
    }
    
.menuTitle {
    font-weight:bold;
    font-size:14px;
    }
.menuLarge {
    clear:left;
    width:99%;
    margin:3px 3px 15px 3px;
    color:#fff;
    font-size: 12px;
    text-align:center;
    }
.menuImage{
    text-align:center;
    }
    
