@charset "utf-8";
/*stylization*/
body {
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}
a, address, blockquote, cite, code, dd, del, dfn,		
div, dl, dt, em, form, h1, h2, h3, h4, h5, h6, iframe, img, kbd,		
li, object, ol, p, q, samp, small, span, strong, sub, sup, ul, var, 		
applet, b, big, center, dir, font, hr, i, menu, pre, s, strike, tt,		
u, abbr, acronym, bdo, button, fieldset, ins, label	{	
	margin:	0;
	padding: 0;
	border:	0;
	vertical-align:	baseline;
	float:	none;
	clear:	none;
	list-style-position: outside;
}
table, tbody, tr, td {
	font-size: 1em;
	line-height: 1.3em;
}
p {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
div > p:first-child, body > p:first-child, td > p:first-child	{
	margin-top:	0;
}
a {
	font-weight: bold;
	color: #960115;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
}
blockquote, blockquote p	{
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #CC6600;
	}
blockquote p {
	margin-top: .7em;
	margin-bottom: .7em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height:	1.1em;
}
h1	{
	font-size:	2.1em;
	margin-top:	1em;
	margin-bottom:	.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h2	{
	font-size:	1.8em;
	margin-top:	1em;
	margin-bottom:	.3em;
}		
h3	{
	font-size:	1.2em;
	margin-top:	1em;
	margin-bottom:	.3em;
	font-weight: bold;
	line-height:	1.3em;
}	
h4	{
	font-size:	1.4em;
	color: #CC6600;
	margin-top:	1em;
	margin-bottom:	.3em;
}		
h5	{
	font-size:	1em;
	margin-top:	1.4em;
	margin-bottom:	.3em;
	font-weight: bold;
	color: #960115;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:	1.3em;
}	
h6	{
	font-size:	1em;
	margin-top:	1.4em;
	margin-bottom:	.3em;
	font-weight: bold;
	line-height:	1.3em;
}
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p, div + p, p.initial	{	
	margin-top:	.3em;
	margin-bottom:	.3em;
	}
hr {
	color: #960115;
	background-color: #960115;
	margin: 7px 0px !important;
	margin: 0px;
	height: 3px;
	border: 1px solid #960115;
	font-size: 1px;
	line-height: 1px;
}
img {
	border-width: 0;
	display: block;
}
ol li	{	
	list-style-type: decimal;
}
ol ol li	{	
	list-style-type: lower-alpha;
}	
ol ol ol li	{
	list-style-type: lower-roman;
}
ul li {
	list-style-type: circle;
}
ul, ol {
	font-size: 1em;
}
dl {
	font-size: 1em;
}
dt	{
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 0.1em;
	margin-top: 0.7em;
	color: #CC6600;
	}	
dd	{
	font-size: 1em;
	margin-bottom: 0.7em;
	}
ul, ol, dl, pre, address, blockquote {	
	margin-top:	.7em;
	margin-bottom:	.7em;
	padding-left:	3em;
	}
/*removes vertical margins from nested lists*/	
ul ul, ol ol, li address, li dl, li ol, li p, li ul, li dir, li hr, li menu, li pre, li h1, li h2, li h3, li h4, li h5, li h6, dd address, dd dl, dd ol, dd p, dd ul, dd dir, dd hr, dd menu, dd pre, dd h1, dd h2, dd h3, dd h4, dd h5, dd h6	{	
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0;
	border-top:	0;
	border-bottom:	0;
}
/*eliminates em font size cascade for elements nested inside lists*/	
ul ul, ol ol, li address, li dl, li ol, li p, li ul, li dir, li hr, li menu, li pre, dd address, dd dl, dd ol, dd p, dd ul, dd dir, dd menu, dd pre	{	
	font-size: 1em;
}	

/*Classes*/
.topZero {
	margin-top: 0;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.contentPadding {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 17px;
	padding-bottom: 23px;
}
.smallPadding {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;	
}
.indent {
	padding-left: 3em;
}
.floatRight {
	display: block;
	float: right;
}
.floatLeft {
	display: block;
	float: left;
}
.clearboth {
	clear: both;
}
.contentBlock {
	position: relative;
	display: inline-block;
}
.underlineBlock {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 15px;
	padding-bottom: 3px;
	display: block;
}
.halfColumn {
	float: left;
	width: 49.9%;
}
.gutterRight {
	margin-right: 8px;
}
.gutterLeft {
	margin-left: 8px;
}
.phoneNumber {
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
}
.small {
	font-size: 0.9em;	
}
.small a {
	font-weight: normal;
}
.big {
font-size: 1.4em;
}
.extraPadTop {
	padding-top: 30px;
}
.narrowBlock1 {
	width: 250px;
}
.narrowBlock2 {
	width: 350px;
}
/*id styles*/
/*Main wrapper is centered horizontally. Layers are absolutely positioned from within.*/
#mainWrapper_div {
	width:600px;
	height:660px;
	position:relative;
	text-align: left;
	left: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
/*Positioned Layers*/
#logo_div {
	display: none;
}
#headerContact_div {
	padding-top: 30px;
	text-align: center;
}
#headerContact_div img {
	display: inline;
}
#navigation_div {
	display: none;
}
#printButton {
	display: none;
}
#launchPrintButton {
	text-align: right;
}
#homeButton {
	display: none;
}

/*Menus */
#graphic_salad {
	display: none;
}
#burger_div {
	display: none;
}
#dessertTitle_img {
	display: none;
}
.narrowBlock1 {
	width: 250px;
}
.narrowBlock2 {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.itemName, .itemPrice, .itemDescription, .headingNote {
	margin: 0px;
}
.headingNote {
	text-align: center;
	font-size: .9em;
	margin-top: -1em;
	margin-bottom: 1.3em;
}
.itemName {
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 0.1em;
	margin-top: 0.9em;
	margin-right: 90px;
}
.itemPrice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
}
.dessertName {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1em;
	font-size: 1em;
}
p.itemPrice, div.itemPrice {
	width: 85px;
	float: right;
	margin-top: -1.6em;
}
span.itemPrice {
	font-size: 1.1em;
}
.itemDescription {
	clear: both;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 0.1em;
}
.topZero {
	margin-top: 0px;
}

/*LOCATIONS*/
/*Event Lists*/
.thyme_box {
	padding-right: 50px;
}
.thyme_title {
	font-size:	1em;
	margin-top:	1.4em;
	margin-bottom:	.3em;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:	1.3em;
}
.thyme_items {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
.thyme_items li {
	list-style-type: none;
}
.thyme_event_name {
	font-size:	1.2em;
	margin-top:	1em;
	margin-bottom: 0px;
	font-weight: bold;
	line-height:	1.3em;
	display: block;
}
.thyme_date {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: .3em;
	margin-bottom: 0.7em;
	font-style: italic;
	display: block;
}

/*toggle borders link container*/
#apDiv1 {
	position:absolute;
	width:144px;
	height:32px;
	z-index:1;
	left: 30px;
	top: 665px;
	visibility: hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix  { display: inline-block }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}\
* html p {
  height: 1%;
  margin-left: 0;
  }
/* End hide from IE5/mac */
