@charset "utf-8";
/* CSS Document */
body {
	background: #727C3D url(/assets/html/bg.jpg) no-repeat center top;
	margin: 0 auto;
	padding-top: 45px;
	padding-bottom: 15px;
	font: normal 75% "Trebuchet MS", sans-serif, Helvetica;
	color: #000000;

}
img{ behavior: url(/assets/css/iepngfix.htc); }
a { color: #6D2521; }
a:hover { text-decoration: none; }
.clearer { margin: -1px; clear: both; display: block; }

#pagecontainer {
	clear: both;
	width: 900px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
#icontainer {
	width: 900px;
	height: 574px;
	margin: 0 auto;
	border: 1px solid #FFFFFF;
  position:relative;
	z-index: 20;
	clear: both;
}
#hcontainer {
	width: auto;
	height: 179px;
	margin: 0 auto;
	clear: both;
	background: url(/assets/html/menubg.png) repeat-x center top;

}
#mainnav #logo {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	width: 274px;
}

#mainnav{
	width: 900px;
	display: block;
	margin: 0 auto;
	clear: both;
	position:relative;
}
#abovenav {
	width: auto;
	height: 31px;
	color: #FFFFFF;
	padding-top: 4px;

	padding-bottom: 3px;
	clear: both;
}
#fcontainer {
	width: auto;
	height: 148px;
	margin: 230px auto 0;
	position:relative;
}

#fcontainer div.leftedge {
	float: left;
	height: 148px;
	width: 10px;
	background: url(/assets/html/hinnerfooter-left.png);
	margin: 0 auto;
	margin-left: 4px;

}

#fcontainer div.rightedge {
	float: left;
	height: 148px;
	width: 10px;
	background: url(/assets/html/hinnerfooter-right.png);

		margin: 0 auto;
}
#fcontainer div.homeboxes {
	float: left;
	height: 148px;
	width: 870px;
	background: url(/assets/html/hinnerfooter-repeat.png);

	position:relative;
		margin: 0 auto;
}
.box1, .box2, .box3 {
	float: left;
	width: 31%;
	height: 130px;
	padding-left: 8px;
	padding-right: 5px;
	margin-top: 10px;

}
.box1 {
	border-right: 1px solid #B39779;
}
.box3 {
	border-left: 1px solid #B39779;
	margin-left: 5px;
	padding-left: 12px;
}
.homeboxes p {
	margin: 0px;
	padding: 6px 4px 0px;
	padding-top: 35px;
	font-size: 12px;
	font-weight: normal;
}
.homeboxes p a {
	font-size: 12px;
}
.googlelove {
	font: 11px "Trebuchet MS", sans-serif, Helvetica;
	padding: 25px;
	margin-top: 45px;
	color: #DFD6B4;
	margin-left: -1000px;
	width: 500px;
}

.tickertxt, a.tickertxt, .tickertxt a {
	font-size: 12px;
}
#slideshow {
    position:relative;
	width: 900px;
	height: 574px;
}

#slideshow IMG {
	position:absolute;
	top:2px;

	z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#lmainnav {
	float: right;
	display: inline;
	width: 620px;
	height: 88px;
}
#lmainnav ul {
	padding: 0;
	margin: 0;
	width: auto;
	height: 44px;
	clear: both;
	display: block;
	width: 620px;
}
#lmainnav ul li{
	margin: 0;
	padding: 16px 14px 0;
	list-style: none;
	color: #FFFFFF;
	float: left;
	height: 34px;
	text-align: center;
	font: bold 13px "Trebuchet MS", sans-serif, Helvetica;
	border-right: 1px solid #CCCCCC;
	white-space: nowrap;
}

#lmainnav ul li:hover {
	background: url(/assets/html/mainnav-overb.png) repeat-x left bottom;
}

#mainnav ul li a {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 144px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	letter-spacing: .08em;
	white-space: nowrap;
}
#lmainnav ul li.last {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFFFFF;
	float: left;
	height: 34px;
	text-align: center;
	font: bold 13px "Trebuchet MS", sans-serif, Helvetica;
	border-right: 0px solid #CCCCCC;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 14px;
	white-space: nowrap;
}
#lmainnav ul li.first {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFFFFF;
	float: left;
	height: 34px;
	text-align: center;
	font: bold 13px "Trebuchet MS", sans-serif, Helvetica;
	padding-top: 16px;
	padding-right: 14px;
	padding-left: 14px;
	border-left: 1px solid #CCCCCC;
	white-space: nowrap;
}

.boxheader {
	margin-top: 12px;
}

#footercontainer {
	width: auto;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding-top: 15px;
	color: #FFFFFF;
	font-size: 12px;
}
#footercontainer a {
	color: #FFFFFF;
}
