@charset "utf-8";
.topic {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #C07866;
	margin-left: 70px;
}
.image {
 	border-color: white;
} 
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	margin-left: 92px;
	padding-left: 12px;
	text-indent: 0px;
}

.locationList {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	margin-left: 112px;
	padding-left: 22px;
	text-indent: 0px;
}

.unorderedList {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	list-style: disc;
	list-style-position: outside;
}

.orderedList {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	margin-left: 112px;
	padding-left: 22px;
	text-indent: 0px;
}

.orderedListHeader {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #525252;
}

.maintopic {
    font-family: "Trebuchet MS";
	font-size: 20px;
	color: #C07866;
	margin: 0 0 0 150px;
}

.maintext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #525252;
	margin: 0 0 0 135px;
}


.text_indent {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	margin-left: 150px;
}

.text_green {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: italic;
	color: #3E4821;
	font-weight: bold;
	margin-left: 104px;
}
body {
	background-color: #f8f8f8;
}

#body #block_text {
	width: 685px;
	background-position: center;
	position: relative;
	vertical-align: middle;
	margin: auto;
}
.text_bold {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin-left: 104px;
	padding-left: 0px;
}
#rsvp {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS";
	font-weight:bold;
}

#comment {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS";
	font-weight:bold;
}

#rsvp input {
	background: #F8F8F8;
}

#comment input {
	background: #F8F8F8;
}

.submitButton {
	background: #FFFFFF;
	color: #7A8039;
	font-weight:bold;
}

.infoBox {
	border: outset 1px #666666;
	padding: 2px 0px 2px 2px;
	margin: 1px 0 1px 0;
}

#comment textarea {
	border: outset 1px #666666;
	padding: 2px 0px 2px 2px;
	margin: 1px 0 1px 0;
	background: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.text_14px {	font-size: 14px
}
.subscript {
	vertical-align: -10%;
	background-position: -50px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.ingredientsWebsite {
	font-size: 12px;
	color: #525252;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC33;
}

.ingredientsText {
	border-top-style: solid;
	border-top-color: #FFCC66;
	border-top-width: 1px;
	font-size: 12px;
	color: #525252;
	margin-left: 92px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS";
	border-bottom-width: thin;
	border-left-width: thin;
}
.ingredientsTopic {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #3E4821;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ingredientsBullets {
	color: #FF0000;
	font-size: 10px;
}
.menuProduct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #B70E0C;
	font-weight: bold;
}
.menuProductPieces {
	font-size: 12px;
	color: #B70E0C;
}

.menuIngredients {
	font-size: 12px;
	color: #525252;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-color: #FFCC33;
	border-top-width: 1px;
	border-top-style: solid;
}
.menuPrice {
	font-size: 12px;
	color: #636236;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	border-top-color: #FFCC33;
	border-top-width: 1px;
	border-top-style: solid;
}

