body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	text-decoration: none;
	background-image: url(../images/backgrounds/bg-tile.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	background-color: #380B08;
	margin-top: 5px;
	
}
td.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	text-transform: none;
	background-color: #FFFFFF;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}

td img {display: block;}

h1 {
	color: #660000;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.25em;
	margin-bottom: 10px;
	text-decoration: none;
}

h3{
	color: #660000;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.25em;
	margin-bottom: 8px;
	text-decoration: none;
}

a:link {
	color: #660000;
	text-decoration: none
}
a:visited {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: none;
}

a.nav:link {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}

whitemed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;	
}

a.whitemed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none
}

a.whitemed:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	font-size: 11px;
	text-decoration: none
}

.hours_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}

.hours_times {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}

.error_required {
	color: #990000;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.joes_title {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.2em;
	letter-spacing: 2px;
}

.joes_title_white {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.2em;
	letter-spacing: 2px;
}

.joes_title_red {
	color: #681A1A;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1.2em;
	letter-spacing: 2px;
}

tr.row_even {
	background-color: #FFCCCC;
}	
tr.row_odd {
	background-color: #FFFFCC
	
}
.title {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	line-height: 1.25;
}
.result_set {
	overflow: auto;
}

.content {
	margin-top: 5px;
}

#content #contentBody {
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.copyright a {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none
}
.copyright a:visited {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none
}
.copyright a:hover {
	font: 9px Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none
}
.right-column {
    background-image: url(../images/backgrounds/wine-bg-r.jpg);
}
.left-column {
    background-image: url(../images/backgrounds/wine-bg-l.jpg);
}

.happy_hour {
    background-image: url(../images/backgrounds/bg-tile-hh.jpg);
}
.footer {
	background-image: url(../images/backgrounds/bg-tile-sub-page.jpg);
}

