@charset "utf-8";
/* CSS Document */

body {
	background-color: #f5d945;	
}

#top {
	clear: both;
	height: 150px;
	background-image:url(../imgs/top.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
#topmenu {
	width: 850px;
	margin: 0 auto 0 auto;
	padding-top: 75px;
	line-height: 40px;
	height: 40px;
	text-align: right;
	color: #af4f10;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
}
#menu2 {
	clear: both;
	height: 360px;
	background-image:url(../imgs/pic-platform.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
#menu2_minimized {
	clear: both;
	height: 45px;
	background-image: url(../imgs/menu-mini.gif);
	background-repeat:no-repeat;
	background-position: center;
}
#big_menu {
	width: 885px;
	padding-top: 5px;
	height: 350px;
	text-align: center;
	margin: 0 auto 0 auto;
}
#big_menu_minimized {
	width: 875px;
	margin: 0 auto 0 auto;
	line-height: 45px;
}
#big_menu_minimized a {
	display: block;
	width: 140px;
	text-align: center;
	float:left;
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#big_menu_minimized a:link, #big_menu_minimized a:visited, #topmenu a:link, #topmenu a:visited {
	color: #4E6879;
	text-decoration: none;
}
#big_menu_minimized a:hover, #topmenu a:hover {
	color: #660000;
	text-decoration: underline;
}
#page {
	clear: both;
	width: 850px;
	margin: 0 auto 0 auto;
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
}
#content {
	clear:right;
	margin-left:180px;
}
#bottom {
	clear: both;
	width: 875px;
	margin: 15px auto 15px auto;
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 12px;
	color: #af4f10;
	border-top: 1px dotted #af4f10;
}
#footer {
	clear:both;
	text-align:center;
}
#pageicon {
	float: left;
	width: 175px;
	height: 350px;
	border: 1px solid #AF4F10;
}
.iconpic {
	margin: 3px;
	border: 1px solid #AF4F10;
	cursor:pointer;
}
#news {
	clear:both;
}
#archive {
	margin-left: 180px;
}
#pagehead {
	border-bottom: 1px dotted #af4f10;
}
.newsitem {
	margin: 0 auto 15px auto;
	border-bottom: 1px dotted #af4f10;
}
.newsitem p {
	display: block;
	margin-left: 64px;
}
.calicon {
	width: 64px;
	height: 64px;
	float:left;
}
.box {
	border: 1px solid #AF4F10;
	width: 200px;
	height: 277px;
	padding: 4px;
	font-size: 12px;
	margin: 4px;
}
.box .addr {
	margin: 0 0 0 0;
}
.box .title {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0 0 0 0;
	color: #af4f10;
}
.flowed_text {
	display: block;
	text-indent: 36px;
	text-align: justify;
	margin: 0 auto 15px auto;
}
.lltext {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight: bold;
}
.producttitle {
	margin-top: 15px;
	font-size: 125%;
	font-weight: bold;
	border-bottom: 1px dotted #AF4F10;
}
#piclayer {
	display: none;
	width:600px;
	height:400px;
	position:absolute;
	top:50px;
	left:50%;
	border:1px solid #FFFFFF;
	margin-left: -300px;
	text-align: center;
	background-color: #000000;
}
#farmtour {
	display: none;
}