@charset "utf-8";
/* CSS Document */
a:link {
text-decoration:none;
}
#container {
min-width:1000px;
text-decoration:none;
padding-left:1px;
}
.style3 {
	color: #FFFFFF;
	text-decoration:none;
}
#header {
	height: 263px;
	width: 100%;
	margin: 0px;
	padding: 0px;
background:url(images/index_02_09.jpg);
background-position:center;
background-repeat:no-repeat;
}
#heading{
height:63px;
background:url(images/index_02_09.jpg);
background-position:center;
background-repeat:no-repeat;
}
#links {
	height: 36px;
	width: 100%;
	background:url(images/index_02_09.jpg);
background-position:center;
background-repeat:no-repeat;
}
#content {
background:url(images/index_01_09.jpg);
height:343px;
width:100%;
background-position:center;
background-repeat:no-repeat;
}
#content1 {
background:url(images/index_02_09.jpg);
width:100%;
background-position:center;
background-repeat:repeat-y;
padding:0px;
}
#content1 p {
	display: block;
	width: 600px;
	vertical-align: top;
	text-align: left;
	text-indent: 10px;
	white-space: normal;
	clear: both;
	float: none;
	color: #692d19;
	padding-left:20px;
	font-size:14px;
	font-family: "Trebuchet MS", sans-serif;
	
	}

h2 {
	display: block;
	width: 600px;
	vertical-align: top;
	text-align: left;
	text-indent: 5px;
	white-space: normal;
	text-align:left;
	color:#712106;
	font-size:18px;
	font-family: "Trebuchet MS", sans-serif;
}
h3 {
padding-left:60px;
	display: block;
	width: 600px;
	vertical-align: top;
	text-align: left;
	text-indent: 5px;
	white-space: normal;
	text-align:left;
	color:#712106;
	font-size:14px;
	font-family: "Trebuchet MS", sans-serif;
}
ul {
display: block;
	width: 600px;
	vertical-align: top;
list-style: url("list.jpg");
padding-left:80px;
text-align:left;
color: #692d19;
font-family: "Trebuchet MS", sans-serif;
font-size:14px;
}
.img2 {
padding:6px;
}
#footer{
background:url(images/index_02_12.jpg);
background-repeat:no-repeat;
background-position:center;
height:44px;
}
#footer2{
background:url(images/index_02_13.jpg);
background-repeat:no-repeat;
background-position:center;
height:64px;
padding-left:1px;
}