/* CSS Document */


p    {
     font-size: .75em;
     line-height: 1.4em;
     text-align: left;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 
     }

body  { font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(/imagesV002/MavWinBkgdPat72.jpg); text-align: center }

h1 {
     font-size: small;
     line-height:inherit;
     text-align: left;
     }




/* Not using "titlebar" if there is a column title */
.titlebar {
     border-top-color: #003300;
     border-top-style: solid;
     border-top-width: 30px;
}


.tdpad    {
     padding-left: 6px;
     padding-right: 3px;
     padding-top: 9px;
     padding-bottom: 6px;
     }
     
.tdpad a {
     color: #003300;     
     }
.tdpad a:hover {
     color: #009900;     
     }    
.nav {
     color: #FFFFFF;
     font-weight: bold;
	 font-size: .85em;
	 line-height: 1.5em;
     margin-left: 6px;
     }
     
.nav a {
     color: #FFFFFF;
     font-weight: bold;
     }
	 
.nav a:hover {
	 color: #FFFFCC;
     font-weight: bold;

}



/* Main column is 432 pixels */
.home  { background: #003300 url(/imagesV002/home.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 30px }

.happenings  { background: #003300 url(/imagesV002/happenings.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 30px }

.cead  { background: #cad89c url(/imagesV002/cead.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 45px }

.menu  { background: #003300 url(/imagesV002/menu.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 30px }

.banquets  { background: #003300 url(/imagesV002/banquets.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 30px }

.directions  { background: #003300 url(/imagesV002/directions.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 30px }

.hours  { background: #003300 url(/imagesV002/hours.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 30px }

.employment  { background: #003300 url(/imagesV002/employment.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 30px }

.catering  { background: #003300 url(/imagesV002/catering.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 30px }

.photos  { background: #003300 url(/imagesV002/photos.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 30px }

.news  { background: #003300 url(/imagesV002/news.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 30px }

.comments  { background: #003300 url(/imagesV002/comments.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 30px }

.contact  { background: #003300 url(/imagesV002/contact.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 30px }

.entertainment  { background: #003300 url(/imagesV002/entertainment.jpg) no-repeat; text-indent: -9999px; width: 100%; height: 30px }




/*
 td {
     border-left-color: #003300;
     border-left-style: solid;
     border-left-width: thin;
}
*/



.innertube
          {
          margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
          margin-top: 0;
          }

