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

* {
	margin: 0;
	padding: 0;
}


body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #301801;
}


#container {
	margin: 0 auto;
	width: 1024px;
	position: relative;
	background: transparent url(images/main_background.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	margin-bottom: 50px;
	
}
#container2 {
	margin: 0 auto;
	width: 1024px;
	position: relative;
	background: transparent url(images/main_background.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	margin-bottom: 50px;
	
}

.home_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-left: 73px;
	margin-top: 140px;
}
.inside_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-left: 72px;
	margin-right: 10px;
	line-height: 22px;
}
.inside_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	margin-left: 72px;
	margin-right: 10px;
	line-height: 22px;
}

.copyright{
	font-size: 10px;
	color: #B19A75;
}
.menu {
	font-weight: bold;
	color: #B19A75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.Design5 th.Corner {
	text-align: left;
}
table.Design5 {
	border-spacing: 0px;
	border-collapse: collapse;
	border-bottom: 1px solid #3da4b7;
	margin: 0 auto;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.Design5 th {
	text-align: left;
	font-weight: bold;
	padding: 0.2em 0.5em;
	border-top: 1px dotted #3da4b7;
	color: #993300;
}
table.Design5 td {
	text-align: left;
	border-top: 1px solid #3da4b7;
	padding: 0.2em 0.5em;
	border-right: 1px solid #e19d90;
}
table.Design5 thead th {
	text-align: center;
	border-bottom: 2px solid #3da4b7;
}
table.Design5   td.last {
	border-right: none;
}.menu a {
	font-weight: bold;
	color: #B19A75;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
}
.links a {
	color:#614015;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 40px;
	margin-left: 20px;
	font-weight: bold;
}
.cuts a {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#pagelink {
	text-indent: -9999px;
	width: 130px;
	height: 130px;
	display: block;
	margin-top: 170px;
	margin-left: 70px;
}
#pagelink2 {
	text-indent: -9999px;
	width: 245px;
	height: 195px;
	display: block;
}

