@charset "utf-8";
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bg_body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	background-position: left top;
}


.border {
	border: 1px solid #3E180D;
}
.border_img {
	border: medium double #5E3123;
}
.border_main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #764839;
	border-left-color: #764839;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #764839;
}
.btn {
	color: #EBDEC2;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #3E2E1B;
}
.bullet {
	list-style-image: url(../images/bullet2.png);
}
.cursor {
	cursor: default;
}
.copyright {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3E180D;
}
.heading {
	font-family: Tahoma;
	font-size: 12px;
	color: #5E2E18;
	text-decoration: none;
	font-weight: bold;
}
.imgtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.normal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E180D;
	text-decoration: none;
	background-color: #D1B9A1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.normalsmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #271B0D;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
}



a.copy {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3E180D;
}
a.copy:hover {
	color: #E6C494;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3E180D;
}
a.mail {
	color: #3E180D;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.mail:hover {
	color: #D6904C;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.subnav {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.subnav:hover {
	color: #E6C494;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
