/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2007
*/
/***********************************************/

/*Begin Design Layout*/
/*Original body background-color: #798C93*/
body {
	background-image:url(/inc/templates/current/midtownseafood_0909/images/midtown_background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	background-color: #313133;
	margin: 0px;
	padding: 0px;
}
#subnav {
	font-size: 12px;
	padding: 0px 265px 0px 10px;
}

#container {
	background-color: #313133;
	width: 100%;
	height: 100%;
}

#content {
	background-color: #FF9669;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

#body {
	padding: 0px 20px 20px 20px;
	line-height: 18px;
	background-color: #798C93;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #07080A;
	text-decoration:none;
}
a:hover {
	color: #85D2DC;
	text-decoration:underline;
}
a:visited {
	color: #07080A;
}
a:active {
	color: #85D2DC;
}
.border {
border:#000000 solid 5px;
}
.foodtitle {
font-family:'Akzidenz Grotesk BE LightEx','Akzidenz Grotesk BE LightEx',sans-serif;
line-height:19px; 
font-size:16px; 
font-weight:bold; 
color:#221E1F;
}
.fooddesc {
line-height:18px; 
font-size:14px; 
color:#221E1F;
font-weight:normal;
}
.titles {
 line-height:19px;
 font-size: 18px;
	font-weight:normal
 }
.headings {
	line-height:18px;
	font-size: 20px;
	color: #221E1F;
}
.aquaheadings {
	line-height:18px;
	font-size: 20px;
	color: #7ED1E0;
}
.formfield {
background-color: #ACBFC5;
}
.menuheader {
	font-size: 20pt;
	color: #7ED1E0;
}

.style1 {font-size: 10}

.style2 {
	font-weight: bold;
	color: #89CCDC;
	font-family: "Lucida Handwriting", "Lucida Sans", Georgia, "Times New Roman", Times, serif;
}
.style7 {font-size: 14px}
.style8 {font-size: 14px;
text-align: left;}
.style9 {
	font-size: 16px;
	font-weight: bold;
	color: #83D3DC;
}
.style11 {font-size: 14px; text-align: left; font-weight: bold; }
.style12 {
	font-size: 20pt;
	color: #7ED1E0;
}

DIV[class="Document"] {
 text-align:left;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 margin-left:0px;
 text-indent:0px;
 direction:ltr
}

DIV[class="Article"] {
 text-align:left;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 margin-left:0px;
 text-indent:0px;
 direction:ltr;
}

DIV[class="Sect"] {
 text-align:left;
 margin-bottom:0px;
 margin-top:0px;
 margin-right:0px;
 margin-left:0px;
 text-indent:0px;
 direction:ltr;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
}

/*End Design Layout*/

/*Navigation*/
.nav {
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}
.nav a {
	text-decoration:none;
}
.nav a:link {
	color: #000000;
}
.nav a:hover {
	color: #666666;
	text-decoration:underline;
}
.nav a:visited {
	color: #000000;
}
.nav a:active {
	color: #666666;
}
/*End Navigation*/


/*Footer*/
#footer {
	height:50px;
	padding: 35px 20px 20px 20px;
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18p;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer a:hover {
	color:#666666;
	text-decoration:underline;
}