* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url('../../images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #C0B8A1;
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
}
a {
	color: #330000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

#container {
	width: 816px;
	margin: 0 auto;
}
#top {
	width: auto;
	height: 235px;
	background-image: url('../../images/top_r1_c2.jpg');
}
#flash {
	margin-bottom: 10px;
	margin-left: 1px;
}
#info {
	width: auto;
	text-align: center;
	font-size: 23px;
	font-weight: normal;
	font-family: Times New Roman;
	text-transform: uppercase;
	color: #FFFFFF;
}
#left {
	float: left;
	display: inline;
	width: 192px;
	margin: 0 20px 20px 7px;
}
#menu {
	width: auto;
	background-image: url('../../images/menu_bg_r3_c3.jpg');
	padding: 10px 0;
}
#menu ul {
	list-style: none;
	margin: 0 20px;
}
#menu ul li {
	width: 141px;
	height: 21px;
}
#menu ul li a {
	display: block;
	width: 136px;
	height: 19px;
	background-image: url('../../images/img_r7_c4.jpg');
	background-position: 0 19px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #E8E2D1;
	font-size: 12px;
	padding: 2px 0 0 5px;
	text-decoration: none;
	font-family: Tahoma;
}
#menu ul li a:hover {
	color: #5F4B33;
}
#center {
	width: 573px;
	float: left;
	padding-top: 7px;
	padding-bottom: 20px;
	line-height: 18px;
}
.ContentHeading, .h2 {
	width: 557px;
	height: 14px;
	background-image: url('../../images/img_r6_c7.gif');
	color: #5F4B33;
	font-size: 12px;
	padding: 7px 8px;
	line-height: normal;
}
.ContentHeading h2 {
	float: left;
	font-size: 12px;
}
.ContentHeading span {
	float: right;
	font-size: 10px;
	color: #89805F;
	font-weight: normal;
	padding-top: 2px;
}
.ContentText {
	padding: 5px;
	width: auto;
	text-align: justify;
	margin-bottom: 10px;
}
.ContentText p {
	margin-bottom: 5px;
}
#center ul, #center ol {
	margin: 20px;
}
#footer {
	width: auto;
	height: 18px;
	background-image: url('../../images/img_r12_c2.gif');
	margin-bottom: 15px;
	padding: 20px 27px;
	clear: both;
	font-size: 11px;
}
#add {
	width: auto;
	text-align: center;
	margin: 10px 0;
}
.bold {
	font-weight: bold;
	font-size: 12px;
	margin: 4px 0;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
.block {
	display: block;
	line-height: 0;
	font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}




.pages {
	margin: 10px auto;
	width: 300px;
	text-align: center;
}
.pagination_l_a {
	font-weight: bold;
	text-decoration: underline;
}
.post h3 {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px #000000 dashed;
	width: auto;
}
.entry {
	text-align: justify;
}
.contact_input {
	font-size: 11px;
	border: 1px #EAEAEA solid;
	padding: 2px;
	width: 300px;
}
.contact_text {
	overflow: hidden;
	font-size: 11px;
	border: 1px #EAEAEA solid;
	padding: 2px;
	width: 300px;
}
.contact_go {
	font-size: 11px;
	border: 1px #EAEAEA solid;
	padding: 2px 10px;
	background-color: #FFFFFF;
}
.error {
	margin: 50px;
	width: 300px;
	padding: 5px;
	border: 1px #EAEAEA solid;
}
