/*
2009
CSS By J.Nolte for Moxie Media Group, Inc.
http://www.getmoxied.net
*/


/* PAGE STYLES
----------------------------------------------------*/
body{font-family:Helvetica,Arial,sans-serif;font-weight:normal;font-size:.8em;line-height:1.3em;background:#666600;}
#wrap{width:615px;margin:40px auto;}

/* TOOLBOX
----------------------------------------------------*/
.hide{display:none;}

/*ACCORDION
----------------------------------------------------*/
.accordion,.accordion *{margin:0;padding:0;list-style-type:none;}
.accordion p{color:#FFF;margin:70px 0 0 88px;width:325px;}
.accordion div{cursor:pointer;}
.accordion h3{text-indent:-9999px;}
#welcome{background:url('../images/welcome-bg.jpg') no-repeat;}
#about-us{background:url('../images/about-us-bg.jpg') no-repeat;}
#come-see-us{background:url('../images/come-see-us-bg.jpg') no-repeat;}
#our-menu{background:url('../images/our-menu-bg.jpg') no-repeat;}
#our-menu p{font-family:Arial,Helvetica,sans-serif;}
#upcoming-events{background:url('../images/upcoming-events-bg.jpg') no-repeat;}
#photo-tour{background:url('../images/photo-tour-bg.jpg') no-repeat;}
#upcoming-events p{margin-left:95px;}
#our-menu p.main{position:absolute;top:15px;z-index:990;}
#our-menu p.sides{position:absolute;top:320px;z-index:980;}

/*SLIDE MENU
----------------------------------------------------*/
p.brunch{position:absolute;z-index:998;margin:7px 0 0 71px;padding:40px 10px 0 20px;width:348px;height:435px;color:#FFF; background:url('../images/party-bg.jpg') no-repeat;}
p.party{position:absolute;z-index:999;margin:5px 0 0 69px;padding:40px 10px 0 20px;width:348px;}
button{border:1px solid #000;background:#5f3110;color:#FFF;padding:10px;}
button.btn{padding:3px; margin:3px 0 0px 245px;}

/* PHOTO CYCLE 
-----------------------------------------------------*/
.pic-gallery{height:500px;width:475px;padding:0;}
.pic-gallery img{width:475px;height:500px;top:0;left:0;margin-left:30px;}

/* FOOTER
-----------------------------------------------------*/
#footer p{color:#EEE;font-size:.9em;margin:5px 0 0 0;padding:0; text-align:center;}
#footer a{color:#EEE;text-decoration:none;}
#footer a:hover{text-decoration:underline;color:#fff;;}


