body {
	background:#000000
}
body, td, th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #828282;
}
.bg {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-y
}
.bg_slide {
	background-image: url('images/bg_slide.jpg');
	background-repeat: repeat-y
}
.bg_contact_form {
	background-color: #531e1e;
}
.bg_form_contact {
	border: 1px solid #7d6162;
	background-color: #471d1e;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #a7a7a7;
}
.bg_form_contactCopy {
	border: 1px solid #7d6162;
	background-color: #471d1e;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #a7a7a7;
	height: 85px;
}
.border {
	border: 3px solid #790003;
	background-image: url('images/bg_text.jpg');
	background-repeat: repeat-x;
	background-position-y:50%
}
.border_img {
	border: 2px solid #5a4445;
}
.text_footer {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #9a6506;
	text-decoration: none;
}
.text_footer:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #9a6506;
	text-decoration: none;
}
.text_footer:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text_bold {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #c3a98a;
}
.text_bord1 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #d8baba;
}
.text_contact_send {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #828282;
	text-decoration: underline;
}
.text_contact_send:link {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #828282;
	text-decoration: underline;
}
.text_contact_send:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #828282;
	text-decoration: none;
}