body,td,th {
	font-family: "Lucida Grande", Arial, Verdana, Geneva;
	font-size: 10pt;
	color: #462d11;
	line-height: 17px;
}
body {
	background-image: url(images/back_dot.jpg);
	margin: 0px;
}
a {
	font-weight: bold;
}
a:link {
	color: #E88A1C;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #BCB788;
}
a:visited {
	text-decoration: none;
	color: #E88A1C;
}
a:active {
	text-decoration: none;
	color: #E88A1C;
}

h1 {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #462D11;
}

h2 {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #786f12;
	margin-top:30px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #786F12;
}
.subhead_brown {
	color: #462d11;
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 14px;
	font-weight: bold;
}
.smalltext_brown {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #462d11;
}
.homecopy {
	font-family: Tahoma, Verdana, sans-serif, Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #462d11;
}
.nav {
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif, Arial;
	color: #786F12;
}
.green_text {
	color: #786F12
}
.serif {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #462D11;
}
.wiscreative {color: #BCB788; font-size: 10px; font-family: Tahoma, Verdana, sans-serif, Arial;}

.wiscreative a {font-weight: normal; text-decoration: none; color: #BCB788;}

.wiscreative a:link, .wiscreative a:visited {text-decoration: none; color: #BCB788;}

.wiscreative a:hover, .wiscreative a:active {text-decoration: underline;}

form p {
    margin: 1.5em 0 .5em
    }

.ui-datepicker table * { font-size: 1em }

/* Open Table */

.OT_wrapper {
    border: none !important; 
    padding: 2px 6px !important;
    background: transparent !important;
    }

.OT_day, .OT_time, .OT_party, .OT_submit { border: none !important }
.OT_title { padding: 14px 0 2px !important }
.OT_submit { margin-bottom: 4px !important }
.reservations {
    }

#opentable {
    position: absolute;
    top: -4000px;
    left: 0;
    width: 182px;
    padding: 60px;
    background: url('images/opentable-widget-glow3.png') no-repeat 50% top;
    }

#opentable .close {
    position: absolute;
    top: 46px;
    right: 49px;
    background: url('images/round-close-button-mini.png') no-repeat -14px -14px;
    height: 22px;
    width: 22px;
    text-indent: -5000px;
    }

#opentable .close:hover { background-position: -64px -14px }
