

body {
	margin: 0;
	padding: 0;
	background: #FDF9EE url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3d4332 /*4A513D*/;
	line-height:22px;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #13819A;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }


p, ul, ol {
	margin-top: 0;
	text-align: justify;
}



a { color: #C6891E; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }



#wrapper {
	width: 820px;
	margin: 0px auto;
	background: url(images/body-m.jpg) repeat-y left top;
}

#wrapper-bgtop {
	background: url(images/body-top.jpg) no-repeat left top;
}

#wrapper-bgbtm {
	background: url(images/body-btm.jpg) no-repeat left bottom;
}

/* Header */

#header {
	width: 760px;
	height: 250px;
	margin: 0 auto;
	padding: 0px 20px;
	
	background: #fff url(images/top-image.jpg) no-repeat left top;

}

/* Menu */

#menu {
	float: right;
	width: 190px;
	
}

#menu ul {
	margin: 0;
	padding: 10px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	padding: 6px 0px;
	width:97%;
	background: url(images/img06.gif) repeat-x left bottom;
}

#menu a {
	display: block;
	background: url(images/na.gif) no-repeat left 11px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #666;
}

#menu a:hover, #menu .nowat a {
	background: url(images/na-hover.gif) no-repeat left 11px;
	text-decoration: none;
	color: #47470b;
	font-weight:bold;
}

#menu .current_page_item a {
}

#menu .first {
}


/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 30px 30px 0px 30px;
}


/** LOGO */

#logo {
	float: left;
	width: 300px;
	height: 94px;
	margin: 0 auto;
	padding-top: 84px;
}

#logo h1, #logo p {
	margin: 0px 0px 0px 30px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #6B6B24;
}

#logo p {
	margin-top: -14px;
	padding-left: 10px;
	text-transform: lowercase;
	font-size: 13px;
	color: #6B6B24;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #6B6B24;
}

#logo h1 a {
	text-decoration: none;
	color: #6B6B24;
}


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 760px;
}

/* Post */

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 13px 15px 0 25px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 16px;
	height:35px;
	color: #000000;
	background:url(images/title-bg.gif) no-repeat;
	font-weight:bold;
}

.post .date {
}

.post .meta {
	height: 32px;
	margin-left: 2px;
	padding: 4px 30px 2px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 15px;
}
.post .entry img{
	border:5px solid #ededed;
	margin-right:10px;
}
.post .entry .image img{
	border:1px solid #ededed;
	padding:5px;
	margin-right:5px;
}



.post .entry  p{
	text-align:center;}

.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 30px 0px 0px 0px; 
	padding: 3px 0px 0px 40px;
	background: #FFB600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}


/* Footer */

#footer {
	width: 760px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}



#footer p {
	margin: 0;
	padding: 5px 0px 15px 0px;
	text-align:left;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 11px;
	color: #9B5B01;
}

#footer a {
	color: #9B5B01;
}


.post table{
border-collapse:collapse;
border-spacing:0px;
width:85%;
margin:0 auto;
margin-top:20px;
margin-bottom:20px;
border:0px;

}

.post  th{
background-color:#ededed;
line-height:25px;
border:1px dotted;
text-align:center;
}

.post  td{
text-align:center;
line-height:25px;
border:1px dotted;
font-size:12px;
}




ul.morecol li{
float:left;
width:133px;
line-height:18px;
margin:0 0 0 -25px;
list-style:none;
}
