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

#container {
	width:764px;
	height:688px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/back_home.jpg);
	background-repeat: no-repeat;
}

body {
	background-color: #333;
}

#container2 {
	width:748px;
	height:637px;
	position:relative;
	padding-top: 7px;
	padding-left: 7px;
	margin-bottom: 0;
}

#container3 {
	width:764px;
	height: 760px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/back_repeat.jpg);
	background-repeat: no-repeat;
}
#container4 {
	width:764px;
	height: 1045px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/back_repeat.jpg);
	background-repeat: no-repeat;
}
#container5 {
	width:764px;
	height: 835px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/back_repeat.jpg);
	background-repeat: no-repeat;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6A7D18;
	padding-top: 10px;
	padding-left: 140px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	padding-left: 140px;
	padding-right: 120px;
}
.home a:link {
	color: #677917;
}
.home a:visited {
	color: #677917;
}
.home a:hover {
	color: #B33724;
}
.home_img {
	float: left;
	padding-right: 8px;
	padding-left: 140px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	color: #272727;
}
.bottom a:link {
	color: #282828;
}
.bottom a:visited {
	color: #282828;
}
.li_home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	padding-right: 6px;
}

.li_home a:link {
	color: #333;
}
.li_home a:visited {
	color: #333;
}
.li_home a:hover {
	color: #666;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #AC8525;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: normal;
	font-variant: normal;
}
.txt_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
}
.txt_home a:link {
	font-weight: bold;
	color: #B69440;
}
.txt_home a:visited {
	font-weight: bold;
	color: #B69440;
}
.txt_home a:hover {
	color: #666;
}
.li_about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	padding-right: 10px;
}

.li_about a:link {
	color: #333;
}
.li_about a:visited {
	color: #333;
}
.li_about a:hover {
	color: #666;
}


.img_right {
	float: right;
	padding-right: 2px;
	padding-left: 5px;
}
.img_right2 {
	float: right;
	padding-right: 0;
	padding-left: 8px;
	padding-top: 4px;
}
.li_butterfly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	padding-right: 10px;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 4px;
}
.footer a:link {
	color: #FFF;
}
.footer a:visited {
	color: #FFF;
}
.footer a:hover {
	color: #FAC338; 
}
