/* Presentation */

h1{
	font-size: 4em;
	margin: 0;
}

h2{
	font-size: 2.4em;
	margin: 0;
}

h3{
	font-size: 1.8em;
	margin: 0;
}

h4{
	font-size: 1.4em;
	margin: 0;
}

h5{
	font-size: 1.2em;
	margin: 0;
}

h6{
	font-size: 1.1em;
	margin: 0;
}

a{
	text-decoration: none
}

a:hover{
	text-decoration: underline;
}

#content a{
	color: #555555;
}

#bottom_notes{
	position: absolute;
	left: 0;
	top: 50px;
	color: #444444;
	/*font-size: .8em;*/
}

#footer a{
	color: #FFCC99;
}

#bottom_notes a{
	color: #444444;
}

#bottomlinks{
	position: relative;
	width: 410px;
	height: auto;
	line-height: 1.2em;
	font-size: 1.1em;
}




/***************************************************************************/





caption{
	font-weight: bold;
}

span{
	font-weight: bold;
}

/*
#menu{
	text-align: left;
}
*/
#menucontents{
	margin-left: 0;
}

.menuhdr{
	/*color: #003876;*/
	color: #9D2279;
	font-family: Algerian;
}

.menuitem{
	
}

.menuitem h4{
	display: inline;
}

.menuitemname{
	/*color: #98002E;*/
	color: #FF0000;
	display: inline;
}

.menuitemdesc{
	margin-left: 2em;
}

.menuitemprice{
	color: #555555;
	display: inline;
}

.menunotes{
	font-style: italic;
}

.menusection{
	display : none;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 1em;
}

td em{
	font-weight: bold;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th#item, th#description{
	width: 40em;
}
	
th#price{
	width: 15em;
}

.editBox{
	display: none;
}

#note, #menuheader{
	border: 1px solid #AAAAAA;
	padding: 1em;
}
	
#priceinput{
	text-align: right;
}

#message, #specials{
	margin-left: 7em;
	width: auto;
	line-height: 1.5em;
}
	
#message p em{
	font-weight: bold;
	font-style: normal;
}		

.events{
	border-bottom: 1px #555555 solid;
	/*E6D850*/
}

hr{
	color: #E6D850;
	width: 100%;
}

#note1{
	font-size: .75em;
	color: #777777;
}
	
#note2{
	font-size: .75em;
	color: #777777;
}

.menunotes{
	font-size: 1em;
	font-weight: bold;
}

.topnote{
	font-size: inherit;
	font-weight: inherit;
	color: #98002E;
	text-align: left;
}

.bottomnote{
	color: #00CC00;
}

.topnoteextend{
	font-size: inherit;
	font-weight: inherit;
	color: #000000;
}

.thumb{
	position: relative;
	float: left;
	width: 150px;
	height: 155px;
}