body{
background: url(images/bodyBg.jpg) top center repeat-x #c7cb8e;
height: 100%;
}

#wrapper {
	background: url(images/bodyBg1.jpg) top center no-repeat;
}

#page {
	padding-left: 5px;
}

#menuArea{
background: url(images/menuArea.png) no-repeat;
height:173px;
padding-top: 5px;
width: 957px;
margin-left: -5px;
margin-top: 0px;
}

#menuArea .menu{
margin-left: 13px;
margin-top: 7px;
}

#menuArea .menu ul{
overflow: hidden;
}

#sbLeftTop{
background: url(images/leftSideTop.png);
width: 179px;
height: 16px;
margin: 0 -14px 0 0;
}

#sidebar{
background: url(images/sidebarMiddle.png);
padding-left: 3px;
margin-top: 0;
}

#sidebarLeft{
width: 159px;
margin: 20px 0 0 5px;
padding: 0;
height: 100%;
overflow: hidden;
float: left;
color: #fff;
}

#sidebarLeft a{
color: #a4dc6e;
}

#sidebarLeft a:hover, #sidebarLeft .current_page_item a{
color: #fff;
}

#sidebarLeft ul{
margin: 0;
padding: 0;
list-style-type: none;
float: left;
width: 100%;
}

#sidebarLeft li{
background: url(images/sidebarBullet.png) 10px 8px no-repeat;
text-indent: 10px;
border-top: 1px solid #37521c;
border-bottom: 1px solid #102001;
text-indent: 20px;
}

#sidebarLeft li:first-child{
border-top: 0;
}

#sidebarLeft li:last-child{
border-bottom: 0;
}

#sidebarLeft #postTitle{
text-indent: 10px;
}
#sidebar ul, #sidebar ul ol {
	margin: 10px 0;
	padding: 0;
	border: 1px solid #e0dcc9;
	padding: 0 8px;
	}
.widecolumn .post{
float: left;
width: 648px;
height: 100%;
margin: 20px 0px 12px 22px;
background: #f6f4ea;
}

.widecolumn .post h2 {
background: url(images/h2Bullet.png) 10px 15px no-repeat #294e03;
text-indent: 22px;
height: 42px;
line-height: 40px;
font-size: 17px;
font-family: arial;
color: #fff;
margin-top: 0px;
}

.widecolumn{
background: url(images/pageWideColumn.png) no-repeat;
float: left;
width: 683px;
margin: -2px 9px 0 -5px ;
padding: 0;
}

.withleft{
margin: -2px 5px 0 -1px;
}

.withleft .post{
float: left;
width: 485px;
height: 100%;
margin: 20px 0px 8px 22px;
background: #f6f4ea;
}

.withleft .post h2 {
background: url(images/h2Bullet.png) 10px 15px no-repeat #294e03;
text-indent: 22px;
height: 42px;
line-height: 40px;
font-size: 17px;
font-family: arial;
color: #fff;
margin-top: 0px;
}

.withleft{
background: url(images/narrowFullBg.png) no-repeat;
}

.entry{
margin: 0 10px;
}

#searchArea {
margin-right: 13px;
width: 193px;
}

#pageBody{
height: 100%;
margin-top: -8px;
}