@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */




.cake_picture_box {
padding-top:5px;
padding-bottom: 5px;
text-align: center;
margin-left: 5px;
padding-left: 5px;

}

.cake_header {
color:#6e2615;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetical, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	}
	
.cake_description_box {
	padding: 10px;
	width: auto;
	margin: 0px;
}

.cake_descrip {
	color: black;
	font-size: x-small;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ThinLine2 { width:1px; height:1px; background:#730800}

.click_pic_caption {
font-size: .75em;
color: black;
display: none;
}

.click_pic_caption a {
display:none;
}


.news a:link {
color: white;
}

.news a:visited {
color: white;
}

/* the following section is for fixes to the Pastries page */

.menu_subheader {
text-align: left;
font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #6e2615;
font-weight: bold;
font-size: medium;
}

.menu_pricepoint {
font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: small;
font-style: italic;
color: black;
}

.info_note {
font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #6e2615;
font-size: x-small;
font-style: italic;
font-weight: bold;
}

.info_note a:link {
color: #e49b00;
text-decoration: underline;
}

.info_note a:hover {
color: black;
text-decoration: none;
}

.info_note a:active {

color: #CC6666;
border: 1px dotted #CC6666;
text-decoration: none;
}

.info_note a:visited {
text-decoration: underline;
color: #cc6666;
}

/* The elements below are for the Menu page */

.menu_note {
font-size: 10px;
font-style: italic;
font-color: black;
display: block;
border: 1px dotted #cc6666;
padding: 3px;
margin: 1px;

}

.menu_item_choices {
padding-left: 3px;
padding-right: 3px;
font-size: x-small;
display: block;
margin-left: 3px;
}
