@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFF;
	background:url(images/bottombg.jpg) repeat;
	margin: 0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#5e6639;
}
 a:hover{
	 font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#5e6639;
	text-decoration:underline;
}
 a:link, a:visited {
	 	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#5e6639;
	text-decoration:none;
}
.topbg {
	background:url(images/topbg.jpg) top repeat-x;
	height:73px;
	
}
.mainbg {
	background:#FFF;
}

.mainflash {
	width:819px;
	height:328px;
	background:url(images/flashmainimgbg.jpg) no-repeat;
	padding: 11px 0 0 11px;
}
html>body .mainflash {
	width:819px;
	height:328px;
	background:url(images/flashmainimgbg.jpg) no-repeat;
	padding: 11px 0 0 11px;
	margin: 0;
}


.divbottom{
	background:url(images/divbottom.gif) repeat-x;
	height:4px;}

.bottombg {
	background:url(images/bottombg.jpg) top repeat;
	padding: 80px 0 74px 0;
	text-align: right;
}

.footerlinks{
	color:#5e6639;
	font-weight:bold;
	line-height:45px;
	text-align:left;
	padding: 0 10px 0 10px;
}
.footerlinks, .footerlinks a:link, .footerlinks a:visited{
	color:#5e6639;
	font-weight:bold;
	text-align:left;
		text-decoration:none;

}
.footerlinks a:hover{
	text-decoration:underline;
}
.first{
	color:#5e6639;
	font-weight:bold;
	text-align:left;
		text-decoration:none;
		padding: 0 10px 0 0;

}
 .first a:link, .first a:visited{
	 	color:#5e6639;
	font-weight:bold;
	text-align:left;
		text-decoration:none;}
.first a:hover{
	text-decoration:underline;
}
.designby {
	float:right;
	padding: 0 10px 0 0;
}
.copyright a:hover, .designby a:hover{
	text-decoration:underline;
}
.copyright {
	float:left;
}
