body {
	background-color: #000000;
	margin: 0px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

td.announcements {
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 3px;
	border:1px solid #444444;
	background-image:url(/images/paramount_announcements_back.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}

td.specials {
	padding-top: 30px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	border:1px solid #444444;
	background-image:url(/images/paramount_specials_back.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}

td.upcoming_events {
	padding-top: 34px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 1px;
	border:1px solid #444444;
	background-image:url(/images/paramount_events_back.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
}

td.menutitle {
 font-family: arial, helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color:#F4D79D;
 letter-spacing: 1px;
}

td.menu_descr {
 color: #F4D79D;
}

td.subtitle {
 font-family: arial, helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color:#F4D79D;
 letter-spacing: .5px;
 text-align: center;
 padding-top: 55px;
 padding-bottom: 5px;
 text-decoration: none;
}

td.subtitleliquor {
 font-family: arial, helvetica, sans-serif;
 font-size: 14px;
 font-weight: normal;
 color:#F4D79D;
 letter-spacing: .5px;
 text-decoration: underline;
 text-align: center;
}

td.sectitle {
 font-family: arial, helvetica, sans-serif;
 font-size: 16px;
 font-weight: normal;
 color:#FFFFFF;
 letter-spacing: .5px;
 text-decoration: underline;
}

td.product{
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color:#FFFFFF;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 10px;
 text-decoration: none;
}

td.price{
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color:#FFFFFF;
 padding-left: 5px;
 padding-right: 5px;
 padding-top: 10px;
 text-decoration: none;
 text-align:right;
}

td.productdesc{
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color:#ddddbb;
 padding-left: 25px;
 padding-right:100px;
 text-decoration: none;
}

TABLE.maintable {
	
}

TD.headleft {
	width:50%;
	height:125px;
	background-image:url(/images/paramount1_head_back.jpg);
}
TD.headcell {
	width:766px;
	height:125px;
}
TD.headright {
	width:50%;
	height:125px;
	background-image:url(/images/paramount1_head_back.jpg);
}
TD.menuleft {
	width:50%;
	height:74px;
	background-image:url(/images/paramount1_brushed_metal_back.jpg);	
}
TD.menucell {
	width:766px;
	height:74px;
}
TD.menuright {
	width:50%;
	height:74px;
	background-image:url(/images/paramount1_brushed_metal_back.jpg);	
}
TD.bodyleft {
	width:50%;
}
TD.bodyright {
	width:50%;
}
TD.bodycell {
	width:766px;
	background-color:#000000;
	padding:20px;
}

a { color:#cccccc; text-decoration:none; }
a:hover { color:#ffffff; text-decoration:underline; }

A.menu { color:#FFFFFF; text-decoration:none; }
A.menu:hover { color:#F2F2F2; text-decoration:underline; }

a.white { color:#FFFFFF; text-decoration:none; }
a.white:hover { color:#FFFFFF; text-decoration:underline; }

a.lgwhite { color:#FFFFFF; text-decoration:none; font-size: 14pt; }
a.lgwhite:hover { color:#FFFFFF; text-decoration:underline; font-size: 14pt; }

A.submenu { color:#444444; text-decoration:none; text-transform:uppercase; }
A.submenu:hover { color:#999999; text-decoration:underline; }

a.highlight { font-weight: bold; color:#FF0000; text-decoration:underline;  }
a.highlight:hover { font-weight: bold; color:#FF0000; text-decoration:underline; }

a.nonhighlight { font-weight: normal; color:#FFFFFF; text-decoration:underline;  }
a.nonhighlight:hover { font-weight: normal; color:#FFFFFF; text-decoration:underline; }
