@charset "UTF-8";
/* CSS Document */
body { background:#eee; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#444; }
a:link, a:visited { color:#cc9349; text-decoration:none; }
a:hover { color:#666; text-decoration:underline; }
#mainCont { width:828px; height:600px; margin-left:auto; margin-right:auto; }
#head { background:url(../images/head.gif) top no-repeat; width:828px; height:99px; float:left; }
#center { background:url(../images/center.gif) repeat-y; width:800px; height:auto; float:left; padding:0 14px; }
#foot { background:url(../images/foot.gif) no-repeat; width:828px; height:92px; float:left; }
.copy { width:500px; height:40px; float:left; position:relative; left:290px; top:18px; line-height:28px; font-size:11px;}
#logo { width:800px; height:88px; float:left; position:relative; left:14px; top:11px; }
#logoImg {
	width:200px;
	height:37px;
	float:left;
	background:url(../images/logo.gif) center;
	position:absolute;
	left: 16px;
	top: 27px;
}
#fast {
	width:200px;
	height:22px;
	position:absolute;
	left: 593px;
	top: 40px;
	font-size:10px;
}
#fast a:link, #fast a:visited { color:#be2e1b; text-decoration:none; }
#fast a:hover { color:#333; text-decoration:none; }
#menu { width:773px; height:32px; float:left; background:url(../images/menu.gif) center no-repeat; padding:0 14px; color:#fff; }
#postIt { width:293px; height:292px; float:left; background:url(../images/chiSiamoP.gif) center; }
#img { width:507px; height:292px; float:left; background:url(../images/kiwi.jpg) center; } 
#postTxt {
	position:relative;
	width:230px;
	height:145px;
	left:30px;
	top:70px;
}
#postTxt p{ float:right; margin:0; }
#left { width:255px; height:auto; float:left; padding:30px 20px;}
#right { width:465px; height:auto; float:left; padding:40px 20px 30px;;}
#map { width:455px; height:400px; border:5px solid #999; }
#gallery { width:auto; height:auto; float:left;}
#gallery img{ border:2px solid #666; margin-right:10px; margin-bottom:10px;}
.contMenu { width:109px; padding:7px 0 0; height:25px; float:left; text-align:center; font-weight:bold; border-right:#aec40f solid 1px; }
.contMenu a:link, .contMenu a:visited{ color:#fff; text-decoration:none; }
.contMenu a:hover{ color:#333; text-decoration:none; }
.magFast { margin:0 7px 0 15px; }
.margBut { margin-bottom:10px; }
.margRight { margin-right:30px;}
.float { width:100%; height:auto; float:left; margin-bottom:17px; }
.prodCont { width:200px; height:auto; background:#afb94d; border:1px #ccc solid; padding:10px; color:#fff; margin-bottom:10px; float:left; margin:0 10px 10px 0; }
.prodContd { width:200px; height:auto; background:#afb94d; border:1px #ccc solid; padding:10px; color:#fff; margin-bottom:10px; float:left; margin:0 0px 10px 0; }
.prodCont img{ margin:3px 0; width:200px; }
.prodContd img{ margin:3px 0; width:200px; }
.brownBig { color:#cc9349; font-size:14px; }
.brown { color:#cc9349; }
.linkDx { float:right; font-size:10px; }