body {width: 100%;
	margin: 0;
	padding: 0;
	font-family: helvetica,verdana, arial,  sans-serif;
	font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
         background-image: url(imgs/bg.gif);
         background-repeat: repeat-x;
         background-color: #F2F0E8;} 
         
#content { margin: 0em;
                  padding: 4em 6em 2em 6em;} 
	
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input { margin: 0; padding:0; color: #4c4c4c; }
 
h1 {font-weight: normal;
	font-size: 2.0em;
	margin: 0.4em 0em 0.4em 0.3em;} 

h2 {font-weight: normal;
	font-size: 1.7em;
	margin: 0.6em 0em 0em 0.4em;} 
	
h3 {font-weight: normal;
	font-size: 1.7em;
	margin: 0.4em 0em 0em 0.4em;}  
	
h4 {	font-weight: bold;
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;}   
	
h5 {	font-weight: bold;
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;}
	
h6 {	font-weight: bold;
        font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;} 
	
ol, ul, li { 	list-style: none;
        	font-size: 1em;
	        line-height: 1.8em;
        	margin-top: 0.2em;
        	margin-bottom: 0.1em;}
	
p, ins, i {	font-size: 1.0em;
        	line-height: 1.9em;
        	margin: 0.4em 0em 1.2em 0em; }
	    
	
li > p {margin-top: 0.2em;}  
	
pre { font-family: monospace;
       	font-size: 1.0em;}   
	
strong, b {font-size: 1em;}

.bigtext {  font-size: 25px;}  

img { border: none;}

a:link { color: #777777;    
            text-decoration: none;} 
 
a:visited { color: #8C5E3C;
                 text-decoration: none;}  

a:hover { color: #4B4B4B;
                 text-decoration: underline;}

a:active { color: #4B4B4B;
                 text-decoration: none;
                 background-color: #E9F3F5;}  


/*- - - - - ( ie wee ) - - - - - - - - - - - - - - - */   

#quicklinks,#content,#content-intro,#contentmenustop-sml,#contentmenus-sml,#contentmenusbott-sml,#navigation,.leftlinks,.rightlinks {display: inline;}
 
/*- - - - - ( page header ) - - - - - - - - - - - - - - - */

#header {  width: 740px;
                   height: 137px;
                   margin: 0 auto 0 auto;
                   padding: 0 0 0 0;}

#menus{  width: 189px;
                 height: 168px; 
                 background-image: url(imgs/menubutt.gif);
                 float: left;}    

#logo{     width: 760px;
                 height: 137px; 
                 float: left;
				 margin-left:40px;}
                 
#logo img {padding: 0 90px 0 0 ;}

#controlthenav {width: 740px;
                           height: 60px;
                          margin: 0 auto 0 auto;
                          padding: 0 0 0 0;
                          background-image: url(imgs/main2.gif) ; 
                          background-repeat: repeat-y; }
                          
* html body #controlthenav { height: 65px;}  

#navbase   { width: 740px;
                      height: 20px; 
                      background-image: url(imgs/nav.gif);
                      background-repeat: repeat-x; } 
                         
.navleft     {float: left;
                   background-image: url(imgs/navleft2.gif);
                   width: 20px;
                   height: 20px;} 
 
.navright    {float: right;
                    background-image: url(imgs/navright2.gif);
                    width: 20px;
                    height: 20px;}
 
 #navigation   { width: 710px;
                          margin-top: -6px;
                          padding: 0 15px 0 15px;
                          float: left; }      
                          
#navigation ul { padding-right: 20px;} 

#navigation li {margin: -5px 7px 0  0;
                         font-size: 1em;
                         font-family: tahoma, georgia, arial, helvetica,  sans-serif;   
                         list-style: none;  
                         float: right;
                         color: #858383;} 

#navigation a {line-height: 2em;
                         padding-left: 2px;}   
                       
#navigation p {float: left;
                         margin: -4px 0 0 35px;
                         line-height: 2em;} 
 
* html body #navigation p {float: left;
                         margin: 0 0 0 20px;
                         line-height: 2em;} 

li.backmenu {padding-right: 170px;}

/*- - - - - ( content ) - - - - - - - - - - - - - - - */

#main {width: 740px;
             background-image: url(imgs/main2.gif) ; 
             background-repeat: repeat-y;
             margin: -20px auto 0 auto;
             padding: 0 0 0 0;} 
             
* html main{ width: 100%;
                     w\idth: 100%;}               
             
#mainmenu {width: 740px;
                      background-image: url(imgs/main.gif) ; 
                      background-repeat: repeat-y;
                      margin: 0 auto 0 auto;
                      padding: 0 0 0 0;
                      margin-top: -30px;} 

#quicklinks {  width: 220px;
                       height: 600px; 
                       float: left;
                       margin-bottom: 30px;
                       margin-top: -2px;
                       position: relative;}
                      
#quicklinks li { padding-left: 30px;
                        position: relative;}

.linkfckup { margin-top: -9px;}
                      
#content {  
                    width: 460px;
                    padding: 0 0 0 0;
                    margin: 0 40px 20px 0;
                    float: right;} 
                     
#content p, ins , i { padding: 0 10px 0 10px ;}   
                     
#content a:link { color: #8C5E3C;    
                            text-decoration: underline;} 
 
#content a:visited { color: #565656;
                                text-decoration: none;
                                background-color: #E9F3F5;}  

#content  a:hover { color: #565656;
                                text-decoration: underline;
                                background-color: #E9F3F5;}

#content a:active { color: #565656;
                                text-decoration: underline;
                                background-color: #E9F3F5;} 
                                 
#content-intro { height:134px;
                           width: 698px;
                           background-image: url(imgs/content-intro-bg.jpg); 
                           background-repeat: repeat-x;
                           margin-left:21px;
                           float: left;
                           padding: 0 0 0 0;}
                                                                                  
.currentlyplaying {   width: 160px;
                                float: right;
                                list-style: none;
                                margin : 0 0 30px 20px;} 
                                                               
.currentlyplaying img { margin: 0 5px 0 6px;
                                    list-style: none;}
                                    
.currentlysaying {   width: 160px;
                                float: right;
                                list-style: none;
                                margin : 0 0 30px 20px;} 
                                
 .currentlysaying p { font-size: 0.95em;}
                                                               
.currentlysaying img { margin: 0 5px 0 6px;
                                    list-style: none;}                                   

.currentlyplaying b { margin-left: 8px;} 

.currentlyeating { padding-top: 10px;}   

.currentlyeating  { width: 160px;
                              float: right;
                              list-style: none;
                                margin : 0 0 30px 14px;} 

.currentlyeating li {margin: 0 0 10px 10px;}

.currentlyeating a {font-size: 1.4em;} 

#leftlinks {padding:0 0 0 20px;}           

#rightlinks {width: 190px;
                   padding:0 20px 0 0;
                   float: right;}  

/*- - - - - ( the little things ) - - - - - - - - - - - - - - - */  
 
object { margin-left:30px;
              padding-top:30px;}

li.circle { background-image: url(imgs/circ.gif);  
               background-repeat: no-repeat;
               background-position: 0.4em;
               padding-left: 20px;
               margin-left:5px;} 

* html body li.circle {  background-position: 0 .4em; } 

li.big { font-size: 1.6em}

li.small  { font-size: 0.8em}

p.big { font-size: 1.6em}

.left { float: left;
          margin-left:10px;}
          
.lefty { float: left;
          margin-left:35px;
          clear: right;}         

a.left :link { color: #8C5E3C;    
                    text-decoration: underline;} 

a.left :visited { color: #565656;
                         text-decoration: none;
                         background-color: #E9F3F5;}         

a.left :hover { color: #565656;
                        text-decoration: underline;
                        background-color: #E9F3F5;}

a.left :active { color: #565656;
                        text-decoration: underline;
                        background-color: #E9F3F5;}          

.right { float: right;
            margin-right:20px;}
            
a.right :link { color: #8C5E3C;    
                      text-decoration: underline;} 

a.right :visited { color: #565656;
                           text-decoration: none;
                           background-color: #E9F3F5;}  

a.right :hover { color: #565656;
                          text-decoration: underline;
                          background-color: #E9F3F5;}

a.right :active { color: #565656;
                          text-decoration: underline;
                          background-color: #E9F3F5;}             

img.map { margin: 20px 0 10px 45px;
                  border: 5px solid;} 
                
.center { text-align: center;} 

.indent { margin-left: 5px;} 

.indent1 { margin-left: 10px;}                          
 
.indent2 { margin-left: 15px;} 

.topbot { margin:10px 0 10px 0;} 

* html body hr.topbot {margin: 0;
                          padding: 0;}

a img:hover { border: none; text-decoration: none; } 

a noshow:link {text-decoration: none;}  

img.annoying { margin-top: 4px;} 

/*- - - - - ( menus ) - - - - - - - - - - - - - - - */  
  
 #contentmenustop { height: 30px;
                                   width: 700px;
                                   margin-left: 20px;}    
                              
#contentmenus {  width: 700px; 
                              height-min: 801px;
                              background-image: url(imgs/menumid.gif); 
                              background-repeat: repeat-y;
                              margin-top: -6px;
                              margin-left: 20px;}  
                                  
 #contentmenus p {margin: 15px 30px 0 30px;} 
 
  #contentmenus img {margin-left:150px;
                                    padding:10px 0 0 0;}
 
                                 
 #contentmenus li {margin: 0 55px 0 55px;
                                list-style: none;  
                                color: #747474;} 
                                               
#contentmenusbott {width: 700px;
                                    margin: -4px 0 20px 20px; }
                                  
                                  
                                  
#contentmenustop-sml {width: 480px;
                                        height: 27px; 
                                        margin: 0 26px 0 0;
                                        float: right; }    
                              
#contentmenus-sml { width: 480px; 
                                    height: 100%;
                                    background-image: url(imgs/menumidsml.gif); 
                                    background-repeat: repeat-y;
                                    margin: -3px 26px 0 0;
                                   
                                    float: right;}  
                                  
#contentmenus-sml p { margin: 15px 60px 0 60px;
                                       padding-top: 0px;}
               
#contentmenusbott-sml {width: 480px;
                                         height: 27px; 
                                         margin: -5px 26px 0 0 ;
                                         float: right;}
 
#contentmenusbott-sml p,hr {margin: 10px 10px 0 10px;} 
                                     
#contentmenusbott-sml li {margin: 2px 0 0 20px;
                                            font-family: helvetica,verdana, arial,  sans-serif;} 

 b.menuright { float: right;
                      font-size: 1.1em;}
                      
 p.menu { font-size: 1.7em;
                 text-align: center;
                 padding: 10px 0 20px 0;}
                 
 p.wine { font-size: 1.7em;
                 text-decoration: underline;
                  text-align: center;
                 padding: 0 0 10px 0;}           

 /*- - - - - ( contact table ) - - - - - - - - - - - - - - - */
               
body.contact table {    width: 320px; height: 245px;
               margin: 15px 0 0 80px;
               padding: 10px ;
               font-family:  helvetica,  georgia, arial, sans-serif,  tahoma; color: #858383;
               font-size: 1em;
               text-align: right;
               line-height: 1.8em;
               background-color: #EFEDED;
               border: 5px solid;}  
                 
* html body.contact table { width: 300px;
                                w\idth: 300px;
                                height: 225px;}
                                
.input { border: #999 solid 1px;;}                          

/*- - - - - ( footer ) - - - - - - - - - - - - - - - */
                        
#footer{ width: 740px;
                background-color: #F2F0E8;
               background-image: url(imgs/footerbg.gif); 
               background-repeat: no-repeat;
               margin: 0 auto 0 auto;
               padding: 0 0 10px 0;
               clear: both;
               padding-top: 35px;}    
             
#footer p {  padding-left: 40px;
                     font-size:11px; 
                    color: #858383;}    

.footer { float: right;
              margin-right: 40px;}
			  
/*- - - - - ( booking box) - - - - - - - - - - - - - - - */

#booking-box { width:180px;height:500px;float:right;}

.eviivo_sbox { background:#f2f0e8 url(imgs/blank.gif) repeat-x scroll center top !important;
               padding:10px 5px 10px 8px !important;
			   margin-left:8px !important;}
			  
