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

body {
	background-color: #D5C587;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.top1 {
	background-image: url(images/top_1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.top2 {
	background-image: url(images/top_2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.top3 {
	background-image: url(images/top_3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mid1 {
	background-image: url(images/mid_1.jpg);
	background-repeat: no-repeat;
}
.mid2 {
	background-image: url(images/mid_2.jpg);
	background-repeat: no-repeat;
}
.mid3 {
	background-image: url(images/mid_3.jpg);
	background-repeat: no-repeat;
}
.mid4 {
	background-image: url(images/mid_4.jpg);
	background-repeat: no-repeat;
}
.mid5 {
	background-image: url(images/mid_5.jpg);
	background-repeat: repeat-x;
}
.mid6 {
	background-image: url(images/mid_6.jpg);
	background-repeat: no-repeat;
}
.mid7 {
	background-image: url(images/mid_7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mid8 {
	background-image: url(images/mid_8.jpg);
	background-repeat: no-repeat;
}
.mid9 {
	background-image: url(images/mid_9.jpg);
	background-repeat: no-repeat;
}





.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20pt;
	color: #4c5f4f;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #4c5f4f;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.textbold_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #4c5f4f;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #4C5F4F;
}
.textbold_linebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #4C5F4F;
	background-color: #4c5f4f;
	padding-left: 6px;
	padding-right: 6px;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #4c5f4f;
	vertical-align: top;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11pt;
	color: #f9f0cc;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}

.nav_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11pt;
	color: #f9f0cc;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
.nav_footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11pt;
	color: #f9f0cc;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:underline;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11pt;
	color: #a3a88e;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
.bg-lt {
	background-image: url(images/bg_lt.jpg);
	background-repeat: repeat;
}
.bg-rt {
	background-image: url(images/bg_rt.jpg);
	background-repeat: repeat;
}
.bg-rt-side {
	background-image: url(images/bg_rt_side.jpg);
	background-repeat: repeat-x;
}
.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20pt;
	color: #4c5f4f;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
.text_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20pt;
	color: #4c5f4f;
	vertical-align: top;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:underline;
}

.text-dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 5px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F0ECE0;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #4D5F4F;
	padding: 2px 5px 2px 5px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #4c5f4f;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
