body {
	margin: 0;
	background: url(../images/body-bg.gif) #0C0C0C;
}
/* text styles */
.texts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #414141;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	margin-top: 0;
}
.subheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999;
	font-weight: bold;
}
#page-contents p {
	color: #999999;
}
a.link {
	color: #FFF;
	text-decoration: underline;
}
a.link:hover {
	color: #D6D6D6;
	text-decoration: underline;
}
.normaltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.vptxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
}
.tdtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
}
.twk {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}
.listpages ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 5px;
}
#conplc {
	width: 948px;
}
#content {
	width: 806px;
	float: left;
	margin-right: 20px;
}
#googleads {
	width: 122px;
	float: left;
	margin: 20px 0 20px 0;
}
/********* newsletter **************/
div#newsletter {
	width: 200px;
	padding: 5px;
	float: left;
	background: #000;
	margin-left: 890px;
	margin-bottom: 10px;
	border: #C9C9C9 1px solid;
}
/************ sbupage ********************/
.arrowlistmenu {
	padding: 5px 8px 0 8px;
}

.arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li {
	padding-bottom: 0; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background: url(../images/squarebullet.gif) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 4px 0;
	padding-left: 15px; /*link text is indented 15px*/
	text-decoration: none;
	border-bottom: 1px solid #666;
	}

.arrowlistmenu ul li a:visited {
	color: #FFF;
}

.arrowlistmenu ul li a:hover { /*hover state CSS*/
	color: #FFF;
	background-color: #333333;
}
/*--------------------------  Menu Page Starts here -----------------------------------*/
.dinner_page{ margin: 0 0 0 10px; padding:0; text-align:justify;width:660px;}
.dinner_page h1{margin:10px 0 0 0;padding:0 0 0 10px; display:block; border:1px solid #444;line-height:25px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size:18px;color:#555;font-weight: bold;}
.dinner_page h2{ margin:2px 0 0px 0;padding:0 0 0 10px;line-height:27px; font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:17px; color:#757575; background:#333;}

dl{ margin:0; padding:0; width:100%; color:#959595;}
dl dt{padding:10px 0 0 0; width:100%; color:#959595;font-weight:bold;text-align:right; border-bottom:1px dashed #444;}
dl dt label{ float:left;color:#959595;font-weight:bold;}
dl dd{ padding:5px 0 5px 0;width:100%;color:#888;border-bottom:1px dashed #444;}
.font_italic{ font-style:italic; font-weight:normal; color:#959595}
.font_normal{ font-weight:normal; color:#959595;}
.top{ float:right; margin:0; padding:5px 0 5px 0;}
.top a{ font-family:Verdana, Geneva, sans-serif; color:#F60; text-align:right; text-decoration:underline;}
.top a:hover{ font-family:Verdana, Geneva, sans-serif; color:#666; text-align:right;}

.dinner_page h3{ margin:2px 0 0px 0;padding:0px;line-height:27px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:20px; color:#757575;}
.dinner_page h4{ margin:2px 0 0px 0;padding:0px;line-height:27px; font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:16px; color:#bbb;}
.fontred{ color:#F00;}
.font_bold{ line-height:24px; color:#999; font-size:14px;}
.text_plains{ padding:10px 0 10px 0; font-size:14px; line-height:21px; color:#999;}
.text_plains a{ font-style:italic; text-decoration:underline; color:#666;}
.text_plains a:hover{ text-decoration:underline; color:#f00;}
/*-------------------------- Menu Page Ends here -----------------------------------*/
