#rightcol .block
{
	width			: 269px;
	margin-bottom	: 4px;
	color			: #66685f; 
	line-height		: 19px;
	margin-left		: 16px;
}

#rightcol .h3title
{
	color	: #0553a5;
	background	: url(img/h3.jpg) no-repeat;
	height	: 28px;
	text-indent	: 30px;
	font-size	: 12px;
	padding-top	: 5px;
}

#home,
#about
{
	margin-bottom	: 150px;
}


#wp-calendar 
{
	width		: 100%;
}

#rightcol .block a:link,
#rightcol .block a:visited
{
	color			: #000;
	text-decoration	: underline;
	
}

.block	a:hover
{
	text-decoration	: none;

}

#rightcol .block ul
{
	margin	: 0;
	padding	: 0;
	list-style-type: none;
	margin-left	: 7px;
}

#rightcol .block ul li,
#rightcol .block ul li
{
	border-bottom		: #b1ae7e dotted 1px;	
	background			: url(img/liststyle.jpg) no-repeat 0px 7px;
	padding-left		: 16px;
	line-height			: 25px;
	padding-bottom		: 3px;
}

#rightcol .block ul li a:link,
#rightcol .block ul li a:visited
{
	background	: none;
}

#rightcol .block ul a:hover
{
	color		: #000;
	text-decoration	: none;

}

#rightcol .block ul li.current-cat a,
#rightcol .block ul li.current_page_item a
{
	color		: #000;
}