body { color: #7b3a00; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; background-color: #d5f2fd; text-align: left; margin-top: 0; margin-right: 0; margin-left: 0; }
p { font-family: Arial, Helvetica, sans-serif; text-align: left; }
td { text-align: left; width: 0; height: 0; }


/* linkage */
a:link { color: #ffffff; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-align: right; }
a:visited { color: #ffffff; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:hover { color: #41c7f4; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:active { color: #41c7f4; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }


/* headers */
a.two:link { color: #41c7f4; font-size: 9pt; font-weight:normal }
a.two:visited { color: #41c7f4; font-size: 9pt; font-weight:normal }
a.two:hover { color: #7b3a00; font-size: 9pt; font-weight:normal }
a.two:active { color: #41c7f4; font-size: 9pt; font-weight:normal }
h1 { color: #41c7f4; font-size: 13pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 0; margin: 1em 0 3px; text-transform:uppercase;}
h2 { color: #7b3a00; font-size: 17pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 20pt; }


/* table cells */
.td_right { color: #7b3a00; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; text-align: right; vertical-align: top; width: 0; margin-top: 0; padding-top: 0; padding-right: 0; padding-bottom: 5px; }
.td_left { color: #7b3a00; background-repeat: no-repeat; background-position: right bottom; text-align: left; vertical-align: top; padding-top: 0; padding-bottom: 4px; }
.td_center { color: #7b3a00; background-repeat: no-repeat; background-position: right bottom; text-align: center; vertical-align: top; padding-top: 0; padding-bottom: 4px; }
.td_100 {height:100px;}
#td1 { background-color: #f7941d; border-color: #fd0; border-width: 2pt; }


hr {color: #7b3a00; background-color:#7b3a00; height: 1px;}
hr.blue {color: #41c7f4; size: 1px; }


/* text */
.red { color: #ed1c24; }
.orange { color: #d5f2fd; }
.brn_condns { color: #7b3a00; font-family: Arial, Helvetica, sans-serif; font-weight: 200; }
.description { font-size: 11pt; font-style: italic; letter-spacing: 0.25pt; padding-bottom: 12pt; }
.class { color: #7b3a00; }
.brown { color: #7b3a00; }
.denotes { color: #7b3a00; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; text-align: center; }
.siteby { color: #41c7f4; font-size: 9pt; }



#layer1 { height: 423px; width: 305px; left: 50px; top: 110px; position: absolute; visibility: visible; }


/*New styles*/

td h2 {
	margin: 10px;
	margin-top: 30px;
	padding: 0;
	text-align: center;
	font-style: italic;
	font-size: 2em;
}

div.hr {
	border-style: dotted none none none;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 15px;
}

.menu-table {
	width: 100%;
}

.menu-table-dessert {
	width: 70%;
}
.menu-item {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 2px;
}

.menu-item-desc {
	font-size: 1em;
	font-style: italic;
	margin-bottom: 10px;
	padding-left: 3px;
}

td.menu-item-td {
	width: 71%;
}

td.menu-item-price-td {
	font-weight: bold;
	padding-left: 8%;
}

.dessert-image{
	float: right;
}

.img-buffer {
	margin-bottom: 75px;
}

span.subdesc {
	font-style: italic;
}

div.note {
	margin-bottom: 12px;
}

span.note {
	font-style: italic;
	font-size: 1.1em;
	color: #6495ED;
}

.dinner-size {
	font-size: 1.2em;
	font-style: italic;
}

.submenu-table {
	width: 50%;
	margin: auto;
	font-weight: bold;
	margin-bottom: 15px; 
}

