@charset "utf-8";
.bottom_text{
font-family:tahoma;
font-size:11px;
color:#bab3aa;
}
.bottom_text a{
	font-family:tahoma;
	font-size:11px;
	color:#bab3aa;
	text-decoration:underline;
}
.bottom_text a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
/* CSS Document */

.bg {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #e7e0ce;
	}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.spec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
	
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #875f08;
	text-transform: uppercase;
	letter-spacing: 3px;
}
	
.bg_body {
	background-color: #FFFFFF;
}

.bg_menu {
	background-color: #2d1f02;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}

.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.mainmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2d1f02;
	text-decoration: none;
}
.copy_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2d1f02;
	text-decoration: none;
	font-weight: bold;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #875f08;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}
