body {
	background-color: #FFFFFF;
  background-image: url('../images/page_bg.gif');
	background-repeat: repeat-x;
	color: #444141;
	font-family: Verdana, 'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	
}
#main_table{
margin:0px auto 0px;
width:762px;
background-image: url('../images/main_table_bg.png');
background-repeat: repeat-y;
}
.header{
width:532px;
height:92px;
vertical-align:top;
}
.container_bg{

width:533px;

}
.calendar_table{
background-image: url('../images/calendar_bg.png');
background-repeat: repeat-y;
width:492px;
margin:0px auto 0px;
}
.leftside_bg{
background-image: url('../images/left_nav_bg.png');
background-repeat: repeat-y;
width:229px;

}
.logo_header{
background-image: url('../images/logo_header.png');
background-repeat: no-repeat;
background-position:0 0;
height:90px;
width:532px;

}
.logo_header span
{
  display: none;
}

.month_title{
  color:#8b9daf;
	font: 14px Verdana, Helvetica, sans-serif;
  font-weight: 600;
	margin-bottom:2px;
	margin-top:3px;

}
.side-borders {
  border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF;
}

.content
{
	color: black;
	font-family: Verdana, 'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.blue_row{
background-image: url('../images/calendar_bg_blue.png');
background-repeat: repeat-y;


}
.local
{
	color: black;
	font-weight: bold;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a.content:hover { font: 10px 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif; line-height: 18px; color: #666666; text-decoration: underline;}

.legal {

	color: #666666;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

a.legal:link {
	color: #999999;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-decoration: underline;
}

.smalltabletext
{
	color: black;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}
.admin
{
	color: #000000;
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
	margin-right: 10px;
	line-height: 170%;
}

a.admin:link{ font: 12px 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif; color: #8C8C8C; text-decoration: none;}
a.admin:visited { font: 12px 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif; color: #8C8C8C; text-decoration: none;}
a.admin:hover { font: 12px 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif; color: #BDC6D6; text-decoration: none;}

.quotes {
  margin: 5px 0px 20px 10px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif;
 color:#8b9daf;
font-style: italic;

font-variant: normal;

font-weight: 600;

font-size: 12px;

line-height: 14px;

font-size-adjust: none;

font-stretch: normal;

-x-system-font: none;

text-align: center;
}
.specials {
  margin: 10px 0px 10px 20px;
}

h1 {
  color:#787877;
	font: 12px Verdana, Helvetica, sans-serif;
}

#menu h2 {
  color:#000;
	font: 14px Verdana, Helvetica, sans-serif;
  font-weight: 400;
	margin-bottom:2px;
	margin-top:3px;
}
.leftpadding{
padding:5px 10px 5px 10px;
}
.nav_bg {
  background-image: url('../gfx/nav_bg.gif');
	background-repeat: repeat-x;
}

/*---------------------------
        FORM STYLES
---------------------------*/

.formtext {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

.formstyle {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

.booknow_button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 2px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  cursor: pointer;
  background-image: url('../gfx/res_button.gif');
  background-color: #A2B4C6;
  width: 23px;
  height: 64px;
}

#zinc_partyform td {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
}

.nav {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10px;
  color: #D2CFCB;
}

.nav-button {
	padding: 0px 3px 0px 3px;
	margin: 0px 3px -3px 3px;
}

#menu {
width: 170px; /* set width of menu */
font-size:12px;
font-family: Arial, Helvetica, Verdana, sans-serif;
padding-left: 5px;
} 

#menu ul { /* remove bullets and list indents */
list-style-type: none;
margin: 0px 0px 0px 10px;
padding: 0;
}
#menu a {
color: #000;
text-decoration: none;
}

#menu a:hover {
color: #EBEAE7;

}
#menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
padding-bottom:6px;
line-height:12px;
} 
