/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/**************************************************************************************/



a.pathway:hover
{
	color: #6f7865;
}


#aside-row-1-left h3,
#aside-row-1-left .module_title,
#aside-row-1-right h3,
#aside-row-1-right .module_title
{
	border: none;
	background: #c8be89;
	color: #fff;
	font-weight: bold;
	padding: 8px 10px 7px 20px;
	margin-bottom: 27px;
}


#aside-row-1-left h4,
#aside-row-1-left .module_title,
#aside-row-1-right h4,
#aside-row-1-right .module_title
{

	border: 1px solid #c8be89;
	background: #fff;
	color: #666;
	font-weight: bold;
	padding: 8px 10px 7px 20px;
	margin-bottom: 27px;
}


#aside-left .moduletable ul.nav li
{
	color: #6f7865;
	/*font-weight: bold;*/
}

#aside-left .moduletable ul.nav li a:hover
{
	color: #c8be89;
}

#aside-left .moduletable ul.nav li a:active
{
	color: #745b47;
}

#aside-left .moduletable ul.nav ul li
{
	list-style-image: url(../images/li.style.yellow.png);
	list-style-position: inside;
	padding: 0 0 5px 0;
}

#aside-left .moduletable ul.nav ul ul li
{
	list-style-image: none;
	list-style-position: inside;
	padding: 0 0 5px 0;
	margin-left: 18px;
	font-size: 98%;
}


h1.ph-header
{
	border-bottom: 5px solid #6f7865;
	margin-bottom: 25px;
	padding-top: 0;		
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;
}

