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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c2a07;
	line-height:18px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9a5f22;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9a5f22;
}
a:hover {
	text-decoration: underline;
	color: #dd9c58;
}
a:active {
	text-decoration: underline;
	color: #dd9c58;
}
#header {
	width: 976px;
	height: 181px;
	margin: 0;
	padding: 0;
}
#headerleft {
	background-image:url(../images/logo.png);
	margin:0;
	padding:0;
	width:488px;
	height:181px;
	float:left;
	text-align:left;
}
#headerright {
	margin:0;
	padding:0;
	width:488px;
	height:181px;
	float:right;
	text-align:right;
}
#menu {
	width: 901px;
	height: 40px;
	margin: 0;
	padding: 0;
}
#slideshow {
	background-image:url(../images/bg_slideshow.png);
	width: 840px;
	height: 320px;
	margin: 0;
	padding: 22px 68px 32px 68px;
}
#slideshow2 {
	background-image:url(../images/slideshow.jpg);
	width: 840px;
	height: 320px;
	margin: 0;
	padding: 22px 31px 32px 30px;
}
#contenthome {
	width: 976px;
	height: 320px;
	margin: 0;
	padding: 0;
}
#contenthomeleft {
	margin:0;
	padding:0 20px 0 47px;
	width:566px;
	float:left;
	text-align:left;
}
#contenthomeright {
	margin:0;
	padding:0;
	width:268px;
	float:right;
	text-align:right;
}
#content {
	width: 807px;
	margin: 0;
	padding: 0 47px 20px 47px;
}
#content2 {
	width: 901px;
	margin: 0;
	padding: 0 0 20px 0;
}
#footer {
	width: 976px;
	height: 85px;
	margin: 0;
	padding: 0;
}
h1 {
	color:#4c2a07;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}
h2 {
	color:#4c2a07;
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
}
.style1 {
	color:#4c2a07;
	font-size:21px;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	letter-spacing: 1px;
	line-height:38px;
}
.style2 {
	color:#4c2a07;
	font-size:23px;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
	letter-spacing: 1px;
}