/* CSS Document */

body {
	background-color:#343434;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

h1 {
	font-size: 18px;
	color: #F0E6C5;
	text-align: center;
	margin: 2px;
	padding: 5px;
}

li {
	margin: 0px 0px 7px 0px;
}

.table {
	width:766px;
	min-height:auto;
	display:table;
	background-image:url('images/main_bbg.jpg');
}
.table_row {
	min-height:100%;
	display:table-row;
}
.left {
	width:539px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
	background-image:url('images/bbg.jpg');
}
.sub_left {
	width:539px;
	vertical-align:top;
	display:table;
	background-image:url('images/bg1.jpg');
	background-repeat:no-repeat;
	background-position:top;
	
}

.right {
	width:227px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.sub_right {
	width:227px;
	vertical-align:top;
	background-image:url('images/bg2.jpg');
	background-repeat:no-repeat;
	background-position:top;
}


.footer {
	font-size:11px;
	color:#E3D9B6;
	font-family:Tahoma, Verdana;
	background-color:#ffffff;
	width:766px;
	height:96px;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url('images/bg3.jpg');

}
.footer a {
	text-decoration:none;
	color:#E3D9B6;
	text-decoration:underline;
}

.slogan{
	color:#343434;
	font-weight:bold;
	padding:23px 0px 0px 23px;
	
}

.co_name a{
	color:#343434;
	font-weight:bold;
	padding-left:28px;
	font-size:28px;
	text-decoration:none;
	font-family:Trebuchet MS, tahoma;
	text-transform:uppercase;
	
}
div {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#555555;
}
.left_content {
	padding:0px 77px 0px 53px;
	margin: 53px 0px 0px 0px;
}
.left_header {
	background-color:#A99968;
}
.left_header a strong{
	text-transform:uppercase;
	color:#FAB959;
	text-decoration:none;
	font-weight:bold;
}
.left_header small{
	font-size:9px;
	color:#000000;
	text-decoration:none;
}
.left_content a{
	color:#8D825D;
	text-decoration:underline;
}


.postmetadata  {
	 margin:0px 0px 0px 0px;
	 padding:15px 0px 0px 25px;
	 background-image:url('images/bul2.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
	text-align:right;
}
.postmetadata a {
	color:#8D825D;
	text-decoration:underline;
	font-weight:bold;
}
.search {
	padding-left:38px;
	padding-right:18px;
}
.right_content {
	padding-left:40px;
	padding-right:25px;
}

.right_content strong{
	color:#ffffff;
	font-size:11px;
}
.ul{
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 5px;
	list-style-image:url('images/bul.gif');
	color:#ffffff;
}
.ul li a {
	color:#DADADA;
	text-decoration:none;
	line-height:13px;
}

.ul li a:hover {
	color:#DADADA;
	text-decoration: underline;
	line-height:13px;
}
.pagetitle, h2, h3 {
	font-size:13px;
}

.postmetadataalt {
	font-size:10px;
}

.copyright {
	font-weight: bold;
	font-size: 10px;
	margin: 0px 0px 0px 50px;
	color: #FFFFFF;
	text-transform: uppercase;
}

table, td, tr {
	border-color: #C4B37D;
}
