body
{
	margin:0px;
	padding: 0px;
}
table
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #34312b;
}
img
{
	border:0px;
}
a
{
	color: #70472e;
}
.content_td
{
	background-image: url(images/content_bg1.jpg);
}
.link
{
	width: 120px;
	height: 50px;
	position: relative;
	top: -15px;
	left:130px;
	cursor: pointer;
}
.post_link
{
	color:#ae845e;
}
.post_link:hover
{
	color:#70472e;
}
.top_content
{
	position: absolute;
	z-index: 1;
	top: 249px;
}
.content
{
	position: relative;
	z-index: 2;
}
.content_cell
{
	padding-left: 35px;
	padding-right: 10px;
	vertical-align: top;
}
.content_cell1
{
	padding-left: 10px;
	padding-right: 30px;
	vertical-align: top;
}
h1
{
	font-size: 16pt;
	font-weight: lighter;
	text-decoration: underline;
	margin-top: 30px;
	margin-bottom: 0px;	
}
h2
{
	font-size: 15pt;
	font-weight: lighter;
	margin-top: 15px;
	margin-bottom: 0px;	
}
.date
{
	color: #d0ceaf;
}
.time
{
	color: #d8b38b;
}
.date_s
{
	color: #5c4334;
	font-size: 8pt;
}
.time_s
{
	font-size: 8pt;
	color: #d8b38b;
}
.greeting
{
	padding: 10 15 10 15;
	background:url(images/greet_bg.jpg);
	width:429px;
	text-align: center;
	border: 1px solid black;
}
.counter
{
	width: 100px;
	position: relative;
	top: 32px;
	left: 97px;
	color: #ffffff;
}
.menu
{
	position: relative;
	top: 109px;
	left: 215px;
	width: 600px;
}
.menu_table td
{
	padding-right: 40px;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
}
.menu_table td a
{
	color: #2f2b1e;
}
.menu_table td a:hover
{
	color: #70472e;
}
.gallary
{
	background: url(images/fotos_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.gallary_table
{
	padding: 20 20 1	0 20;
}
.big_link a
{
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	color: #2f2b1e;
}
.big_link a:hover
{
	color: #70472e;
}
.rubrics
{
	background-image: url(images/rubrics_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.informer
{
	background-image: url(images/informer_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #E1DEAF;
}
.copy td
{
	font-size: 10pt;
	padding-left: 40px;
	padding-bottom: 10px;
}
