@charset "utf-8";

#container {
width: 845px;
border-width: 1px;
border: #000000;
border-style:solid;
}


#container-2 {
width: auto;
padding-left: 50px;
padding-right: 50px;
padding-top: 20px;
padding-bottom: 10px;
background-color: #FFE6C3;
text-align:center;
}



#container-3 {
width: 400px;
background-color:#FFFFFF;
padding-left: 50px;
padding-right: 50px;
padding-top: 20px;
padding-bottom: 10px;
background-color: #FFE6C3;
}




.img-padding {
padding: 10px;
background-color:#FFFFFF;
}



body {
background-color: #FCBE96;
}



.body-text {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height: 125%;
text-align:left;
}


.body-text-ctr {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height: 125%;
text-align: center;
}



.body-text-ctr-2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height: 125%;
text-align: center;
margin-top: -30px;
margin-bottom: 35px;
}


.body-text-ctr-3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height: 125%;
text-align: center;
margin-top: -5px;
margin-bottom: 35px;
}




.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 125%;
	text-align: center;
	color: #000000;
	font-weight:bold;
	margin-bottom: -10px;
	margin-top: 30px;	
}



.header-2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 125%;
	text-align: center;
	color: #000000;
	font-weight:bold;	
}


.header-3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 125%;
	margin-top: -10px;
	text-align: center;
	color: #000000;
	font-weight:bold;	
}



.item_name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 125%;
	text-align: left;
	color: #FF0000;
	font-weight:bold;
}


.item_descr {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 115%;
	margin-bottom: 30px;
	margin-top: -20px;
	margin-left: 20px;
	text-align:left;
	}


.item_descr-2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	line-height: 115%;
	margin-bottom: 30px;
	margin-top: -26px;
	margin-left: 60px;
	text-align:left;
	}


.item_descr-3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 115%;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 20px;
	text-align:left;
	}


.item_descr-4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	line-height: 115%;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 60px;
	text-align:left;
	}





.notation {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	line-height: 115%;
	margin-bottom: 30px;
	margin-top: -20px;
	text-align: center;
	}
	


.notation-2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	line-height: 115%;
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: center;
	}
	


.notation-3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	line-height: 115%;
	margin-top: 10px;
	text-align: center;
	}	


	

.menu-items {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	font-size: 18px;
	font-weight: bold;
	line-height: 135%;
	margin-bottom: 30px;
	margin-top: -10px;
	text-align: center;
	}


.top {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 115%;
	margin-bottom: 40px;
	margin-top: -20px;
	text-align:center;
}




.sup {
position: relative;
font-size: 70%;
bottom: .5%;
}