﻿body {
	background: #f2ebd9 url('../img/bg1.jpg') repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
	height: 100%;
}
HTML {
	margin: 0px 0px 0px 0px;
	height: 100%;
}
a {
	color: #68643D;
	text-decoration: none;
}
a:visited {
	color: #68643D;
	text-decoration: none;
}
a:active {
	color: #68643D;
	text-decoration: none;
}
a:hover {
	color: #e5d5b1;
	background: #e5d5b1 url('../img/bg-menu-hover1.jpg') repeat-x;
}
a.link {
	color: #e5d5b1;
	text-decoration: none;
}
a.link:visited {
	color: #e5d5b1;
	text-decoration: none;
}
a.link:active {
	color: #e5d5b1;
	text-decoration: none;
}
a.link:hover {
	color: #e5d5b1;
	background: #e5d5b1 url('../img/bg-menu-hover1.jpg') repeat-x;
}
h1 {
	margin: 0px 0px 10px 0px;
	color: #e5d5b1;
	font-family: Arial, Helvetica, Sans-Serif;
	font-variant: small-caps;
	font-size: 12pt;
}
h2 {
	margin: 1px 0px 5px 0px;
	padding: 0px 0px 3px 3px;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 12pt;
}
TABLE.center {
	border-collapse: collapse;
	width: 960px;
	margin: 5px auto 0px auto;
	border: 1px solid #391025;
	background: #630918;
}
DIV.top {
	width: 960px;
	margin: 5px auto 0px auto;
	text-align: right;
	color: #33050d;
}
TD.header {
	padding: 0px 0px 0px 0px;
	text-align: left;
}
TD.main-index {
	padding: 50px 35px 0px 35px;
	width: 922px;
	color: #e5d5b1;
	border: 1px solid #936a59;
	background: #33050d url('../img/bg-main-index.jpg') bottom right no-repeat;
}
TD.main {
	padding: 50px 35px 0px 35px;
	width: 922px;
	color: #e5d5b1;
	border: 1px solid #936a59;
	background: #33050d url('../img/bg-main1.png') bottom right no-repeat;
}
TD.footer {
	padding: 2px 0px 0px 0px;
	color: #e5d5b1;
	text-align:left;
}
DIV.news {
	border-top: 1px solid #936a59;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 30px 0px;
}
DIV.links {
	border-top: 1px solid #936a59;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 30px 0px;
	line-height: 150%;
}
TABLE.details {
	border-collapse: collapse;
	width: 100%;
	background: url('../img/bg-details.jpg') repeat-x;
}
TD.det-pic {
	text-align: right;
	padding: 0px 0px 0px 0px;
}
TABLE.ped {
	border-collapse: collapse;
	border: 1px solid #e5d5b1;
	background:  #f2ebd9 url('../img/bg-ped.png') no-repeat;
	color: #333333;
	width: 100%;
	text-align: left;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}
TD.ped {
	border: 1px solid #e5d5b1;
	padding: 3px 3px 3px 13px;
}
