/* Sonoma new styles  Author: Chris Palmieri chris@iixii.net */

.smallmargin	{	margin: 0px 1px 2px 0px; padding:0px; 
				border: 0px;}
				
				
.medmargin	{	margin: 0px 0px 10px 0px; padding:0px; 
				border: 0px;}

.bannertable	{	margin: 0px 0px 10px 0px; padding:0px; border:0px;}

em	{	letter-spacing: 1px;	
				text-transform: uppercase;
				font-style: normal;
				font: bolder 11px/2;
				
		}

.japanese {	letter-spacing:1px; line-height: 180%; }

/* Sonoma css styles © 2003 http://mojoworks.co.uk */

.first	{margin-top:0px;}

body {
	color: #343432;
	background-color: #FFFFEF;
	margin: 0px;
	padding: 0px;
	font: 11px/28px verdana, arial, helvetica, sans-serif;
	}
h1 {
	font: bolder 16px/2 trebuchet MS, verdana, arial, helvetica, sans-serif;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	color: #3D5113;
	line-height: 140%;
	}
h2 {
	font: bold 12px/20px trebuchet MS, verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #7E0C33;
	}

h3 {
	font: bold 12px verdana, arial, helvetica, sans-serif ;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	color: #7E0C33;
	}


p {
	font: 12px/30px verdana, arial, helvetica, sans-serif;

	margin: 0px 0px 16px 0px;
	padding: 0px;
	line-height: 180%;
	}



p.details {
	color: #3D5113;
	font: 10px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	line-height: 140%;
	}
	
td.green {
	font: bold 10px verdana, arial, helvetica, sans-serif;
	padding: 5px;
	background-color: #CCEBB9;
	color: #7E0C33;
	}
	
td.title {
	padding: 20px 5px 15px 5px;
}

input,select,textarea {
	background-color:#FFFFFF;
	padding:3px;
	border:1px solid #7E0C33;
	line-height:150%;
	font: bold 10px;
	
}

table.form {
	width : 90%;
	padding: 10px;
	background-color: #FEA132;
	border:1px solid #7E0C33;
	line-height: 150%;
	font: bold 10px verdana, arial, helvetica, sans-serif;
	color: #7E0C33;
	
}
	
ul {
	list-style-type: disc;
	color: #7E0C33;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	line-height: 160%;
	}
	
.ul2	{
	list-style-type: disc;
	color: #000000;
	font: 11px verdana, arial, helvetica, sans-serif;
	line-height: 160%;
	}

.Content>img {
	margin: 15px;
	}
	
#navRight h1,h2 {
	font: bold 12px trebuchet MS, verdana, arial, helvetica, sans-serif;
	color: #FFFFEF;
	}
	
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

a {
	color: #7E0C33;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}
	

a:link {color: #7E0C33;}

.contentyellow a:link{
	color: #FFFFFF;
	}

a:visited {color: #7E0C33;}

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



/* All the content boxes belong to the content class. */

#banner {
		background: #FFFFEF url(images/topbanner.jpg) no-repeat top right;
		border-width: 0px 0px 20px 0px; 
		border-style: solid;
		border-color: #7E0C33;
		margin:  0px 0px 10px 0px;
		padding: 0px;
		}
		
#dinnermenu {
		border-width: 20px 0px 0px 0px; 
		border-style: solid;
		border-color: #7E0C33;
		margin:  0px;
		padding: 0px;
		text-align: center;
		}
		
#dinnermenucontent {
		font: 10px verdana, arial, helvetica, sans-serif;
		margin:  0px 30px 0px 30px;
		padding: 0px;
		align: center;
		color: #325718;
		}
		
#brunchmenu {
		border-width: 20px 0px 0px 0px; 
		border-style: solid;
		border-color: #FEA132;
		margin:  0px;
		padding: 0px;
		text-align: center;
		}
		
#brunchmenucontent {
		font: 10px verdana, arial, helvetica, sans-serif;
		margin:  0px 30px 0px 30px;
		padding: 0px;
		align: center;
		color: #000000;
		}
		
#lunchmenu {
		border-width: 20px 0px 0px 0px; 
		border-style: solid;
		border-color: #000000;
		margin:  0px;
		padding: 0px;
		text-align: center;
		}
		
#lunchmenucontent {
		font: 10px verdana, arial, helvetica, sans-serif;
		margin:  0px 30px 0px 30px;
		padding: 0px;
		align: center;
		color: #000000;
		}

.content {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 200px;
	margin: 10px 200px 20px 190px;
	background-color: #FFFFEF;
	border: 0px;
	line-height:12px;
	padding: 10px 40px 10px 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	
.contentborder { /* Background-color same as page, with a red border */
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 200px;
	margin: 10px 200px 20px 190px;
	background-color: #FFFFEF;
	border: 1px solid #7E0C33;
	padding: 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	
.contentyellow { /* Background-color yellow, with a red border */
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 200px;
	margin: 5px 200px 10px 190px;
	background-color: #FEA132;
	border: 1px solid #7E0C33;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	color: #7E0C33;
	padding: 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

#navLeft {
	position: absolute;
	width: 140px;
	top: 110px;
	left: 15px;
	margin: 0px 10px 0px 0px;
	border: dashed #7E0C33;
	border-width: 0px 1px 0px 0px;
	padding: 10px;
	z-index: 2;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:108px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */

body>#navLeft {width:140px;}
		
#navRight {
	position: absolute;
	width: 190px;
	top: 92px;
	right: 0px;
	margin: 0px 0px 10px 0px;
	border: 0px;
	background-color: #7E0C33;
	padding: 20px 10px 10px 10px;
	color: #FFFFEF;
	z-index: 1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 158px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:190px;}

.footer {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width: 200px;
	margin: 10px 200px 0px 190px;
	padding: 10px;
	border: dashed #7E0C33;
	border-width: 1px 0px 0px 0px;
	color: #7E0C33;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
	
.leftimage	{ 
			margin: 0px 15px 10px 0px;
			padding:0px;
			border:0px;
			line-height:12px;
			float:left; 
			position:relative;
			}

.rightimage	{ border:0px; 
			float:right;
			line-height:12px;
			margin: 0px 0px 10px 20px;
			padding:0px;
			position:relative;
				}
