body {
	background-color: #f7f4b9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg1.jpg);
	background-repeat: repeat-x;
	}


												/* МЕНЮ И ПЛАШКА С КОНТАКТАМИ */
.menu-item {
	margin-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: large;
	}
.top-contact {
	height:78px;
	width:35%;
	float:right;
	background-image:url(img/bg-contact.jpg);
	background-repeat:repeat-x;
	padding-top: 11px;
	padding-right: 21px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #dedddd;
	}
.top-contact a{ 
	color: #B0E0E6;
	}

												/* СТИЛИ ДЛЯ ОСНОВНОГО ТЕКСТА */
	
.text-area {
	font: garamond, Georgia;
	color:#623e24;
	padding-top: 85px;
	background-position:right 30px;
	background-repeat:no-repeat;
	}
.text-area h1 {	
	font-size:x-large; 
	line-height: 120%;
	font-weight: normal;
	}
.text-area h2 {
	font-size: large;
	font-weight: bold;
	}
.text-area em{
	font-size: medium;
	font-weight: bold;
	color:  #666666;
	font-style: normal;
	margin-bottom:-20px;
	padding-bottom: -20px;
}


.text-area h3 {
	color: #a28d64; /* font: Arial, Helvetica, sans-serif; */
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	/* margin-left: 50px; */
	padding-left:2em; 
	border-left:#abd927 solid 2px;
	margin: 30px 0 30px 0;
	line-height: 140%;
	}	
.text-area blockquote {
	padding-left:2em; 
	border-left:#333333 solid 1px;
	margin-left: 0px;
	}


												/* СТИЛИ ДЛЯ ОСНОВНОГО ТЕКСТА */	
.where-to-buy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	/* padding-bottom: 30px */
	}

												/* СТИЛИ ПОДВАЛА */
.footer {
	border-top: #CCCCCC solid 1px; 
	padding:20px 0px 40px 0px;
   	line-height: 110%;  
	color: #a28d64; 
	font-size: large; 
	font-family: "Times New Roman", Times, serif;
	}
.footer a {
	color: #6495ED;
	}

