body,
div,
table,
img,
span,
p,
font,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
img {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: url(img/header-v4.jpg) center top no-repeat;
	text-align: center;
	font: 15px arial,sans-serif;
}

h1 {
	background: url(img/head1.jpg) left top no-repeat;
	padding-top: 15px;
	padding-left: 37px;
	margin-left: 11px;
	margin-top: 15px;
	padding-bottom: 15px;
	font: bold 35px cambria,arial,sans-serif;
	color: #830000;
	text-align: left;
}

a {
	text-decoration: none;
	color: #970000;
}

a:hover {
	text-decoration: none;
	color: #c70000;
}

.clear {
	clear: both;
}

img.alignleft {
	text-align: left;
	margin: 0 10px 10px 0;
}

.alignright {
	text-align: right;
}

.h49 {
	margin-top: 33px;
	height: 49px;
	overflow: hidden;
}

.topmenu {
	width: 977px;
	height: 49px;
	background: url(img/topmenu-v4.png) left top no-repeat;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}

.topmenu li {
	display: inline;	
}

.topmenu li a {
	color: #FFAA88;
	text-decoration: none;
	font-weight: bold;
	padding: 0 21px;	
}

.topmenu li a:hover {
	color: #FFEDED;
	text-shadow: 0 0 0.1em #FFAA88;
	text-decoration: none;
}

.logo {
	display: block;
	/* position: absolute;
	top: 41px; */
	margin: 41px auto 0 auto;
	width: 420px;
	height: 252px;
}

.content {
	margin: 0 auto;
	width: 959px;
	min-height: 333px;
	background: url(img/background.png) left top repeat-y;
}

.left_col {
	float: left;
	width: 623px;
	text-align: left;
}

.left_col p,
.left_col h2,
.left_col h3,
.left_col  h4,
.left_col ul,
.left_col ol {
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 25px;
}

.left_col p {
	color: #46433d;
	font-size: 15px;
}

.left_col  h3 {
	font: bold 21px cambria,arial,sans-serif;
}

.left_col  h3  a {
	color: #830000;
}

.left_col  h3  a:hover {
	color: #d41e1e;
	text-decoration: none;
}

.left_col  h4 {
	font: bold italic 24px cambria,arial,sans-serif;
	color: #6a2f2f;
	background: url(img/head4.png) left top no-repeat;
	display: block;
	min-width: 261px;
	padding-left: 27px;
	padding-top: 15px;
	height: 77px;
}



.post_short {
	position: relative;
}

.post_short  h3  {
	margin-left: 91px;
	margin-right: 25px;
}

.post_short  span  {
	margin-left: 91px;
	margin-right: 25px;
	font: 13px arial,sans-serif;
}

.post_short  span  a {
	color: #826161;
}

.post_short  span  a:hover {
	color: #f95656;
}

.left_col .post_short p {
	margin-left: 91px;
}

.

img.alignleft {
	margin: 0 10px 10px 0;
}

.time_post {
	position: absolute;
	top: 0;
	left: -15px;
	width: 101px;
	height: 48px;
	background: url(img/date-post.png) left top no-repeat;
}

.time_post span {
	display: block;
	width: 69px;
	height: 33px;
	margin-top: 5px;
	margin-left: 15px;
	color: #FFAA88;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
}

.time_post a:hover {
	color: #FFEDED;
	text-shadow: 0 0 0.1em #FFAA88;
	text-decoration: none;
}

.link_full {
	margin-left: 433px;
	font-size: 14px;
	color: #970000;
	text-decoration: none;
}

.link_full:hover {
	color: #C70000;
	text-decoration: none;
}

.full_c {
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
}

.right_col {
	float: left;
	width: 323px;
	text-align: left;
}

.footer {
	width: 977px;
	height: 49px;
	background: url(img/bottommenu.png) left top no-repeat;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
	color: #FFAA88;
	font-size: 13px;
	padding-top: 5px;
}

.footer a {
	color: #FFBB99;
}

.footer a:hover {
	color: #FFEDED;
	text-shadow: 0 0 0.1em #FFAA88;
}

.footer_nav {
	list-style: none;
	background: url(img/bottom.png) left top no-repeat;
	width: 925px;
	height: 97px;
	margin: 77px 0 0 18px;
	padding-top: 15px;
	font-size: 14px;
}

.footer_nav li {
	display: inline;
	padding: 0 5px;
}

.footer_nav li a {
	display: inline;
	color: #830000;
}

.footer_nav li a:hover {
	display: inline;
	color: #c70000;
	text-decoration: none;
}
