﻿@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	padding: 0;
}
#tabl {
	width: 990px;
	border-bottom:1px solid black;
	padding: 0px;
	background-color: #fefbf5;
}
#tdR {
	width:40px;
	background: #ffffff;
	background-repeat: repeat-y;
	background-image: url(bk_gr_R.jpg);
	padding: 0px;
}
#tdL {
	width:40px;
	background: #ffffff;
	background-repeat: repeat-y;
	background-image: url("bk_gr_L.jpg" );
	padding: 0px;
}
#footer {
	margin-top: 14px;
	text-align:center;
}
#txt {
	margin: 37px 23px 0px 25px;
	background: #fefbf5;
	color: #674836;
	/*	font-size:11pt;*/
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#txt ol {
	margin-right: 9px;
}


#txt p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
		
}

#bg {
	background-image: url(headerABOUT.jpg);
	background-repeat: no-repeat;
	height:143px;
	border:0px solid black;
	margin: 0px 30px 0px 28px;
}
#bgtxt {
	color: #674836;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	/*width:530px;*/
	position:relative;
	top:110px;
	margin-right: 0px;
	padding-right: 2px;
	}

#hometable {margin-right:30px;}
#hometable td {
	text-align:center;
	line-height:normal;
	
}

#hometable td.hometexttd {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #6E6E6E;
	width:190px;
	text-align:justify;
	padding-right: 8px;
	padding-left: 60px;
	
}

.browntxt {color:#674836; font-family:Arial, Helvetica, sans-serif;}


ul.menu {
	float:right;
	text-align: right;
	margin: 0;
	padding: 0;
	width:auto;
	color: #674836;
	}

ul.menu li {
	float:right;
	list-style-type: none;
	border:none;
	font-weight: bold;
	font-size: 12px;
	text-align:right;
	/*margin-left:25px;*/
	margin: 0;
	padding: 0;
	/* using the _ before the attribute takes care of the IE6 bug */
	_position:relative; 
	_right:762px;
	}
	
ul.menu li a.selected {
	color: #EC4E7E;
		}

ul.menu li a {display:block; padding-left:25px;  color:#674836; text-decoration:none;}
ul.menu li a:hover { color: #EC4E7E}
ul.menu div {
	visibility:hidden;
	/* it was originally an absolute position so that the UL box doesn't get bigger */
	/* but the IE6 bug makes me use the relative and it doesn't show on layout */
	position:absolute;
	margin:0;
	padding:0;
	background-color: #705544;
}
ul.menu div a {
	display:list-item;
	margin:0;
	padding: 5px 15px;
	width:auto;
	text-align:right;
	text-decoration:none;
	background-color: #705544;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
ul.menu div a:hover{background-color:#EC4E7E; color:white;}
.recepie_ing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.recepie_ing td {
	width:180px
}

#main_text {
	width:360px;
	margin-right:180px;
}


#main_text h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#main_text h2 a {color:#674836; text-decoration:none}
#main_text h2 a:hover {color:#EC4E7E}
.links a {
	color:#674836;
	text-decoration:none;
	font-weight: bold;
}
.links a:hover {
	color:#EC4E7E;
	text-decoration:none;
	font-weight: bold;
}
.headline {
	color: #EC4E7E;
	text-decoration: underline;
	font-weight: bold;
}
.sub_headline {
	font-weight:normal;
	text-decoration:underline;
}

div#inthekitchen {width:65px;}

img {border:none}




#container {
	position:relative;
	width:650px;
	height:700px;
	background:#fefbf5;
	border:1px solid #000;
	margin:10px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container a.pics {
	float:left;
	padding:7px 6px;
	display:inline;
	color:#000;
	text-decoration:none;
	width:75px;
	height:75px;
	cursor:auto;
}
#container a.pics img.thumb {display:block; border:1px solid #000;}

#container a.pics span {
	display:none;
	border:0;
	width:500px;
	border:1px solid #fff;
	text-align:center;
}
#container a.pics span img {
	margin:3px auto;
	border:1px solid #000;
}

#container a.pics:hover {white-space:normal;}
#container a.pics:hover img.thumb {border:1px solid #fff;}
#container a.pics:hover span {
	display:block;
	position:absolute;
	left:80px;
	top:200px;
	z-index:10;
	height:500px;
}

#container a.pics:active img.thumb {border:1px solid #fc0;} 
#container a.pics:active span {
	display:block;
	position:absolute;
	left:80px;
	top:200px;
	z-index:5;
	height:500px;
}

#container a.pics:focus {outline:0;}
#container a.pics:focus img.thumb {border:1px solid #fc0}
#container a.pics:focus span {
	display:block;
	position:absolute;
	left:80px;
	top:200px;
	z-index:5;
	outline:0;
	height:500px;
}

#container span.info {
	clear:left;
	display:block;
	text-align:center;
	line-height:20px;
	margin:0;
	padding:30px 0 0 0;
	width:350px;
	text-align:center;
	color:#eee;
	z-index:1;
}
#container span.info a {color:#000;}
#container span.info a:hover {text-decoration:none;}

.facebook {
	border:none; 
	overflow:hidden; 
	position:relative; 
	left:450px;
	left/*\**/:40px\9; 
	width:450px; 
	height:21px;}

